============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16455 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13521
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/6t6o/00079b/r3tmp/kikimr_cluster__amselkd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19501
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tvhz7zhx.log --grpc-port=16455 --mon-port=24787 --ic-port=18074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6liuuc0u.log --grpc-port=22620 --mon-port=32691 --ic-port=1906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19737
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7281
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_o46015x2.log --grpc-port=19737 --mon-port=12024 --ic-port=26627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6k_ut7d7.log --grpc-port=8220 --mon-port=23217 --ic-port=16756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27900
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_sdfey8xe.log --grpc-port=27901 --mon-port=13173 --ic-port=23954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4548
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_0o6rayhd.log --grpc-port=19219 --mon-port=1147 --ic-port=23535
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15123
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ngcte654.log --grpc-port=21110 --mon-port=9075 --ic-port=19751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13413
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zbagg6f8.log --grpc-port=21776 --mon-port=13992 --ic-port=10184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4c2q6mdv.log --grpc-port=11157 --mon-port=26178 --ic-port=13521
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16455/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tvhz7zhx.log --grpc-port=16455 --mon-port=24787 --ic-port=18074
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_tvhz7zhx.log', '--grpc-port=16455', '--mon-port=24787', '--ic-port=18074')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3571427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16455/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3571428
DEBUG    ya.test:process.py:259 Command (pid 3571428) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3571428) elapsed time (sec): 0.38602137565612793
DEBUG    ya.test:process.py:263 Command (pid 3571428) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) maxrss: 541024
DEBUG    ya.test:process.py:263 Command (pid 3571428) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3571428) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3571428) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3571428) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3571428) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3571428) stime: 0.24265099999999998
DEBUG    ya.test:process.py:263 Command (pid 3571428) utime: 0.095469
DEBUG    ya.test:process.py:263 Command (pid 3571428) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 3571428) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3571428) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22620/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6liuuc0u.log --grpc-port=22620 --mon-port=32691 --ic-port=1906
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6liuuc0u.log', '--grpc-port=22620', '--mon-port=32691', '--ic-port=1906')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3571600
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22620/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3571601
DEBUG    ya.test:process.py:259 Command (pid 3571601) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3571601) elapsed time (sec): 0.4534792900085449
DEBUG    ya.test:process.py:263 Command (pid 3571601) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) maxrss: 540932
DEBUG    ya.test:process.py:263 Command (pid 3571601) minflt: 19563
DEBUG    ya.test:process.py:263 Command (pid 3571601) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3571601) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3571601) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3571601) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3571601) stime: 0.276822
DEBUG    ya.test:process.py:263 Command (pid 3571601) utime: 0.128381
DEBUG    ya.test:process.py:263 Command (pid 3571601) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3571601) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3571601) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19737/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_o46015x2.log --grpc-port=19737 --mon-port=12024 --ic-port=26627
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_o46015x2.log', '--grpc-port=19737', '--mon-port=12024', '--ic-port=26627')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3571955
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19737/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3571956
DEBUG    ya.test:process.py:259 Command (pid 3571956) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3571956) elapsed time (sec): 0.4281942844390869
DEBUG    ya.test:process.py:263 Command (pid 3571956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) maxrss: 541020
DEBUG    ya.test:process.py:263 Command (pid 3571956) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3571956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3571956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3571956) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3571956) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3571956) stime: 0.24670799999999998
DEBUG    ya.test:process.py:263 Command (pid 3571956) utime: 0.133465
DEBUG    ya.test:process.py:263 Command (pid 3571956) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 3571956) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3571956) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8220/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6k_ut7d7.log --grpc-port=8220 --mon-port=23217 --ic-port=16756
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6k_ut7d7.log', '--grpc-port=8220', '--mon-port=23217', '--ic-port=16756')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3572296
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8220/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3572297
DEBUG    ya.test:process.py:259 Command (pid 3572297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3572297) elapsed time (sec): 0.5168054103851318
DEBUG    ya.test:process.py:263 Command (pid 3572297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) maxrss: 541028
DEBUG    ya.test:process.py:263 Command (pid 3572297) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3572297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3572297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3572297) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3572297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3572297) stime: 0.343481
DEBUG    ya.test:process.py:263 Command (pid 3572297) utime: 0.125269
DEBUG    ya.test:process.py:263 Command (pid 3572297) wtime: 0.518
DEBUG    ya.test:process.py:275 Command (pid 3572297) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3572297) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27901/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_sdfey8xe.log --grpc-port=27901 --mon-port=13173 --ic-port=23954
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_sdfey8xe.log', '--grpc-port=27901', '--mon-port=13173', '--ic-port=23954')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3572691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27901/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3572692
DEBUG    ya.test:process.py:259 Command (pid 3572692) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3572692) elapsed time (sec): 0.6085102558135986
DEBUG    ya.test:process.py:263 Command (pid 3572692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) maxrss: 541020
DEBUG    ya.test:process.py:263 Command (pid 3572692) minflt: 16171
DEBUG    ya.test:process.py:263 Command (pid 3572692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3572692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3572692) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3572692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3572692) stime: 0.44798699999999997
DEBUG    ya.test:process.py:263 Command (pid 3572692) utime: 0.111996
DEBUG    ya.test:process.py:263 Command (pid 3572692) wtime: 0.61
DEBUG    ya.test:process.py:275 Command (pid 3572692) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3572692) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19219/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_0o6rayhd.log --grpc-port=19219 --mon-port=1147 --ic-port=23535
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_0o6rayhd.log', '--grpc-port=19219', '--mon-port=1147', '--ic-port=23535')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3573086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19219/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3573087
DEBUG    ya.test:process.py:259 Command (pid 3573087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3573087) elapsed time (sec): 0.4534468650817871
DEBUG    ya.test:process.py:263 Command (pid 3573087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) maxrss: 541016
DEBUG    ya.test:process.py:263 Command (pid 3573087) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3573087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3573087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3573087) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3573087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3573087) stime: 0.276847
DEBUG    ya.test:process.py:263 Command (pid 3573087) utime: 0.12839799999999998
DEBUG    ya.test:process.py:263 Command (pid 3573087) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3573087) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3573087) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21110/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ngcte654.log --grpc-port=21110 --mon-port=9075 --ic-port=19751
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ngcte654.log', '--grpc-port=21110', '--mon-port=9075', '--ic-port=19751')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3573417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21110/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3573426
DEBUG    ya.test:process.py:259 Command (pid 3573426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3573426) elapsed time (sec): 0.4239468574523926
DEBUG    ya.test:process.py:263 Command (pid 3573426) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) maxrss: 541004
DEBUG    ya.test:process.py:263 Command (pid 3573426) minflt: 16171
DEBUG    ya.test:process.py:263 Command (pid 3573426) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3573426) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3573426) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3573426) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3573426) stime: 0.241531
DEBUG    ya.test:process.py:263 Command (pid 3573426) utime: 0.134631
DEBUG    ya.test:process.py:263 Command (pid 3573426) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 3573426) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3573426) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21776/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zbagg6f8.log --grpc-port=21776 --mon-port=13992 --ic-port=10184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zbagg6f8.log', '--grpc-port=21776', '--mon-port=13992', '--ic-port=10184')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3573829
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21776/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3573830
DEBUG    ya.test:process.py:259 Command (pid 3573830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3573830) elapsed time (sec): 0.43871212005615234
DEBUG    ya.test:process.py:263 Command (pid 3573830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) maxrss: 541020
DEBUG    ya.test:process.py:263 Command (pid 3573830) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 3573830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3573830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3573830) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3573830) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3573830) stime: 0.26709299999999997
DEBUG    ya.test:process.py:263 Command (pid 3573830) utime: 0.12358
DEBUG    ya.test:process.py:263 Command (pid 3573830) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 3573830) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3573830) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11157/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4c2q6mdv.log --grpc-port=11157 --mon-port=26178 --ic-port=13521
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_4c2q6mdv.log', '--grpc-port=11157', '--mon-port=26178', '--ic-port=13521')' in '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3574091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11157/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3574092
DEBUG    ya.test:process.py:259 Command (pid 3574092) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3574092) elapsed time (sec): 0.4439065456390381
DEBUG    ya.test:process.py:263 Command (pid 3574092) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3574092) maxrss: 541020
DEBUG    ya.test:process.py:263 Command (pid 3574092) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3574092) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3574092) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3574092) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3574092) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3574092) stime: 0.283757
DEBUG    ya.test:process.py:263 Command (pid 3574092) utime: 0.11190399999999999
DEBUG    ya.test:process.py:263 Command (pid 3574092) wtime: 0.445
DEBUG    ya.test:process.py:275 Command (pid 3574092) output:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kipqlopw2q
    Host information: 
        Linux ghrun-kipqlopw2q 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3574092) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 2d3bc32bffc01725fa6c3dd0bb0f7616ee098760
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 4ff3894868fb9bba81a268efd022ca68496f230a into 27b8fe5960eec979164acf2636986bcea3ca729d
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16455', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18074\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1906\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26627\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16756\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23954\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23535\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19751\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10184\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13521\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16455', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18074\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1906\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26627\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16756\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23954\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23535\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19751\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10184\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13521\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3575723
DEBUG    ya.test:process.py:259 Command (pid 3575723) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3575723) elapsed time (sec): 0.46759581565856934
DEBUG    ya.test:process.py:263 Command (pid 3575723) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) maxrss: 549268
DEBUG    ya.test:process.py:263 Command (pid 3575723) minflt: 18318
DEBUG    ya.test:process.py:263 Command (pid 3575723) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3575723) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3575723) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3575723) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3575723) stime: 0.304431
DEBUG    ya.test:process.py:263 Command (pid 3575723) utime: 0.12177199999999999
DEBUG    ya.test:process.py:263 Command (pid 3575723) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 3575723) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

DEBUG    ya.test:process.py:276 Command (pid 3575723) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16455', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16455', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3576001
DEBUG    ya.test:process.py:259 Command (pid 3576001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3576001) elapsed time (sec): 0.5043110847473145
DEBUG    ya.test:process.py:263 Command (pid 3576001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) maxrss: 549268
DEBUG    ya.test:process.py:263 Command (pid 3576001) minflt: 18314
DEBUG    ya.test:process.py:263 Command (pid 3576001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3576001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3576001) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3576001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3576001) stime: 0.298827
DEBUG    ya.test:process.py:263 Command (pid 3576001) utime: 0.161528
DEBUG    ya.test:process.py:263 Command (pid 3576001) wtime: 0.506
DEBUG    ya.test:process.py:275 Command (pid 3576001) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 3576001) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 90e50617-55f2-4ea5-a766-8bdc51d48dfd, localhost:16455): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90e50617-55f2-4ea5-a766-8bdc51d48dfd, localhost:16455): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90e50617-55f2-4ea5-a766-8bdc51d48dfd, localhost:16455): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 21110 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 21776 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 8220 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 22620 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 19737 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 27901 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 16455 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 11157 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-kipqlopw2q.auto.internal" port: 19219 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-kipqlopw2q.auto.internal:16455, location 1, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:21110, location 1, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:8220, location 1, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:11157, location 3, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:22620, location 2, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:27901, location 2, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:21776, location 2, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:19219, location 3, ssl: False>, <Endpoint ghrun-kipqlopw2q.auto.internal:19737, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:16455', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3576293
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16455
DEBUG    ya.test:process.py:259 Command (pid 3576293) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3576293) elapsed time (sec): 4.0319013595581055
DEBUG    ya.test:process.py:263 Command (pid 3576293) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) inblock: 218720
DEBUG    ya.test:process.py:263 Command (pid 3576293) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) majflt: 24
DEBUG    ya.test:process.py:263 Command (pid 3576293) maxrss: 205772
DEBUG    ya.test:process.py:263 Command (pid 3576293) minflt: 17655
DEBUG    ya.test:process.py:263 Command (pid 3576293) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3576293) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3576293) nvcsw: 1628
DEBUG    ya.test:process.py:263 Command (pid 3576293) oublock: 64
DEBUG    ya.test:process.py:263 Command (pid 3576293) stime: 0.211841
DEBUG    ya.test:process.py:263 Command (pid 3576293) utime: 1.239075
DEBUG    ya.test:process.py:263 Command (pid 3576293) wtime: 4.037
DEBUG    ya.test:process.py:275 Command (pid 3576293) output:

DEBUG    ya.test:process.py:276 Command (pid 3576293) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/33950` (
                    c0 Uint16 NOT NULL, c1 Decimal(35,10) NOT NULL, c2 Utf8 NOT NULL, c3 Int64 NOT NULL, c4 Bool NOT NULL, c5 Uint8 NOT NULL, c6 Uint8 NOT NULL, c7 Interval64 NOT NULL, c8 Bool NOT NULL, c9 String NOT NULL, c10 Uint16 NOT NULL, c11 Uint32 NOT NULL, c12 Uint32 NOT NULL, c13 Timestamp NOT NULL, c14 Date32 NOT NULL, c15 Utf8 NOT NULL, c16 Decimal(15,0) NOT NULL, c17 Uint8 NOT NULL, c18 Date32 NOT NULL, c19 Uint16 NOT NULL, c20 Timestamp64 NOT NULL, c21 Int32 NOT NULL, c22 Uint16 NOT NULL, c23 Int64 NOT NULL, c24 Int16 NOT NULL, c25 Date32 NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Uint8 NOT NULL, c28 Decimal(22,9) NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Uint64 NOT NULL, c31 Decimal(15,0) NOT NULL, c32 Utf8 NOT NULL, c33 Bool NOT NULL, c34 Bool NOT NULL, c35 Timestamp NOT NULL, c36 Datetime NOT NULL, c37 Decimal(35,10) NOT NULL, c38 Uint8 NOT NULL, c39 Timestamp64 NOT NULL, c40 Datetime NOT NULL, c41 Int16 NOT NULL, c42 Datetime NOT NULL, c43 Int16 NOT NULL, c44 Decimal(35,10) NOT NULL, c45 Utf8 NOT NULL, c46 Uint32 NOT NULL, c47 Date NOT NULL, c48 Uint8 NOT NULL, c49 Int16 NOT NULL, c50 Bool NOT NULL, c51 Interval64 NOT NULL, c52 Bool NOT NULL, c53 Timestamp NOT NULL, c54 Interval64 NOT NULL, c55 Decimal(22,9) NOT NULL, c56 String NOT NULL, c57 Uint8 NOT NULL, c58 Int32 NOT NULL, c59 Uint32 NOT NULL, c60 Uint32 NOT NULL, c61 Utf8 NOT NULL, c62 Date NOT NULL, c63 Uint32 NOT NULL, c64 Interval64 NOT NULL, c65 Datetime64 NOT NULL, c66 Datetime64 NOT NULL, c67 Bool NOT NULL, c68 Uint8 NOT NULL, c69 Uint8 NOT NULL, c70 Datetime64 NOT NULL, c71 Bool NOT NULL, c72 Bool NOT NULL, c73 Timestamp64 NOT NULL, c74 Timestamp NOT NULL, c75 Uint8 NOT NULL, c76 Timestamp64 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Interval64 NOT NULL, c79 Int32 NOT NULL, c80 Int32 NOT NULL, c81 Int16 NOT NULL, c82 Int16 NOT NULL, c83 Uint32 NOT NULL, c84 Int8 NOT NULL, c85 Uint8 NOT NULL, c86 Uint8 NOT NULL, c87 Utf8 NOT NULL, c88 Uint32 NOT NULL, c89 Decimal(15,0) NOT NULL, c90 Timestamp NOT NULL, c91 Timestamp NOT NULL, c92 Date NOT NULL, c93 Datetime64 NOT NULL, c94 Interval64 NOT NULL, c95 Int64 NOT NULL, c96 Timestamp64 NOT NULL, c97 Date32 NOT NULL, c98 Timestamp NOT NULL, c99 Uint32 NOT NULL, c100 Int16 NOT NULL, c101 Uint16 NOT NULL, c102 Timestamp NOT NULL, c103 Uint16 NOT NULL, c104 Uint32 NOT NULL, c105 Timestamp NOT NULL, c106 Date NOT NULL, c107 Int16 NOT NULL, c108 Decimal(22,9) NOT NULL, c109 Bool NOT NULL, c110 Uint32 NOT NULL, c111 Date32 NOT NULL, c112 Int8 NOT NULL, c113 Uint64 NOT NULL, c114 Timestamp NOT NULL, c115 Uint64 NOT NULL, c116 Int16 NOT NULL, c117 Int8 NOT NULL, c118 Utf8 NOT NULL, c119 Bool NOT NULL, c120 String NOT NULL, c121 Datetime64 NOT NULL, c122 Int16 NOT NULL, c123 String NOT NULL, c124 Date NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Timestamp64 NOT NULL, c127 Int16 NOT NULL, c128 Int16 NOT NULL, c129 Decimal(35,10) NOT NULL, c130 Bool NOT NULL, c131 Decimal(22,9) NOT NULL, c132 Datetime NOT NULL, c133 Uint64 NOT NULL, c134 Uint8 NOT NULL, c135 Decimal(22,9) NOT NULL, c136 Int16 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Timestamp64 NOT NULL, c139 Uint32 NOT NULL, c140 Bool NOT NULL, c141 Decimal(15,0) NOT NULL, c142 Decimal(15,0) NOT NULL, c143 Uint32 NOT NULL, c144 Uint16 NOT NULL, c145 Uint32 NOT NULL, c146 Date32 NOT NULL, c147 Interval64 NOT NULL, c148 Timestamp NOT NULL, c149 Uint32 NOT NULL, c150 Int8 NOT NULL, c151 Bool NOT NULL, c152 Decimal(35,10) NOT NULL, c153 Uint32 NOT NULL, c154 Int32 NOT NULL, c155 Utf8 NOT NULL, c156 Date32 NOT NULL, c157 Datetime NOT NULL, c158 Int16 NOT NULL, c159 Uint32 NOT NULL, c160 Int16 NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Uint8 NOT NULL, c163 Date32 NOT NULL, c164 Timestamp NOT NULL, c165 Bool NOT NULL, c166 Uint32 NOT NULL, c167 Decimal(22,9) NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Int64 NOT NULL, c170 Date32 NOT NULL, c171 Int32 NOT NULL, c172 Timestamp64 NOT NULL, c173 Datetime64 NOT NULL, c174 Timestamp64 NOT NULL, c175 Int8 NOT NULL, c176 Uint16 NOT NULL, c177 Bool NOT NULL, c178 Timestamp NOT NULL, c179 Date NOT NULL, c180 Uint64 NOT NULL, c181 Uint16 NOT NULL, c182 Date NOT NULL, c183 Decimal(22,9) NOT NULL, c184 Utf8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Uint64 NOT NULL, c187 Timestamp NOT NULL, c188 String NOT NULL, c189 Uint64 NOT NULL, c190 Date NOT NULL, c191 Int64 NOT NULL, c192 Int16 NOT NULL, c193 Int8 NOT NULL, c194 Int64 NOT NULL, c195 Int16 NOT NULL, c196 Utf8 NOT NULL, c197 Datetime64 NOT NULL, c198 Uint16 NOT NULL, c199 Uint8 NOT NULL, c200 Uint64 NOT NULL, c201 Int8 NOT NULL, c202 Int64 NOT NULL, c203 Uint32 NOT NULL, c204 Date NOT NULL, c205 Int32 NOT NULL, c206 Uint64 NOT NULL, c207 String NOT NULL, c208 Datetime NOT NULL, c209 Date32 NOT NULL, c210 Datetime64 NOT NULL, c211 Int8 NOT NULL, c212 Timestamp NOT NULL, c213 Bool NOT NULL, c214 String NOT NULL, c215 Uint32 NOT NULL, c216 Uint8 NOT NULL, c217 Datetime64 NOT NULL, c218 Timestamp NOT NULL, c219 Uint8 NOT NULL, c220 Datetime64 NOT NULL, c221 Interval64 NOT NULL, c222 Int16 NOT NULL, c223 Datetime NOT NULL, c224 Timestamp64 NOT NULL, c225 String NOT NULL, c226 Datetime64 NOT NULL, c227 Uint32 NOT NULL, c228 Decimal(35,10) NOT NULL, c229 Datetime NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime64 NOT NULL, c232 Decimal(35,10) NOT NULL, c233 Date NOT NULL, c234 Int16 NOT NULL, c235 Date NOT NULL, c236 Int16 NOT NULL, c237 Decimal(22,9) NOT NULL, c238 Bool NOT NULL, c239 Date NOT NULL, c240 Int16 NOT NULL, c241 Date NOT NULL, c242 Decimal(22,9) NOT NULL, c243 Timestamp NOT NULL, c244 Uint8 NOT NULL, c245 Uint8 NOT NULL, c246 Int8 NOT NULL, c247 Int16 NOT NULL, c248 Decimal(35,10) NOT NULL, c249 Interval64 NOT NULL, c250 Uint8 NOT NULL, c251 String NOT NULL, c252 Uint32 NOT NULL, c253 Date32 NOT NULL, c254 Datetime64 NOT NULL, c255 Uint8 NOT NULL, c256 Decimal(35,10) NOT NULL, c257 Timestamp NOT NULL, c258 Datetime64 NOT NULL, c259 Utf8 NOT NULL, c260 String NOT NULL, c261 Int64 NOT NULL, c262 Uint16 NOT NULL, c263 Int32 NOT NULL, c264 Bool NOT NULL, c265 Uint32 NOT NULL, c266 Uint32 NOT NULL, c267 Uint32 NOT NULL, c268 String NOT NULL, c269 Bool NOT NULL, c270 Decimal(15,0) NOT NULL, c271 Uint16 NOT NULL, c272 Uint32 NOT NULL, c273 Int64 NOT NULL, c274 Datetime64 NOT NULL, c275 Interval64 NOT NULL, c276 Uint32 NOT NULL, c277 Bool NOT NULL, c278 Int8 NOT NULL, c279 Int64 NOT NULL, c280 Timestamp NOT NULL, c281 Int32 NOT NULL, c282 Timestamp NOT NULL, c283 Timestamp NOT NULL, c284 Uint64 NOT NULL, c285 Timestamp64 NOT NULL, c286 Int64 NOT NULL, c287 Datetime64 NOT NULL, c288 Int32 NOT NULL, c289 Datetime64 NOT NULL, c290 String NOT NULL, c291 Datetime NOT NULL, c292 Decimal(15,0) NOT NULL, c293 Date NOT NULL, c294 Date32 NOT NULL, c295 Uint8 NOT NULL, c296 Bool NOT NULL, c297 Date32 NOT NULL, c298 Bool NOT NULL, c299 Int16 NOT NULL, c300 Int32 NOT NULL, c301 Int8 NOT NULL, c302 Int8 NOT NULL, c303 Timestamp NOT NULL, c304 Datetime64 NOT NULL, c305 Int64 NOT NULL, c306 Decimal(15,0) NOT NULL, c307 Timestamp NOT NULL, c308 Int32 NOT NULL, c309 Interval64 NOT NULL, c310 Utf8 NOT NULL, c311 Int8 NOT NULL, c312 Bool NOT NULL, c313 Int8 NOT NULL, c314 Date NOT NULL, c315 Timestamp NOT NULL, c316 Int8 NOT NULL, c317 Uint32 NOT NULL, c318 Date32 NOT NULL, c319 Timestamp64 NOT NULL, c320 Decimal(15,0) NOT NULL, c321 Int32 NOT NULL, c322 Uint64 NOT NULL, c323 Utf8 NOT NULL, c324 Timestamp NOT NULL, c325 Interval64 NOT NULL, c326 Datetime64 NOT NULL, c327 Interval64 NOT NULL, c328 Int8 NOT NULL, c329 Interval64 NOT NULL, c330 Decimal(35,10) NOT NULL, c331 Datetime NOT NULL, c332 Utf8 NOT NULL, c333 Utf8 NOT NULL, c334 Date32 NOT NULL, c335 Uint32 NOT NULL, c336 Decimal(15,0) NOT NULL, c337 Utf8 NOT NULL, c338 Int16 NOT NULL, c339 Uint16 NOT NULL, c340 Uint64 NOT NULL, c341 Int16 NOT NULL, c342 Decimal(22,9) NOT NULL, c343 Int64 NOT NULL, c344 Date NOT NULL, c345 Utf8 NOT NULL, c346 Interval64 NOT NULL, c347 Uint16 NOT NULL, c348 Date32 NOT NULL, c349 Int32 NOT NULL, c350 Uint16 NOT NULL, c351 Datetime NOT NULL, c352 Uint8 NOT NULL, c353 Datetime NOT NULL, c354 Decimal(15,0) NOT NULL, c355 Int64 NOT NULL, c356 Int32 NOT NULL, c357 String NOT NULL, c358 Utf8 NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Decimal(22,9) NOT NULL, c361 Uint8 NOT NULL, c362 Int32 NOT NULL, c363 Uint64 NOT NULL, c364 Int64 NOT NULL, c365 String NOT NULL, c366 Int32 NOT NULL, c367 Int64 NOT NULL, c368 Int16 NOT NULL, c369 String NOT NULL, c370 Decimal(35,10) NOT NULL, c371 Uint16 NOT NULL, c372 Uint64 NOT NULL, c373 Decimal(22,9) NOT NULL, c374 Uint8 NOT NULL, c375 Uint32 NOT NULL, c376 Uint32 NOT NULL, c377 Uint64 NOT NULL, c378 Int64 NOT NULL, c379 Date NOT NULL, c380 Datetime64 NOT NULL, c381 Decimal(22,9) NOT NULL, c382 Int64 NOT NULL, c383 Interval64 NOT NULL, c384 Uint64 NOT NULL, c385 Int64 NOT NULL, c386 Interval64 NOT NULL, c387 Int8 NOT NULL, c388 Datetime64 NOT NULL, c389 Datetime NOT NULL, c390 Interval64 NOT NULL, c391 Datetime NOT NULL, c392 Date NOT NULL, c393 Bool NOT NULL, c394 Timestamp NOT NULL, c395 Int32 NOT NULL, c396 Utf8 NOT NULL, c397 Int16 NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Bool NOT NULL, c400 Datetime64 NOT NULL, c401 Date NOT NULL, c402 Interval64 NOT NULL, c403 Int16 NOT NULL, c404 Bool NOT NULL, c405 Uint64 NOT NULL, c406 Date32 NOT NULL, c407 Uint16 NOT NULL, c408 Uint8 NOT NULL, c409 Decimal(22,9) NOT NULL, c410 Decimal(35,10) NOT NULL, c411 Uint8 NOT NULL, c412 Datetime NOT NULL, c413 Int8 NOT NULL, c414 Timestamp NOT NULL, c415 Int64 NOT NULL, c416 Uint32 NOT NULL, c417 Bool NOT NULL, c418 String NOT NULL, c419 Int32 NOT NULL, c420 Uint16 NOT NULL, c421 Int16 NOT NULL, c422 String NOT NULL, c423 Uint32 NOT NULL, c424 Date32 NOT NULL, c425 Int32 NOT NULL, c426 Timestamp NOT NULL, c427 Datetime NOT NULL, c428 Interval64 NOT NULL, c429 Timestamp64 NOT NULL, c430 Date32 NOT NULL, c431 Uint16 NOT NULL, c432 Bool NOT NULL, c433 Uint16 NOT NULL, c434 Datetime NOT NULL, c435 Int16 NOT NULL, c436 Utf8 NOT NULL, c437 Uint16 NOT NULL, c438 Int64 NOT NULL, c439 Date NOT NULL, c440 Decimal(35,10) NOT NULL, c441 String NOT NULL, c442 Int8 NOT NULL, c443 Timestamp NOT NULL, c444 Decimal(35,10) NOT NULL, c445 Datetime64 NOT NULL, c446 Datetime NOT NULL, c447 Int64 NOT NULL, c448 Uint8 NOT NULL, c449 Timestamp64 NOT NULL, c450 Datetime NOT NULL, c451 Interval64 NOT NULL, c452 Int8 NOT NULL, c453 Int8 NOT NULL, c454 Bool NOT NULL, c455 Datetime NOT NULL, c456 Bool NOT NULL, c457 Int64 NOT NULL, c458 Int8 NOT NULL, c459 Int32 NOT NULL, c460 Date32 NOT NULL, c461 Uint16 NOT NULL, c462 Uint64 NOT NULL, c463 Decimal(22,9) NOT NULL, c464 Interval64 NOT NULL, c465 Int16 NOT NULL, c466 Uint32 NOT NULL, c467 Int8 NOT NULL, c468 Uint32 NOT NULL, c469 String NOT NULL, c470 Decimal(35,10) NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Int64 NOT NULL, c473 Utf8 NOT NULL, c474 Timestamp64 NOT NULL, c475 Interval64 NOT NULL, c476 Uint64 NOT NULL, c477 Int32 NOT NULL, c478 Decimal(35,10) NOT NULL, c479 Uint16 NOT NULL, c480 Bool NOT NULL, c481 Int8 NOT NULL, c482 Uint16 NOT NULL, c483 Decimal(22,9) NOT NULL, c484 Bool NOT NULL, c485 Uint16 NOT NULL, c486 Int32 NOT NULL, c487 Timestamp64 NOT NULL, c488 Interval64 NOT NULL, c489 Timestamp NOT NULL, c490 Uint16 NOT NULL, c491 Bool NOT NULL, c492 Int8 NOT NULL, c493 Interval64 NOT NULL, c494 Timestamp NOT NULL, c495 Uint16 NOT NULL, c496 Uint64 NOT NULL, c497 Int64 NOT NULL, c498 Uint8 NOT NULL, c499 Timestamp64 NOT NULL, c500 Int64 NOT NULL, c501 Interval64 NOT NULL, c502 Datetime64 NOT NULL, c503 Timestamp64 NOT NULL, c504 Uint64 NOT NULL, c505 Datetime64 NOT NULL, c506 Bool NOT NULL, c507 Decimal(35,10) NOT NULL, c508 Timestamp NOT NULL, c509 Date NOT NULL, c510 Decimal(35,10) NOT NULL, c511 Date32 NOT NULL, c512 Decimal(35,10) NOT NULL, c513 Date NOT NULL, c514 Uint64 NOT NULL, c515 Date32 NOT NULL, c516 Int16 NOT NULL, c517 Int8 NOT NULL, c518 Timestamp64 NOT NULL, c519 Date32 NOT NULL, c520 Utf8 NOT NULL, c521 Decimal(15,0) NOT NULL, c522 Uint32 NOT NULL, c523 Datetime NOT NULL, c524 String NOT NULL, c525 Int8 NOT NULL, c526 Datetime64 NOT NULL, c527 Uint8 NOT NULL, c528 Int8 NOT NULL, c529 Decimal(15,0) NOT NULL, c530 Date32 NOT NULL, c531 Datetime64 NOT NULL, c532 Timestamp64 NOT NULL, c533 String NOT NULL, c534 Int16 NOT NULL, c535 Uint64 NOT NULL, c536 Int32 NOT NULL, c537 Decimal(15,0) NOT NULL, c538 Date32 NOT NULL, c539 Interval64 NOT NULL, c540 Decimal(22,9) NOT NULL, c541 Decimal(35,10) NOT NULL, c542 Uint32 NOT NULL, c543 Date NOT NULL, c544 String NOT NULL, c545 Decimal(15,0) NOT NULL, c546 Date32 NOT NULL, c547 Interval64 NOT NULL, c548 Date NOT NULL, c549 Int8 NOT NULL, c550 Timestamp64 NOT NULL, c551 Utf8 NOT NULL, c552 Int16 NOT NULL, c553 Uint64 NOT NULL, c554 Date32 NOT NULL, c555 Utf8 NOT NULL, c556 Uint64 NOT NULL, c557 Datetime NOT NULL, c558 Utf8 NOT NULL, c559 Uint8 NOT NULL, c560 Int8 NOT NULL, c561 String NOT NULL, c562 Decimal(22,9) NOT NULL, c563 Uint16 NOT NULL, c564 Interval64 NOT NULL, c565 Int16 NOT NULL, c566 Bool NOT NULL, c567 Uint8 NOT NULL, c568 Uint16 NOT NULL, c569 Decimal(22,9) NOT NULL, c570 Int16 NOT NULL, c571 Uint32 NOT NULL, c572 Timestamp64 NOT NULL, c573 Uint64 NOT NULL, c574 Int64 NOT NULL, c575 Uint32 NOT NULL, c576 Datetime NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Uint8 NOT NULL, c579 Datetime NOT NULL, c580 Uint64 NOT NULL, c581 Uint16 NOT NULL, c582 Timestamp NOT NULL, c583 Int16 NOT NULL, c584 Decimal(15,0) NOT NULL, c585 Utf8 NOT NULL, c586 Bool NOT NULL, c587 Int32 NOT NULL, c588 Uint64 NOT NULL, c589 Decimal(22,9) NOT NULL, c590 Int16 NOT NULL, c591 String NOT NULL, c592 Utf8 NOT NULL, c593 Int64 NOT NULL, c594 Datetime64 NOT NULL, c595 Interval64 NOT NULL, c596 Int32 NOT NULL, c597 Timestamp NOT NULL, c598 Timestamp NOT NULL, c599 Bool NOT NULL, c600 Date NOT NULL, c601 Uint8 NOT NULL, c602 Decimal(15,0) NOT NULL, c603 Uint64 NOT NULL, c604 Date32 NOT NULL, c605 Date32 NOT NULL, c606 Date32 NOT NULL, c607 Date NOT NULL, c608 Utf8 NOT NULL, c609 Decimal(22,9) NOT NULL, c610 Timestamp64 NOT NULL, c611 Decimal(22,9) NOT NULL, c612 Int32 NOT NULL, c613 Decimal(35,10) NOT NULL, c614 Uint64 NOT NULL, c615 Int64 NOT NULL, c616 Datetime NOT NULL, c617 Uint8 NOT NULL, c618 Uint8 NOT NULL, c619 Date NOT NULL, c620 Interval64 NOT NULL, c621 Int8 NOT NULL, c622 Int16 NOT NULL, c623 Timestamp64 NOT NULL, c624 Uint32 NOT NULL, c625 Decimal(22,9) NOT NULL, c626 Interval64 NOT NULL, c627 Bool NOT NULL, c628 Int16 NOT NULL, c629 String NOT NULL, c630 Uint64 NOT NULL, c631 Int16 NOT NULL, c632 Uint16 NOT NULL, c633 Int8 NOT NULL, c634 Date32 NOT NULL, c635 Timestamp64 NOT NULL, c636 Utf8 NOT NULL, c637 Decimal(22,9) NOT NULL, c638 Decimal(35,10) NOT NULL, c639 Int64 NOT NULL, c640 Uint16 NOT NULL, c641 Timestamp NOT NULL, c642 Utf8 NOT NULL, c643 Datetime NOT NULL, c644 Datetime64 NOT NULL, c645 Uint8 NOT NULL, c646 Datetime NOT NULL, c647 Datetime64 NOT NULL, c648 Uint64 NOT NULL, c649 Uint64 NOT NULL, c650 Uint32 NOT NULL, c651 Datetime64 NOT NULL, c652 Timestamp NOT NULL, c653 Utf8 NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Uint16 NOT NULL, c656 Timestamp NOT NULL, c657 Decimal(22,9) NOT NULL, c658 Decimal(22,9) NOT NULL, c659 Int16 NOT NULL, c660 Decimal(22,9) NOT NULL, c661 Int8 NOT NULL, c662 Int32 NOT NULL, c663 Int8 NOT NULL, c664 Utf8 NOT NULL, c665 Int64 NOT NULL, c666 Int8 NOT NULL, c667 Datetime NOT NULL, c668 String NOT NULL, c669 Timestamp64 NOT NULL, c670 Timestamp64 NOT NULL, c671 Int16 NOT NULL, c672 Int32 NOT NULL, c673 Date NOT NULL, c674 Uint16 NOT NULL, c675 Decimal(15,0) NOT NULL, c676 Decimal(15,0) NOT NULL, c677 Uint16 NOT NULL, c678 String NOT NULL, c679 Uint32 NOT NULL, c680 Int32 NOT NULL, c681 Datetime NOT NULL, c682 Date NOT NULL, c683 Bool NOT NULL, c684 Timestamp NOT NULL, c685 Int16 NOT NULL, c686 Interval64 NOT NULL, c687 Decimal(15,0) NOT NULL, c688 Uint16 NOT NULL, c689 Datetime NOT NULL, c690 Uint32 NOT NULL, c691 Timestamp64 NOT NULL, c692 Timestamp NOT NULL, c693 Interval64 NOT NULL, c694 Uint64 NOT NULL, c695 Int32 NOT NULL, c696 String NOT NULL, c697 Uint64 NOT NULL, c698 Decimal(22,9) NOT NULL, c699 Datetime64 NOT NULL, c700 Timestamp NOT NULL, c701 Timestamp64 NOT NULL, c702 Uint32 NOT NULL, c703 Datetime64 NOT NULL, c704 Uint64 NOT NULL, c705 Date32 NOT NULL, c706 Date32 NOT NULL, c707 Int16 NOT NULL, c708 Decimal(15,0) NOT NULL, c709 Timestamp64 NOT NULL, c710 Interval64, c711 Uint64 NOT NULL, c712 Uint64 NOT NULL, c713 Bool, c714 Int32 NOT NULL, c715 Bool NOT NULL, c716 Json NOT NULL, c717 Interval64, c718 Date, c719 Decimal(15,0), c720 Date32 NOT NULL, c721 Uint32 NOT NULL, c722 Timestamp64, c723 Yson NOT NULL, c724 Float NOT NULL, c725 Uint32 NOT NULL, c726 Json NOT NULL, c727 Uint64 NOT NULL, c728 Uint64, c729 JsonDocument, c730 Int8, c731 Timestamp64, c732 Int16, c733 Timestamp NOT NULL, c734 Interval64, c735 Timestamp64 NOT NULL, c736 Datetime NOT NULL, c737 Uint16, c738 Datetime, c739 Date32, c740 Json NOT NULL, c741 Uint32 NOT NULL, c742 Datetime64 NOT NULL, c743 Json, c744 Uint16, c745 Decimal(22,9) NOT NULL, c746 Timestamp NOT NULL, c747 Timestamp NOT NULL, c748 Yson NOT NULL, c749 Datetime NOT NULL, c750 Uint16, c751 Double NOT NULL, c752 Uint8, c753 Bool NOT NULL, c754 Datetime, c755 Decimal(22,9), c756 Interval64 NOT NULL, c757 Double NOT NULL, c758 Uint8, c759 Decimal(35,10), c760 Float, c761 Datetime, c762 Json, c763 Uint64 NOT NULL, c764 Uint32, c765 Double, c766 Double, c767 Datetime, c768 Uint8 NOT NULL, c769 String NOT NULL, c770 Decimal(22,9), c771 Double, c772 Double NOT NULL, c773 Timestamp64 NOT NULL, c774 Json NOT NULL, c775 Date, c776 Int32 NOT NULL, c777 Timestamp NOT NULL, c778 JsonDocument NOT NULL, c779 Int16, c780 Uint64 NOT NULL, c781 Int16 NOT NULL, c782 Date32, c783 Int32 NOT NULL, c784 Json NOT NULL, c785 Uint16 NOT NULL, c786 Uint64, c787 Date NOT NULL, c788 Double NOT NULL, c789 Date32, c790 Date NOT NULL, c791 Int64 NOT NULL, c792 Int16, c793 Datetime NOT NULL, c794 JsonDocument, c795 Uint32, c796 JsonDocument, c797 Datetime, c798 Json, c799 Datetime64 NOT NULL, c800 Timestamp NOT NULL, c801 Int8, c802 Date NOT NULL, c803 Double NOT NULL, c804 Timestamp NOT NULL, c805 Datetime64, c806 JsonDocument NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Uint64 NOT NULL, c809 Yson NOT NULL, c810 Interval64 NOT NULL, c811 Timestamp, c812 Int8, c813 Decimal(22,9), c814 Timestamp NOT NULL, c815 Int16 NOT NULL, c816 Decimal(22,9) NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Int32, c819 Utf8 NOT NULL, c820 Interval64 NOT NULL, c821 JsonDocument NOT NULL, c822 Decimal(22,9) NOT NULL, c823 Bool NOT NULL, c824 Uint32, c825 Uint32 NOT NULL, c826 Int32, c827 String, c828 JsonDocument, c829 Datetime, c830 Utf8 NOT NULL, c831 Interval64, c832 Int64 NOT NULL, c833 Utf8 NOT NULL, c834 Uint32, c835 Timestamp64, c836 Bool, c837 Int8 NOT NULL, c838 JsonDocument, c839 Utf8, c840 Uint64, c841 Timestamp NOT NULL, c842 Int32, c843 Datetime64, c844 String, c845 Decimal(35,10) NOT NULL, c846 Date NOT NULL, c847 String, c848 Datetime64, c849 Bool NOT NULL, c850 Int32 NOT NULL, c851 Uint32, c852 Timestamp NOT NULL, c853 Date32 NOT NULL, c854 Timestamp NOT NULL, c855 JsonDocument, c856 Int8 NOT NULL, c857 Datetime NOT NULL, c858 Decimal(15,0) NOT NULL, c859 Datetime64, c860 Float, c861 Uint64, c862 Date NOT NULL, c863 Decimal(22,9), c864 Uint16, c865 Datetime NOT NULL, c866 Datetime64 NOT NULL, c867 String NOT NULL, c868 Double NOT NULL, c869 Decimal(35,10) NOT NULL, c870 Datetime, c871 Uint8 NOT NULL, c872 Datetime64, c873 Decimal(15,0), c874 Bool NOT NULL, c875 Uint8, c876 Json NOT NULL, c877 Decimal(15,0) NOT NULL, c878 Timestamp64 NOT NULL, c879 Double, c880 Datetime, c881 Float, c882 Timestamp NOT NULL, c883 Uint8 NOT NULL, c884 String NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/33950` (\n                    c0 Uint16 NOT NULL, c1 Decimal(35,10) NOT NULL, c2 Utf8 NOT NULL, c3 Int64 NOT NULL, c4 Bool NOT NULL, c5 Uint8 NOT NULL, c6 Uint8 NOT NULL, c7 Interval64 NOT NULL, c8 Bool NOT NULL, c9 String NOT NULL, c10 Uint16 NOT NULL, c11 Uint32 NOT NULL, c12 Uint32 NOT NULL, c13 Timestamp NOT NULL, c14 Date32 NOT NULL, c15 Utf8 NOT NULL, c16 Decimal(15,0) NOT NULL, c17 Uint8 NOT NULL, c18 Date32 NOT NULL, c19 Uint16 NOT NULL, c20 Timestamp64 NOT NULL, c21 Int32 NOT NULL, c22 Uint16 NOT NULL, c23 Int64 NOT NULL, c24 Int16 NOT NULL, c25 Date32 NOT NULL, c26 Decimal(15,0) NOT NULL, c27 Uint8 NOT NULL, c28 Decimal(22,9) NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Uint64 NOT NULL, c31 Decimal(15,0) NOT NULL, c32 Utf8 NOT NULL, c33 Bool NOT NULL, c34 Bool NOT NULL, c35 Timestamp NOT NULL, c36 Datetime NOT NULL, c37 Decimal(35,10) NOT NULL, c38 Uint8 NOT NULL, c39 Timestamp64 NOT NULL, c40 Datetime NOT NULL, c41 Int16 NOT NULL, c42 Datetime NOT NULL, c43 Int16 NOT NULL, c44 Decimal(35,10) NOT NULL, c45 Utf8 NOT NULL, c46 Uint32 NOT NULL, c47 Date NOT NULL, c48 Uint8 NOT NULL, c49 Int16 NOT NULL, c50 Bool NOT NULL, c51 Interval64 NOT NULL, c52 Bool NOT NULL, c53 Timestamp NOT NULL, c54 Interval64 NOT NULL, c55 Decimal(22,9) NOT NULL, c56 String NOT NULL, c57 Uint8 NOT NULL, c58 Int32 NOT NULL, c59 Uint32 NOT NULL, c60 Uint32 NOT NULL, c61 Utf8 NOT NULL, c62 Date NOT NULL, c63 Uint32 NOT NULL, c64 Interval64 NOT NULL, c65 Datetime64 NOT NULL, c66 Datetime64 NOT NULL, c67 Bool NOT NULL, c68 Uint8 NOT NULL, c69 Uint8 NOT NULL, c70 Datetime64 NOT NULL, c71 Bool NOT NULL, c72 Bool NOT NULL, c73 Timestamp64 NOT NULL, c74 Timestamp NOT NULL, c75 Uint8 NOT NULL, c76 Timestamp64 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Interval64 NOT NULL, c79 Int32 NOT NULL, c80 Int32 NOT NULL, c81 Int16 NOT NULL, c82 Int16 NOT NULL, c83 Uint32 NOT NULL, c84 Int8 NOT NULL, c85 Uint8 NOT NULL, c86 Uint8 NOT NULL, c87 Utf8 NOT NULL, c88 Uint32 NOT NULL, c89 Decimal(15,0) NOT NULL, c90 Timestamp NOT NULL, c91 Timestamp NOT NULL, c92 Date NOT NULL, c93 Datetime64 NOT NULL, c94 Interval64 NOT NULL, c95 Int64 NOT NULL, c96 Timestamp64 NOT NULL, c97 Date32 NOT NULL, c98 Timestamp NOT NULL, c99 Uint32 NOT NULL, c100 Int16 NOT NULL, c101 Uint16 NOT NULL, c102 Timestamp NOT NULL, c103 Uint16 NOT NULL, c104 Uint32 NOT NULL, c105 Timestamp NOT NULL, c106 Date NOT NULL, c107 Int16 NOT NULL, c108 Decimal(22,9) NOT NULL, c109 Bool NOT NULL, c110 Uint32 NOT NULL, c111 Date32 NOT NULL, c112 Int8 NOT NULL, c113 Uint64 NOT NULL, c114 Timestamp NOT NULL, c115 Uint64 NOT NULL, c116 Int16 NOT NULL, c117 Int8 NOT NULL, c118 Utf8 NOT NULL, c119 Bool NOT NULL, c120 String NOT NULL, c121 Datetime64 NOT NULL, c122 Int16 NOT NULL, c123 String NOT NULL, c124 Date NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Timestamp64 NOT NULL, c127 Int16 NOT NULL, c128 Int16 NOT NULL, c129 Decimal(35,10) NOT NULL, c130 Bool NOT NULL, c131 Decimal(22,9) NOT NULL, c132 Datetime NOT NULL, c133 Uint64 NOT NULL, c134 Uint8 NOT NULL, c135 Decimal(22,9) NOT NULL, c136 Int16 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Timestamp64 NOT NULL, c139 Uint32 NOT NULL, c140 Bool NOT NULL, c141 Decimal(15,0) NOT NULL, c142 Decimal(15,0) NOT NULL, c143 Uint32 NOT NULL, c144 Uint16 NOT NULL, c145 Uint32 NOT NULL, c146 Date32 NOT NULL, c147 Interval64 NOT NULL, c148 Timestamp NOT NULL, c149 Uint32 NOT NULL, c150 Int8 NOT NULL, c151 Bool NOT NULL, c152 Decimal(35,10) NOT NULL, c153 Uint32 NOT NULL, c154 Int32 NOT NULL, c155 Utf8 NOT NULL, c156 Date32 NOT NULL, c157 Datetime NOT NULL, c158 Int16 NOT NULL, c159 Uint32 NOT NULL, c160 Int16 NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Uint8 NOT NULL, c163 Date32 NOT NULL, c164 Timestamp NOT NULL, c165 Bool NOT NULL, c166 Uint32 NOT NULL, c167 Decimal(22,9) NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Int64 NOT NULL, c170 Date32 NOT NULL, c171 Int32 NOT NULL, c172 Timestamp64 NOT NULL, c173 Datetime64 NOT NULL, c174 Timestamp64 NOT NULL, c175 Int8 NOT NULL, c176 Uint16 NOT NULL, c177 Bool NOT NULL, c178 Timestamp NOT NULL, c179 Date NOT NULL, c180 Uint64 NOT NULL, c181 Uint16 NOT NULL, c182 Date NOT NULL, c183 Decimal(22,9) NOT NULL, c184 Utf8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Uint64 NOT NULL, c187 Timestamp NOT NULL, c188 String NOT NULL, c189 Uint64 NOT NULL, c190 Date NOT NULL, c191 Int64 NOT NULL, c192 Int16 NOT NULL, c193 Int8 NOT NULL, c194 Int64 NOT NULL, c195 Int16 NOT NULL, c196 Utf8 NOT NULL, c197 Datetime64 NOT NULL, c198 Uint16 NOT NULL, c199 Uint8 NOT NULL, c200 Uint64 NOT NULL, c201 Int8 NOT NULL, c202 Int64 NOT NULL, c203 Uint32 NOT NULL, c204 Date NOT NULL, c205 Int32 NOT NULL, c206 Uint64 NOT NULL, c207 String NOT NULL, c208 Datetime NOT NULL, c209 Date32 NOT NULL, c210 Datetime64 NOT NULL, c211 Int8 NOT NULL, c212 Timestamp NOT NULL, c213 Bool NOT NULL, c214 String NOT NULL, c215 Uint32 NOT NULL, c216 Uint8 NOT NULL, c217 Datetime64 NOT NULL, c218 Timestamp NOT NULL, c219 Uint8 NOT NULL, c220 Datetime64 NOT NULL, c221 Interval64 NOT NULL, c222 Int16 NOT NULL, c223 Datetime NOT NULL, c224 Timestamp64 NOT NULL, c225 String NOT NULL, c226 Datetime64 NOT NULL, c227 Uint32 NOT NULL, c228 Decimal(35,10) NOT NULL, c229 Datetime NOT NULL, c230 Decimal(15,0) NOT NULL, c231 Datetime64 NOT NULL, c232 Decimal(35,10) NOT NULL, c233 Date NOT NULL, c234 Int16 NOT NULL, c235 Date NOT NULL, c236 Int16 NOT NULL, c237 Decimal(22,9) NOT NULL, c238 Bool NOT NULL, c239 Date NOT NULL, c240 Int16 NOT NULL, c241 Date NOT NULL, c242 Decimal(22,9) NOT NULL, c243 Timestamp NOT NULL, c244 Uint8 NOT NULL, c245 Uint8 NOT NULL, c246 Int8 NOT NULL, c247 Int16 NOT NULL, c248 Decimal(35,10) NOT NULL, c249 Interval64 NOT NULL, c250 Uint8 NOT NULL, c251 String NOT NULL, c252 Uint32 NOT NULL, c253 Date32 NOT NULL, c254 Datetime64 NOT NULL, c255 Uint8 NOT NULL, c256 Decimal(35,10) NOT NULL, c257 Timestamp NOT NULL, c258 Datetime64 NOT NULL, c259 Utf8 NOT NULL, c260 String NOT NULL, c261 Int64 NOT NULL, c262 Uint16 NOT NULL, c263 Int32 NOT NULL, c264 Bool NOT NULL, c265 Uint32 NOT NULL, c266 Uint32 NOT NULL, c267 Uint32 NOT NULL, c268 String NOT NULL, c269 Bool NOT NULL, c270 Decimal(15,0) NOT NULL, c271 Uint16 NOT NULL, c272 Uint32 NOT NULL, c273 Int64 NOT NULL, c274 Datetime64 NOT NULL, c275 Interval64 NOT NULL, c276 Uint32 NOT NULL, c277 Bool NOT NULL, c278 Int8 NOT NULL, c279 Int64 NOT NULL, c280 Timestamp NOT NULL, c281 Int32 NOT NULL, c282 Timestamp NOT NULL, c283 Timestamp NOT NULL, c284 Uint64 NOT NULL, c285 Timestamp64 NOT NULL, c286 Int64 NOT NULL, c287 Datetime64 NOT NULL, c288 Int32 NOT NULL, c289 Datetime64 NOT NULL, c290 String NOT NULL, c291 Datetime NOT NULL, c292 Decimal(15,0) NOT NULL, c293 Date NOT NULL, c294 Date32 NOT NULL, c295 Uint8 NOT NULL, c296 Bool NOT NULL, c297 Date32 NOT NULL, c298 Bool NOT NULL, c299 Int16 NOT NULL, c300 Int32 NOT NULL, c301 Int8 NOT NULL, c302 Int8 NOT NULL, c303 Timestamp NOT NULL, c304 Datetime64 NOT NULL, c305 Int64 NOT NULL, c306 Decimal(15,0) NOT NULL, c307 Timestamp NOT NULL, c308 Int32 NOT NULL, c309 Interval64 NOT NULL, c310 Utf8 NOT NULL, c311 Int8 NOT NULL, c312 Bool NOT NULL, c313 Int8 NOT NULL, c314 Date NOT NULL, c315 Timestamp NOT NULL, c316 Int8 NOT NULL, c317 Uint32 NOT NULL, c318 Date32 NOT NULL, c319 Timestamp64 NOT NULL, c320 Decimal(15,0) NOT NULL, c321 Int32 NOT NULL, c322 Uint64 NOT NULL, c323 Utf8 NOT NULL, c324 Timestamp NOT NULL, c325 Interval64 NOT NULL, c326 Datetime64 NOT NULL, c327 Interval64 NOT NULL, c328 Int8 NOT NULL, c329 Interval64 NOT NULL, c330 Decimal(35,10) NOT NULL, c331 Datetime NOT NULL, c332 Utf8 NOT NULL, c333 Utf8 NOT NULL, c334 Date32 NOT NULL, c335 Uint32 NOT NULL, c336 Decimal(15,0) NOT NULL, c337 Utf8 NOT NULL, c338 Int16 NOT NULL, c339 Uint16 NOT NULL, c340 Uint64 NOT NULL, c341 Int16 NOT NULL, c342 Decimal(22,9) NOT NULL, c343 Int64 NOT NULL, c344 Date NOT NULL, c345 Utf8 NOT NULL, c346 Interval64 NOT NULL, c347 Uint16 NOT NULL, c348 Date32 NOT NULL, c349 Int32 NOT NULL, c350 Uint16 NOT NULL, c351 Datetime NOT NULL, c352 Uint8 NOT NULL, c353 Datetime NOT NULL, c354 Decimal(15,0) NOT NULL, c355 Int64 NOT NULL, c356 Int32 NOT NULL, c357 String NOT NULL, c358 Utf8 NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Decimal(22,9) NOT NULL, c361 Uint8 NOT NULL, c362 Int32 NOT NULL, c363 Uint64 NOT NULL, c364 Int64 NOT NULL, c365 String NOT NULL, c366 Int32 NOT NULL, c367 Int64 NOT NULL, c368 Int16 NOT NULL, c369 String NOT NULL, c370 Decimal(35,10) NOT NULL, c371 Uint16 NOT NULL, c372 Uint64 NOT NULL, c373 Decimal(22,9) NOT NULL, c374 Uint8 NOT NULL, c375 Uint32 NOT NULL, c376 Uint32 NOT NULL, c377 Uint64 NOT NULL, c378 Int64 NOT NULL, c379 Date NOT NULL, c380 Datetime64 NOT NULL, c381 Decimal(22,9) NOT NULL, c382 Int64 NOT NULL, c383 Interval64 NOT NULL, c384 Uint64 NOT NULL, c385 Int64 NOT NULL, c386 Interval64 NOT NULL, c387 Int8 NOT NULL, c388 Datetime64 NOT NULL, c389 Datetime NOT NULL, c390 Interval64 NOT NULL, c391 Datetime NOT NULL, c392 Date NOT NULL, c393 Bool NOT NULL, c394 Timestamp NOT NULL, c395 Int32 NOT NULL, c396 Utf8 NOT NULL, c397 Int16 NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Bool NOT NULL, c400 Datetime64 NOT NULL, c401 Date NOT NULL, c402 Interval64 NOT NULL, c403 Int16 NOT NULL, c404 Bool NOT NULL, c405 Uint64 NOT NULL, c406 Date32 NOT NULL, c407 Uint16 NOT NULL, c408 Uint8 NOT NULL, c409 Decimal(22,9) NOT NULL, c410 Decimal(35,10) NOT NULL, c411 Uint8 NOT NULL, c412 Datetime NOT NULL, c413 Int8 NOT NULL, c414 Timestamp NOT NULL, c415 Int64 NOT NULL, c416 Uint32 NOT NULL, c417 Bool NOT NULL, c418 String NOT NULL, c419 Int32 NOT NULL, c420 Uint16 NOT NULL, c421 Int16 NOT NULL, c422 String NOT NULL, c423 Uint32 NOT NULL, c424 Date32 NOT NULL, c425 Int32 NOT NULL, c426 Timestamp NOT NULL, c427 Datetime NOT NULL, c428 Interval64 NOT NULL, c429 Timestamp64 NOT NULL, c430 Date32 NOT NULL, c431 Uint16 NOT NULL, c432 Bool NOT NULL, c433 Uint16 NOT NULL, c434 Datetime NOT NULL, c435 Int16 NOT NULL, c436 Utf8 NOT NULL, c437 Uint16 NOT NULL, c438 Int64 NOT NULL, c439 Date NOT NULL, c440 Decimal(35,10) NOT NULL, c441 String NOT NULL, c442 Int8 NOT NULL, c443 Timestamp NOT NULL, c444 Decimal(35,10) NOT NULL, c445 Datetime64 NOT NULL, c446 Datetime NOT NULL, c447 Int64 NOT NULL, c448 Uint8 NOT NULL, c449 Timestamp64 NOT NULL, c450 Datetime NOT NULL, c451 Interval64 NOT NULL, c452 Int8 NOT NULL, c453 Int8 NOT NULL, c454 Bool NOT NULL, c455 Datetime NOT NULL, c456 Bool NOT NULL, c457 Int64 NOT NULL, c458 Int8 NOT NULL, c459 Int32 NOT NULL, c460 Date32 NOT NULL, c461 Uint16 NOT NULL, c462 Uint64 NOT NULL, c463 Decimal(22,9) NOT NULL, c464 Interval64 NOT NULL, c465 Int16 NOT NULL, c466 Uint32 NOT NULL, c467 Int8 NOT NULL, c468 Uint32 NOT NULL, c469 String NOT NULL, c470 Decimal(35,10) NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Int64 NOT NULL, c473 Utf8 NOT NULL, c474 Timestamp64 NOT NULL, c475 Interval64 NOT NULL, c476 Uint64 NOT NULL, c477 Int32 NOT NULL, c478 Decimal(35,10) NOT NULL, c479 Uint16 NOT NULL, c480 Bool NOT NULL, c481 Int8 NOT NULL, c482 Uint16 NOT NULL, c483 Decimal(22,9) NOT NULL, c484 Bool NOT NULL, c485 Uint16 NOT NULL, c486 Int32 NOT NULL, c487 Timestamp64 NOT NULL, c488 Interval64 NOT NULL, c489 Timestamp NOT NULL, c490 Uint16 NOT NULL, c491 Bool NOT NULL, c492 Int8 NOT NULL, c493 Interval64 NOT NULL, c494 Timestamp NOT NULL, c495 Uint16 NOT NULL, c496 Uint64 NOT NULL, c497 Int64 NOT NULL, c498 Uint8 NOT NULL, c499 Timestamp64 NOT NULL, c500 Int64 NOT NULL, c501 Interval64 NOT NULL, c502 Datetime64 NOT NULL, c503 Timestamp64 NOT NULL, c504 Uint64 NOT NULL, c505 Datetime64 NOT NULL, c506 Bool NOT NULL, c507 Decimal(35,10) NOT NULL, c508 Timestamp NOT NULL, c509 Date NOT NULL, c510 Decimal(35,10) NOT NULL, c511 Date32 NOT NULL, c512 Decimal(35,10) NOT NULL, c513 Date NOT NULL, c514 Uint64 NOT NULL, c515 Date32 NOT NULL, c516 Int16 NOT NULL, c517 Int8 NOT NULL, c518 Timestamp64 NOT NULL, c519 Date32 NOT NULL, c520 Utf8 NOT NULL, c521 Decimal(15,0) NOT NULL, c522 Uint32 NOT NULL, c523 Datetime NOT NULL, c524 String NOT NULL, c525 Int8 NOT NULL, c526 Datetime64 NOT NULL, c527 Uint8 NOT NULL, c528 Int8 NOT NULL, c529 Decimal(15,0) NOT NULL, c530 Date32 NOT NULL, c531 Datetime64 NOT NULL, c532 Timestamp64 NOT NULL, c533 String NOT NULL, c534 Int16 NOT NULL, c535 Uint64 NOT NULL, c536 Int32 NOT NULL, c537 Decimal(15,0) NOT NULL, c538 Date32 NOT NULL, c539 Interval64 NOT NULL, c540 Decimal(22,9) NOT NULL, c541 Decimal(35,10) NOT NULL, c542 Uint32 NOT NULL, c543 Date NOT NULL, c544 String NOT NULL, c545 Decimal(15,0) NOT NULL, c546 Date32 NOT NULL, c547 Interval64 NOT NULL, c548 Date NOT NULL, c549 Int8 NOT NULL, c550 Timestamp64 NOT NULL, c551 Utf8 NOT NULL, c552 Int16 NOT NULL, c553 Uint64 NOT NULL, c554 Date32 NOT NULL, c555 Utf8 NOT NULL, c556 Uint64 NOT NULL, c557 Datetime NOT NULL, c558 Utf8 NOT NULL, c559 Uint8 NOT NULL, c560 Int8 NOT NULL, c561 String NOT NULL, c562 Decimal(22,9) NOT NULL, c563 Uint16 NOT NULL, c564 Interval64 NOT NULL, c565 Int16 NOT NULL, c566 Bool NOT NULL, c567 Uint8 NOT NULL, c568 Uint16 NOT NULL, c569 Decimal(22,9) NOT NULL, c570 Int16 NOT NULL, c571 Uint32 NOT NULL, c572 Timestamp64 NOT NULL, c573 Uint64 NOT NULL, c574 Int64 NOT NULL, c575 Uint32 NOT NULL, c576 Datetime NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Uint8 NOT NULL, c579 Datetime NOT NULL, c580 Uint64 NOT NULL, c581 Uint16 NOT NULL, c582 Timestamp NOT NULL, c583 Int16 NOT NULL, c584 Decimal(15,0) NOT NULL, c585 Utf8 NOT NULL, c586 Bool NOT NULL, c587 Int32 NOT NULL, c588 Uint64 NOT NULL, c589 Decimal(22,9) NOT NULL, c590 Int16 NOT NULL, c591 String NOT NULL, c592 Utf8 NOT NULL, c593 Int64 NOT NULL, c594 Datetime64 NOT NULL, c595 Interval64 NOT NULL, c596 Int32 NOT NULL, c597 Timestamp NOT NULL, c598 Timestamp NOT NULL, c599 Bool NOT NULL, c600 Date NOT NULL, c601 Uint8 NOT NULL, c602 Decimal(15,0) NOT NULL, c603 Uint64 NOT NULL, c604 Date32 NOT NULL, c605 Date32 NOT NULL, c606 Date32 NOT NULL, c607 Date NOT NULL, c608 Utf8 NOT NULL, c609 Decimal(22,9) NOT NULL, c610 Timestamp64 NOT NULL, c611 Decimal(22,9) NOT NULL, c612 Int32 NOT NULL, c613 Decimal(35,10) NOT NULL, c614 Uint64 NOT NULL, c615 Int64 NOT NULL, c616 Datetime NOT NULL, c617 Uint8 NOT NULL, c618 Uint8 NOT NULL, c619 Date NOT NULL, c620 Interval64 NOT NULL, c621 Int8 NOT NULL, c622 Int16 NOT NULL, c623 Timestamp64 NOT NULL, c624 Uint32 NOT NULL, c625 Decimal(22,9) NOT NULL, c626 Interval64 NOT NULL, c627 Bool NOT NULL, c628 Int16 NOT NULL, c629 String NOT NULL, c630 Uint64 NOT NULL, c631 Int16 NOT NULL, c632 Uint16 NOT NULL, c633 Int8 NOT NULL, c634 Date32 NOT NULL, c635 Timestamp64 NOT NULL, c636 Utf8 NOT NULL, c637 Decimal(22,9) NOT NULL, c638 Decimal(35,10) NOT NULL, c639 Int64 NOT NULL, c640 Uint16 NOT NULL, c641 Timestamp NOT NULL, c642 Utf8 NOT NULL, c643 Datetime NOT NULL, c644 Datetime64 NOT NULL, c645 Uint8 NOT NULL, c646 Datetime NOT NULL, c647 Datetime64 NOT NULL, c648 Uint64 NOT NULL, c649 Uint64 NOT NULL, c650 Uint32 NOT NULL, c651 Datetime64 NOT NULL, c652 Timestamp NOT NULL, c653 Utf8 NOT NULL, c654 Decimal(22,9) NOT NULL, c655 Uint16 NOT NULL, c656 Timestamp NOT NULL, c657 Decimal(22,9) NOT NULL, c658 Decimal(22,9) NOT NULL, c659 Int16 NOT NULL, c660 Decimal(22,9) NOT NULL, c661 Int8 NOT NULL, c662 Int32 NOT NULL, c663 Int8 NOT NULL, c664 Utf8 NOT NULL, c665 Int64 NOT NULL, c666 Int8 NOT NULL, c667 Datetime NOT NULL, c668 String NOT NULL, c669 Timestamp64 NOT NULL, c670 Timestamp64 NOT NULL, c671 Int16 NOT NULL, c672 Int32 NOT NULL, c673 Date NOT NULL, c674 Uint16 NOT NULL, c675 Decimal(15,0) NOT NULL, c676 Decimal(15,0) NOT NULL, c677 Uint16 NOT NULL, c678 String NOT NULL, c679 Uint32 NOT NULL, c680 Int32 NOT NULL, c681 Datetime NOT NULL, c682 Date NOT NULL, c683 Bool NOT NULL, c684 Timestamp NOT NULL, c685 Int16 NOT NULL, c686 Interval64 NOT NULL, c687 Decimal(15,0) NOT NULL, c688 Uint16 NOT NULL, c689 Datetime NOT NULL, c690 Uint32 NOT NULL, c691 Timestamp64 NOT NULL, c692 Timestamp NOT NULL, c693 Interval64 NOT NULL, c694 Uint64 NOT NULL, c695 Int32 NOT NULL, c696 String NOT NULL, c697 Uint64 NOT NULL, c698 Decimal(22,9) NOT NULL, c699 Datetime64 NOT NULL, c700 Timestamp NOT NULL, c701 Timestamp64 NOT NULL, c702 Uint32 NOT NULL, c703 Datetime64 NOT NULL, c704 Uint64 NOT NULL, c705 Date32 NOT NULL, c706 Date32 NOT NULL, c707 Int16 NOT NULL, c708 Decimal(15,0) NOT NULL, c709 Timestamp64 NOT NULL, c710 Interval64, c711 Uint64 NOT NULL, c712 Uint64 NOT NULL, c713 Bool, c714 Int32 NOT NULL, c715 Bool NOT NULL, c716 Json NOT NULL, c717 Interval64, c718 Date, c719 Decimal(15,0), c720 Date32 NOT NULL, c721 Uint32 NOT NULL, c722 Timestamp64, c723 Yson NOT NULL, c724 Float NOT NULL, c725 Uint32 NOT NULL, c726 Json NOT NULL, c727 Uint64 NOT NULL, c728 Uint64, c729 JsonDocument, c730 Int8, c731 Timestamp64, c732 Int16, c733 Timestamp NOT NULL, c734 Interval64, c735 Timestamp64 NOT NULL, c736 Datetime NOT NULL, c737 Uint16, c738 Datetime, c739 Date32, c740 Json NOT NULL, c741 Uint32 NOT NULL, c742 Datetime64 NOT NULL, c743 Json, c744 Uint16, c745 Decimal(22,9) NOT NULL, c746 Timestamp NOT NULL, c747 Timestamp NOT NULL, c748 Yson NOT NULL, c749 Datetime NOT NULL, c750 Uint16, c751 Double NOT NULL, c752 Uint8, c753 Bool NOT NULL, c754 Datetime, c755 Decimal(22,9), c756 Interval64 NOT NULL, c757 Double NOT NULL, c758 Uint8, c759 Decimal(35,10), c760 Float, c761 Datetime, c762 Json, c763 Uint64 NOT NULL, c764 Uint32, c765 Double, c766 Double, c767 Datetime, c768 Uint8 NOT NULL, c769 String NOT NULL, c770 Decimal(22,9), c771 Double, c772 Double NOT NULL, c773 Timestamp64 NOT NULL, c774 Json NOT NULL, c775 Date, c776 Int32 NOT NULL, c777 Timestamp NOT NULL, c778 JsonDocument NOT NULL, c779 Int16, c780 Uint64 NOT NULL, c781 Int16 NOT NULL, c782 Date32, c783 Int32 NOT NULL, c784 Json NOT NULL, c785 Uint16 NOT NULL, c786 Uint64, c787 Date NOT NULL, c788 Double NOT NULL, c789 Date32, c790 Date NOT NULL, c791 Int64 NOT NULL, c792 Int16, c793 Datetime NOT NULL, c794 JsonDocument, c795 Uint32, c796 JsonDocument, c797 Datetime, c798 Json, c799 Datetime64 NOT NULL, c800 Timestamp NOT NULL, c801 Int8, c802 Date NOT NULL, c803 Double NOT NULL, c804 Timestamp NOT NULL, c805 Datetime64, c806 JsonDocument NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Uint64 NOT NULL, c809 Yson NOT NULL, c810 Interval64 NOT NULL, c811 Timestamp, c812 Int8, c813 Decimal(22,9), c814 Timestamp NOT NULL, c815 Int16 NOT NULL, c816 Decimal(22,9) NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Int32, c819 Utf8 NOT NULL, c820 Interval64 NOT NULL, c821 JsonDocument NOT NULL, c822 Decimal(22,9) NOT NULL, c823 Bool NOT NULL, c824 Uint32, c825 Uint32 NOT NULL, c826 Int32, c827 String, c828 JsonDocument, c829 Datetime, c830 Utf8 NOT NULL, c831 Interval64, c832 Int64 NOT NULL, c833 Utf8 NOT NULL, c834 Uint32, c835 Timestamp64, c836 Bool, c837 Int8 NOT NULL, c838 JsonDocument, c839 Utf8, c840 Uint64, c841 Timestamp NOT NULL, c842 Int32, c843 Datetime64, c844 String, c845 Decimal(35,10) NOT NULL, c846 Date NOT NULL, c847 String, c848 Datetime64, c849 Bool NOT NULL, c850 Int32 NOT NULL, c851 Uint32, c852 Timestamp NOT NULL, c853 Date32 NOT NULL, c854 Timestamp NOT NULL, c855 JsonDocument, c856 Int8 NOT NULL, c857 Datetime NOT NULL, c858 Decimal(15,0) NOT NULL, c859 Datetime64, c860 Float, c861 Uint64, c862 Date NOT NULL, c863 Decimal(22,9), c864 Uint16, c865 Datetime NOT NULL, c866 Datetime64 NOT NULL, c867 String NOT NULL, c868 Double NOT NULL, c869 Decimal(35,10) NOT NULL, c870 Datetime, c871 Uint8 NOT NULL, c872 Datetime64, c873 Decimal(15,0), c874 Bool NOT NULL, c875 Uint8, c876 Json NOT NULL, c877 Decimal(15,0) NOT NULL, c878 Timestamp64 NOT NULL, c879 Double, c880 Datetime, c881 Float, c882 Timestamp NOT NULL, c883 Uint8 NOT NULL, c884 String NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c4\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19737/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11157/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27901/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19219/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16455/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22620/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8220/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21110/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21776/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13992
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4548
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19737
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16756
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1906
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18074
============================== slowest durations ===============================
22.02s teardown test_workload.py::TestYdbWorkload::test
7.77s setup    test_workload.py::TestYdbWorkload::test
4.06s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/6t6o/00079b/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16455 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c4\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 34.60s ==============================
