============================= 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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 117 items

test.py ssssssssssssssFFFFsFsFFFFsFFssssssFssFFFsFFsssssFFFFssFsFFsssFFFsssssFsssFFFssFsssFssssssFssFFFFFFFFsFFssssFsFFsFFFFs

=================================== FAILURES ===================================
_________________ test[aggregate-compare_by_nulls-default.txt] _________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x71bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[aggregate-compare_by_nulls-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[aggregate-compare_by_nulls-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635090
DEBUG    ya.test:process.py:259 Command (pid 635090) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635090) elapsed time (sec): 0.24291348457336426
DEBUG    ya.test:process.py:263 Command (pid 635090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) maxrss: 89272
DEBUG    ya.test:process.py:263 Command (pid 635090) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 635090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635090) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635090) stime: 0.016197
DEBUG    ya.test:process.py:263 Command (pid 635090) utime: 0.068838
DEBUG    ya.test:process.py:263 Command (pid 635090) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 635090) output:

DEBUG    ya.test:process.py:276 Command (pid 635090) errors:
Terminating due to uncaught exception 0x71bcffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf) 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.635090' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________ test[aggregate-group_by_expr_columns_reuse-default.txt] ____________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x702cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[aggregate-group_by_expr_columns_reuse-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[aggregate-group_by_expr_columns_reuse-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635123
DEBUG    ya.test:process.py:259 Command (pid 635123) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635123) elapsed time (sec): 0.20659136772155762
DEBUG    ya.test:process.py:263 Command (pid 635123) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) maxrss: 89268
DEBUG    ya.test:process.py:263 Command (pid 635123) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 635123) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 635123) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635123) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635123) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635123) stime: 0.008936999999999999
DEBUG    ya.test:process.py:263 Command (pid 635123) utime: 0.07653399999999999
DEBUG    ya.test:process.py:263 Command (pid 635123) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 635123) output:

DEBUG    ya.test:process.py:276 Command (pid 635123) errors:
Terminating due to uncaught exception 0x702cbfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani) 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.635123' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[aggregate-group_by_gs_few_empty-] ____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_326o6_0z/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x1139bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[aggregate-group_by_gs_few_empty-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[aggregate-group_by_gs_few_empty-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_326o6_0z/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635143
DEBUG    ya.test:process.py:259 Command (pid 635143) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635143) elapsed time (sec): 0.22209930419921875
DEBUG    ya.test:process.py:263 Command (pid 635143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) maxrss: 89200
DEBUG    ya.test:process.py:263 Command (pid 635143) minflt: 3199
DEBUG    ya.test:process.py:263 Command (pid 635143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635143) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635143) stime: 0.008457
DEBUG    ya.test:process.py:263 Command (pid 635143) utime: 0.07611699999999999
DEBUG    ya.test:process.py:263 Command (pid 635143) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 635143) output:

DEBUG    ya.test:process.py:276 Command (pid 635143) errors:
Terminating due to uncaught exception 0x1139bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc) 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.635143' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
______________ test[aggregate-group_by_gs_subselect-default.txt] _______________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x10ceffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[aggregate-group_by_gs_subselect-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[aggregate-group_by_gs_subselect-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635164
DEBUG    ya.test:process.py:259 Command (pid 635164) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635164) elapsed time (sec): 0.18751764297485352
DEBUG    ya.test:process.py:263 Command (pid 635164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) maxrss: 89260
DEBUG    ya.test:process.py:263 Command (pid 635164) minflt: 3521
DEBUG    ya.test:process.py:263 Command (pid 635164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 635164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635164) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635164) stime: 0.01236
DEBUG    ya.test:process.py:263 Command (pid 635164) utime: 0.07003999999999999
DEBUG    ya.test:process.py:263 Command (pid 635164) wtime: 0.189
DEBUG    ya.test:process.py:275 Command (pid 635164) output:

DEBUG    ya.test:process.py:276 Command (pid 635164) errors:
Terminating due to uncaught exception 0x10ceffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y) 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.635164' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________ test[aggregate-group_by_session_aliases-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e7gfkoyd/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x51faffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[aggregate-group_by_session_aliases-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[aggregate-group_by_session_aliases-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e7gfkoyd/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635183
DEBUG    ya.test:process.py:259 Command (pid 635183) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635183) elapsed time (sec): 0.21491384506225586
DEBUG    ya.test:process.py:263 Command (pid 635183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) majflt: 6
DEBUG    ya.test:process.py:263 Command (pid 635183) maxrss: 85044
DEBUG    ya.test:process.py:263 Command (pid 635183) minflt: 3784
DEBUG    ya.test:process.py:263 Command (pid 635183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 635183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635183) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 635183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635183) stime: 0.024149999999999998
DEBUG    ya.test:process.py:263 Command (pid 635183) utime: 0.060375
DEBUG    ya.test:process.py:263 Command (pid 635183) wtime: 0.217
DEBUG    ya.test:process.py:275 Command (pid 635183) output:

DEBUG    ya.test:process.py:276 Command (pid 635183) errors:
Terminating due to uncaught exception 0x51faffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj) 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.635183' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[blocks-combine_all_minmax_double-] ____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tm1drtjt/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x72dabfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-combine_all_minmax_double-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-combine_all_minmax_double-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tm1drtjt/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635206
DEBUG    ya.test:process.py:259 Command (pid 635206) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635206) elapsed time (sec): 0.19002079963684082
DEBUG    ya.test:process.py:263 Command (pid 635206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) maxrss: 89184
DEBUG    ya.test:process.py:263 Command (pid 635206) minflt: 3200
DEBUG    ya.test:process.py:263 Command (pid 635206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635206) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635206) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635206) stime: 0.025084
DEBUG    ya.test:process.py:263 Command (pid 635206) utime: 0.058668
DEBUG    ya.test:process.py:263 Command (pid 635206) wtime: 0.191
DEBUG    ya.test:process.py:275 Command (pid 635206) output:

DEBUG    ya.test:process.py:276 Command (pid 635206) errors:
Terminating due to uncaught exception 0x72dabfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d) 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.635206' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[blocks-combine_all_sum_filter_opt-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_oxihn0d0/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x12723fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-combine_all_sum_filter_opt-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-combine_all_sum_filter_opt-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_oxihn0d0/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635238
DEBUG    ya.test:process.py:259 Command (pid 635238) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635238) elapsed time (sec): 0.20741844177246094
DEBUG    ya.test:process.py:263 Command (pid 635238) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) maxrss: 89324
DEBUG    ya.test:process.py:263 Command (pid 635238) minflt: 3206
DEBUG    ya.test:process.py:263 Command (pid 635238) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635238) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 635238) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635238) stime: 0.0039959999999999996
DEBUG    ya.test:process.py:263 Command (pid 635238) utime: 0.079927
DEBUG    ya.test:process.py:263 Command (pid 635238) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 635238) output:

DEBUG    ya.test:process.py:276 Command (pid 635238) errors:
Terminating due to uncaught exception 0x12723fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2) 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.635238' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________________ test[blocks-minmax_strings-] _________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nqcydq36/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x312cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-minmax_strings-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-minmax_strings-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nqcydq36/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635331
DEBUG    ya.test:process.py:259 Command (pid 635331) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635331) elapsed time (sec): 0.26077842712402344
DEBUG    ya.test:process.py:263 Command (pid 635331) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) maxrss: 89284
DEBUG    ya.test:process.py:263 Command (pid 635331) minflt: 3205
DEBUG    ya.test:process.py:263 Command (pid 635331) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 635331) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635331) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635331) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635331) stime: 0.008928
DEBUG    ya.test:process.py:263 Command (pid 635331) utime: 0.07954699999999999
DEBUG    ya.test:process.py:263 Command (pid 635331) wtime: 0.262
DEBUG    ya.test:process.py:275 Command (pid 635331) output:

DEBUG    ya.test:process.py:276 Command (pid 635331) errors:
Terminating due to uncaught exception 0x312cbfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2) 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.635331' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[blocks-partial_blocks1-] _________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4kv83oyc/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x1112ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-partial_blocks1-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-partial_blocks1-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4kv83oyc/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635450
DEBUG    ya.test:process.py:259 Command (pid 635450) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635450) elapsed time (sec): 0.22591304779052734
DEBUG    ya.test:process.py:263 Command (pid 635450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 635450) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 635450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635450) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635450) stime: 0.020798
DEBUG    ya.test:process.py:263 Command (pid 635450) utime: 0.066555
DEBUG    ya.test:process.py:263 Command (pid 635450) wtime: 0.227
DEBUG    ya.test:process.py:275 Command (pid 635450) output:

DEBUG    ya.test:process.py:276 Command (pid 635450) errors:
Terminating due to uncaught exception 0x1112ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc) 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.635450' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________________ test[blocks-pg_to_strings-] __________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4i9c84d/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x11407fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-pg_to_strings-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-pg_to_strings-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4i9c84d/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635487
DEBUG    ya.test:process.py:259 Command (pid 635487) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635487) elapsed time (sec): 0.21065449714660645
DEBUG    ya.test:process.py:263 Command (pid 635487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) maxrss: 89188
DEBUG    ya.test:process.py:263 Command (pid 635487) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 635487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635487) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635487) stime: 0.020347
DEBUG    ya.test:process.py:263 Command (pid 635487) utime: 0.06917999999999999
DEBUG    ya.test:process.py:263 Command (pid 635487) wtime: 0.212
DEBUG    ya.test:process.py:275 Command (pid 635487) output:

DEBUG    ya.test:process.py:276 Command (pid 635487) errors:
Terminating due to uncaught exception 0x11407fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4) 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.635487' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________________ test[blocks-string_as_agg_key-] ________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_j8xm4jh9/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x33d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[blocks-string_as_agg_key-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[blocks-string_as_agg_key-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_j8xm4jh9/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635518
DEBUG    ya.test:process.py:259 Command (pid 635518) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635518) elapsed time (sec): 0.20930862426757812
DEBUG    ya.test:process.py:263 Command (pid 635518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) maxrss: 89372
DEBUG    ya.test:process.py:263 Command (pid 635518) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 635518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635518) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635518) stime: 0.016323
DEBUG    ya.test:process.py:263 Command (pid 635518) utime: 0.06529399999999999
DEBUG    ya.test:process.py:263 Command (pid 635518) wtime: 0.21
DEBUG    ya.test:process.py:275 Command (pid 635518) output:

DEBUG    ya.test:process.py:276 Command (pid 635518) errors:
Terminating due to uncaught exception 0x33d8ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy) 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.635518' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[column_order-union_all-default.txt] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_772apsk2/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x32d27fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[column_order-union_all-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[column_order-union_all-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_772apsk2/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635560
DEBUG    ya.test:process.py:259 Command (pid 635560) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635560) elapsed time (sec): 0.19679975509643555
DEBUG    ya.test:process.py:263 Command (pid 635560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) maxrss: 88808
DEBUG    ya.test:process.py:263 Command (pid 635560) minflt: 3216
DEBUG    ya.test:process.py:263 Command (pid 635560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635560) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635560) stime: 0.016097999999999998
DEBUG    ya.test:process.py:263 Command (pid 635560) utime: 0.064416
DEBUG    ya.test:process.py:263 Command (pid 635560) wtime: 0.198
DEBUG    ya.test:process.py:275 Command (pid 635560) output:

DEBUG    ya.test:process.py:276 Command (pid 635560) errors:
Terminating due to uncaught exception 0x32d27fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1) 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.635560' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________ test[flatten_by-flatten_corr_name_column-default.txt] _____________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_0gc5z5zu/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x32c5ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[flatten_by-flatten_corr_name_column-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[flatten_by-flatten_corr_name_column-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_0gc5z5zu/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635584
DEBUG    ya.test:process.py:259 Command (pid 635584) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635584) elapsed time (sec): 0.22659039497375488
DEBUG    ya.test:process.py:263 Command (pid 635584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) maxrss: 89308
DEBUG    ya.test:process.py:263 Command (pid 635584) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 635584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635584) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635584) stime: 0.00975
DEBUG    ya.test:process.py:263 Command (pid 635584) utime: 0.074422
DEBUG    ya.test:process.py:263 Command (pid 635584) wtime: 0.228
DEBUG    ya.test:process.py:275 Command (pid 635584) output:

DEBUG    ya.test:process.py:276 Command (pid 635584) errors:
Terminating due to uncaught exception 0x32c5ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu) 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.635584' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[flatten_by-flatten_list-] ________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4ywzo6gg/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x737e7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[flatten_by-flatten_list-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[flatten_by-flatten_list-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4ywzo6gg/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635633
DEBUG    ya.test:process.py:259 Command (pid 635633) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635633) elapsed time (sec): 0.19563913345336914
DEBUG    ya.test:process.py:263 Command (pid 635633) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) maxrss: 89276
DEBUG    ya.test:process.py:263 Command (pid 635633) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 635633) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635633) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635633) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635633) stime: 0.012114999999999999
DEBUG    ya.test:process.py:263 Command (pid 635633) utime: 0.07269199999999999
DEBUG    ya.test:process.py:263 Command (pid 635633) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 635633) output:

DEBUG    ya.test:process.py:276 Command (pid 635633) errors:
Terminating due to uncaught exception 0x737e7fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0) 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.635633' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________ test[flatten_by-struct_without_correlation-default.txt] ____________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tefw4lzc/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x10f67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[flatten_by-struct_without_correlation-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[flatten_by-struct_without_correlation-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tefw4lzc/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635659
DEBUG    ya.test:process.py:259 Command (pid 635659) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635659) elapsed time (sec): 0.22389554977416992
DEBUG    ya.test:process.py:263 Command (pid 635659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) maxrss: 89252
DEBUG    ya.test:process.py:263 Command (pid 635659) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 635659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635659) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635659) stime: 0.012059
DEBUG    ya.test:process.py:263 Command (pid 635659) utime: 0.072348
DEBUG    ya.test:process.py:263 Command (pid 635659) wtime: 0.225
DEBUG    ya.test:process.py:275 Command (pid 635659) output:

DEBUG    ya.test:process.py:276 Command (pid 635659) errors:
Terminating due to uncaught exception 0x10f67fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61) 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.635659' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________________ test[hor_join-sorted_out-] __________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/program.sql --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input4.yqlrun.txt --table=yt./Root/plato.Input5@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input5.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x33df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[hor_join-sorted_out-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[hor_join-sorted_out-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/program.sql', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input4.yqlrun.txt', '--table=yt./Root/plato.Input5@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input5.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635684
DEBUG    ya.test:process.py:259 Command (pid 635684) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635684) elapsed time (sec): 0.20704936981201172
DEBUG    ya.test:process.py:263 Command (pid 635684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) maxrss: 89328
DEBUG    ya.test:process.py:263 Command (pid 635684) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 635684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 635684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635684) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635684) stime: 0.011446999999999999
DEBUG    ya.test:process.py:263 Command (pid 635684) utime: 0.068686
DEBUG    ya.test:process.py:263 Command (pid 635684) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 635684) output:

DEBUG    ya.test:process.py:276 Command (pid 635684) errors:
Terminating due to uncaught exception 0x33df7fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo) 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.635684' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[in-in_compact_distinct-] _________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input1.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x12743fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[in-in_compact_distinct-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[in-in_compact_distinct-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input1.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635715
DEBUG    ya.test:process.py:259 Command (pid 635715) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635715) elapsed time (sec): 0.22362971305847168
DEBUG    ya.test:process.py:263 Command (pid 635715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) maxrss: 89336
DEBUG    ya.test:process.py:263 Command (pid 635715) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 635715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635715) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635715) stime: 0.012922999999999999
DEBUG    ya.test:process.py:263 Command (pid 635715) utime: 0.06858199999999999
DEBUG    ya.test:process.py:263 Command (pid 635715) wtime: 0.225
DEBUG    ya.test:process.py:275 Command (pid 635715) output:

DEBUG    ya.test:process.py:276 Command (pid 635715) errors:
Terminating due to uncaught exception 0x12743fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb) 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.635715' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[join-alias_where_group-] _________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x123a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-alias_where_group-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-alias_where_group-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635750
DEBUG    ya.test:process.py:259 Command (pid 635750) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635750) elapsed time (sec): 0.1944112777709961
DEBUG    ya.test:process.py:263 Command (pid 635750) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) maxrss: 89192
DEBUG    ya.test:process.py:263 Command (pid 635750) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 635750) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635750) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635750) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635750) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635750) stime: 0.019152
DEBUG    ya.test:process.py:263 Command (pid 635750) utime: 0.065119
DEBUG    ya.test:process.py:263 Command (pid 635750) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 635750) output:

DEBUG    ya.test:process.py:276 Command (pid 635750) errors:
Terminating due to uncaught exception 0x123a3fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8) 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.635750' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________________ test[join-anyjoin_common_nodup-] _______________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/program.sql --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input2.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x338b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-anyjoin_common_nodup-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-anyjoin_common_nodup-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/program.sql', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input2.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635773
DEBUG    ya.test:process.py:259 Command (pid 635773) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635773) elapsed time (sec): 0.2144780158996582
DEBUG    ya.test:process.py:263 Command (pid 635773) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) maxrss: 89332
DEBUG    ya.test:process.py:263 Command (pid 635773) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 635773) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635773) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635773) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635773) stime: 0.008069999999999999
DEBUG    ya.test:process.py:263 Command (pid 635773) utime: 0.080709
DEBUG    ya.test:process.py:263 Command (pid 635773) wtime: 0.215
DEBUG    ya.test:process.py:275 Command (pid 635773) output:

DEBUG    ya.test:process.py:276 Command (pid 635773) errors:
Terminating due to uncaught exception 0x338b3fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5) 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.635773' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________________ test[join-bush_in_in-] ____________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/program.sql --table=yt./Root/plato.Roots@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Roots.yqlrun.txt --table=yt./Root/plato.Leaves@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Leaves.yqlrun.txt --table=yt./Root/plato.Branches@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Branches.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x12cfffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-bush_in_in-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-bush_in_in-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/program.sql', '--table=yt./Root/plato.Roots@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Roots.yqlrun.txt', '--table=yt./Root/plato.Leaves@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Leaves.yqlrun.txt', '--table=yt./Root/plato.Branches@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Branches.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635797
DEBUG    ya.test:process.py:259 Command (pid 635797) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635797) elapsed time (sec): 0.2322394847869873
DEBUG    ya.test:process.py:263 Command (pid 635797) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) maxrss: 89268
DEBUG    ya.test:process.py:263 Command (pid 635797) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 635797) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635797) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635797) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635797) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635797) stime: 0.020102
DEBUG    ya.test:process.py:263 Command (pid 635797) utime: 0.064328
DEBUG    ya.test:process.py:263 Command (pid 635797) wtime: 0.233
DEBUG    ya.test:process.py:275 Command (pid 635797) output:

DEBUG    ya.test:process.py:276 Command (pid 635797) errors:
Terminating due to uncaught exception 0x12cfffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1) 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.635797' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________ test[join-equi_join_three_asterisk_eval-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/program.sql --table=yt./Root/plato.A@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/A.yqlrun.txt --table=yt./Root/plato.B@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/B.yqlrun.txt --table=yt./Root/plato.C@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/C.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x715bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-equi_join_three_asterisk_eval-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-equi_join_three_asterisk_eval-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/program.sql', '--table=yt./Root/plato.A@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/A.yqlrun.txt', '--table=yt./Root/plato.B@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/B.yqlrun.txt', '--table=yt./Root/plato.C@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/C.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635825
DEBUG    ya.test:process.py:259 Command (pid 635825) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635825) elapsed time (sec): 0.28435420989990234
DEBUG    ya.test:process.py:263 Command (pid 635825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) maxrss: 89376
DEBUG    ya.test:process.py:263 Command (pid 635825) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 635825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 635825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635825) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 635825) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635825) stime: 0.005983
DEBUG    ya.test:process.py:263 Command (pid 635825) utime: 0.08666499999999999
DEBUG    ya.test:process.py:263 Command (pid 635825) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 635825) output:

DEBUG    ya.test:process.py:276 Command (pid 635825) errors:
Terminating due to uncaught exception 0x715bffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a) 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.635825' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________________ test[join-inner_all-] _____________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x73e5ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-inner_all-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-inner_all-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635871
DEBUG    ya.test:process.py:259 Command (pid 635871) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635871) elapsed time (sec): 0.20770978927612305
DEBUG    ya.test:process.py:263 Command (pid 635871) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) maxrss: 89348
DEBUG    ya.test:process.py:263 Command (pid 635871) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 635871) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635871) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635871) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635871) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635871) stime: 0.016685
DEBUG    ya.test:process.py:263 Command (pid 635871) utime: 0.07091299999999999
DEBUG    ya.test:process.py:263 Command (pid 635871) wtime: 0.21
DEBUG    ya.test:process.py:275 Command (pid 635871) output:

DEBUG    ya.test:process.py:276 Command (pid 635871) errors:
Terminating due to uncaught exception 0x73e5ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo) 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.635871' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________________ test[join-inner_trivial-] ___________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x30123fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-inner_trivial-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-inner_trivial-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635921
DEBUG    ya.test:process.py:259 Command (pid 635921) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635921) elapsed time (sec): 0.21275854110717773
DEBUG    ya.test:process.py:263 Command (pid 635921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) maxrss: 89260
DEBUG    ya.test:process.py:263 Command (pid 635921) minflt: 3624
DEBUG    ya.test:process.py:263 Command (pid 635921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635921) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635921) stime: 0.031729
DEBUG    ya.test:process.py:263 Command (pid 635921) utime: 0.056802
DEBUG    ya.test:process.py:263 Command (pid 635921) wtime: 0.214
DEBUG    ya.test:process.py:275 Command (pid 635921) output:

DEBUG    ya.test:process.py:276 Command (pid 635921) errors:
Terminating due to uncaught exception 0x30123fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4) 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.635921' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________ test[join-join_semi_correlation_in_order_by-] _________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x53d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-join_semi_correlation_in_order_by-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-join_semi_correlation_in_order_by-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635958
DEBUG    ya.test:process.py:259 Command (pid 635958) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635958) elapsed time (sec): 0.22128629684448242
DEBUG    ya.test:process.py:263 Command (pid 635958) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 635958) minflt: 3200
DEBUG    ya.test:process.py:263 Command (pid 635958) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635958) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635958) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635958) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635958) stime: 0.024905999999999998
DEBUG    ya.test:process.py:263 Command (pid 635958) utime: 0.07056699999999999
DEBUG    ya.test:process.py:263 Command (pid 635958) wtime: 0.222
DEBUG    ya.test:process.py:275 Command (pid 635958) output:

DEBUG    ya.test:process.py:276 Command (pid 635958) errors:
Terminating due to uncaught exception 0x53d8ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau) 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.635958' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ test[join-left_join_right_pushdown_simple-] __________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x13767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-left_join_right_pushdown_simple-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-left_join_right_pushdown_simple-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635999
DEBUG    ya.test:process.py:259 Command (pid 635999) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635999) elapsed time (sec): 0.26128315925598145
DEBUG    ya.test:process.py:263 Command (pid 635999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) maxrss: 89284
DEBUG    ya.test:process.py:263 Command (pid 635999) minflt: 3205
DEBUG    ya.test:process.py:263 Command (pid 635999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635999) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635999) stime: 0.015975
DEBUG    ya.test:process.py:263 Command (pid 635999) utime: 0.071891
DEBUG    ya.test:process.py:263 Command (pid 635999) wtime: 0.263
DEBUG    ya.test:process.py:275 Command (pid 635999) output:

DEBUG    ya.test:process.py:276 Command (pid 635999) errors:
Terminating due to uncaught exception 0x13767fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h) 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.635999' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ test[join-left_only_semi_and_other-] _____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x713b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-left_only_semi_and_other-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-left_only_semi_and_other-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636469
DEBUG    ya.test:process.py:259 Command (pid 636469) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636469) elapsed time (sec): 0.24819421768188477
DEBUG    ya.test:process.py:263 Command (pid 636469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) maxrss: 89360
DEBUG    ya.test:process.py:263 Command (pid 636469) minflt: 3206
DEBUG    ya.test:process.py:263 Command (pid 636469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636469) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636469) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636469) stime: 0.015273
DEBUG    ya.test:process.py:263 Command (pid 636469) utime: 0.068732
DEBUG    ya.test:process.py:263 Command (pid 636469) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 636469) output:

DEBUG    ya.test:process.py:276 Command (pid 636469) errors:
Terminating due to uncaught exception 0x713b3fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc) 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.636469' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________________ test[join-mapjoin_dup_key-] __________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x5024ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-mapjoin_dup_key-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-mapjoin_dup_key-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636516
DEBUG    ya.test:process.py:259 Command (pid 636516) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636516) elapsed time (sec): 0.20923089981079102
DEBUG    ya.test:process.py:263 Command (pid 636516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) maxrss: 89368
DEBUG    ya.test:process.py:263 Command (pid 636516) minflt: 3207
DEBUG    ya.test:process.py:263 Command (pid 636516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 636516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636516) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636516) stime: 0.015411
DEBUG    ya.test:process.py:263 Command (pid 636516) utime: 0.06935
DEBUG    ya.test:process.py:263 Command (pid 636516) wtime: 0.211
DEBUG    ya.test:process.py:275 Command (pid 636516) output:

DEBUG    ya.test:process.py:276 Command (pid 636516) errors:
Terminating due to uncaught exception 0x5024ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8) 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.636516' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________________ test[join-pullup_left-] ____________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x72b47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[join-pullup_left-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[join-pullup_left-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input.yqlrun.txt', '--table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input1.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636549
DEBUG    ya.test:process.py:259 Command (pid 636549) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636549) elapsed time (sec): 0.19832205772399902
DEBUG    ya.test:process.py:263 Command (pid 636549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 636549) minflt: 3199
DEBUG    ya.test:process.py:263 Command (pid 636549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636549) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636549) stime: 0.012667999999999999
DEBUG    ya.test:process.py:263 Command (pid 636549) utime: 0.072618
DEBUG    ya.test:process.py:263 Command (pid 636549) wtime: 0.199
DEBUG    ya.test:process.py:275 Command (pid 636549) output:

DEBUG    ya.test:process.py:276 Command (pid 636549) errors:
Terminating due to uncaught exception 0x72b47fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav) 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.636549' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ test[key_filter-string_with_legacy-] _____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_55sdx0i8/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x31f6ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[key_filter-string_with_legacy-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[key_filter-string_with_legacy-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_55sdx0i8/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636581
DEBUG    ya.test:process.py:259 Command (pid 636581) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636581) elapsed time (sec): 0.20272278785705566
DEBUG    ya.test:process.py:263 Command (pid 636581) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) maxrss: 89180
DEBUG    ya.test:process.py:263 Command (pid 636581) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 636581) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636581) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636581) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636581) stime: 0.019881
DEBUG    ya.test:process.py:263 Command (pid 636581) utime: 0.071574
DEBUG    ya.test:process.py:263 Command (pid 636581) wtime: 0.204
DEBUG    ya.test:process.py:275 Command (pid 636581) output:

DEBUG    ya.test:process.py:276 Command (pid 636581) errors:
Terminating due to uncaught exception 0x31f6ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l) 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.636581' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[lambda-lambda_simple-default.txt] ____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hp5k88ar/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x338c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[lambda-lambda_simple-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[lambda-lambda_simple-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hp5k88ar/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636612
DEBUG    ya.test:process.py:259 Command (pid 636612) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636612) elapsed time (sec): 0.2513155937194824
DEBUG    ya.test:process.py:263 Command (pid 636612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) maxrss: 89184
DEBUG    ya.test:process.py:263 Command (pid 636612) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 636612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 636612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636612) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 636612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636612) stime: 0.024242
DEBUG    ya.test:process.py:263 Command (pid 636612) utime: 0.06714099999999999
DEBUG    ya.test:process.py:263 Command (pid 636612) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 636612) output:

DEBUG    ya.test:process.py:276 Command (pid 636612) errors:
Terminating due to uncaught exception 0x338c7fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy) 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.636612' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________ test[limit-yql-7900_empty_sorted_without_keys-default.txt] __________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4ayqcuv/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x72bfbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[limit-yql-7900_empty_sorted_without_keys-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[limit-yql-7900_empty_sorted_without_keys-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4ayqcuv/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636648
DEBUG    ya.test:process.py:259 Command (pid 636648) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636648) elapsed time (sec): 0.2349252700805664
DEBUG    ya.test:process.py:263 Command (pid 636648) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) maxrss: 89304
DEBUG    ya.test:process.py:263 Command (pid 636648) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 636648) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636648) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636648) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636648) stime: 0.015905
DEBUG    ya.test:process.py:263 Command (pid 636648) utime: 0.067596
DEBUG    ya.test:process.py:263 Command (pid 636648) wtime: 0.236
DEBUG    ya.test:process.py:275 Command (pid 636648) output:

DEBUG    ya.test:process.py:276 Command (pid 636648) errors:
Terminating due to uncaught exception 0x72bfbfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_) 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.636648' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________________ test[optimizers-combinebykey_fields_subset-] _________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ja7l577x/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x3047ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[optimizers-combinebykey_fields_subset-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[optimizers-combinebykey_fields_subset-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ja7l577x/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636681
DEBUG    ya.test:process.py:259 Command (pid 636681) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636681) elapsed time (sec): 0.29300832748413086
DEBUG    ya.test:process.py:263 Command (pid 636681) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) maxrss: 89280
DEBUG    ya.test:process.py:263 Command (pid 636681) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 636681) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 636681) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636681) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636681) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636681) stime: 0.019341999999999998
DEBUG    ya.test:process.py:263 Command (pid 636681) utime: 0.092842
DEBUG    ya.test:process.py:263 Command (pid 636681) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 636681) output:

DEBUG    ya.test:process.py:276 Command (pid 636681) errors:
Terminating due to uncaught exception 0x3047ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz) 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.636681' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____________________ test[order_by-order_by_expr_simple-] _____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b3ktnyp/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x53a9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[order_by-order_by_expr_simple-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[order_by-order_by_expr_simple-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b3ktnyp/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636774
DEBUG    ya.test:process.py:259 Command (pid 636774) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636774) elapsed time (sec): 0.20594215393066406
DEBUG    ya.test:process.py:263 Command (pid 636774) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) maxrss: 89268
DEBUG    ya.test:process.py:263 Command (pid 636774) minflt: 3205
DEBUG    ya.test:process.py:263 Command (pid 636774) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 636774) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636774) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636774) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636774) stime: 0.020270999999999997
DEBUG    ya.test:process.py:263 Command (pid 636774) utime: 0.068089
DEBUG    ya.test:process.py:263 Command (pid 636774) wtime: 0.207
DEBUG    ya.test:process.py:275 Command (pid 636774) output:

DEBUG    ya.test:process.py:276 Command (pid 636774) errors:
Terminating due to uncaught exception 0x53a9bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy) 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.636774' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________ test[sampling-bind_expr_subquery-default.txt] _________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s6n4rrt/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x50daffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[sampling-bind_expr_subquery-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[sampling-bind_expr_subquery-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s6n4rrt/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636904
DEBUG    ya.test:process.py:259 Command (pid 636904) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 636904) elapsed time (sec): 0.27724194526672363
DEBUG    ya.test:process.py:263 Command (pid 636904) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 636904) minflt: 3199
DEBUG    ya.test:process.py:263 Command (pid 636904) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 636904) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636904) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 636904) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636904) stime: 0.012983999999999999
DEBUG    ya.test:process.py:263 Command (pid 636904) utime: 0.074224
DEBUG    ya.test:process.py:263 Command (pid 636904) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 636904) output:

DEBUG    ya.test:process.py:276 Command (pid 636904) errors:
Terminating due to uncaught exception 0x50daffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo) 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.636904' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[schema-user_schema_mix3-] ________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_r5yksgwe/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x72333fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[schema-user_schema_mix3-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[schema-user_schema_mix3-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_r5yksgwe/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637136
DEBUG    ya.test:process.py:259 Command (pid 637136) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637136) elapsed time (sec): 0.22634196281433105
DEBUG    ya.test:process.py:263 Command (pid 637136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) maxrss: 89336
DEBUG    ya.test:process.py:263 Command (pid 637136) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 637136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 637136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637136) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637136) stime: 0.015347999999999999
DEBUG    ya.test:process.py:263 Command (pid 637136) utime: 0.069066
DEBUG    ya.test:process.py:263 Command (pid 637136) wtime: 0.228
DEBUG    ya.test:process.py:275 Command (pid 637136) output:

DEBUG    ya.test:process.py:276 Command (pid 637136) errors:
Terminating due to uncaught exception 0x72333fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i) 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.637136' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________________ test[select-append_to_value-] _________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8nsitvio/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x72f67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-append_to_value-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-append_to_value-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8nsitvio/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637218
DEBUG    ya.test:process.py:259 Command (pid 637218) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637218) elapsed time (sec): 0.21912765502929688
DEBUG    ya.test:process.py:263 Command (pid 637218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) maxrss: 89344
DEBUG    ya.test:process.py:263 Command (pid 637218) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 637218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 637218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637218) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 637218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637218) stime: 0.016694999999999998
DEBUG    ya.test:process.py:263 Command (pid 637218) utime: 0.079303
DEBUG    ya.test:process.py:263 Command (pid 637218) wtime: 0.22
DEBUG    ya.test:process.py:275 Command (pid 637218) output:

DEBUG    ya.test:process.py:276 Command (pid 637218) errors:
Terminating due to uncaught exception 0x72f67fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114) 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.637218' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_________ test[select-const_subrequest_and_select_by_all-default.txt] __________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x512d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-const_subrequest_and_select_by_all-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-const_subrequest_and_select_by_all-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.35
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.35
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637417
DEBUG    ya.test:process.py:259 Command (pid 637417) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637417) elapsed time (sec): 0.2218916416168213
DEBUG    ya.test:process.py:263 Command (pid 637417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 637417) maxrss: 87288
DEBUG    ya.test:process.py:263 Command (pid 637417) minflt: 3713
DEBUG    ya.test:process.py:263 Command (pid 637417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 637417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637417) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637417) stime: 0.016183
DEBUG    ya.test:process.py:263 Command (pid 637417) utime: 0.068781
DEBUG    ya.test:process.py:263 Command (pid 637417) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 637417) output:

DEBUG    ya.test:process.py:276 Command (pid 637417) errors:
Terminating due to uncaught exception 0x512d3fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0) 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.637417' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[select-create_tuples-default.txt] ____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x50f63fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-create_tuples-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-create_tuples-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.36
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.36
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637491
DEBUG    ya.test:process.py:259 Command (pid 637491) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637491) elapsed time (sec): 0.21377015113830566
DEBUG    ya.test:process.py:263 Command (pid 637491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) maxrss: 89272
DEBUG    ya.test:process.py:263 Command (pid 637491) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 637491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 637491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637491) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637491) stime: 0.017745
DEBUG    ya.test:process.py:263 Command (pid 637491) utime: 0.06767999999999999
DEBUG    ya.test:process.py:263 Command (pid 637491) wtime: 0.215
DEBUG    ya.test:process.py:275 Command (pid 637491) output:

DEBUG    ya.test:process.py:276 Command (pid 637491) errors:
Terminating due to uncaught exception 0x50f63fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo) 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.637491' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[select-dot_in_alias-default.txt] _____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x7337ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-dot_in_alias-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-dot_in_alias-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.37
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.37
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637609
DEBUG    ya.test:process.py:259 Command (pid 637609) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637609) elapsed time (sec): 0.21066045761108398
DEBUG    ya.test:process.py:263 Command (pid 637609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) maxrss: 89176
DEBUG    ya.test:process.py:263 Command (pid 637609) minflt: 3200
DEBUG    ya.test:process.py:263 Command (pid 637609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637609) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637609) stime: 0.030390999999999998
DEBUG    ya.test:process.py:263 Command (pid 637609) utime: 0.054544999999999996
DEBUG    ya.test:process.py:263 Command (pid 637609) wtime: 0.212
DEBUG    ya.test:process.py:275 Command (pid 637609) output:

DEBUG    ya.test:process.py:276 Command (pid 637609) errors:
Terminating due to uncaught exception 0x7337ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj) 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.637609' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________ test[select-optional_as_warn-default.txt] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x5360bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-optional_as_warn-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-optional_as_warn-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.38
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.38
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637676
DEBUG    ya.test:process.py:259 Command (pid 637676) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637676) elapsed time (sec): 0.2336416244506836
DEBUG    ya.test:process.py:263 Command (pid 637676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 637676) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 637676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 637676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637676) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637676) stime: 0.012131
DEBUG    ya.test:process.py:263 Command (pid 637676) utime: 0.10109399999999999
DEBUG    ya.test:process.py:263 Command (pid 637676) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 637676) output:

DEBUG    ya.test:process.py:276 Command (pid 637676) errors:
Terminating due to uncaught exception 0x5360bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3) 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.637676' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[select-select_all_group_by_column-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__37cgery/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x5376ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-select_all_group_by_column-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-select_all_group_by_column-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.39
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.39
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__37cgery/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637748
DEBUG    ya.test:process.py:259 Command (pid 637748) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637748) elapsed time (sec): 0.19539475440979004
DEBUG    ya.test:process.py:263 Command (pid 637748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) maxrss: 89260
DEBUG    ya.test:process.py:263 Command (pid 637748) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 637748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 637748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637748) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637748) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637748) stime: 0.008161
DEBUG    ya.test:process.py:263 Command (pid 637748) utime: 0.077538
DEBUG    ya.test:process.py:263 Command (pid 637748) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 637748) output:

DEBUG    ya.test:process.py:276 Command (pid 637748) errors:
Terminating due to uncaught exception 0x5376ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090) 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.637748' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________ test[select-shift_columns-default.txt] ____________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x1010bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-shift_columns-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-shift_columns-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.40
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.40
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637846
DEBUG    ya.test:process.py:259 Command (pid 637846) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637846) elapsed time (sec): 0.19523930549621582
DEBUG    ya.test:process.py:263 Command (pid 637846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 637846) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 637846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637846) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637846) stime: 0.020246999999999998
DEBUG    ya.test:process.py:263 Command (pid 637846) utime: 0.060742
DEBUG    ya.test:process.py:263 Command (pid 637846) wtime: 0.196
DEBUG    ya.test:process.py:275 Command (pid 637846) output:

DEBUG    ya.test:process.py:276 Command (pid 637846) errors:
Terminating due to uncaught exception 0x1010bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4) 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.637846' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[select-trivial_between-default.txt] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x51083fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[select-trivial_between-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[select-trivial_between-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.41
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.41
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input.yqlrun.txt', '--table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input2.yqlrun.txt', '--table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input3.yqlrun.txt', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637887
DEBUG    ya.test:process.py:259 Command (pid 637887) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637887) elapsed time (sec): 0.20599055290222168
DEBUG    ya.test:process.py:263 Command (pid 637887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) maxrss: 89196
DEBUG    ya.test:process.py:263 Command (pid 637887) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 637887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637887) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637887) stime: 0.020767
DEBUG    ya.test:process.py:263 Command (pid 637887) utime: 0.062381
DEBUG    ya.test:process.py:263 Command (pid 637887) wtime: 0.207
DEBUG    ya.test:process.py:275 Command (pid 637887) output:

DEBUG    ya.test:process.py:276 Command (pid 637887) errors:
Terminating due to uncaught exception 0x51083fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s) 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.637887' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_____ test[simple_columns-simple_columns_join_subreq_same_key-default.txt] _____
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_o4g_dxnw/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x33f5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[simple_columns-simple_columns_join_subreq_same_key-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[simple_columns-simple_columns_join_subreq_same_key-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.42
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.42
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_o4g_dxnw/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637931
DEBUG    ya.test:process.py:259 Command (pid 637931) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637931) elapsed time (sec): 0.20886564254760742
DEBUG    ya.test:process.py:263 Command (pid 637931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) maxrss: 89272
DEBUG    ya.test:process.py:263 Command (pid 637931) minflt: 3203
DEBUG    ya.test:process.py:263 Command (pid 637931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 637931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637931) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637931) stime: 0.018778
DEBUG    ya.test:process.py:263 Command (pid 637931) utime: 0.0689
DEBUG    ya.test:process.py:263 Command (pid 637931) wtime: 0.21
DEBUG    ya.test:process.py:275 Command (pid 637931) output:

DEBUG    ya.test:process.py:276 Command (pid 637931) errors:
Terminating due to uncaught exception 0x33f5bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u) 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.637931' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
__________________________ test[tpch-q10-default.txt] __________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/program.sql --table=yt./Root/plato.customer@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/customer.yqlrun.txt --table=yt./Root/plato.lineitem@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/lineitem.yqlrun.txt --table=yt./Root/plato.nation@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/nation.yqlrun.txt --table=yt./Root/plato.orders@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/orders.yqlrun.txt --table=yt./Root/plato.part@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/part.yqlrun.txt --table=yt./Root/plato.partsupp@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/partsupp.yqlrun.txt --table=yt./Root/plato.region@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/region.yqlrun.txt --table=yt./Root/plato.supplier@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/supplier.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x50653fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[tpch-q10-default.txt]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[tpch-q10-default.txt])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.43
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.43
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/program.sql', '--table=yt./Root/plato.customer@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/customer.yqlrun.txt', '--table=yt./Root/plato.lineitem@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/lineitem.yqlrun.txt', '--table=yt./Root/plato.nation@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/nation.yqlrun.txt', '--table=yt./Root/plato.orders@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/orders.yqlrun.txt', '--table=yt./Root/plato.part@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/part.yqlrun.txt', '--table=yt./Root/plato.partsupp@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/partsupp.yqlrun.txt', '--table=yt./Root/plato.region@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/region.yqlrun.txt', '--table=yt./Root/plato.supplier@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/supplier.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 637963
DEBUG    ya.test:process.py:259 Command (pid 637963) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 637963) elapsed time (sec): 0.21668028831481934
DEBUG    ya.test:process.py:263 Command (pid 637963) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) maxrss: 89376
DEBUG    ya.test:process.py:263 Command (pid 637963) minflt: 3206
DEBUG    ya.test:process.py:263 Command (pid 637963) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637963) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 637963) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637963) stime: 0.021818999999999998
DEBUG    ya.test:process.py:263 Command (pid 637963) utime: 0.064849
DEBUG    ya.test:process.py:263 Command (pid 637963) wtime: 0.218
DEBUG    ya.test:process.py:275 Command (pid 637963) output:

DEBUG    ya.test:process.py:276 Command (pid 637963) errors:
Terminating due to uncaught exception 0x50653fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx) 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.637963' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
____________________________ test[udf-two_regexps-] ____________________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e3ah3u9o/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x70f1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[udf-two_regexps-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[udf-two_regexps-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.44
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.44
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e3ah3u9o/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 638312
DEBUG    ya.test:process.py:259 Command (pid 638312) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 638312) elapsed time (sec): 0.31865596771240234
DEBUG    ya.test:process.py:263 Command (pid 638312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) maxrss: 89256
DEBUG    ya.test:process.py:263 Command (pid 638312) minflt: 3199
DEBUG    ya.test:process.py:263 Command (pid 638312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 638312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 638312) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 638312) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 638312) stime: 0.032625
DEBUG    ya.test:process.py:263 Command (pid 638312) utime: 0.08564
DEBUG    ya.test:process.py:263 Command (pid 638312) wtime: 0.32
DEBUG    ya.test:process.py:275 Command (pid 638312) output:

DEBUG    ya.test:process.py:276 Command (pid 638312) errors:
Terminating due to uncaught exception 0x70f1ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e) 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.638312' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[udf-udf_call_with_group_and_limit-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dk6s5o8g/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x71b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[udf-udf_call_with_group_and_limit-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[udf-udf_call_with_group_and_limit-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.45
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.45
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dk6s5o8g/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 639043
DEBUG    ya.test:process.py:259 Command (pid 639043) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 639043) elapsed time (sec): 0.2893044948577881
DEBUG    ya.test:process.py:263 Command (pid 639043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) maxrss: 89368
DEBUG    ya.test:process.py:263 Command (pid 639043) minflt: 3202
DEBUG    ya.test:process.py:263 Command (pid 639043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 639043) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 639043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 639043) stime: 0.027129999999999998
DEBUG    ya.test:process.py:263 Command (pid 639043) utime: 0.085266
DEBUG    ya.test:process.py:263 Command (pid 639043) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 639043) output:

DEBUG    ya.test:process.py:276 Command (pid 639043) errors:
Terminating due to uncaught exception 0x71b7bfb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2) 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.639043' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________ test[weak_field-optimize_weak_fields_combine-] ________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_uee3pzfg/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x7105ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[weak_field-optimize_weak_fields_combine-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[weak_field-optimize_weak_fields_combine-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.46
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.46
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_uee3pzfg/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 639408
DEBUG    ya.test:process.py:259 Command (pid 639408) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 639408) elapsed time (sec): 0.22488856315612793
DEBUG    ya.test:process.py:263 Command (pid 639408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) maxrss: 89332
DEBUG    ya.test:process.py:263 Command (pid 639408) minflt: 3204
DEBUG    ya.test:process.py:263 Command (pid 639408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 639408) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 639408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 639408) stime: 0.027392
DEBUG    ya.test:process.py:263 Command (pid 639408) utime: 0.064916
DEBUG    ya.test:process.py:263 Command (pid 639408) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 639408) output:

DEBUG    ya.test:process.py:276 Command (pid 639408) errors:
Terminating due to uncaught exception 0x7105ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98) 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.639408' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
___________________ test[weak_field-weak_field_aggregation-] ___________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/program.sql --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_rq33gu67/Input4.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x52193fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[weak_field-weak_field_aggregation-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[weak_field-weak_field_aggregation-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.47
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.47
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/program.sql', '--table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_rq33gu67/Input4.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 639950
DEBUG    ya.test:process.py:259 Command (pid 639950) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 639950) elapsed time (sec): 0.2526843547821045
DEBUG    ya.test:process.py:263 Command (pid 639950) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) maxrss: 89288
DEBUG    ya.test:process.py:263 Command (pid 639950) minflt: 3208
DEBUG    ya.test:process.py:263 Command (pid 639950) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 639950) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 639950) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 639950) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 639950) stime: 0.020752
DEBUG    ya.test:process.py:263 Command (pid 639950) utime: 0.087159
DEBUG    ya.test:process.py:263 Command (pid 639950) wtime: 0.254
DEBUG    ya.test:process.py:275 Command (pid 639950) output:

DEBUG    ya.test:process.py:276 Command (pid 639950) errors:
Terminating due to uncaught exception 0x52193fb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs) 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.639950' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
_______________________ test[window-empty/aggregations-] _______________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hq_snaaq/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x11adffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[window-empty/aggregations-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[window-empty/aggregations-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.48
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.48
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hq_snaaq/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 640729
DEBUG    ya.test:process.py:259 Command (pid 640729) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 640729) elapsed time (sec): 0.23371028900146484
DEBUG    ya.test:process.py:263 Command (pid 640729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) maxrss: 89248
DEBUG    ya.test:process.py:263 Command (pid 640729) minflt: 3200
DEBUG    ya.test:process.py:263 Command (pid 640729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 640729) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 640729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 640729) stime: 0.007416
DEBUG    ya.test:process.py:263 Command (pid 640729) utime: 0.088946
DEBUG    ya.test:process.py:263 Command (pid 640729) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 640729) output:

DEBUG    ya.test:process.py:276 Command (pid 640729) errors:
Terminating due to uncaught exception 0x11adffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj) 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.640729' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
________________ test[window-win_func_order_by_udf_empty_rank-] ________________
ydb/tests/fq/yt/kqp_yt_file/part13/test.py:14: in test
    return run_test(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:182: in run_test
    run_file_kqp(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:216: in run_file_kqp
    run_file_kqp.cache[(suite, case, cfg)] = run_file_kqp_no_cache(suite, case, cfg)
../../../../../../../../environment/arcadia/ydb/tests/fq/yt/kqp_yt_file.py:211: in run_file_kqp_no_cache
    return kqprun.yql_exec(yql_program=sql_query, verbose=True, check_error=True, yql_tables=in_tables)
ydb/tests/fq/tools/kqprun.py:102: in yql_exec
    assert 0, f'Command\n{cmd}\n finished with exit code {proc_result.exit_code}, stderr:\n\n{proc_result.std_err}\n\nlog file:\n{yql_utils.read_res_file(log_file)[1]}'
E   AssertionError: Command
E   /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_5kia7xh1/Input.yqlrun.txt 
E    finished with exit code -6, stderr:
E   
E   b'Terminating due to uncaught exception 0x73e9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
E   
E   log file:
E   <NOTHING>
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test[window-win_func_order_by_udf_empty_rank-]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test.py, test_name: test[window-win_func_order_by_udf_empty_rank-])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun
DEBUG    ya.test:process.py:678 Command out will be placed to kqprun.out.49
DEBUG    ya.test:process.py:678 Command err will be placed to kqprun.err.49
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun', '--emulate-yt', '--exclude-linked-udfs', '--execution-case', 'query', '--app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf', '--scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql', '--result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/results.txt', '--script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/ast.txt', '--script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/plan.json', '--log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps', '--result-format', 'full-proto', '--plan-format', 'json', '--result-rows-limit', '0', '--script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/program.sql', '--table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_5kia7xh1/Input.yqlrun.txt']' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 641026
DEBUG    ya.test:process.py:259 Command (pid 641026) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 641026) elapsed time (sec): 0.2011098861694336
DEBUG    ya.test:process.py:263 Command (pid 641026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) maxrss: 89264
DEBUG    ya.test:process.py:263 Command (pid 641026) minflt: 3201
DEBUG    ya.test:process.py:263 Command (pid 641026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 641026) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 641026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 641026) stime: 0.01346
DEBUG    ya.test:process.py:263 Command (pid 641026) utime: 0.073145
DEBUG    ya.test:process.py:263 Command (pid 641026) wtime: 0.202
DEBUG    ya.test:process.py:275 Command (pid 641026) output:

DEBUG    ya.test:process.py:276 Command (pid 641026) errors:
Terminating due to uncaught exception 0x73e9ffb00410    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/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs) 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.641026' in '/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: program.sql)
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
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
0.36s call     test.py::test[weak_field-weak_field_aggregation-]
0.33s call     test.py::test[udf-two_regexps-]
0.30s call     test.py::test[optimizers-combinebykey_fields_subset-]
0.30s call     test.py::test[udf-udf_call_with_group_and_limit-]
0.30s call     test.py::test[join-equi_join_three_asterisk_eval-]
0.29s call     test.py::test[sampling-bind_expr_subquery-default.txt]
0.28s call     test.py::test[join-left_join_right_pushdown_simple-]
0.27s call     test.py::test[blocks-minmax_strings-]
0.26s call     test.py::test[join-left_only_semi_and_other-]
0.26s call     test.py::test[lambda-lambda_simple-default.txt]
0.26s call     test.py::test[aggregate-compare_by_nulls-default.txt]
0.25s call     test.py::test[limit-yql-7900_empty_sorted_without_keys-default.txt]
0.24s call     test.py::test[select-optional_as_warn-default.txt]
0.24s call     test.py::test[window-empty/aggregations-]
0.24s call     test.py::test[join-bush_in_in-]
0.24s call     test.py::test[select-dot_in_alias-default.txt]
0.24s call     test.py::test[weak_field-optimize_weak_fields_combine-]
0.24s call     test.py::test[schema-user_schema_mix3-]
0.24s call     test.py::test[flatten_by-flatten_corr_name_column-default.txt]
0.24s call     test.py::test[select-const_subrequest_and_select_by_all-default.txt]
0.23s call     test.py::test[aggregate-group_by_gs_few_empty-]
0.23s call     test.py::test[blocks-partial_blocks1-]
0.23s call     test.py::test[flatten_by-struct_without_correlation-default.txt]
0.23s call     test.py::test[in-in_compact_distinct-]
0.23s call     test.py::test[join-join_semi_correlation_in_order_by-]
0.23s call     test.py::test[select-create_tuples-default.txt]
0.23s call     test.py::test[tpch-q10-default.txt]
0.23s call     test.py::test[select-append_to_value-]
0.23s call     test.py::test[aggregate-group_by_session_aliases-]
0.22s call     test.py::test[join-anyjoin_common_nodup-]
0.22s call     test.py::test[join-inner_all-]
0.22s call     test.py::test[join-mapjoin_dup_key-]
0.22s call     test.py::test[join-inner_trivial-]
0.22s call     test.py::test[blocks-string_as_agg_key-]
0.22s call     test.py::test[blocks-pg_to_strings-]
0.22s call     test.py::test[simple_columns-simple_columns_join_subreq_same_key-default.txt]
0.22s call     test.py::test[blocks-combine_all_sum_filter_opt-]
0.22s call     test.py::test[aggregate-group_by_expr_columns_reuse-default.txt]
0.22s call     test.py::test[hor_join-sorted_out-]
0.22s call     test.py::test[select-trivial_between-default.txt]
0.21s call     test.py::test[order_by-order_by_expr_simple-]
0.21s call     test.py::test[key_filter-string_with_legacy-]
0.21s call     test.py::test[join-pullup_left-]
0.21s call     test.py::test[window-win_func_order_by_udf_empty_rank-]
0.21s call     test.py::test[select-shift_columns-default.txt]
0.21s call     test.py::test[flatten_by-flatten_list-]
0.21s call     test.py::test[column_order-union_all-default.txt]
0.20s call     test.py::test[select-select_all_group_by_column-]
0.20s call     test.py::test[join-alias_where_group-]
0.20s call     test.py::test[aggregate-group_by_gs_subselect-default.txt]
0.20s call     test.py::test[blocks-combine_all_minmax_double-]
0.03s setup    test.py::test[aggregate-group_by_gs_subselect_asterisk-default.txt]
0.02s call     test.py::test[pg-tpch-q13-default.txt]
0.01s call     test.py::test[pg-tpcds-q02-default.txt]
0.01s call     test.py::test[pg-tpcds-q46-default.txt]

(296 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test.py::test[aggregate-compare_by_nulls-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_bl1l1rgf/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8lw8pv4k/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x71bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[aggregate-group_by_expr_columns_reuse-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_0c5leani/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s4o4rh3/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x702cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[aggregate-group_by_gs_few_empty-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_78woldkc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_326o6_0z/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x1139bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[aggregate-group_by_gs_subselect-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_jxrpen_y/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_bfkruj8l/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x10ceffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[aggregate-group_by_session_aliases-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cg2mjguj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e7gfkoyd/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x51faffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-combine_all_minmax_double-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_k3n8t94d/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tm1drtjt/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x72dabfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-combine_all_sum_filter_opt-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_iyubgzk2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_oxihn0d0/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x12723fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-minmax_strings-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_eqh7l3n2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nqcydq36/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x312cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-partial_blocks1-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_8th3pqzc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4kv83oyc/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x1112ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-pg_to_strings-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rmsuu_e4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4i9c84d/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x11407fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[blocks-string_as_agg_key-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_57f1chiy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_j8xm4jh9/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x33d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[column_order-union_all-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_dyvngiv1/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_772apsk2/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x32d27fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[flatten_by-flatten_corr_name_column-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3lzfmfeu/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_0gc5z5zu/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x32c5ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[flatten_by-flatten_list-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ek7w4tz0/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_4ywzo6gg/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x737e7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[flatten_by-struct_without_correlation-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_z8fbuq61/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_tefw4lzc/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x10f67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[hor_join-sorted_out-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_it_h_hvo/program.sql --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input4.yqlrun.txt --table=yt./Root/plato.Input5@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_wz3l086n/Input5.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x33df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[in-in_compact_distinct-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_ofqzsphb/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_sc9js5e0/Input1.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x12743fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-alias_where_group-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mw7svbr8/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_02j1sxs1/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x123a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-anyjoin_common_nodup-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_q6hj3_b5/program.sql --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_nx3kpm9f/Input2.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x338b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-bush_in_in-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_kkysxsm1/program.sql --table=yt./Root/plato.Roots@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Roots.yqlrun.txt --table=yt./Root/plato.Leaves@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Leaves.yqlrun.txt --table=yt./Root/plato.Branches@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1c3dcv0q/Branches.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x12cfffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-equi_join_three_asterisk_eval-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_mx4h2c0a/program.sql --table=yt./Root/plato.A@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/A.yqlrun.txt --table=yt./Root/plato.B@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/B.yqlrun.txt --table=yt./Root/plato.C@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dwpv1aa9/C.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x715bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-inner_all-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wbt7gkpo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_d8kep85z/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x73e5ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-inner_trivial-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5bce6np4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_zxx768o7/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x30123fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-join_semi_correlation_in_order_by-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_tqdtofau/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_glymbzyh/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x53d8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-left_join_right_pushdown_simple-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_20nq8q2h/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_t15q3s9e/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x13767fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-left_only_semi_and_other-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_akltqalc/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kb3jmfj8/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x713b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-mapjoin_dup_key-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cq01hki8/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kdm0fxx5/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x5024ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[join-pullup_left-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_3qacacav/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input.yqlrun.txt --table=yt./Root/plato.Input1@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input1.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b933zxt/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x72b47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[key_filter-string_with_legacy-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_o7ssjj8l/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_55sdx0i8/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x31f6ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[lambda-lambda_simple-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_drm82tvy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hp5k88ar/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x338c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[limit-yql-7900_empty_sorted_without_keys-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xq3pfzb_/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_y4ayqcuv/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x72bfbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[optimizers-combinebykey_fields_subset-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cc125ffz/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ja7l577x/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x3047ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[order_by-order_by_expr_simple-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_30jcefvy/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_1b3ktnyp/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x53a9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[sampling-bind_expr_subquery-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_j5uyviqo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7s6n4rrt/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x50daffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[schema-user_schema_mix3-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_lnsoub5i/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_r5yksgwe/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x72333fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-append_to_value-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_rvt4k114/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_8nsitvio/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x72f67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-const_subrequest_and_select_by_all-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_cy_gt4_0/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_ej3s4f0e/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x512d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-create_tuples-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_qeinstdo/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__f43tqw1/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x50f63fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-dot_in_alias-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1m9dxabj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_kyurmaag/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x7337ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-optional_as_warn-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_nsfmg8i3/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_7qtx76wl/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x5360bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-select_all_group_by_column-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wvk7d090/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__37cgery/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x5376ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-shift_columns-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_4vgb1ca4/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_n0mwau71/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x1010bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[select-trivial_between-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_h9bqx_3s/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input.yqlrun.txt --table=yt./Root/plato.Input2@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input2.yqlrun.txt --table=yt./Root/plato.Input3@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input3.yqlrun.txt --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_mp6t6uhd/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x51083fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[simple_columns-simple_columns_join_subreq_same_key-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_wn_nbr3u/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_o4g_dxnw/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x33f5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[tpch-q10-default.txt] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_xulaoixx/program.sql --table=yt./Root/plato.customer@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/customer.yqlrun.txt --table=yt./Root/plato.lineitem@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/lineitem.yqlrun.txt --table=yt./Root/plato.nation@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/nation.yqlrun.txt --table=yt./Root/plato.orders@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/orders.yqlrun.txt --table=yt./Root/plato.part@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/part.yqlrun.txt --table=yt./Root/plato.partsupp@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/partsupp.yqlrun.txt --table=yt./Root/plato.region@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/region.yqlrun.txt --table=yt./Root/plato.supplier@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table__lr6y_x3/supplier.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x50653fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[udf-two_regexps-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_1j4obr9e/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_e3ah3u9o/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x70f1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[udf-udf_call_with_group_and_limit-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_9uyjvtk2/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_dk6s5o8g/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x71b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[weak_field-optimize_weak_fields_combine-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5x_ep_98/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_uee3pzfg/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x7105ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[weak_field-weak_field_aggregation-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_v2wey6cs/program.sql --table=yt./Root/plato.Input4@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_rq33gu67/Input4.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x52193fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[window-empty/aggregations-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_5oyfzlgj/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_hq_snaaq/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x11adffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
FAILED test.py::test[window-win_func_order_by_udf_empty_rank-] - AssertionError: Command
/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/tools/kqprun/kqprun --emulate-yt --exclude-linked-udfs --execution-case query --app-config=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_config.conf --scheme-query=/home/runner/.ya/build/build_root/j3oc/0047c2/environment/arcadia/ydb/tests/fq/yt/cfg/kqprun_scheme.sql --result-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/results.txt --script-ast-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/ast.txt --script-plan-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/plan.json --log-file=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/log.txt --udfs-dir=/home/runner/.ya/build/build_root/j3oc/0047c2/yql/essentials/tests/common/test_framework/udfs_deps --result-format full-proto --plan-format json --result-rows-limit 0 --script-query=/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/kqprun_urjfvbhs/program.sql --table=yt./Root/plato.Input@/home/runner/.ya/build/build_root/j3oc/0047c2/ydb/tests/fq/yt/kqp_yt_file/part13/test-results/py3test/testing_out_stuff/yql/table_5kia7xh1/Input.yqlrun.txt 
 finished with exit code -6, stderr:

b'Terminating due to uncaught exception 0x73e9ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

log file:
<NOTHING>
======================= 51 failed, 66 skipped in 15.00s ========================
