============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:14887 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/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 \'c13\', 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:181 Binary was found by /home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11694
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/rq9x/000b59/r3tmp/kikimr_cluster_p8en5pzg
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14211
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_jg0qiken.log --grpc-port=14887 --mon-port=15893 --ic-port=15762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_yrvt98nc.log --grpc-port=21486 --mon-port=18549 --ic-port=25756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7188
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63035
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5mi_kqk0.log --grpc-port=62486 --mon-port=5630 --ic-port=15149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14792
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jgm9xlbf.log --grpc-port=64789 --mon-port=14792 --ic-port=24515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0neasq1h.log --grpc-port=25840 --mon-port=65205 --ic-port=11694
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22084
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_el4ufyjc.log --grpc-port=63971 --mon-port=8520 --ic-port=26639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14174
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1nuyvg1u.log --grpc-port=23115 --mon-port=63494 --ic-port=3873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_50vbz8_s.log --grpc-port=12494 --mon-port=20632 --ic-port=8045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_oyj6oe1s.log --grpc-port=14727 --mon-port=27416 --ic-port=1656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_jg0qiken.log --grpc-port=14887 --mon-port=15893 --ic-port=15762
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_jg0qiken.log', '--grpc-port=14887', '--mon-port=15893', '--ic-port=15762')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1468185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14887/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468186
DEBUG    ya.test:process.py:259 Command (pid 1468186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468186) elapsed time (sec): 1.2798452377319336
DEBUG    ya.test:process.py:263 Command (pid 1468186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) maxrss: 483980
DEBUG    ya.test:process.py:263 Command (pid 1468186) minflt: 45566
DEBUG    ya.test:process.py:263 Command (pid 1468186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) nivcsw: 294
DEBUG    ya.test:process.py:263 Command (pid 1468186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468186) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1468186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468186) stime: 0.184997
DEBUG    ya.test:process.py:263 Command (pid 1468186) utime: 0.53438
DEBUG    ya.test:process.py:263 Command (pid 1468186) wtime: 1.292
DEBUG    ya.test:process.py:275 Command (pid 1468186) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1468186) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21486/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_yrvt98nc.log --grpc-port=21486 --mon-port=18549 --ic-port=25756
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_yrvt98nc.log', '--grpc-port=21486', '--mon-port=18549', '--ic-port=25756')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1468245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21486/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468248
DEBUG    ya.test:process.py:259 Command (pid 1468248) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468248) elapsed time (sec): 1.2552437782287598
DEBUG    ya.test:process.py:263 Command (pid 1468248) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) maxrss: 482220
DEBUG    ya.test:process.py:263 Command (pid 1468248) minflt: 45607
DEBUG    ya.test:process.py:263 Command (pid 1468248) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 1468248) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468248) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1468248) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468248) stime: 0.19905299999999998
DEBUG    ya.test:process.py:263 Command (pid 1468248) utime: 0.505234
DEBUG    ya.test:process.py:263 Command (pid 1468248) wtime: 1.273
DEBUG    ya.test:process.py:275 Command (pid 1468248) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1468248) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62486/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5mi_kqk0.log --grpc-port=62486 --mon-port=5630 --ic-port=15149
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_5mi_kqk0.log', '--grpc-port=62486', '--mon-port=5630', '--ic-port=15149')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1468444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62486/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468447
DEBUG    ya.test:process.py:259 Command (pid 1468447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468447) elapsed time (sec): 1.582932949066162
DEBUG    ya.test:process.py:263 Command (pid 1468447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) maxrss: 484004
DEBUG    ya.test:process.py:263 Command (pid 1468447) minflt: 45574
DEBUG    ya.test:process.py:263 Command (pid 1468447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1468447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468447) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1468447) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468447) stime: 0.20174299999999998
DEBUG    ya.test:process.py:263 Command (pid 1468447) utime: 0.504362
DEBUG    ya.test:process.py:263 Command (pid 1468447) wtime: 1.596
DEBUG    ya.test:process.py:275 Command (pid 1468447) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1468447) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64789/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jgm9xlbf.log --grpc-port=64789 --mon-port=14792 --ic-port=24515
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_jgm9xlbf.log', '--grpc-port=64789', '--mon-port=14792', '--ic-port=24515')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1468791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64789/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1468794
DEBUG    ya.test:process.py:259 Command (pid 1468794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1468794) elapsed time (sec): 1.1542377471923828
DEBUG    ya.test:process.py:263 Command (pid 1468794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) maxrss: 483968
DEBUG    ya.test:process.py:263 Command (pid 1468794) minflt: 45590
DEBUG    ya.test:process.py:263 Command (pid 1468794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 1468794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1468794) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1468794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1468794) stime: 0.19083899999999998
DEBUG    ya.test:process.py:263 Command (pid 1468794) utime: 0.49777499999999997
DEBUG    ya.test:process.py:263 Command (pid 1468794) wtime: 1.16
DEBUG    ya.test:process.py:275 Command (pid 1468794) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1468794) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25840/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0neasq1h.log --grpc-port=25840 --mon-port=65205 --ic-port=11694
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_0neasq1h.log', '--grpc-port=25840', '--mon-port=65205', '--ic-port=11694')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1469000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25840/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469001
DEBUG    ya.test:process.py:259 Command (pid 1469001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469001) elapsed time (sec): 1.365048885345459
DEBUG    ya.test:process.py:263 Command (pid 1469001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) maxrss: 484184
DEBUG    ya.test:process.py:263 Command (pid 1469001) minflt: 45581
DEBUG    ya.test:process.py:263 Command (pid 1469001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) nivcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 1469001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469001) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1469001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469001) stime: 0.17857599999999998
DEBUG    ya.test:process.py:263 Command (pid 1469001) utime: 0.5463939999999999
DEBUG    ya.test:process.py:263 Command (pid 1469001) wtime: 1.383
DEBUG    ya.test:process.py:275 Command (pid 1469001) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1469001) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63971/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_el4ufyjc.log --grpc-port=63971 --mon-port=8520 --ic-port=26639
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_el4ufyjc.log', '--grpc-port=63971', '--mon-port=8520', '--ic-port=26639')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1469246
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63971/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469249
DEBUG    ya.test:process.py:259 Command (pid 1469249) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469249) elapsed time (sec): 1.1801464557647705
DEBUG    ya.test:process.py:263 Command (pid 1469249) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) maxrss: 483780
DEBUG    ya.test:process.py:263 Command (pid 1469249) minflt: 45481
DEBUG    ya.test:process.py:263 Command (pid 1469249) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) nivcsw: 371
DEBUG    ya.test:process.py:263 Command (pid 1469249) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469249) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1469249) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469249) stime: 0.191876
DEBUG    ya.test:process.py:263 Command (pid 1469249) utime: 0.513759
DEBUG    ya.test:process.py:263 Command (pid 1469249) wtime: 1.198
DEBUG    ya.test:process.py:275 Command (pid 1469249) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1469249) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23115/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1nuyvg1u.log --grpc-port=23115 --mon-port=63494 --ic-port=3873
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1nuyvg1u.log', '--grpc-port=23115', '--mon-port=63494', '--ic-port=3873')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1469481
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23115/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469483
DEBUG    ya.test:process.py:259 Command (pid 1469483) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469483) elapsed time (sec): 1.0080811977386475
DEBUG    ya.test:process.py:263 Command (pid 1469483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) maxrss: 483976
DEBUG    ya.test:process.py:263 Command (pid 1469483) minflt: 45549
DEBUG    ya.test:process.py:263 Command (pid 1469483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) nivcsw: 381
DEBUG    ya.test:process.py:263 Command (pid 1469483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469483) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1469483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469483) stime: 0.192875
DEBUG    ya.test:process.py:263 Command (pid 1469483) utime: 0.504505
DEBUG    ya.test:process.py:263 Command (pid 1469483) wtime: 1.041
DEBUG    ya.test:process.py:275 Command (pid 1469483) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1469483) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12494/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_50vbz8_s.log --grpc-port=12494 --mon-port=20632 --ic-port=8045
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_50vbz8_s.log', '--grpc-port=12494', '--mon-port=20632', '--ic-port=8045')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1469672
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12494/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469673
DEBUG    ya.test:process.py:259 Command (pid 1469673) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469673) elapsed time (sec): 1.2005929946899414
DEBUG    ya.test:process.py:263 Command (pid 1469673) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) maxrss: 484040
DEBUG    ya.test:process.py:263 Command (pid 1469673) minflt: 45562
DEBUG    ya.test:process.py:263 Command (pid 1469673) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1469673) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469673) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1469673) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469673) stime: 0.21155
DEBUG    ya.test:process.py:263 Command (pid 1469673) utime: 0.474622
DEBUG    ya.test:process.py:263 Command (pid 1469673) wtime: 1.214
DEBUG    ya.test:process.py:275 Command (pid 1469673) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1469673) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14727/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_oyj6oe1s.log --grpc-port=14727 --mon-port=27416 --ic-port=1656
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rq9x/000b59/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/rq9x/000b59/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_oyj6oe1s.log', '--grpc-port=14727', '--mon-port=27416', '--ic-port=1656')' in '/home/runner/.ya/build/build_root/rq9x/000b59/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: 1469828
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14727/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/rq9x/000b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1469829
DEBUG    ya.test:process.py:259 Command (pid 1469829) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1469829) elapsed time (sec): 1.2790699005126953
DEBUG    ya.test:process.py:263 Command (pid 1469829) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) maxrss: 484252
DEBUG    ya.test:process.py:263 Command (pid 1469829) minflt: 45563
DEBUG    ya.test:process.py:263 Command (pid 1469829) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1469829) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1469829) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1469829) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1469829) stime: 0.200123
DEBUG    ya.test:process.py:263 Command (pid 1469829) utime: 0.487791
DEBUG    ya.test:process.py:263 Command (pid 1469829) wtime: 1.313
DEBUG    ya.test:process.py:275 Command (pid 1469829) output:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-bh43qx4wni
    Host information: 
        Linux ghrun-bh43qx4wni 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1469829) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: a6551f5a3dbfa52e6cae687ddbdcc760e174ba1f
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 57ea46469428570477b9ee87f6f4a3b1347f85e3 into 59d8cf334b79f8ea8c126cfe81fbe3e5790cd5a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14887', '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: 15762\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25756\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15149\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24515\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11694\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26639\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3873\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8045\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1656\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/rq9x/000b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14887', '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: 15762\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25756\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15149\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24515\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11694\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26639\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3873\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8045\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1656\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1471142
DEBUG    ya.test:process.py:259 Command (pid 1471142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471142) elapsed time (sec): 1.4492716789245605
DEBUG    ya.test:process.py:263 Command (pid 1471142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1471142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1471142) maxrss: 736080
DEBUG    ya.test:process.py:263 Command (pid 1471142) minflt: 52030
DEBUG    ya.test:process.py:263 Command (pid 1471142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1471142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471142) nvcsw: 852
DEBUG    ya.test:process.py:263 Command (pid 1471142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471142) stime: 0.305232
DEBUG    ya.test:process.py:263 Command (pid 1471142) utime: 0.56853
DEBUG    ya.test:process.py:263 Command (pid 1471142) wtime: 1.452
DEBUG    ya.test:process.py:275 Command (pid 1471142) 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: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/rq9x/000b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14887', '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/rq9x/000b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14887', '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: 1471233
DEBUG    ya.test:process.py:259 Command (pid 1471233) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1471233) elapsed time (sec): 1.723811149597168
DEBUG    ya.test:process.py:263 Command (pid 1471233) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) maxrss: 736080
DEBUG    ya.test:process.py:263 Command (pid 1471233) minflt: 51974
DEBUG    ya.test:process.py:263 Command (pid 1471233) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) nivcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 1471233) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471233) nvcsw: 732
DEBUG    ya.test:process.py:263 Command (pid 1471233) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1471233) stime: 0.24412199999999998
DEBUG    ya.test:process.py:263 Command (pid 1471233) utime: 0.561879
DEBUG    ya.test:process.py:263 Command (pid 1471233) wtime: 1.743
DEBUG    ya.test:process.py:275 Command (pid 1471233) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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, 76fa639e-5956-4f5d-828d-cca78276629e, localhost:14887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 76fa639e-5956-4f5d-828d-cca78276629e, localhost:14887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 76fa639e-5956-4f5d-828d-cca78276629e, localhost:14887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-bh43qx4wni.auto.internal" port: 23115 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-bh43qx4wni.auto.internal" port: 12494 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-bh43qx4wni.auto.internal" port: 14887 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-bh43qx4wni.auto.internal" port: 25840 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-bh43qx4wni.auto.internal" port: 62486 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-bh43qx4wni.auto.internal" port: 63971 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 } endpoints { address: "ghrun-bh43qx4wni.auto.internal" port: 64789 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-bh43qx4wni.auto.internal" port: 14727 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-bh43qx4wni.auto.internal" port: 21486 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-bh43qx4wni.auto.internal:23115, location 1, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:64789, location 1, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:14887, location 1, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:21486, location 2, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:14727, location 3, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:62486, location 3, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:12494, location 2, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:25840, location 2, ssl: False>, <Endpoint ghrun-bh43qx4wni.auto.internal:63971, 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 -------------------------------
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)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/rq9x/000b59/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
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/rq9x/000b59/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:14887', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1471544
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: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:14887
DEBUG    ya.test:process.py:259 Command (pid 1471544) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1471544) elapsed time (sec): 37.10697650909424
DEBUG    ya.test:process.py:263 Command (pid 1471544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) inblock: 384040
DEBUG    ya.test:process.py:263 Command (pid 1471544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1471544) maxrss: 736080
DEBUG    ya.test:process.py:263 Command (pid 1471544) minflt: 141254
DEBUG    ya.test:process.py:263 Command (pid 1471544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) nivcsw: 937
DEBUG    ya.test:process.py:263 Command (pid 1471544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1471544) nvcsw: 5786
DEBUG    ya.test:process.py:263 Command (pid 1471544) oublock: 88
DEBUG    ya.test:process.py:263 Command (pid 1471544) stime: 0.8122809999999999
DEBUG    ya.test:process.py:263 Command (pid 1471544) utime: 2.665338
DEBUG    ya.test:process.py:263 Command (pid 1471544) wtime: 37.119
DEBUG    ya.test:process.py:275 Command (pid 1471544) output:

DEBUG    ya.test:process.py:276 Command (pid 1471544) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', 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/14028` (
                    c0 Uint16 NOT NULL, c1 Int16 NOT NULL, c2 Datetime NOT NULL, c3 Int64 NOT NULL, c4 Timestamp64 NOT NULL, c5 Uint32 NOT NULL, c6 Date NOT NULL, c7 Uint16 NOT NULL, c8 Date NOT NULL, c9 Uint16 NOT NULL, c10 Int8 NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Interval64 NOT NULL, c13 Bool NOT NULL, c14 Datetime64 NOT NULL, c15 Datetime64 NOT NULL, c16 Interval64 NOT NULL, c17 Decimal(15,0) NOT NULL, c18 Timestamp NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Interval64 NOT NULL, c21 Uint16 NOT NULL, c22 Decimal(22,9) NOT NULL, c23 Timestamp64 NOT NULL, c24 Uint64 NOT NULL, c25 Date NOT NULL, c26 Datetime64 NOT NULL, c27 String NOT NULL, c28 Int64 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Uint64 NOT NULL, c31 Date32 NOT NULL, c32 Interval64 NOT NULL, c33 Int32 NOT NULL, c34 Uint8 NOT NULL, c35 Decimal(15,0) NOT NULL, c36 Uint64 NOT NULL, c37 Decimal(15,0) NOT NULL, c38 Int64 NOT NULL, c39 Int32 NOT NULL, c40 Int16 NOT NULL, c41 Int16 NOT NULL, c42 Datetime NOT NULL, c43 Uint64 NOT NULL, c44 Uint64 NOT NULL, c45 Date NOT NULL, c46 Date NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Utf8 NOT NULL, c50 Datetime NOT NULL, c51 Date NOT NULL, c52 Uint16 NOT NULL, c53 Uint64 NOT NULL, c54 Utf8 NOT NULL, c55 Interval64 NOT NULL, c56 Int16 NOT NULL, c57 Timestamp64 NOT NULL, c58 Int32 NOT NULL, c59 Int8 NOT NULL, c60 Int64 NOT NULL, c61 Date32 NOT NULL, c62 Timestamp NOT NULL, c63 Timestamp NOT NULL, c64 Int16 NOT NULL, c65 Timestamp64 NOT NULL, c66 Timestamp NOT NULL, c67 Datetime64 NOT NULL, c68 Decimal(15,0) NOT NULL, c69 Uint64 NOT NULL, c70 Int8 NOT NULL, c71 String NOT NULL, c72 String NOT NULL, c73 String NOT NULL, c74 Uint8 NOT NULL, c75 Uint64 NOT NULL, c76 String NOT NULL, c77 Datetime64 NOT NULL, c78 Timestamp NOT NULL, c79 Uint32 NOT NULL, c80 Decimal(15,0) NOT NULL, c81 Date NOT NULL, c82 Int8 NOT NULL, c83 Datetime NOT NULL, c84 Interval64 NOT NULL, c85 Timestamp64 NOT NULL, c86 Decimal(15,0) NOT NULL, c87 Int64 NOT NULL, c88 Decimal(35,10) NOT NULL, c89 Timestamp NOT NULL, c90 Decimal(35,10) NOT NULL, c91 Datetime NOT NULL, c92 Decimal(22,9) NOT NULL, c93 Int16 NOT NULL, c94 Uint16 NOT NULL, c95 Decimal(35,10) NOT NULL, c96 Datetime NOT NULL, c97 Date NOT NULL, c98 Datetime NOT NULL, c99 Uint16 NOT NULL, c100 Decimal(15,0) NOT NULL, c101 Bool NOT NULL, c102 Int32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Utf8 NOT NULL, c105 Date NOT NULL, c106 Date NOT NULL, c107 Decimal(15,0) NOT NULL, c108 Bool NOT NULL, c109 Utf8 NOT NULL, c110 Int32 NOT NULL, c111 Uint32 NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Timestamp64 NOT NULL, c114 String NOT NULL, c115 Uint64 NOT NULL, c116 Uint64 NOT NULL, c117 Date NOT NULL, c118 Int64 NOT NULL, c119 Uint32 NOT NULL, c120 Datetime NOT NULL, c121 Datetime NOT NULL, c122 Int8 NOT NULL, c123 Uint16 NOT NULL, c124 Datetime64 NOT NULL, c125 Uint64 NOT NULL, c126 Int64 NOT NULL, c127 Timestamp NOT NULL, c128 Datetime64 NOT NULL, c129 Interval64 NOT NULL, c130 Int64 NOT NULL, c131 Int16 NOT NULL, c132 Uint16 NOT NULL, c133 Int64 NOT NULL, c134 Int64 NOT NULL, c135 Datetime NOT NULL, c136 Interval64 NOT NULL, c137 Decimal(22,9) NOT NULL, c138 Uint16 NOT NULL, c139 Int32 NOT NULL, c140 Timestamp NOT NULL, c141 Uint8 NOT NULL, c142 Interval64 NOT NULL, c143 Datetime NOT NULL, c144 Bool NOT NULL, c145 Timestamp64 NOT NULL, c146 Timestamp NOT NULL, c147 Int16 NOT NULL, c148 Interval64 NOT NULL, c149 String NOT NULL, c150 Interval64 NOT NULL, c151 Interval64 NOT NULL, c152 Int64 NOT NULL, c153 Uint16 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Bool NOT NULL, c156 Date32 NOT NULL, c157 Date NOT NULL, c158 Datetime64 NOT NULL, c159 Decimal(22,9) NOT NULL, c160 Date NOT NULL, c161 Date NOT NULL, c162 Datetime64 NOT NULL, c163 Int32 NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Datetime64 NOT NULL, c166 Timestamp NOT NULL, c167 Decimal(22,9) NOT NULL, c168 Timestamp64 NOT NULL, c169 Timestamp64 NOT NULL, c170 Decimal(35,10) NOT NULL, c171 Decimal(22,9) NOT NULL, c172 Int16 NOT NULL, c173 Int64 NOT NULL, c174 Int16 NOT NULL, c175 Uint64 NOT NULL, c176 Utf8 NOT NULL, c177 Date NOT NULL, c178 Int8 NOT NULL, c179 Int32 NOT NULL, c180 Decimal(22,9) NOT NULL, c181 Decimal(15,0) NOT NULL, c182 Timestamp64 NOT NULL, c183 Datetime64 NOT NULL, c184 Uint16 NOT NULL, c185 Int16 NOT NULL, c186 String NOT NULL, c187 Decimal(35,10) NOT NULL, c188 Int8 NOT NULL, c189 Int64 NOT NULL, c190 Int8 NOT NULL, c191 Decimal(15,0) NOT NULL, c192 Uint16 NOT NULL, c193 Date NOT NULL, c194 Utf8 NOT NULL, c195 Interval64 NOT NULL, c196 Decimal(15,0) NOT NULL, c197 Utf8 NOT NULL, c198 Int64 NOT NULL, c199 Int32 NOT NULL, c200 Int8 NOT NULL, c201 Date NOT NULL, c202 Int8 NOT NULL, c203 Int64 NOT NULL, c204 Decimal(15,0) NOT NULL, c205 Date NOT NULL, c206 Timestamp NOT NULL, c207 Utf8 NOT NULL, c208 Int8 NOT NULL, c209 Uint16 NOT NULL, c210 Bool NOT NULL, c211 Datetime64 NOT NULL, c212 Int32 NOT NULL, c213 Bool NOT NULL, c214 Datetime NOT NULL, c215 Uint32 NOT NULL, c216 Decimal(22,9) NOT NULL, c217 Datetime NOT NULL, c218 Uint32 NOT NULL, c219 Int32 NOT NULL, c220 Date NOT NULL, c221 Int32 NOT NULL, c222 Timestamp NOT NULL, c223 Datetime NOT NULL, c224 Datetime64 NOT NULL, c225 Uint64 NOT NULL, c226 String NOT NULL, c227 Int16 NOT NULL, c228 Uint8 NOT NULL, c229 Timestamp64 NOT NULL, c230 Int64 NOT NULL, c231 Timestamp64 NOT NULL, c232 Date32 NOT NULL, c233 Uint8 NOT NULL, c234 Int8 NOT NULL, c235 Datetime NOT NULL, c236 Decimal(22,9) NOT NULL, c237 Bool NOT NULL, c238 Bool NOT NULL, c239 Datetime NOT NULL, c240 Uint32 NOT NULL, c241 Utf8 NOT NULL, c242 Int32 NOT NULL, c243 Date32 NOT NULL, c244 Timestamp64 NOT NULL, c245 Timestamp NOT NULL, c246 Decimal(22,9) NOT NULL, c247 Int8 NOT NULL, c248 Int32 NOT NULL, c249 Date NOT NULL, c250 Datetime NOT NULL, c251 Datetime NOT NULL, c252 Date NOT NULL, c253 Uint8 NOT NULL, c254 Int64 NOT NULL, c255 Uint64 NOT NULL, c256 Uint32 NOT NULL, c257 Date NOT NULL, c258 Uint64 NOT NULL, c259 Int8 NOT NULL, c260 Timestamp NOT NULL, c261 Int64 NOT NULL, c262 Int8 NOT NULL, c263 Interval64 NOT NULL, c264 Uint32 NOT NULL, c265 Decimal(22,9) NOT NULL, c266 String NOT NULL, c267 Utf8 NOT NULL, c268 Uint32 NOT NULL, c269 Decimal(35,10) NOT NULL, c270 Int32 NOT NULL, c271 Uint16 NOT NULL, c272 Bool NOT NULL, c273 Datetime64 NOT NULL, c274 Decimal(22,9) NOT NULL, c275 Int8 NOT NULL, c276 Int8 NOT NULL, c277 Uint32 NOT NULL, c278 String NOT NULL, c279 String NOT NULL, c280 Decimal(22,9) NOT NULL, c281 Timestamp NOT NULL, c282 String NOT NULL, c283 Int8 NOT NULL, c284 Date NOT NULL, c285 Uint64 NOT NULL, c286 Decimal(35,10) NOT NULL, c287 Uint64 NOT NULL, c288 Int32 NOT NULL, c289 Datetime NOT NULL, c290 Int64 NOT NULL, c291 Date NOT NULL, c292 Timestamp64 NOT NULL, c293 Uint64 NOT NULL, c294 Date32 NOT NULL, c295 Uint64 NOT NULL, c296 Decimal(35,10) NOT NULL, c297 Uint16 NOT NULL, c298 Datetime NOT NULL, c299 Decimal(35,10) NOT NULL, c300 Interval64 NOT NULL, c301 Uint64 NOT NULL, c302 Date NOT NULL, c303 Bool NOT NULL, c304 Decimal(15,0) NOT NULL, c305 String NOT NULL, c306 Decimal(35,10) NOT NULL, c307 Interval64 NOT NULL, c308 Int16 NOT NULL, c309 Date32 NOT NULL, c310 Int8 NOT NULL, c311 Int64 NOT NULL, c312 Int8 NOT NULL, c313 Date32 NOT NULL, c314 Decimal(15,0) NOT NULL, c315 Timestamp64 NOT NULL, c316 Int8 NOT NULL, c317 Datetime NOT NULL, c318 Int64 NOT NULL, c319 Int8 NOT NULL, c320 Uint32 NOT NULL, c321 Utf8 NOT NULL, c322 String NOT NULL, c323 Timestamp64 NOT NULL, c324 Bool NOT NULL, c325 Decimal(35,10) NOT NULL, c326 Decimal(22,9) NOT NULL, c327 Uint16 NOT NULL, c328 Utf8 NOT NULL, c329 Date NOT NULL, c330 String NOT NULL, c331 Decimal(22,9) NOT NULL, c332 Timestamp64 NOT NULL, c333 Date32 NOT NULL, c334 Uint16 NOT NULL, c335 Bool NOT NULL, c336 Timestamp64 NOT NULL, c337 Utf8 NOT NULL, c338 Int8 NOT NULL, c339 Decimal(15,0) NOT NULL, c340 Date32 NOT NULL, c341 Date NOT NULL, c342 Datetime NOT NULL, c343 Utf8 NOT NULL, c344 Datetime64 NOT NULL, c345 Interval64 NOT NULL, c346 Int32 NOT NULL, c347 Date NOT NULL, c348 Uint32 NOT NULL, c349 Date32 NOT NULL, c350 Int8 NOT NULL, c351 Int64 NOT NULL, c352 String NOT NULL, c353 Uint64 NOT NULL, c354 Int32 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Int16 NOT NULL, c357 Date32 NOT NULL, c358 Timestamp64 NOT NULL, c359 Int8 NOT NULL, c360 Int16 NOT NULL, c361 Int32 NOT NULL, c362 Datetime NOT NULL, c363 Int16 NOT NULL, c364 Interval64 NOT NULL, c365 Date NOT NULL, c366 Datetime NOT NULL, c367 Timestamp64 NOT NULL, c368 Timestamp NOT NULL, c369 Int64 NOT NULL, c370 Timestamp64 NOT NULL, c371 Timestamp64 NOT NULL, c372 Datetime64 NOT NULL, c373 Utf8 NOT NULL, c374 Utf8 NOT NULL, c375 Utf8 NOT NULL, c376 Date32 NOT NULL, c377 Interval64 NOT NULL, c378 Timestamp NOT NULL, c379 Interval64 NOT NULL, c380 Date32 NOT NULL, c381 Uint16 NOT NULL, c382 Interval64 NOT NULL, c383 Date NOT NULL, c384 Int32 NOT NULL, c385 Int64 NOT NULL, c386 Date NOT NULL, c387 Decimal(22,9) NOT NULL, c388 Timestamp64 NOT NULL, c389 Timestamp NOT NULL, c390 Bool NOT NULL, c391 Decimal(35,10) NOT NULL, c392 Int16 NOT NULL, c393 Decimal(35,10) NOT NULL, c394 Date NOT NULL, c395 Int32 NOT NULL, c396 Uint32 NOT NULL, c397 Utf8 NOT NULL, c398 Timestamp64 NOT NULL, c399 Decimal(15,0) NOT NULL, c400 Int64 NOT NULL, c401 Interval64 NOT NULL, c402 Decimal(15,0) NOT NULL, c403 Timestamp NOT NULL, c404 Timestamp NOT NULL, c405 Datetime NOT NULL, c406 String NOT NULL, c407 Interval64 NOT NULL, c408 Decimal(15,0) NOT NULL, c409 Timestamp64 NOT NULL, c410 Uint32 NOT NULL, c411 Int16 NOT NULL, c412 Decimal(15,0) NOT NULL, c413 Int64 NOT NULL, c414 Uint16 NOT NULL, c415 Bool NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Timestamp64 NOT NULL, c418 Uint16 NOT NULL, c419 Date32 NOT NULL, c420 Date NOT NULL, c421 Int8 NOT NULL, c422 Datetime64 NOT NULL, c423 Int16 NOT NULL, c424 Date32 NOT NULL, c425 Date NOT NULL, c426 Int64 NOT NULL, c427 Uint8 NOT NULL, c428 Decimal(22,9) NOT NULL, c429 Datetime64 NOT NULL, c430 String NOT NULL, c431 Int32 NOT NULL, c432 Datetime NOT NULL, c433 Decimal(22,9) NOT NULL, c434 Uint8 NOT NULL, c435 Bool NOT NULL, c436 Int64 NOT NULL, c437 Interval64 NOT NULL, c438 String NOT NULL, c439 Date32 NOT NULL, c440 Int64 NOT NULL, c441 Uint16 NOT NULL, c442 Int16 NOT NULL, c443 Uint16 NOT NULL, c444 Timestamp NOT NULL, c445 Decimal(35,10) NOT NULL, c446 Uint32 NOT NULL, c447 String NOT NULL, c448 String NOT NULL, c449 Date NOT NULL, c450 Uint16 NOT NULL, c451 String NOT NULL, c452 Uint32 NOT NULL, c453 Utf8 NOT NULL, c454 Int8 NOT NULL, c455 Decimal(35,10) NOT NULL, c456 Interval64 NOT NULL, c457 Int16 NOT NULL, c458 Uint8 NOT NULL, c459 Decimal(22,9) NOT NULL, c460 Decimal(15,0) NOT NULL, c461 Datetime NOT NULL, c462 Bool NOT NULL, c463 Uint8 NOT NULL, c464 Bool NOT NULL, c465 Interval64 NOT NULL, c466 Timestamp64 NOT NULL, c467 String NOT NULL, c468 Decimal(35,10) NOT NULL, c469 Uint32 NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(35,10) NOT NULL, c472 Uint16 NOT NULL, c473 Decimal(15,0) NOT NULL, c474 Uint64 NOT NULL, c475 Decimal(35,10) NOT NULL, c476 Utf8 NOT NULL, c477 Uint64 NOT NULL, c478 Date32 NOT NULL, c479 Timestamp NOT NULL, c480 Decimal(22,9) NOT NULL, c481 Timestamp NOT NULL, c482 Int8 NOT NULL, c483 Date32 NOT NULL, c484 Uint64 NOT NULL, c485 Decimal(22,9) NOT NULL, c486 Decimal(35,10) NOT NULL, c487 Uint64 NOT NULL, c488 String NOT NULL, c489 Int64 NOT NULL, c490 Timestamp NOT NULL, c491 Utf8 NOT NULL, c492 Timestamp64 NOT NULL, c493 Date32 NOT NULL, c494 Timestamp64 NOT NULL, c495 Uint16 NOT NULL, c496 Decimal(22,9) NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Decimal(35,10) NOT NULL, c499 Datetime64 NOT NULL, c500 Decimal(15,0) NOT NULL, c501 Datetime NOT NULL, c502 Interval64 NOT NULL, c503 Bool NOT NULL, c504 Uint32 NOT NULL, c505 Uint64 NOT NULL, c506 Bool NOT NULL, c507 Int64 NOT NULL, c508 Bool NOT NULL, c509 Uint16 NOT NULL, c510 Int32 NOT NULL, c511 Date32 NOT NULL, c512 Decimal(15,0) NOT NULL, c513 Uint16 NOT NULL, c514 Uint64 NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Decimal(22,9) NOT NULL, c517 Datetime NOT NULL, c518 Date NOT NULL, c519 Interval64 NOT NULL, c520 Uint8 NOT NULL, c521 Uint8 NOT NULL, c522 Int8 NOT NULL, c523 Utf8 NOT NULL, c524 Int8 NOT NULL, c525 Uint16 NOT NULL, c526 Datetime64 NOT NULL, c527 Int64 NOT NULL, c528 Date32 NOT NULL, c529 Uint64 NOT NULL, c530 String NOT NULL, c531 Decimal(22,9) NOT NULL, c532 Uint64 NOT NULL, c533 Int64 NOT NULL, c534 Uint8 NOT NULL, c535 Date32 NOT NULL, c536 Datetime NOT NULL, c537 Int64 NOT NULL, c538 Uint8 NOT NULL, c539 Interval64 NOT NULL, c540 Uint8 NOT NULL, c541 Int32 NOT NULL, c542 Date32 NOT NULL, c543 Decimal(22,9) NOT NULL, c544 Utf8 NOT NULL, c545 Uint32 NOT NULL, c546 Decimal(22,9) NOT NULL, c547 Int32 NOT NULL, c548 Timestamp NOT NULL, c549 String NOT NULL, c550 Timestamp64 NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Int16 NOT NULL, c553 Bool NOT NULL, c554 Decimal(35,10) NOT NULL, c555 Date NOT NULL, c556 Date32 NOT NULL, c557 Uint8 NOT NULL, c558 Uint8 NOT NULL, c559 Int64 NOT NULL, c560 Timestamp64 NOT NULL, c561 Interval64 NOT NULL, c562 Uint64 NOT NULL, c563 Decimal(15,0) NOT NULL, c564 Bool NOT NULL, c565 Decimal(35,10) NOT NULL, c566 Date NOT NULL, c567 Date NOT NULL, c568 Decimal(15,0) NOT NULL, c569 Int64 NOT NULL, c570 Uint16 NOT NULL, c571 String NOT NULL, c572 Uint8 NOT NULL, c573 String NOT NULL, c574 Uint32 NOT NULL, c575 String NOT NULL, c576 Date NOT NULL, c577 String NOT NULL, c578 Decimal(22,9) NOT NULL, c579 Bool NOT NULL, c580 Uint64 NOT NULL, c581 Uint64 NOT NULL, c582 Uint8 NOT NULL, c583 Utf8 NOT NULL, c584 Decimal(22,9) NOT NULL, c585 Decimal(22,9) NOT NULL, c586 Uint8 NOT NULL, c587 Int8 NOT NULL, c588 Date NOT NULL, c589 Datetime NOT NULL, c590 Int16 NOT NULL, c591 Datetime NOT NULL, c592 Date32 NOT NULL, c593 Timestamp64 NOT NULL, c594 Int16 NOT NULL, c595 Date32 NOT NULL, c596 Date NOT NULL, c597 Int16 NOT NULL, c598 Uint8 NOT NULL, c599 Uint8 NOT NULL, c600 Interval64 NOT NULL, c601 Date NOT NULL, c602 Utf8 NOT NULL, c603 Uint8 NOT NULL, c604 Uint64 NOT NULL, c605 Timestamp64 NOT NULL, c606 Utf8 NOT NULL, c607 Int32 NOT NULL, c608 Uint8 NOT NULL, c609 Timestamp64 NOT NULL, c610 Int16 NOT NULL, c611 Uint64 NOT NULL, c612 Decimal(22,9) NOT NULL, c613 Date NOT NULL, c614 Datetime64 NOT NULL, c615 Int16 NOT NULL, c616 Decimal(15,0) NOT NULL, c617 Bool NOT NULL, c618 Decimal(15,0) NOT NULL, c619 Decimal(15,0) NOT NULL, c620 Uint32 NOT NULL, c621 Date NOT NULL, c622 Uint16 NOT NULL, c623 Int16 NOT NULL, c624 Decimal(15,0) NOT NULL, c625 Int32 NOT NULL, c626 Datetime NOT NULL, c627 Date32 NOT NULL, c628 Datetime NOT NULL, c629 Uint64 NOT NULL, c630 Decimal(35,10) NOT NULL, c631 String NOT NULL, c632 Int32 NOT NULL, c633 Interval64 NOT NULL, c634 Datetime NOT NULL, c635 Datetime NOT NULL, c636 Uint64 NOT NULL, c637 Interval64 NOT NULL, c638 Uint16 NOT NULL, c639 Datetime64 NOT NULL, c640 Utf8 NOT NULL, c641 Date32 NOT NULL, c642 Uint64 NOT NULL, c643 Decimal(15,0) NOT NULL, c644 Int64 NOT NULL, c645 Int16 NOT NULL, c646 Decimal(15,0) NOT NULL, c647 Uint64 NOT NULL, c648 String NOT NULL, c649 Decimal(22,9) NOT NULL, c650 Utf8 NOT NULL, c651 Decimal(35,10) NOT NULL, c652 Decimal(15,0) NOT NULL, c653 Interval64 NOT NULL, c654 Date32 NOT NULL, c655 Int8 NOT NULL, c656 Timestamp64 NOT NULL, c657 Date NOT NULL, c658 Datetime NOT NULL, c659 Timestamp64 NOT NULL, c660 String NOT NULL, c661 Int32 NOT NULL, c662 Decimal(35,10) NOT NULL, c663 Interval64 NOT NULL, c664 Datetime64 NOT NULL, c665 Date NOT NULL, c666 Datetime NOT NULL, c667 Datetime NOT NULL, c668 Decimal(15,0) NOT NULL, c669 Decimal(35,10) NOT NULL, c670 Int8 NOT NULL, c671 Decimal(22,9) NOT NULL, c672 Datetime64 NOT NULL, c673 Datetime64 NOT NULL, c674 Timestamp64 NOT NULL, c675 Datetime64 NOT NULL, c676 Date32 NOT NULL, c677 Interval64 NOT NULL, c678 Date32 NOT NULL, c679 Uint16 NOT NULL, c680 Date32 NOT NULL, c681 Decimal(15,0) NOT NULL, c682 Int64 NOT NULL, c683 Int16 NOT NULL, c684 Int32 NOT NULL, c685 Uint64 NOT NULL, c686 Uint8 NOT NULL, c687 Utf8 NOT NULL, c688 Bool NOT NULL, c689 Bool NOT NULL, c690 Decimal(22,9) NOT NULL, c691 String NOT NULL, c692 Uint8 NOT NULL, c693 Interval64 NOT NULL, c694 Int32 NOT NULL, c695 Interval64 NOT NULL, c696 Interval64 NOT NULL, c697 Decimal(15,0) NOT NULL, c698 Datetime64 NOT NULL, c699 Uint16 NOT NULL, c700 Uint32 NOT NULL, c701 Int16 NOT NULL, c702 Decimal(35,10) NOT NULL, c703 Decimal(35,10) NOT NULL, c704 String NOT NULL, c705 Datetime NOT NULL, c706 Timestamp NOT NULL, c707 Datetime64 NOT NULL, c708 Int8 NOT NULL, c709 Date32 NOT NULL, c710 Timestamp64 NOT NULL, c711 Decimal(35,10) NOT NULL, c712 Uint16 NOT NULL, c713 Int8 NOT NULL, c714 Int16 NOT NULL, c715 Int16 NOT NULL, c716 Datetime64 NOT NULL, c717 Int16 NOT NULL, c718 Uint16 NOT NULL, c719 String NOT NULL, c720 Decimal(35,10) NOT NULL, c721 Uint32 NOT NULL, c722 Bool NOT NULL, c723 Decimal(22,9) NOT NULL, c724 Int16 NOT NULL, c725 String NOT NULL, c726 Int64 NOT NULL, c727 Uint64 NOT NULL, c728 Uint8 NOT NULL, c729 Datetime NOT NULL, c730 Bool NOT NULL, c731 Datetime NOT NULL, c732 Uint64 NOT NULL, c733 Decimal(15,0) NOT NULL, c734 Decimal(15,0) NOT NULL, c735 Int8 NOT NULL, c736 Utf8 NOT NULL, c737 Timestamp NOT NULL, c738 Int16 NOT NULL, c739 Interval64 NOT NULL, c740 Bool NOT NULL, c741 String NOT NULL, c742 String NOT NULL, c743 Uint32 NOT NULL, c744 String NOT NULL, c745 Int8 NOT NULL, c746 Int64 NOT NULL, c747 Decimal(15,0) NOT NULL, c748 Uint64 NOT NULL, c749 Int64 NOT NULL, c750 Int64 NOT NULL, c751 Datetime64 NOT NULL, c752 Decimal(22,9) NOT NULL, c753 Uint32 NOT NULL, c754 Uint64 NOT NULL, c755 Datetime NOT NULL, c756 Date32 NOT NULL, c757 Datetime NOT NULL, c758 Timestamp NOT NULL, c759 Uint32 NOT NULL, c760 Utf8 NOT NULL, c761 Interval64 NOT NULL, c762 Timestamp64 NOT NULL, c763 Uint8 NOT NULL, c764 Bool NOT NULL, c765 Decimal(35,10) NOT NULL, c766 Datetime NOT NULL, c767 Uint32 NOT NULL, c768 Uint64 NOT NULL, c769 Datetime NOT NULL, c770 Decimal(22,9) NOT NULL, c771 Timestamp NOT NULL, c772 Uint8 NOT NULL, c773 Datetime64 NOT NULL, c774 Uint64 NOT NULL, c775 Utf8 NOT NULL, c776 Int16 NOT NULL, c777 Uint64 NOT NULL, c778 Timestamp NOT NULL, c779 Utf8 NOT NULL, c780 Date NOT NULL, c781 Uint64 NOT NULL, c782 Int16 NOT NULL, c783 Decimal(35,10) NOT NULL, c784 Uint64 NOT NULL, c785 Uint16 NOT NULL, c786 Decimal(22,9) NOT NULL, c787 Uint16 NOT NULL, c788 String NOT NULL, c789 Date NOT NULL, c790 Uint16 NOT NULL, c791 Date NOT NULL, c792 Int8 NOT NULL, c793 Uint32 NOT NULL, c794 Decimal(35,10) NOT NULL, c795 Int8 NOT NULL, c796 Date NOT NULL, c797 Bool NOT NULL, c798 Int16 NOT NULL, c799 String NOT NULL, c800 Uint8 NOT NULL, c801 Bool NOT NULL, c802 Int64 NOT NULL, c803 Timestamp64 NOT NULL, c804 Uint16 NOT NULL, c805 Uint16 NOT NULL, c806 Interval64 NOT NULL, c807 Date32 NOT NULL, c808 Decimal(22,9) NOT NULL, c809 Int64 NOT NULL, c810 Int16 NOT NULL, c811 Decimal(22,9) NOT NULL, c812 Datetime64 NOT NULL, c813 Uint8 NOT NULL, c814 Uint64 NOT NULL, c815 Decimal(35,10) NOT NULL, c816 Utf8 NOT NULL, c817 Interval64 NOT NULL, c818 Int32 NOT NULL, c819 Int8 NOT NULL, c820 Uint8 NOT NULL, c821 Uint32 NOT NULL, c822 Int32 NOT NULL, c823 Int8 NOT NULL, c824 Date32 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Timestamp NOT NULL, c827 Uint8 NOT NULL, c828 Int32 NOT NULL, c829 Date32 NOT NULL, c830 Interval64 NOT NULL, c831 Uint64 NOT NULL, c832 Uint64 NOT NULL, c833 Utf8 NOT NULL, c834 Int64 NOT NULL, c835 Int32 NOT NULL, c836 Uint8 NOT NULL, c837 Int8 NOT NULL, c838 Uint8 NOT NULL, c839 Uint64 NOT NULL, c840 Uint8 NOT NULL, c841 Decimal(22,9) NOT NULL, c842 Int32 NOT NULL, c843 Uint16 NOT NULL, c844 Interval64 NOT NULL, c845 Bool NOT NULL, c846 Decimal(35,10) NOT NULL, c847 Decimal(15,0) NOT NULL, c848 Datetime64 NOT NULL, c849 Interval64 NOT NULL, c850 Uint16 NOT NULL, c851 Int16 NOT NULL, c852 Date NOT NULL, c853 Uint32 NOT NULL, c854 Int64 NOT NULL, c855 Uint32 NOT NULL, c856 Decimal(15,0) NOT NULL, c857 Uint64 NOT NULL, c858 Uint32 NOT NULL, c859 Date32 NOT NULL, c860 Int8 NOT NULL, c861 Datetime NOT NULL, c862 Utf8 NOT NULL, c863 Uint64 NOT NULL, c864 Datetime NOT NULL, c865 Uint32 NOT NULL, c866 Uint16 NOT NULL, c867 Interval64 NOT NULL, c868 Timestamp64 NOT NULL, c869 Int64 NOT NULL, c870 Datetime64 NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int8 NOT NULL, c873 Datetime NOT NULL, c874 Uint32 NOT NULL, c875 Date NOT NULL, c876 Datetime64 NOT NULL, c877 Bool NOT NULL, c878 Timestamp NOT NULL, c879 Uint16 NOT NULL, c880 Uint64 NOT NULL, c881 Decimal(22,9) NOT NULL, c882 Interval64 NOT NULL, c883 Date32 NOT NULL, c884 Uint64 NOT NULL, c885 Uint32 NOT NULL, c886 Decimal(15,0) NOT NULL, c887 Utf8 NOT NULL, c888 Decimal(15,0) NOT NULL, c889 Int16 NOT NULL, c890 Datetime NOT NULL, c891 Datetime NOT NULL, c892 Uint16 NOT NULL, c893 Datetime NOT NULL, c894 Datetime64 NOT NULL, c895 Decimal(35,10) NOT NULL, c896 Datetime NOT NULL, c897 Timestamp NOT NULL, c898 Uint16 NOT NULL, c899 Utf8 NOT NULL, c900 Datetime NOT NULL, c901 Date32 NOT NULL, c902 Uint32 NOT NULL, c903 Timestamp64 NOT NULL, c904 Datetime64 NOT NULL, c905 Uint64 NOT NULL, c906 Int32 NOT NULL, c907 Decimal(35,10) NOT NULL, c908 Interval64, c909 Json NOT NULL, c910 Datetime64, c911 Interval64, c912 JsonDocument, c913 Int8 NOT NULL, c914 Bool, c915 String, c916 Datetime, c917 Decimal(15,0), c918 Int64, c919 String, c920 Float NOT NULL, c921 Int64, c922 Date NOT NULL, c923 Utf8 NOT NULL, c924 Bool, c925 Int64 NOT NULL, c926 Timestamp64, c927 Decimal(35,10), c928 Uint16 NOT NULL, c929 Datetime, c930 Date32 NOT NULL, c931 Timestamp, c932 Utf8, c933 Decimal(15,0) NOT NULL, c934 Interval64 NOT NULL, c935 Utf8 NOT NULL, c936 Int16 NOT NULL, c937 Decimal(22,9) NOT NULL, c938 Uint16 NOT NULL, c939 Uint64, c940 Int16 NOT NULL, c941 Interval64 NOT NULL, c942 Timestamp64, c943 Datetime, c944 Datetime, c945 Double NOT NULL, c946 Timestamp64, c947 Date32 NOT NULL, c948 Uint8 NOT NULL, c949 Timestamp NOT NULL, c950 Datetime, c951 JsonDocument, c952 Date32 NOT NULL, c953 Int8 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Date, c956 Int32, c957 JsonDocument NOT NULL, c958 Double NOT NULL, c959 Uint64, c960 Int64, c961 Timestamp64 NOT NULL, c962 Decimal(22,9), c963 Uint64, c964 Uint8, c965 Decimal(22,9), c966 Date, c967 Float, c968 Json, c969 JsonDocument NOT NULL, c970 Int32 NOT NULL, c971 Float, c972 Int16, c973 Decimal(22,9), c974 Uint16, c975 Decimal(15,0) NOT NULL, c976 Date32, c977 Timestamp NOT NULL, c978 Utf8 NOT NULL, c979 Double, c980 Date, c981 Datetime, c982 Interval64 NOT NULL, c983 Decimal(22,9), c984 JsonDocument, c985 Uint64, c986 Float, c987 Datetime, c988 Interval64 NOT NULL, c989 Json, c990 Int16, c991 Timestamp, c992 Datetime64 NOT NULL, c993 Uint16, c994 Int32 NOT NULL, c995 Int16 NOT NULL, c996 Int8 NOT NULL, c997 Json, c998 String, c999 Date32, c1000 Int32 NOT NULL, c1001 Uint16 NOT NULL, c1002 Json, c1003 String, c1004 Timestamp64, c1005 Float, c1006 Uint32, c1007 Uint64 NOT NULL, c1008 Uint32, c1009 Int64 NOT NULL, c1010 Decimal(15,0) NOT NULL, c1011 String, c1012 Decimal(35,10), c1013 Float NOT NULL, c1014 Date, c1015 Datetime64, c1016 Uint16, c1017 Float, c1018 Double, c1019 Json NOT NULL, c1020 Int8 NOT NULL, c1021 Uint8, c1022 Interval64 NOT NULL, c1023 Int16, c1024 Json NOT NULL, c1025 Uint16 NOT NULL, c1026 Json NOT NULL, c1027 Utf8 NOT NULL, c1028 Decimal(22,9), c1029 Int32, c1030 Int32 NOT NULL, c1031 Float NOT NULL, c1032 Int16 NOT NULL, c1033 Interval64, c1034 Uint16, c1035 Uint64 NOT NULL, c1036 Bool, c1037 Double NOT NULL, c1038 String NOT NULL, c1039 Timestamp, c1040 Decimal(15,0) NOT NULL, c1041 Uint64, c1042 Timestamp, c1043 Date NOT NULL, c1044 Uint64, c1045 Utf8, c1046 Bool NOT NULL, c1047 Date32 NOT NULL, c1048 Float NOT NULL, c1049 Decimal(15,0) NOT NULL, c1050 Int64 NOT NULL, c1051 Json, c1052 Interval64 NOT NULL, c1053 Uint8, c1054 Uint8, c1055 Datetime64 NOT NULL, c1056 Int8, c1057 Datetime64, c1058 Decimal(15,0) NOT NULL, c1059 Bool, c1060 Decimal(35,10) NOT NULL, c1061 Date, c1062 Decimal(22,9) NOT NULL, c1063 Uint16, c1064 Int8 NOT NULL, c1065 Utf8, c1066 Double NOT NULL, c1067 Uint16 NOT NULL, c1068 Uint32, c1069 Uint32, c1070 Datetime, c1071 Decimal(35,10), c1072 Interval64 NOT NULL, c1073 Date32, c1074 Uint8, c1075 Json, c1076 Utf8 NOT NULL, c1077 Double, c1078 Int32, c1079 Decimal(15,0) NOT NULL, c1080 Decimal(15,0), c1081 Uint32, c1082 Decimal(35,10), c1083 Datetime64 NOT NULL, c1084 Timestamp64 NOT NULL, c1085 Timestamp, c1086 Json NOT NULL, c1087 Timestamp, c1088 Interval64, c1089 Decimal(35,10), c1090 Datetime NOT NULL, c1091 Decimal(15,0) NOT NULL, c1092 Datetime64, c1093 Uint64, c1094 Datetime64 NOT NULL, c1095 Yson NOT NULL, c1096 Uint32 NOT NULL, c1097 Datetime NOT NULL, c1098 Json NOT NULL, c1099 Int64 NOT NULL, c1100 Date32 NOT NULL, c1101 Uint64 NOT NULL, c1102 Yson, c1103 JsonDocument NOT NULL, c1104 Date32 NOT NULL, c1105 Date32, c1106 Int32 NOT NULL, c1107 Decimal(35,10), c1108 Datetime NOT NULL, c1109 Interval64, c1110 Int16, c1111 Uint64 NOT NULL, c1112 Decimal(22,9), c1113 String NOT NULL, c1114 Datetime NOT NULL, c1115 Int8 NOT NULL, c1116 Date NOT NULL, c1117 Int16, c1118 Int16, c1119 Timestamp64 NOT NULL, c1120 Uint8 NOT NULL, c1121 Int8 NOT NULL, c1122 Interval64 NOT NULL, c1123 Timestamp, c1124 Int8, c1125 Json NOT NULL, c1126 Int16, c1127 Date32, c1128 JsonDocument, c1129 Uint16 NOT NULL, c1130 Bool, c1131 Datetime64 NOT NULL, c1132 Uint16, c1133 Date32 NOT NULL, c1134 Json NOT NULL, c1135 String, c1136 Utf8, c1137 Bool, c1138 Timestamp, c1139 Datetime NOT NULL, c1140 Uint64, c1141 Json, c1142 String NOT NULL, c1143 String, c1144 Bool, c1145 Int16, c1146 Yson, c1147 Float, c1148 Datetime, c1149 Json, c1150 Datetime, c1151 Int32 NOT NULL, c1152 Double, c1153 Decimal(15,0), c1154 Bool NOT NULL, c1155 Bool, c1156 Decimal(35,10) NOT NULL, c1157 Date, c1158 Float, c1159 Timestamp NOT NULL, c1160 Uint32 NOT NULL, c1161 Decimal(35,10), c1162 Double NOT NULL, c1163 Int8 NOT NULL, c1164 Date, c1165 Date, c1166 Interval64 NOT NULL, c1167 Date NOT NULL, c1168 Decimal(35,10) NOT NULL, c1169 Date NOT NULL, c1170 Uint64, c1171 Timestamp, c1172 Uint64, c1173 Int8 NOT NULL, c1174 Int16, c1175 Timestamp, c1176 Interval64 NOT NULL, c1177 Utf8 NOT NULL, c1178 Int8, c1179 Timestamp, c1180 Datetime64, c1181 String NOT NULL, c1182 String NOT NULL, c1183 Decimal(35,10), c1184 Float, c1185 Int16 NOT NULL, c1186 Int32 NOT NULL, c1187 String NOT NULL, c1188 Date NOT NULL, c1189 Yson, c1190 Int32 NOT NULL, c1191 Int64, c1192 Decimal(15,0), c1193 Uint64, c1194 Timestamp, c1195 Double NOT NULL, c1196 Date32 NOT NULL, c1197 Decimal(35,10), c1198 Int64, c1199 Datetime, c1200 Uint64, c1201 Timestamp64, c1202 JsonDocument NOT NULL, c1203 Datetime, c1204 String NOT NULL, c1205 Int16 NOT NULL, c1206 Json, c1207 Decimal(35,10) NOT NULL, c1208 Bool, c1209 Datetime NOT NULL, c1210 JsonDocument, c1211 Uint8, c1212 Int32 NOT NULL, c1213 Uint16, c1214 Utf8 NOT NULL, c1215 Uint8 NOT NULL, c1216 Decimal(35,10), c1217 Int32, c1218 Decimal(22,9) NOT NULL, c1219 JsonDocument, c1220 Date32 NOT NULL, c1221 String, c1222 Datetime64, c1223 Timestamp64, c1224 Int8 NOT NULL, c1225 Uint64, c1226 Int16 NOT NULL, c1227 Double NOT NULL, c1228 Interval64 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Int8, c1231 Int16, c1232 Int16 NOT NULL, c1233 Int8, c1234 Decimal(15,0), c1235 Datetime64, c1236 Interval64, c1237 Utf8, c1238 Double, c1239 Decimal(35,10), c1240 Uint8 NOT NULL, c1241 Float, c1242 Bool, c1243 Date, c1244 Int16 NOT NULL, c1245 String, c1246 Uint16, c1247 Timestamp64 NOT NULL, c1248 Decimal(15,0), c1249 Json, c1250 Timestamp64 NOT NULL, c1251 Decimal(22,9) NOT NULL, c1252 Float NOT NULL, c1253 Decimal(15,0), c1254 Yson NOT NULL, c1255 Utf8, c1256 Date, c1257 Decimal(22,9), c1258 Timestamp NOT NULL, c1259 Bool NOT NULL, c1260 String, c1261 Yson, c1262 Uint16 NOT NULL, c1263 JsonDocument NOT NULL, c1264 Timestamp64, c1265 Yson NOT NULL, c1266 JsonDocument, c1267 Date, c1268 Uint32, c1269 Datetime NOT NULL, c1270 Int32 NOT NULL, c1271 Decimal(15,0), c1272 Float, c1273 Json, c1274 Datetime64 NOT NULL, c1275 Decimal(35,10), c1276 Int32, c1277 Utf8 NOT NULL, c1278 Datetime NOT NULL, c1279 Date, c1280 Double, c1281 Decimal(15,0) NOT NULL, c1282 Int16, c1283 Int32, c1284 Uint8 NOT NULL, c1285 Uint8 NOT NULL, c1286 String NOT NULL, c1287 Uint32 NOT NULL, c1288 Json, c1289 Uint16 NOT NULL, c1290 Uint32, c1291 Timestamp64, c1292 Int8 NOT NULL, c1293 Timestamp NOT NULL, c1294 Int8, c1295 Decimal(22,9), c1296 Timestamp64, c1297 Decimal(15,0) NOT NULL, c1298 Uint64 NOT NULL, c1299 Uint16 NOT NULL, c1300 Interval64, c1301 Decimal(35,10) NOT NULL, c1302 Date32 NOT NULL, c1303 Decimal(35,10), c1304 Int32, c1305 Double NOT NULL, c1306 Uint64 NOT NULL, c1307 Decimal(15,0) NOT NULL, c1308 Double NOT NULL, c1309 Decimal(22,9) NOT NULL, c1310 Uint64 NOT NULL, c1311 Interval64, c1312 Json NOT NULL, c1313 Int32, c1314 String NOT NULL, c1315 Bool, c1316 Bool, c1317 Datetime NOT NULL, c1318 Yson, c1319 Double NOT NULL, c1320 Int32 NOT NULL, c1321 Decimal(15,0) NOT NULL, c1322 JsonDocument, c1323 Date, c1324 Float NOT NULL, c1325 Int32 NOT NULL, c1326 Date, c1327 Double, c1328 Timestamp NOT NULL, c1329 String NOT NULL, c1330 Uint32 NOT NULL, c1331 Uint16 NOT NULL, c1332 Uint64, c1333 Decimal(15,0), c1334 Bool, c1335 Datetime64 NOT NULL, c1336 String, c1337 Int16 NOT NULL, c1338 Uint16, c1339 JsonDocument, c1340 Int32, c1341 Int16, c1342 Json NOT NULL, c1343 Date, c1344 Timestamp64, c1345 Date NOT NULL, c1346 Float NOT NULL, c1347 Uint32 NOT NULL, c1348 Datetime NOT NULL, c1349 Timestamp, c1350 String, c1351 Yson NOT NULL, c1352 Uint32 NOT NULL, c1353 Uint16 NOT NULL, c1354 Interval64, c1355 JsonDocument NOT NULL, c1356 JsonDocument, c1357 Json NOT NULL, c1358 Bool NOT NULL, c1359 String, c1360 String, c1361 Json NOT NULL, c1362 Decimal(15,0) NOT NULL, c1363 Decimal(22,9), c1364 Bool, c1365 Date NOT NULL, c1366 Datetime64 NOT NULL, c1367 Uint16 NOT NULL, c1368 JsonDocument NOT NULL, c1369 Interval64 NOT NULL, c1370 Date NOT NULL, c1371 Uint64, c1372 Datetime64 NOT NULL, c1373 Datetime NOT NULL, c1374 Datetime64, c1375 Uint8, c1376 Timestamp, c1377 Uint16 NOT NULL, c1378 Timestamp64, c1379 Int8, c1380 Int64 NOT NULL, c1381 Uint32, c1382 Decimal(22,9), c1383 Uint8 NOT NULL, c1384 Json, c1385 Json NOT NULL, c1386 Decimal(35,10), c1387 Int32, c1388 Date NOT NULL, c1389 Datetime64 NOT NULL, c1390 Date, c1391 String NOT NULL, c1392 Float, c1393 Decimal(22,9), c1394 Double NOT NULL, c1395 Timestamp, c1396 Decimal(15,0) NOT NULL, c1397 Decimal(35,10) NOT NULL, c1398 Bool, c1399 JsonDocument, c1400 Float NOT NULL, c1401 String, c1402 JsonDocument NOT NULL, c1403 Datetime NOT NULL, c1404 Yson, c1405 Int16 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, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c13\', 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 \'c13\', 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 \\\'c13\\\', 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/14028` (\n                    c0 Uint16 NOT NULL, c1 Int16 NOT NULL, c2 Datetime NOT NULL, c3 Int64 NOT NULL, c4 Timestamp64 NOT NULL, c5 Uint32 NOT NULL, c6 Date NOT NULL, c7 Uint16 NOT NULL, c8 Date NOT NULL, c9 Uint16 NOT NULL, c10 Int8 NOT NULL, c11 Decimal(15,0) NOT NULL, c12 Interval64 NOT NULL, c13 Bool NOT NULL, c14 Datetime64 NOT NULL, c15 Datetime64 NOT NULL, c16 Interval64 NOT NULL, c17 Decimal(15,0) NOT NULL, c18 Timestamp NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Interval64 NOT NULL, c21 Uint16 NOT NULL, c22 Decimal(22,9) NOT NULL, c23 Timestamp64 NOT NULL, c24 Uint64 NOT NULL, c25 Date NOT NULL, c26 Datetime64 NOT NULL, c27 String NOT NULL, c28 Int64 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Uint64 NOT NULL, c31 Date32 NOT NULL, c32 Interval64 NOT NULL, c33 Int32 NOT NULL, c34 Uint8 NOT NULL, c35 Decimal(15,0) NOT NULL, c36 Uint64 NOT NULL, c37 Decimal(15,0) NOT NULL, c38 Int64 NOT NULL, c39 Int32 NOT NULL, c40 Int16 NOT NULL, c41 Int16 NOT NULL, c42 Datetime NOT NULL, c43 Uint64 NOT NULL, c44 Uint64 NOT NULL, c45 Date NOT NULL, c46 Date NOT NULL, c47 Decimal(15,0) NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Utf8 NOT NULL, c50 Datetime NOT NULL, c51 Date NOT NULL, c52 Uint16 NOT NULL, c53 Uint64 NOT NULL, c54 Utf8 NOT NULL, c55 Interval64 NOT NULL, c56 Int16 NOT NULL, c57 Timestamp64 NOT NULL, c58 Int32 NOT NULL, c59 Int8 NOT NULL, c60 Int64 NOT NULL, c61 Date32 NOT NULL, c62 Timestamp NOT NULL, c63 Timestamp NOT NULL, c64 Int16 NOT NULL, c65 Timestamp64 NOT NULL, c66 Timestamp NOT NULL, c67 Datetime64 NOT NULL, c68 Decimal(15,0) NOT NULL, c69 Uint64 NOT NULL, c70 Int8 NOT NULL, c71 String NOT NULL, c72 String NOT NULL, c73 String NOT NULL, c74 Uint8 NOT NULL, c75 Uint64 NOT NULL, c76 String NOT NULL, c77 Datetime64 NOT NULL, c78 Timestamp NOT NULL, c79 Uint32 NOT NULL, c80 Decimal(15,0) NOT NULL, c81 Date NOT NULL, c82 Int8 NOT NULL, c83 Datetime NOT NULL, c84 Interval64 NOT NULL, c85 Timestamp64 NOT NULL, c86 Decimal(15,0) NOT NULL, c87 Int64 NOT NULL, c88 Decimal(35,10) NOT NULL, c89 Timestamp NOT NULL, c90 Decimal(35,10) NOT NULL, c91 Datetime NOT NULL, c92 Decimal(22,9) NOT NULL, c93 Int16 NOT NULL, c94 Uint16 NOT NULL, c95 Decimal(35,10) NOT NULL, c96 Datetime NOT NULL, c97 Date NOT NULL, c98 Datetime NOT NULL, c99 Uint16 NOT NULL, c100 Decimal(15,0) NOT NULL, c101 Bool NOT NULL, c102 Int32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Utf8 NOT NULL, c105 Date NOT NULL, c106 Date NOT NULL, c107 Decimal(15,0) NOT NULL, c108 Bool NOT NULL, c109 Utf8 NOT NULL, c110 Int32 NOT NULL, c111 Uint32 NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Timestamp64 NOT NULL, c114 String NOT NULL, c115 Uint64 NOT NULL, c116 Uint64 NOT NULL, c117 Date NOT NULL, c118 Int64 NOT NULL, c119 Uint32 NOT NULL, c120 Datetime NOT NULL, c121 Datetime NOT NULL, c122 Int8 NOT NULL, c123 Uint16 NOT NULL, c124 Datetime64 NOT NULL, c125 Uint64 NOT NULL, c126 Int64 NOT NULL, c127 Timestamp NOT NULL, c128 Datetime64 NOT NULL, c129 Interval64 NOT NULL, c130 Int64 NOT NULL, c131 Int16 NOT NULL, c132 Uint16 NOT NULL, c133 Int64 NOT NULL, c134 Int64 NOT NULL, c135 Datetime NOT NULL, c136 Interval64 NOT NULL, c137 Decimal(22,9) NOT NULL, c138 Uint16 NOT NULL, c139 Int32 NOT NULL, c140 Timestamp NOT NULL, c141 Uint8 NOT NULL, c142 Interval64 NOT NULL, c143 Datetime NOT NULL, c144 Bool NOT NULL, c145 Timestamp64 NOT NULL, c146 Timestamp NOT NULL, c147 Int16 NOT NULL, c148 Interval64 NOT NULL, c149 String NOT NULL, c150 Interval64 NOT NULL, c151 Interval64 NOT NULL, c152 Int64 NOT NULL, c153 Uint16 NOT NULL, c154 Decimal(35,10) NOT NULL, c155 Bool NOT NULL, c156 Date32 NOT NULL, c157 Date NOT NULL, c158 Datetime64 NOT NULL, c159 Decimal(22,9) NOT NULL, c160 Date NOT NULL, c161 Date NOT NULL, c162 Datetime64 NOT NULL, c163 Int32 NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Datetime64 NOT NULL, c166 Timestamp NOT NULL, c167 Decimal(22,9) NOT NULL, c168 Timestamp64 NOT NULL, c169 Timestamp64 NOT NULL, c170 Decimal(35,10) NOT NULL, c171 Decimal(22,9) NOT NULL, c172 Int16 NOT NULL, c173 Int64 NOT NULL, c174 Int16 NOT NULL, c175 Uint64 NOT NULL, c176 Utf8 NOT NULL, c177 Date NOT NULL, c178 Int8 NOT NULL, c179 Int32 NOT NULL, c180 Decimal(22,9) NOT NULL, c181 Decimal(15,0) NOT NULL, c182 Timestamp64 NOT NULL, c183 Datetime64 NOT NULL, c184 Uint16 NOT NULL, c185 Int16 NOT NULL, c186 String NOT NULL, c187 Decimal(35,10) NOT NULL, c188 Int8 NOT NULL, c189 Int64 NOT NULL, c190 Int8 NOT NULL, c191 Decimal(15,0) NOT NULL, c192 Uint16 NOT NULL, c193 Date NOT NULL, c194 Utf8 NOT NULL, c195 Interval64 NOT NULL, c196 Decimal(15,0) NOT NULL, c197 Utf8 NOT NULL, c198 Int64 NOT NULL, c199 Int32 NOT NULL, c200 Int8 NOT NULL, c201 Date NOT NULL, c202 Int8 NOT NULL, c203 Int64 NOT NULL, c204 Decimal(15,0) NOT NULL, c205 Date NOT NULL, c206 Timestamp NOT NULL, c207 Utf8 NOT NULL, c208 Int8 NOT NULL, c209 Uint16 NOT NULL, c210 Bool NOT NULL, c211 Datetime64 NOT NULL, c212 Int32 NOT NULL, c213 Bool NOT NULL, c214 Datetime NOT NULL, c215 Uint32 NOT NULL, c216 Decimal(22,9) NOT NULL, c217 Datetime NOT NULL, c218 Uint32 NOT NULL, c219 Int32 NOT NULL, c220 Date NOT NULL, c221 Int32 NOT NULL, c222 Timestamp NOT NULL, c223 Datetime NOT NULL, c224 Datetime64 NOT NULL, c225 Uint64 NOT NULL, c226 String NOT NULL, c227 Int16 NOT NULL, c228 Uint8 NOT NULL, c229 Timestamp64 NOT NULL, c230 Int64 NOT NULL, c231 Timestamp64 NOT NULL, c232 Date32 NOT NULL, c233 Uint8 NOT NULL, c234 Int8 NOT NULL, c235 Datetime NOT NULL, c236 Decimal(22,9) NOT NULL, c237 Bool NOT NULL, c238 Bool NOT NULL, c239 Datetime NOT NULL, c240 Uint32 NOT NULL, c241 Utf8 NOT NULL, c242 Int32 NOT NULL, c243 Date32 NOT NULL, c244 Timestamp64 NOT NULL, c245 Timestamp NOT NULL, c246 Decimal(22,9) NOT NULL, c247 Int8 NOT NULL, c248 Int32 NOT NULL, c249 Date NOT NULL, c250 Datetime NOT NULL, c251 Datetime NOT NULL, c252 Date NOT NULL, c253 Uint8 NOT NULL, c254 Int64 NOT NULL, c255 Uint64 NOT NULL, c256 Uint32 NOT NULL, c257 Date NOT NULL, c258 Uint64 NOT NULL, c259 Int8 NOT NULL, c260 Timestamp NOT NULL, c261 Int64 NOT NULL, c262 Int8 NOT NULL, c263 Interval64 NOT NULL, c264 Uint32 NOT NULL, c265 Decimal(22,9) NOT NULL, c266 String NOT NULL, c267 Utf8 NOT NULL, c268 Uint32 NOT NULL, c269 Decimal(35,10) NOT NULL, c270 Int32 NOT NULL, c271 Uint16 NOT NULL, c272 Bool NOT NULL, c273 Datetime64 NOT NULL, c274 Decimal(22,9) NOT NULL, c275 Int8 NOT NULL, c276 Int8 NOT NULL, c277 Uint32 NOT NULL, c278 String NOT NULL, c279 String NOT NULL, c280 Decimal(22,9) NOT NULL, c281 Timestamp NOT NULL, c282 String NOT NULL, c283 Int8 NOT NULL, c284 Date NOT NULL, c285 Uint64 NOT NULL, c286 Decimal(35,10) NOT NULL, c287 Uint64 NOT NULL, c288 Int32 NOT NULL, c289 Datetime NOT NULL, c290 Int64 NOT NULL, c291 Date NOT NULL, c292 Timestamp64 NOT NULL, c293 Uint64 NOT NULL, c294 Date32 NOT NULL, c295 Uint64 NOT NULL, c296 Decimal(35,10) NOT NULL, c297 Uint16 NOT NULL, c298 Datetime NOT NULL, c299 Decimal(35,10) NOT NULL, c300 Interval64 NOT NULL, c301 Uint64 NOT NULL, c302 Date NOT NULL, c303 Bool NOT NULL, c304 Decimal(15,0) NOT NULL, c305 String NOT NULL, c306 Decimal(35,10) NOT NULL, c307 Interval64 NOT NULL, c308 Int16 NOT NULL, c309 Date32 NOT NULL, c310 Int8 NOT NULL, c311 Int64 NOT NULL, c312 Int8 NOT NULL, c313 Date32 NOT NULL, c314 Decimal(15,0) NOT NULL, c315 Timestamp64 NOT NULL, c316 Int8 NOT NULL, c317 Datetime NOT NULL, c318 Int64 NOT NULL, c319 Int8 NOT NULL, c320 Uint32 NOT NULL, c321 Utf8 NOT NULL, c322 String NOT NULL, c323 Timestamp64 NOT NULL, c324 Bool NOT NULL, c325 Decimal(35,10) NOT NULL, c326 Decimal(22,9) NOT NULL, c327 Uint16 NOT NULL, c328 Utf8 NOT NULL, c329 Date NOT NULL, c330 String NOT NULL, c331 Decimal(22,9) NOT NULL, c332 Timestamp64 NOT NULL, c333 Date32 NOT NULL, c334 Uint16 NOT NULL, c335 Bool NOT NULL, c336 Timestamp64 NOT NULL, c337 Utf8 NOT NULL, c338 Int8 NOT NULL, c339 Decimal(15,0) NOT NULL, c340 Date32 NOT NULL, c341 Date NOT NULL, c342 Datetime NOT NULL, c343 Utf8 NOT NULL, c344 Datetime64 NOT NULL, c345 Interval64 NOT NULL, c346 Int32 NOT NULL, c347 Date NOT NULL, c348 Uint32 NOT NULL, c349 Date32 NOT NULL, c350 Int8 NOT NULL, c351 Int64 NOT NULL, c352 String NOT NULL, c353 Uint64 NOT NULL, c354 Int32 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Int16 NOT NULL, c357 Date32 NOT NULL, c358 Timestamp64 NOT NULL, c359 Int8 NOT NULL, c360 Int16 NOT NULL, c361 Int32 NOT NULL, c362 Datetime NOT NULL, c363 Int16 NOT NULL, c364 Interval64 NOT NULL, c365 Date NOT NULL, c366 Datetime NOT NULL, c367 Timestamp64 NOT NULL, c368 Timestamp NOT NULL, c369 Int64 NOT NULL, c370 Timestamp64 NOT NULL, c371 Timestamp64 NOT NULL, c372 Datetime64 NOT NULL, c373 Utf8 NOT NULL, c374 Utf8 NOT NULL, c375 Utf8 NOT NULL, c376 Date32 NOT NULL, c377 Interval64 NOT NULL, c378 Timestamp NOT NULL, c379 Interval64 NOT NULL, c380 Date32 NOT NULL, c381 Uint16 NOT NULL, c382 Interval64 NOT NULL, c383 Date NOT NULL, c384 Int32 NOT NULL, c385 Int64 NOT NULL, c386 Date NOT NULL, c387 Decimal(22,9) NOT NULL, c388 Timestamp64 NOT NULL, c389 Timestamp NOT NULL, c390 Bool NOT NULL, c391 Decimal(35,10) NOT NULL, c392 Int16 NOT NULL, c393 Decimal(35,10) NOT NULL, c394 Date NOT NULL, c395 Int32 NOT NULL, c396 Uint32 NOT NULL, c397 Utf8 NOT NULL, c398 Timestamp64 NOT NULL, c399 Decimal(15,0) NOT NULL, c400 Int64 NOT NULL, c401 Interval64 NOT NULL, c402 Decimal(15,0) NOT NULL, c403 Timestamp NOT NULL, c404 Timestamp NOT NULL, c405 Datetime NOT NULL, c406 String NOT NULL, c407 Interval64 NOT NULL, c408 Decimal(15,0) NOT NULL, c409 Timestamp64 NOT NULL, c410 Uint32 NOT NULL, c411 Int16 NOT NULL, c412 Decimal(15,0) NOT NULL, c413 Int64 NOT NULL, c414 Uint16 NOT NULL, c415 Bool NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Timestamp64 NOT NULL, c418 Uint16 NOT NULL, c419 Date32 NOT NULL, c420 Date NOT NULL, c421 Int8 NOT NULL, c422 Datetime64 NOT NULL, c423 Int16 NOT NULL, c424 Date32 NOT NULL, c425 Date NOT NULL, c426 Int64 NOT NULL, c427 Uint8 NOT NULL, c428 Decimal(22,9) NOT NULL, c429 Datetime64 NOT NULL, c430 String NOT NULL, c431 Int32 NOT NULL, c432 Datetime NOT NULL, c433 Decimal(22,9) NOT NULL, c434 Uint8 NOT NULL, c435 Bool NOT NULL, c436 Int64 NOT NULL, c437 Interval64 NOT NULL, c438 String NOT NULL, c439 Date32 NOT NULL, c440 Int64 NOT NULL, c441 Uint16 NOT NULL, c442 Int16 NOT NULL, c443 Uint16 NOT NULL, c444 Timestamp NOT NULL, c445 Decimal(35,10) NOT NULL, c446 Uint32 NOT NULL, c447 String NOT NULL, c448 String NOT NULL, c449 Date NOT NULL, c450 Uint16 NOT NULL, c451 String NOT NULL, c452 Uint32 NOT NULL, c453 Utf8 NOT NULL, c454 Int8 NOT NULL, c455 Decimal(35,10) NOT NULL, c456 Interval64 NOT NULL, c457 Int16 NOT NULL, c458 Uint8 NOT NULL, c459 Decimal(22,9) NOT NULL, c460 Decimal(15,0) NOT NULL, c461 Datetime NOT NULL, c462 Bool NOT NULL, c463 Uint8 NOT NULL, c464 Bool NOT NULL, c465 Interval64 NOT NULL, c466 Timestamp64 NOT NULL, c467 String NOT NULL, c468 Decimal(35,10) NOT NULL, c469 Uint32 NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(35,10) NOT NULL, c472 Uint16 NOT NULL, c473 Decimal(15,0) NOT NULL, c474 Uint64 NOT NULL, c475 Decimal(35,10) NOT NULL, c476 Utf8 NOT NULL, c477 Uint64 NOT NULL, c478 Date32 NOT NULL, c479 Timestamp NOT NULL, c480 Decimal(22,9) NOT NULL, c481 Timestamp NOT NULL, c482 Int8 NOT NULL, c483 Date32 NOT NULL, c484 Uint64 NOT NULL, c485 Decimal(22,9) NOT NULL, c486 Decimal(35,10) NOT NULL, c487 Uint64 NOT NULL, c488 String NOT NULL, c489 Int64 NOT NULL, c490 Timestamp NOT NULL, c491 Utf8 NOT NULL, c492 Timestamp64 NOT NULL, c493 Date32 NOT NULL, c494 Timestamp64 NOT NULL, c495 Uint16 NOT NULL, c496 Decimal(22,9) NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Decimal(35,10) NOT NULL, c499 Datetime64 NOT NULL, c500 Decimal(15,0) NOT NULL, c501 Datetime NOT NULL, c502 Interval64 NOT NULL, c503 Bool NOT NULL, c504 Uint32 NOT NULL, c505 Uint64 NOT NULL, c506 Bool NOT NULL, c507 Int64 NOT NULL, c508 Bool NOT NULL, c509 Uint16 NOT NULL, c510 Int32 NOT NULL, c511 Date32 NOT NULL, c512 Decimal(15,0) NOT NULL, c513 Uint16 NOT NULL, c514 Uint64 NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Decimal(22,9) NOT NULL, c517 Datetime NOT NULL, c518 Date NOT NULL, c519 Interval64 NOT NULL, c520 Uint8 NOT NULL, c521 Uint8 NOT NULL, c522 Int8 NOT NULL, c523 Utf8 NOT NULL, c524 Int8 NOT NULL, c525 Uint16 NOT NULL, c526 Datetime64 NOT NULL, c527 Int64 NOT NULL, c528 Date32 NOT NULL, c529 Uint64 NOT NULL, c530 String NOT NULL, c531 Decimal(22,9) NOT NULL, c532 Uint64 NOT NULL, c533 Int64 NOT NULL, c534 Uint8 NOT NULL, c535 Date32 NOT NULL, c536 Datetime NOT NULL, c537 Int64 NOT NULL, c538 Uint8 NOT NULL, c539 Interval64 NOT NULL, c540 Uint8 NOT NULL, c541 Int32 NOT NULL, c542 Date32 NOT NULL, c543 Decimal(22,9) NOT NULL, c544 Utf8 NOT NULL, c545 Uint32 NOT NULL, c546 Decimal(22,9) NOT NULL, c547 Int32 NOT NULL, c548 Timestamp NOT NULL, c549 String NOT NULL, c550 Timestamp64 NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Int16 NOT NULL, c553 Bool NOT NULL, c554 Decimal(35,10) NOT NULL, c555 Date NOT NULL, c556 Date32 NOT NULL, c557 Uint8 NOT NULL, c558 Uint8 NOT NULL, c559 Int64 NOT NULL, c560 Timestamp64 NOT NULL, c561 Interval64 NOT NULL, c562 Uint64 NOT NULL, c563 Decimal(15,0) NOT NULL, c564 Bool NOT NULL, c565 Decimal(35,10) NOT NULL, c566 Date NOT NULL, c567 Date NOT NULL, c568 Decimal(15,0) NOT NULL, c569 Int64 NOT NULL, c570 Uint16 NOT NULL, c571 String NOT NULL, c572 Uint8 NOT NULL, c573 String NOT NULL, c574 Uint32 NOT NULL, c575 String NOT NULL, c576 Date NOT NULL, c577 String NOT NULL, c578 Decimal(22,9) NOT NULL, c579 Bool NOT NULL, c580 Uint64 NOT NULL, c581 Uint64 NOT NULL, c582 Uint8 NOT NULL, c583 Utf8 NOT NULL, c584 Decimal(22,9) NOT NULL, c585 Decimal(22,9) NOT NULL, c586 Uint8 NOT NULL, c587 Int8 NOT NULL, c588 Date NOT NULL, c589 Datetime NOT NULL, c590 Int16 NOT NULL, c591 Datetime NOT NULL, c592 Date32 NOT NULL, c593 Timestamp64 NOT NULL, c594 Int16 NOT NULL, c595 Date32 NOT NULL, c596 Date NOT NULL, c597 Int16 NOT NULL, c598 Uint8 NOT NULL, c599 Uint8 NOT NULL, c600 Interval64 NOT NULL, c601 Date NOT NULL, c602 Utf8 NOT NULL, c603 Uint8 NOT NULL, c604 Uint64 NOT NULL, c605 Timestamp64 NOT NULL, c606 Utf8 NOT NULL, c607 Int32 NOT NULL, c608 Uint8 NOT NULL, c609 Timestamp64 NOT NULL, c610 Int16 NOT NULL, c611 Uint64 NOT NULL, c612 Decimal(22,9) NOT NULL, c613 Date NOT NULL, c614 Datetime64 NOT NULL, c615 Int16 NOT NULL, c616 Decimal(15,0) NOT NULL, c617 Bool NOT NULL, c618 Decimal(15,0) NOT NULL, c619 Decimal(15,0) NOT NULL, c620 Uint32 NOT NULL, c621 Date NOT NULL, c622 Uint16 NOT NULL, c623 Int16 NOT NULL, c624 Decimal(15,0) NOT NULL, c625 Int32 NOT NULL, c626 Datetime NOT NULL, c627 Date32 NOT NULL, c628 Datetime NOT NULL, c629 Uint64 NOT NULL, c630 Decimal(35,10) NOT NULL, c631 String NOT NULL, c632 Int32 NOT NULL, c633 Interval64 NOT NULL, c634 Datetime NOT NULL, c635 Datetime NOT NULL, c636 Uint64 NOT NULL, c637 Interval64 NOT NULL, c638 Uint16 NOT NULL, c639 Datetime64 NOT NULL, c640 Utf8 NOT NULL, c641 Date32 NOT NULL, c642 Uint64 NOT NULL, c643 Decimal(15,0) NOT NULL, c644 Int64 NOT NULL, c645 Int16 NOT NULL, c646 Decimal(15,0) NOT NULL, c647 Uint64 NOT NULL, c648 String NOT NULL, c649 Decimal(22,9) NOT NULL, c650 Utf8 NOT NULL, c651 Decimal(35,10) NOT NULL, c652 Decimal(15,0) NOT NULL, c653 Interval64 NOT NULL, c654 Date32 NOT NULL, c655 Int8 NOT NULL, c656 Timestamp64 NOT NULL, c657 Date NOT NULL, c658 Datetime NOT NULL, c659 Timestamp64 NOT NULL, c660 String NOT NULL, c661 Int32 NOT NULL, c662 Decimal(35,10) NOT NULL, c663 Interval64 NOT NULL, c664 Datetime64 NOT NULL, c665 Date NOT NULL, c666 Datetime NOT NULL, c667 Datetime NOT NULL, c668 Decimal(15,0) NOT NULL, c669 Decimal(35,10) NOT NULL, c670 Int8 NOT NULL, c671 Decimal(22,9) NOT NULL, c672 Datetime64 NOT NULL, c673 Datetime64 NOT NULL, c674 Timestamp64 NOT NULL, c675 Datetime64 NOT NULL, c676 Date32 NOT NULL, c677 Interval64 NOT NULL, c678 Date32 NOT NULL, c679 Uint16 NOT NULL, c680 Date32 NOT NULL, c681 Decimal(15,0) NOT NULL, c682 Int64 NOT NULL, c683 Int16 NOT NULL, c684 Int32 NOT NULL, c685 Uint64 NOT NULL, c686 Uint8 NOT NULL, c687 Utf8 NOT NULL, c688 Bool NOT NULL, c689 Bool NOT NULL, c690 Decimal(22,9) NOT NULL, c691 String NOT NULL, c692 Uint8 NOT NULL, c693 Interval64 NOT NULL, c694 Int32 NOT NULL, c695 Interval64 NOT NULL, c696 Interval64 NOT NULL, c697 Decimal(15,0) NOT NULL, c698 Datetime64 NOT NULL, c699 Uint16 NOT NULL, c700 Uint32 NOT NULL, c701 Int16 NOT NULL, c702 Decimal(35,10) NOT NULL, c703 Decimal(35,10) NOT NULL, c704 String NOT NULL, c705 Datetime NOT NULL, c706 Timestamp NOT NULL, c707 Datetime64 NOT NULL, c708 Int8 NOT NULL, c709 Date32 NOT NULL, c710 Timestamp64 NOT NULL, c711 Decimal(35,10) NOT NULL, c712 Uint16 NOT NULL, c713 Int8 NOT NULL, c714 Int16 NOT NULL, c715 Int16 NOT NULL, c716 Datetime64 NOT NULL, c717 Int16 NOT NULL, c718 Uint16 NOT NULL, c719 String NOT NULL, c720 Decimal(35,10) NOT NULL, c721 Uint32 NOT NULL, c722 Bool NOT NULL, c723 Decimal(22,9) NOT NULL, c724 Int16 NOT NULL, c725 String NOT NULL, c726 Int64 NOT NULL, c727 Uint64 NOT NULL, c728 Uint8 NOT NULL, c729 Datetime NOT NULL, c730 Bool NOT NULL, c731 Datetime NOT NULL, c732 Uint64 NOT NULL, c733 Decimal(15,0) NOT NULL, c734 Decimal(15,0) NOT NULL, c735 Int8 NOT NULL, c736 Utf8 NOT NULL, c737 Timestamp NOT NULL, c738 Int16 NOT NULL, c739 Interval64 NOT NULL, c740 Bool NOT NULL, c741 String NOT NULL, c742 String NOT NULL, c743 Uint32 NOT NULL, c744 String NOT NULL, c745 Int8 NOT NULL, c746 Int64 NOT NULL, c747 Decimal(15,0) NOT NULL, c748 Uint64 NOT NULL, c749 Int64 NOT NULL, c750 Int64 NOT NULL, c751 Datetime64 NOT NULL, c752 Decimal(22,9) NOT NULL, c753 Uint32 NOT NULL, c754 Uint64 NOT NULL, c755 Datetime NOT NULL, c756 Date32 NOT NULL, c757 Datetime NOT NULL, c758 Timestamp NOT NULL, c759 Uint32 NOT NULL, c760 Utf8 NOT NULL, c761 Interval64 NOT NULL, c762 Timestamp64 NOT NULL, c763 Uint8 NOT NULL, c764 Bool NOT NULL, c765 Decimal(35,10) NOT NULL, c766 Datetime NOT NULL, c767 Uint32 NOT NULL, c768 Uint64 NOT NULL, c769 Datetime NOT NULL, c770 Decimal(22,9) NOT NULL, c771 Timestamp NOT NULL, c772 Uint8 NOT NULL, c773 Datetime64 NOT NULL, c774 Uint64 NOT NULL, c775 Utf8 NOT NULL, c776 Int16 NOT NULL, c777 Uint64 NOT NULL, c778 Timestamp NOT NULL, c779 Utf8 NOT NULL, c780 Date NOT NULL, c781 Uint64 NOT NULL, c782 Int16 NOT NULL, c783 Decimal(35,10) NOT NULL, c784 Uint64 NOT NULL, c785 Uint16 NOT NULL, c786 Decimal(22,9) NOT NULL, c787 Uint16 NOT NULL, c788 String NOT NULL, c789 Date NOT NULL, c790 Uint16 NOT NULL, c791 Date NOT NULL, c792 Int8 NOT NULL, c793 Uint32 NOT NULL, c794 Decimal(35,10) NOT NULL, c795 Int8 NOT NULL, c796 Date NOT NULL, c797 Bool NOT NULL, c798 Int16 NOT NULL, c799 String NOT NULL, c800 Uint8 NOT NULL, c801 Bool NOT NULL, c802 Int64 NOT NULL, c803 Timestamp64 NOT NULL, c804 Uint16 NOT NULL, c805 Uint16 NOT NULL, c806 Interval64 NOT NULL, c807 Date32 NOT NULL, c808 Decimal(22,9) NOT NULL, c809 Int64 NOT NULL, c810 Int16 NOT NULL, c811 Decimal(22,9) NOT NULL, c812 Datetime64 NOT NULL, c813 Uint8 NOT NULL, c814 Uint64 NOT NULL, c815 Decimal(35,10) NOT NULL, c816 Utf8 NOT NULL, c817 Interval64 NOT NULL, c818 Int32 NOT NULL, c819 Int8 NOT NULL, c820 Uint8 NOT NULL, c821 Uint32 NOT NULL, c822 Int32 NOT NULL, c823 Int8 NOT NULL, c824 Date32 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Timestamp NOT NULL, c827 Uint8 NOT NULL, c828 Int32 NOT NULL, c829 Date32 NOT NULL, c830 Interval64 NOT NULL, c831 Uint64 NOT NULL, c832 Uint64 NOT NULL, c833 Utf8 NOT NULL, c834 Int64 NOT NULL, c835 Int32 NOT NULL, c836 Uint8 NOT NULL, c837 Int8 NOT NULL, c838 Uint8 NOT NULL, c839 Uint64 NOT NULL, c840 Uint8 NOT NULL, c841 Decimal(22,9) NOT NULL, c842 Int32 NOT NULL, c843 Uint16 NOT NULL, c844 Interval64 NOT NULL, c845 Bool NOT NULL, c846 Decimal(35,10) NOT NULL, c847 Decimal(15,0) NOT NULL, c848 Datetime64 NOT NULL, c849 Interval64 NOT NULL, c850 Uint16 NOT NULL, c851 Int16 NOT NULL, c852 Date NOT NULL, c853 Uint32 NOT NULL, c854 Int64 NOT NULL, c855 Uint32 NOT NULL, c856 Decimal(15,0) NOT NULL, c857 Uint64 NOT NULL, c858 Uint32 NOT NULL, c859 Date32 NOT NULL, c860 Int8 NOT NULL, c861 Datetime NOT NULL, c862 Utf8 NOT NULL, c863 Uint64 NOT NULL, c864 Datetime NOT NULL, c865 Uint32 NOT NULL, c866 Uint16 NOT NULL, c867 Interval64 NOT NULL, c868 Timestamp64 NOT NULL, c869 Int64 NOT NULL, c870 Datetime64 NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Int8 NOT NULL, c873 Datetime NOT NULL, c874 Uint32 NOT NULL, c875 Date NOT NULL, c876 Datetime64 NOT NULL, c877 Bool NOT NULL, c878 Timestamp NOT NULL, c879 Uint16 NOT NULL, c880 Uint64 NOT NULL, c881 Decimal(22,9) NOT NULL, c882 Interval64 NOT NULL, c883 Date32 NOT NULL, c884 Uint64 NOT NULL, c885 Uint32 NOT NULL, c886 Decimal(15,0) NOT NULL, c887 Utf8 NOT NULL, c888 Decimal(15,0) NOT NULL, c889 Int16 NOT NULL, c890 Datetime NOT NULL, c891 Datetime NOT NULL, c892 Uint16 NOT NULL, c893 Datetime NOT NULL, c894 Datetime64 NOT NULL, c895 Decimal(35,10) NOT NULL, c896 Datetime NOT NULL, c897 Timestamp NOT NULL, c898 Uint16 NOT NULL, c899 Utf8 NOT NULL, c900 Datetime NOT NULL, c901 Date32 NOT NULL, c902 Uint32 NOT NULL, c903 Timestamp64 NOT NULL, c904 Datetime64 NOT NULL, c905 Uint64 NOT NULL, c906 Int32 NOT NULL, c907 Decimal(35,10) NOT NULL, c908 Interval64, c909 Json NOT NULL, c910 Datetime64, c911 Interval64, c912 JsonDocument, c913 Int8 NOT NULL, c914 Bool, c915 String, c916 Datetime, c917 Decimal(15,0), c918 Int64, c919 String, c920 Float NOT NULL, c921 Int64, c922 Date NOT NULL, c923 Utf8 NOT NULL, c924 Bool, c925 Int64 NOT NULL, c926 Timestamp64, c927 Decimal(35,10), c928 Uint16 NOT NULL, c929 Datetime, c930 Date32 NOT NULL, c931 Timestamp, c932 Utf8, c933 Decimal(15,0) NOT NULL, c934 Interval64 NOT NULL, c935 Utf8 NOT NULL, c936 Int16 NOT NULL, c937 Decimal(22,9) NOT NULL, c938 Uint16 NOT NULL, c939 Uint64, c940 Int16 NOT NULL, c941 Interval64 NOT NULL, c942 Timestamp64, c943 Datetime, c944 Datetime, c945 Double NOT NULL, c946 Timestamp64, c947 Date32 NOT NULL, c948 Uint8 NOT NULL, c949 Timestamp NOT NULL, c950 Datetime, c951 JsonDocument, c952 Date32 NOT NULL, c953 Int8 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Date, c956 Int32, c957 JsonDocument NOT NULL, c958 Double NOT NULL, c959 Uint64, c960 Int64, c961 Timestamp64 NOT NULL, c962 Decimal(22,9), c963 Uint64, c964 Uint8, c965 Decimal(22,9), c966 Date, c967 Float, c968 Json, c969 JsonDocument NOT NULL, c970 Int32 NOT NULL, c971 Float, c972 Int16, c973 Decimal(22,9), c974 Uint16, c975 Decimal(15,0) NOT NULL, c976 Date32, c977 Timestamp NOT NULL, c978 Utf8 NOT NULL, c979 Double, c980 Date, c981 Datetime, c982 Interval64 NOT NULL, c983 Decimal(22,9), c984 JsonDocument, c985 Uint64, c986 Float, c987 Datetime, c988 Interval64 NOT NULL, c989 Json, c990 Int16, c991 Timestamp, c992 Datetime64 NOT NULL, c993 Uint16, c994 Int32 NOT NULL, c995 Int16 NOT NULL, c996 Int8 NOT NULL, c997 Json, c998 String, c999 Date32, c1000 Int32 NOT NULL, c1001 Uint16 NOT NULL, c1002 Json, c1003 String, c1004 Timestamp64, c1005 Float, c1006 Uint32, c1007 Uint64 NOT NULL, c1008 Uint32, c1009 Int64 NOT NULL, c1010 Decimal(15,0) NOT NULL, c1011 String, c1012 Decimal(35,10), c1013 Float NOT NULL, c1014 Date, c1015 Datetime64, c1016 Uint16, c1017 Float, c1018 Double, c1019 Json NOT NULL, c1020 Int8 NOT NULL, c1021 Uint8, c1022 Interval64 NOT NULL, c1023 Int16, c1024 Json NOT NULL, c1025 Uint16 NOT NULL, c1026 Json NOT NULL, c1027 Utf8 NOT NULL, c1028 Decimal(22,9), c1029 Int32, c1030 Int32 NOT NULL, c1031 Float NOT NULL, c1032 Int16 NOT NULL, c1033 Interval64, c1034 Uint16, c1035 Uint64 NOT NULL, c1036 Bool, c1037 Double NOT NULL, c1038 String NOT NULL, c1039 Timestamp, c1040 Decimal(15,0) NOT NULL, c1041 Uint64, c1042 Timestamp, c1043 Date NOT NULL, c1044 Uint64, c1045 Utf8, c1046 Bool NOT NULL, c1047 Date32 NOT NULL, c1048 Float NOT NULL, c1049 Decimal(15,0) NOT NULL, c1050 Int64 NOT NULL, c1051 Json, c1052 Interval64 NOT NULL, c1053 Uint8, c1054 Uint8, c1055 Datetime64 NOT NULL, c1056 Int8, c1057 Datetime64, c1058 Decimal(15,0) NOT NULL, c1059 Bool, c1060 Decimal(35,10) NOT NULL, c1061 Date, c1062 Decimal(22,9) NOT NULL, c1063 Uint16, c1064 Int8 NOT NULL, c1065 Utf8, c1066 Double NOT NULL, c1067 Uint16 NOT NULL, c1068 Uint32, c1069 Uint32, c1070 Datetime, c1071 Decimal(35,10), c1072 Interval64 NOT NULL, c1073 Date32, c1074 Uint8, c1075 Json, c1076 Utf8 NOT NULL, c1077 Double, c1078 Int32, c1079 Decimal(15,0) NOT NULL, c1080 Decimal(15,0), c1081 Uint32, c1082 Decimal(35,10), c1083 Datetime64 NOT NULL, c1084 Timestamp64 NOT NULL, c1085 Timestamp, c1086 Json NOT NULL, c1087 Timestamp, c1088 Interval64, c1089 Decimal(35,10), c1090 Datetime NOT NULL, c1091 Decimal(15,0) NOT NULL, c1092 Datetime64, c1093 Uint64, c1094 Datetime64 NOT NULL, c1095 Yson NOT NULL, c1096 Uint32 NOT NULL, c1097 Datetime NOT NULL, c1098 Json NOT NULL, c1099 Int64 NOT NULL, c1100 Date32 NOT NULL, c1101 Uint64 NOT NULL, c1102 Yson, c1103 JsonDocument NOT NULL, c1104 Date32 NOT NULL, c1105 Date32, c1106 Int32 NOT NULL, c1107 Decimal(35,10), c1108 Datetime NOT NULL, c1109 Interval64, c1110 Int16, c1111 Uint64 NOT NULL, c1112 Decimal(22,9), c1113 String NOT NULL, c1114 Datetime NOT NULL, c1115 Int8 NOT NULL, c1116 Date NOT NULL, c1117 Int16, c1118 Int16, c1119 Timestamp64 NOT NULL, c1120 Uint8 NOT NULL, c1121 Int8 NOT NULL, c1122 Interval64 NOT NULL, c1123 Timestamp, c1124 Int8, c1125 Json NOT NULL, c1126 Int16, c1127 Date32, c1128 JsonDocument, c1129 Uint16 NOT NULL, c1130 Bool, c1131 Datetime64 NOT NULL, c1132 Uint16, c1133 Date32 NOT NULL, c1134 Json NOT NULL, c1135 String, c1136 Utf8, c1137 Bool, c1138 Timestamp, c1139 Datetime NOT NULL, c1140 Uint64, c1141 Json, c1142 String NOT NULL, c1143 String, c1144 Bool, c1145 Int16, c1146 Yson, c1147 Float, c1148 Datetime, c1149 Json, c1150 Datetime, c1151 Int32 NOT NULL, c1152 Double, c1153 Decimal(15,0), c1154 Bool NOT NULL, c1155 Bool, c1156 Decimal(35,10) NOT NULL, c1157 Date, c1158 Float, c1159 Timestamp NOT NULL, c1160 Uint32 NOT NULL, c1161 Decimal(35,10), c1162 Double NOT NULL, c1163 Int8 NOT NULL, c1164 Date, c1165 Date, c1166 Interval64 NOT NULL, c1167 Date NOT NULL, c1168 Decimal(35,10) NOT NULL, c1169 Date NOT NULL, c1170 Uint64, c1171 Timestamp, c1172 Uint64, c1173 Int8 NOT NULL, c1174 Int16, c1175 Timestamp, c1176 Interval64 NOT NULL, c1177 Utf8 NOT NULL, c1178 Int8, c1179 Timestamp, c1180 Datetime64, c1181 String NOT NULL, c1182 String NOT NULL, c1183 Decimal(35,10), c1184 Float, c1185 Int16 NOT NULL, c1186 Int32 NOT NULL, c1187 String NOT NULL, c1188 Date NOT NULL, c1189 Yson, c1190 Int32 NOT NULL, c1191 Int64, c1192 Decimal(15,0), c1193 Uint64, c1194 Timestamp, c1195 Double NOT NULL, c1196 Date32 NOT NULL, c1197 Decimal(35,10), c1198 Int64, c1199 Datetime, c1200 Uint64, c1201 Timestamp64, c1202 JsonDocument NOT NULL, c1203 Datetime, c1204 String NOT NULL, c1205 Int16 NOT NULL, c1206 Json, c1207 Decimal(35,10) NOT NULL, c1208 Bool, c1209 Datetime NOT NULL, c1210 JsonDocument, c1211 Uint8, c1212 Int32 NOT NULL, c1213 Uint16, c1214 Utf8 NOT NULL, c1215 Uint8 NOT NULL, c1216 Decimal(35,10), c1217 Int32, c1218 Decimal(22,9) NOT NULL, c1219 JsonDocument, c1220 Date32 NOT NULL, c1221 String, c1222 Datetime64, c1223 Timestamp64, c1224 Int8 NOT NULL, c1225 Uint64, c1226 Int16 NOT NULL, c1227 Double NOT NULL, c1228 Interval64 NOT NULL, c1229 Decimal(35,10) NOT NULL, c1230 Int8, c1231 Int16, c1232 Int16 NOT NULL, c1233 Int8, c1234 Decimal(15,0), c1235 Datetime64, c1236 Interval64, c1237 Utf8, c1238 Double, c1239 Decimal(35,10), c1240 Uint8 NOT NULL, c1241 Float, c1242 Bool, c1243 Date, c1244 Int16 NOT NULL, c1245 String, c1246 Uint16, c1247 Timestamp64 NOT NULL, c1248 Decimal(15,0), c1249 Json, c1250 Timestamp64 NOT NULL, c1251 Decimal(22,9) NOT NULL, c1252 Float NOT NULL, c1253 Decimal(15,0), c1254 Yson NOT NULL, c1255 Utf8, c1256 Date, c1257 Decimal(22,9), c1258 Timestamp NOT NULL, c1259 Bool NOT NULL, c1260 String, c1261 Yson, c1262 Uint16 NOT NULL, c1263 JsonDocument NOT NULL, c1264 Timestamp64, c1265 Yson NOT NULL, c1266 JsonDocument, c1267 Date, c1268 Uint32, c1269 Datetime NOT NULL, c1270 Int32 NOT NULL, c1271 Decimal(15,0), c1272 Float, c1273 Json, c1274 Datetime64 NOT NULL, c1275 Decimal(35,10), c1276 Int32, c1277 Utf8 NOT NULL, c1278 Datetime NOT NULL, c1279 Date, c1280 Double, c1281 Decimal(15,0) NOT NULL, c1282 Int16, c1283 Int32, c1284 Uint8 NOT NULL, c1285 Uint8 NOT NULL, c1286 String NOT NULL, c1287 Uint32 NOT NULL, c1288 Json, c1289 Uint16 NOT NULL, c1290 Uint32, c1291 Timestamp64, c1292 Int8 NOT NULL, c1293 Timestamp NOT NULL, c1294 Int8, c1295 Decimal(22,9), c1296 Timestamp64, c1297 Decimal(15,0) NOT NULL, c1298 Uint64 NOT NULL, c1299 Uint16 NOT NULL, c1300 Interval64, c1301 Decimal(35,10) NOT NULL, c1302 Date32 NOT NULL, c1303 Decimal(35,10), c1304 Int32, c1305 Double NOT NULL, c1306 Uint64 NOT NULL, c1307 Decimal(15,0) NOT NULL, c1308 Double NOT NULL, c1309 Decimal(22,9) NOT NULL, c1310 Uint64 NOT NULL, c1311 Interval64, c1312 Json NOT NULL, c1313 Int32, c1314 String NOT NULL, c1315 Bool, c1316 Bool, c1317 Datetime NOT NULL, c1318 Yson, c1319 Double NOT NULL, c1320 Int32 NOT NULL, c1321 Decimal(15,0) NOT NULL, c1322 JsonDocument, c1323 Date, c1324 Float NOT NULL, c1325 Int32 NOT NULL, c1326 Date, c1327 Double, c1328 Timestamp NOT NULL, c1329 String NOT NULL, c1330 Uint32 NOT NULL, c1331 Uint16 NOT NULL, c1332 Uint64, c1333 Decimal(15,0), c1334 Bool, c1335 Datetime64 NOT NULL, c1336 String, c1337 Int16 NOT NULL, c1338 Uint16, c1339 JsonDocument, c1340 Int32, c1341 Int16, c1342 Json NOT NULL, c1343 Date, c1344 Timestamp64, c1345 Date NOT NULL, c1346 Float NOT NULL, c1347 Uint32 NOT NULL, c1348 Datetime NOT NULL, c1349 Timestamp, c1350 String, c1351 Yson NOT NULL, c1352 Uint32 NOT NULL, c1353 Uint16 NOT NULL, c1354 Interval64, c1355 JsonDocument NOT NULL, c1356 JsonDocument, c1357 Json NOT NULL, c1358 Bool NOT NULL, c1359 String, c1360 String, c1361 Json NOT NULL, c1362 Decimal(15,0) NOT NULL, c1363 Decimal(22,9), c1364 Bool, c1365 Date NOT NULL, c1366 Datetime64 NOT NULL, c1367 Uint16 NOT NULL, c1368 JsonDocument NOT NULL, c1369 Interval64 NOT NULL, c1370 Date NOT NULL, c1371 Uint64, c1372 Datetime64 NOT NULL, c1373 Datetime NOT NULL, c1374 Datetime64, c1375 Uint8, c1376 Timestamp, c1377 Uint16 NOT NULL, c1378 Timestamp64, c1379 Int8, c1380 Int64 NOT NULL, c1381 Uint32, c1382 Decimal(22,9), c1383 Uint8 NOT NULL, c1384 Json, c1385 Json NOT NULL, c1386 Decimal(35,10), c1387 Int32, c1388 Date NOT NULL, c1389 Datetime64 NOT NULL, c1390 Date, c1391 String NOT NULL, c1392 Float, c1393 Decimal(22,9), c1394 Double NOT NULL, c1395 Timestamp, c1396 Decimal(15,0) NOT NULL, c1397 Decimal(35,10) NOT NULL, c1398 Bool, c1399 JsonDocument, c1400 Float NOT NULL, c1401 String, c1402 JsonDocument NOT NULL, c1403 Datetime NOT NULL, c1404 Yson, c1405 Int16 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, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c13\\\', 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 \\\'c13\\\', 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:63971/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14727/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25840/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21486/2
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)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14887/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23115/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:64789/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62486/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12494/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14727
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22084
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14792
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63035
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26639
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25756
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15762
============================== slowest durations ===============================
37.15s call     test_workload.py::TestYdbWorkload::test
27.05s teardown test_workload.py::TestYdbWorkload::test
25.84s setup    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/rq9x/000b59/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:14887 --database /Root --duration 120' has failed with code 1.
Errors:
...db/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 \'c13\', 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 93.25s (0:01:33) =========================
