============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1bg5/001ffd/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_decimal.py ......................

============================== slowest durations ===============================
70.36s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
23.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
22.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
20.15s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
18.63s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
17.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
16.97s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
15.99s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
15.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
15.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
15.35s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
14.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
13.48s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
13.02s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
12.90s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.46s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
11.50s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
11.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
10.59s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
8.98s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
7.25s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.05s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.75s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 417.23s (0:06:57) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_duplicates.py E

==================================== ERRORS ====================================
__________ ERROR at setup of TestTpchDuplicatesZeroLevel.test_tpch[1] __________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:107: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_tpch[1]
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/1bg5/002039/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20831
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/1bg5/002039/r3tmp/kikimr_cluster_cci7rnli
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18774
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/1bg5/002039/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/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_rcwv9o1s.log --grpc-port=19396 --mon-port=64736 --ic-port=20831
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19396/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/1bg5/002039/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/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_rcwv9o1s.log --grpc-port=19396 --mon-port=64736 --ic-port=20831
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_rcwv9o1s.log', '--grpc-port=19396', '--mon-port=64736', '--ic-port=20831')' in '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1335836
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19396/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/1bg5/002039/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1335843
DEBUG    ya.test:process.py:259 Command (pid 1335843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1335843) elapsed time (sec): 0.7846524715423584
DEBUG    ya.test:process.py:263 Command (pid 1335843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) maxrss: 568196
DEBUG    ya.test:process.py:263 Command (pid 1335843) minflt: 45327
DEBUG    ya.test:process.py:263 Command (pid 1335843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1335843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1335843) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1335843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1335843) stime: 0.206471
DEBUG    ya.test:process.py:263 Command (pid 1335843) utime: 0.5309849999999999
DEBUG    ya.test:process.py:263 Command (pid 1335843) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 1335843) output:
Git info:
    Commit: 4588e168564fe8ba46df0295340cc1685559a0c2
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into c9a0b1a841247114e8d2ad3326b703f66dfa9c92

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-anqctpgcma
    Host information: 
        Linux ghrun-anqctpgcma 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1335843) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4588e168564fe8ba46df0295340cc1685559a0c2
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into c9a0b1a841247114e8d2ad3326b703f66dfa9c92
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 20831\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/1bg5/002039/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 20831\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1336468
DEBUG    ya.test:process.py:259 Command (pid 1336468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1336468) elapsed time (sec): 0.784193754196167
DEBUG    ya.test:process.py:263 Command (pid 1336468) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) maxrss: 643444
DEBUG    ya.test:process.py:263 Command (pid 1336468) minflt: 51615
DEBUG    ya.test:process.py:263 Command (pid 1336468) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1336468) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1336468) nvcsw: 764
DEBUG    ya.test:process.py:263 Command (pid 1336468) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1336468) stime: 0.23141099999999998
DEBUG    ya.test:process.py:263 Command (pid 1336468) utime: 0.530569
DEBUG    ya.test:process.py:263 Command (pid 1336468) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 1336468) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/1bg5/002039/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 1336556
DEBUG    ya.test:process.py:259 Command (pid 1336556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1336556) elapsed time (sec): 0.7573325634002686
DEBUG    ya.test:process.py:263 Command (pid 1336556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) maxrss: 643976
DEBUG    ya.test:process.py:263 Command (pid 1336556) minflt: 51579
DEBUG    ya.test:process.py:263 Command (pid 1336556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1336556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1336556) nvcsw: 717
DEBUG    ya.test:process.py:263 Command (pid 1336556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1336556) stime: 0.264132
DEBUG    ya.test:process.py:263 Command (pid 1336556) utime: 0.467441
DEBUG    ya.test:process.py:263 Command (pid 1336556) wtime: 0.759
DEBUG    ya.test:process.py:275 Command (pid 1336556) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19396 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_an0fj1gh.log --grpc-port=24935 --mon-port=13006 --ic-port=3977
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19396 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_an0fj1gh.log --grpc-port=24935 --mon-port=13006 --ic-port=3977
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19396', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_an0fj1gh.log', '--grpc-port=24935', '--mon-port=13006', '--ic-port=3977')' in '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1336966
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24935/1
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/1bg5/002039/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1336967
DEBUG    ya.test:process.py:259 Command (pid 1336967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1336967) elapsed time (sec): 0.7509338855743408
DEBUG    ya.test:process.py:263 Command (pid 1336967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) majflt: 6
DEBUG    ya.test:process.py:263 Command (pid 1336967) maxrss: 655868
DEBUG    ya.test:process.py:263 Command (pid 1336967) minflt: 45824
DEBUG    ya.test:process.py:263 Command (pid 1336967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1336967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1336967) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1336967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1336967) stime: 0.212195
DEBUG    ya.test:process.py:263 Command (pid 1336967) utime: 0.493953
DEBUG    ya.test:process.py:263 Command (pid 1336967) wtime: 0.753
DEBUG    ya.test:process.py:275 Command (pid 1336967) output:
Git info:
    Commit: 4588e168564fe8ba46df0295340cc1685559a0c2
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into c9a0b1a841247114e8d2ad3326b703f66dfa9c92

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-anqctpgcma
    Host information: 
        Linux ghrun-anqctpgcma 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1336967) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4588e168564fe8ba46df0295340cc1685559a0c2
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into c9a0b1a841247114e8d2ad3326b703f66dfa9c92
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1337908
DEBUG    ya.test:process.py:259 Command (pid 1337908) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1337908) elapsed time (sec): 13.675240278244019
DEBUG    ya.test:process.py:263 Command (pid 1337908) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) maxrss: 656348
DEBUG    ya.test:process.py:263 Command (pid 1337908) minflt: 109445
DEBUG    ya.test:process.py:263 Command (pid 1337908) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1337908) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1337908) nvcsw: 4050
DEBUG    ya.test:process.py:263 Command (pid 1337908) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1337908) stime: 0.331078
DEBUG    ya.test:process.py:263 Command (pid 1337908) utime: 0.387915
DEBUG    ya.test:process.py:263 Command (pid 1337908) wtime: 13.677
DEBUG    ya.test:process.py:275 Command (pid 1337908) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/customer` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1340937
DEBUG    ya.test:process.py:259 Command (pid 1340937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1340937) elapsed time (sec): 0.7144296169281006
DEBUG    ya.test:process.py:263 Command (pid 1340937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) maxrss: 657036
DEBUG    ya.test:process.py:263 Command (pid 1340937) minflt: 103530
DEBUG    ya.test:process.py:263 Command (pid 1340937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1340937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) nvcsw: 2893
DEBUG    ya.test:process.py:263 Command (pid 1340937) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1340937) stime: 0.255472
DEBUG    ya.test:process.py:263 Command (pid 1340937) utime: 0.31665899999999997
DEBUG    ya.test:process.py:263 Command (pid 1340937) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 1340937) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/nation` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341088
DEBUG    ya.test:process.py:259 Command (pid 1341088) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341088) elapsed time (sec): 0.6080565452575684
DEBUG    ya.test:process.py:263 Command (pid 1341088) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) maxrss: 657520
DEBUG    ya.test:process.py:263 Command (pid 1341088) minflt: 103532
DEBUG    ya.test:process.py:263 Command (pid 1341088) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1341088) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) nvcsw: 2636
DEBUG    ya.test:process.py:263 Command (pid 1341088) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341088) stime: 0.22599999999999998
DEBUG    ya.test:process.py:263 Command (pid 1341088) utime: 0.33511799999999997
DEBUG    ya.test:process.py:263 Command (pid 1341088) wtime: 0.61
DEBUG    ya.test:process.py:275 Command (pid 1341088) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/orders` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341221
DEBUG    ya.test:process.py:259 Command (pid 1341221) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341221) elapsed time (sec): 0.7246944904327393
DEBUG    ya.test:process.py:263 Command (pid 1341221) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) maxrss: 657892
DEBUG    ya.test:process.py:263 Command (pid 1341221) minflt: 103489
DEBUG    ya.test:process.py:263 Command (pid 1341221) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1341221) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) nvcsw: 2647
DEBUG    ya.test:process.py:263 Command (pid 1341221) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341221) stime: 0.229589
DEBUG    ya.test:process.py:263 Command (pid 1341221) utime: 0.327868
DEBUG    ya.test:process.py:263 Command (pid 1341221) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 1341221) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/part` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341395
DEBUG    ya.test:process.py:259 Command (pid 1341395) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341395) elapsed time (sec): 0.6750245094299316
DEBUG    ya.test:process.py:263 Command (pid 1341395) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) maxrss: 658332
DEBUG    ya.test:process.py:263 Command (pid 1341395) minflt: 103381
DEBUG    ya.test:process.py:263 Command (pid 1341395) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1341395) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) nvcsw: 2678
DEBUG    ya.test:process.py:263 Command (pid 1341395) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341395) stime: 0.24762499999999998
DEBUG    ya.test:process.py:263 Command (pid 1341395) utime: 0.323961
DEBUG    ya.test:process.py:263 Command (pid 1341395) wtime: 0.677
DEBUG    ya.test:process.py:275 Command (pid 1341395) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/partsupp` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341540
DEBUG    ya.test:process.py:259 Command (pid 1341540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341540) elapsed time (sec): 0.654916524887085
DEBUG    ya.test:process.py:263 Command (pid 1341540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) maxrss: 658888
DEBUG    ya.test:process.py:263 Command (pid 1341540) minflt: 103549
DEBUG    ya.test:process.py:263 Command (pid 1341540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1341540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) nvcsw: 2873
DEBUG    ya.test:process.py:263 Command (pid 1341540) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341540) stime: 0.21135199999999998
DEBUG    ya.test:process.py:263 Command (pid 1341540) utime: 0.343417
DEBUG    ya.test:process.py:263 Command (pid 1341540) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 1341540) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/region` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341668
DEBUG    ya.test:process.py:259 Command (pid 1341668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341668) elapsed time (sec): 0.5552680492401123
DEBUG    ya.test:process.py:263 Command (pid 1341668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) maxrss: 659452
DEBUG    ya.test:process.py:263 Command (pid 1341668) minflt: 103537
DEBUG    ya.test:process.py:263 Command (pid 1341668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1341668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) nvcsw: 2488
DEBUG    ya.test:process.py:263 Command (pid 1341668) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341668) stime: 0.210452
DEBUG    ya.test:process.py:263 Command (pid 1341668) utime: 0.34534499999999996
DEBUG    ya.test:process.py:263 Command (pid 1341668) wtime: 0.557
DEBUG    ya.test:process.py:275 Command (pid 1341668) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/supplier` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341834
DEBUG    ya.test:process.py:259 Command (pid 1341834) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341834) elapsed time (sec): 0.6258995532989502
DEBUG    ya.test:process.py:263 Command (pid 1341834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) maxrss: 660172
DEBUG    ya.test:process.py:263 Command (pid 1341834) minflt: 103571
DEBUG    ya.test:process.py:263 Command (pid 1341834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1341834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) nvcsw: 2857
DEBUG    ya.test:process.py:263 Command (pid 1341834) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341834) stime: 0.266944
DEBUG    ya.test:process.py:263 Command (pid 1341834) utime: 0.277039
DEBUG    ya.test:process.py:263 Command (pid 1341834) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 1341834) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341973
DEBUG    ya.test:process.py:259 Command (pid 1341973) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341973) elapsed time (sec): 218.39057111740112
DEBUG    ya.test:process.py:263 Command (pid 1341973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) maxrss: 2700156
DEBUG    ya.test:process.py:263 Command (pid 1341973) minflt: 5177056
DEBUG    ya.test:process.py:263 Command (pid 1341973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) nivcsw: 21666
DEBUG    ya.test:process.py:263 Command (pid 1341973) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341973) nvcsw: 1065392
DEBUG    ya.test:process.py:263 Command (pid 1341973) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 1341973) stime: 36.912696
DEBUG    ya.test:process.py:263 Command (pid 1341973) utime: 214.281924
DEBUG    ya.test:process.py:263 Command (pid 1341973) wtime: 218.393
DEBUG    ya.test:process.py:275 Command (pid 1341973) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.131783s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.252497s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (179.023273s)
Fill table part...
Fill table part OK 200000 / 200000 (21.287045s)
Fill table nation...
Fill table nation OK 25 / 25 (0.171242s)
Fill table region...
Fill table region OK 5 / 5 (0.176722s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1bg5/002039/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19396', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1381442
DEBUG    ya.test:process.py:259 Command (pid 1381442) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1381442) elapsed time (sec): 248.6409194469452
DEBUG    ya.test:process.py:263 Command (pid 1381442) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) maxrss: 2667796
DEBUG    ya.test:process.py:263 Command (pid 1381442) minflt: 5224212
DEBUG    ya.test:process.py:263 Command (pid 1381442) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) nivcsw: 21851
DEBUG    ya.test:process.py:263 Command (pid 1381442) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1381442) nvcsw: 1111178
DEBUG    ya.test:process.py:263 Command (pid 1381442) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1381442) stime: 36.492322
DEBUG    ya.test:process.py:263 Command (pid 1381442) utime: 217.267031
DEBUG    ya.test:process.py:263 Command (pid 1381442) wtime: 248.643
DEBUG    ya.test:process.py:275 Command (pid 1381442) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.630067s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.800205s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (192.370068s)
Fill table part...
Fill table part OK 200000 / 200000 (37.578458s)
Fill table nation...
Fill table nation OK 25 / 25 (0.302120s)
Fill table region...
Fill table region OK 5 / 5 (0.416428s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:19396 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 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:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bf41e14c-2875-49eb-9ab1-42b9aa6eb90d, localhost:19396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf41e14c-2875-49eb-9ab1-42b9aa6eb90d, localhost:19396): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf41e14c-2875-49eb-9ab1-42b9aa6eb90d, localhost:19396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anqctpgcma.auto.internal" port: 24935 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anqctpgcma.auto.internal:24935, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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.connection:connection.py:502 Closing channel for endpoint localhost:19396
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ecdabc1f-6cad-4890-baac-3d21dcde1f8e, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ecdabc1f-6cad-4890-baac-3d21dcde1f8e, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ecdabc1f-6cad-4890-baac-3d21dcde1f8e, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, 3328858c-3ca6-4de4-9217-7db6c243fb19, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 3328858c-3ca6-4de4-9217-7db6c243fb19, ghrun-anqctpgcma.auto.internal:24935): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 3328858c-3ca6-4de4-9217-7db6c243fb19, ghrun-anqctpgcma.auto.internal:24935): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760611813260 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, ae495c7f-2582-4878-be08-b379221ce9ad, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ae495c7f-2582-4878-be08-b379221ce9ad, ghrun-anqctpgcma.auto.internal:24935): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, ae495c7f-2582-4878-be08-b379221ce9ad, ghrun-anqctpgcma.auto.internal:24935): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760611813260 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611813260 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611815020 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611815320 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611816960 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611818890 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611820720 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611821020 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760611822670 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 9684a884-f2d9-48f2-aa3f-edb2b1ff6099, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9684a884-f2d9-48f2-aa3f-edb2b1ff6099, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 9684a884-f2d9-48f2-aa3f-edb2b1ff6099, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 137d314f-dbe4-48ef-aadc-d18e4ec91fda, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 137d314f-dbe4-48ef-aadc-d18e4ec91fda, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 137d314f-dbe4-48ef-aadc-d18e4ec91fda, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 8d927716-cedc-42ae-98a6-710f50c8e3a4, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 8d927716-cedc-42ae-98a6-710f50c8e3a4, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 8d927716-cedc-42ae-98a6-710f50c8e3a4, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 553eaebf-027a-4486-beb6-53e84ea79093, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 553eaebf-027a-4486-beb6-53e84ea79093, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 553eaebf-027a-4486-beb6-53e84ea79093, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, b5c523f0-ff32-40c0-82c4-7cd68bcbb1c8, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b5c523f0-ff32-40c0-82c4-7cd68bcbb1c8, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b5c523f0-ff32-40c0-82c4-7cd68bcbb1c8, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 4b852f05-cbe6-4917-bf30-ac464638d9cb, ghrun-anqctpgcma.auto.internal:24935): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 4b852f05-cbe6-4917-bf30-ac464638d9cb, ghrun-anqctpgcma.auto.internal:24935): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 4b852f05-cbe6-4917-bf30-ac464638d9cb, ghrun-anqctpgcma.auto.internal:24935): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7fdcbd21-60f1-4267-8baa-d412e8d0cf72, localhost:19396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fdcbd21-60f1-4267-8baa-d412e8d0cf72, localhost:19396): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fdcbd21-60f1-4267-8baa-d412e8d0cf72, localhost:19396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anqctpgcma.auto.internal" port: 24935 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anqctpgcma.auto.internal:24935, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:19396
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes HTTP/1.1" 200 812
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes HTTP/1.1" 200 808
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:64736
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:64736 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
INFO     root:allure_utils.py:227 All nodes before filtering: [('3977@ghrun-anqctpgcma.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-anqctpgcma.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 515
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
598.72s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 603.13s (0:10:03) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/002039', '--source-root', '/home/runner/.ya/build/build_root/1bg5/002039/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/002039', '--source-root', '/home/runner/.ya/build/build_root/1bg5/002039/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/002039/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1bg5/001fbb/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_parallel.py .......................

============================== slowest durations ===============================
310.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
2.46s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
2.20s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.87s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.86s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.79s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.74s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.72s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.70s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.68s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 351.28s (0:05:51) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1bg5/001ff5/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_s1.py ..........

============================== slowest durations ===============================
264.42s setup    test_s1.py::TestTpchS1::test_tpch[1]
53.93s call     test_s1.py::TestTpchS1::test_tpch[9]
52.59s call     test_s1.py::TestTpchS1::test_tpch[8]
31.25s call     test_s1.py::TestTpchS1::test_tpch[10]
30.64s call     test_s1.py::TestTpchS1::test_tpch[1]
30.33s call     test_s1.py::TestTpchS1::test_tpch[3]
28.86s call     test_s1.py::TestTpchS1::test_tpch[7]
28.81s call     test_s1.py::TestTpchS1::test_tpch[5]
21.73s call     test_s1.py::TestTpchS1::test_tpch[2]
21.29s call     test_s1.py::TestTpchS1::test_tpch[4]
6.36s call     test_s1.py::TestTpchS1::test_tpch[6]
2.49s setup    test_s1.py::TestTpchS1::test_tpch[11]
2.30s setup    test_s1.py::TestTpchS1::test_tpch[9]
2.27s setup    test_s1.py::TestTpchS1::test_tpch[8]
2.00s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.65s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.64s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.63s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.59s setup    test_s1.py::TestTpchS1::test_tpch[6]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[9]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 10 passed in 602.57s (0:10:02) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...oot/1bg5/001ff5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/001ff5/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/001ff5', '--source-root', '/home/runner/.ya/build/build_root/1bg5/001ff5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/001ff5/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...oot/1bg5/001ff5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/001ff5/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/001ff5', '--source-root', '/home/runner/.ya/build/build_root/1bg5/001ff5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/001ff5/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1bg5/001fa8/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 66 items

test_s_float.py ......................

============================== slowest durations ===============================
75.24s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
34.55s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
28.09s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
25.36s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
19.96s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
19.43s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
17.73s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
17.19s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
16.63s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
16.07s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
15.46s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
14.95s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
14.35s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
13.78s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
13.59s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
11.32s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
10.99s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
10.67s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
9.20s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
8.83s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
7.96s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
6.65s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.17s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.47s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
2.38s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
2.36s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
2.21s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.11s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
2.01s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
2.01s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.87s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.71s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.50s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.45s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[20]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[21]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[17]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 22 passed in 626.63s (0:10:26) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/001fa8/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/001fa8', '--source-root', '/home/runner/.ya/build/build_root/1bg5/001fa8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/001fa8/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/1bg5/001fa8/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/1bg5/001fa8', '--source-root', '/home/runner/.ya/build/build_root/1bg5/001fa8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/1bg5/001fa8/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout",), {})
