============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

test_row_dispatcher.py F

=================================== FAILURES ===================================
________________ TestPqRowDispatcher.test_json_errors[bindings] ________________
ydb/tests/fq/yds/test_row_dispatcher.py:1240: in test_json_errors
    assert time.time() < deadline, f"Waiting sensor ParsingErrors value failed, current count {count}"
E   AssertionError: Waiting sensor ParsingErrors value failed, current count 0
E   assert 1764173177.5955615 < 1764173177.1274552
E    +  where 1764173177.5955615 = <built-in function time>()
E    +    where <built-in function time> = time.time
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_json_errors[bindings]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23510
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13236
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4064
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3e242560-65bc-43eb-b721-518cb4b97d54, localhost:15590): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e242560-65bc-43eb-b721-518cb4b97d54, localhost:15590): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e242560-65bc-43eb-b721-518cb4b97d54, localhost:15590): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 15590 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:15590, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15590
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f2c224bc880 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aadafa3a-e334-4428-a19a-4a38015d9e61, ghrun-voe323sgc4.auto.internal:15590): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aadafa3a-e334-4428-a19a-4a38015d9e61, ghrun-voe323sgc4.auto.internal:15590): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, aadafa3a-e334-4428-a19a-4a38015d9e61, ghrun-voe323sgc4.auto.internal:15590): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aadafa3a-e334-4428-a19a-4a38015d9e61, ghrun-voe323sgc4.auto.internal:15590): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFlYmViMzYtZmNiZWJlNTgtZTFkMGVkZWQtYWQ3Mzg1Mzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d81ce142-d57b-402a-af90-2446f4f236a3, ghrun-voe323sgc4.auto.internal:15590): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, aadafa3a-e334-4428-a19a-4a38015d9e61, ghrun-voe323sgc4.auto.internal:15590): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d81ce142-d57b-402a-af90-2446f4f236a3, ghrun-voe323sgc4.auto.internal:15590): request = { session_id: "ydb://session/3?node_id=1&id=YWFlYmViMzYtZmNiZWJlNTgtZTFkMGVkZWQtYWQ3Mzg1Mzc=" path: "local/DbPoolStorage_5a6d2e12-92e7-4274-bc98-79ec3b5c3f19/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d81ce142-d57b-402a-af90-2446f4f236a3, ghrun-voe323sgc4.auto.internal:15590): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, de453050-9f74-40bd-b216-3305ca8eabae, ghrun-voe323sgc4.auto.internal:15590): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, de453050-9f74-40bd-b216-3305ca8eabae, ghrun-voe323sgc4.auto.internal:15590): request = { session_id: "ydb://session/3?node_id=1&id=YWFlYmViMzYtZmNiZWJlNTgtZTFkMGVkZWQtYWQ3Mzg1Mzc=" path: "local/DbPoolStorage_5a6d2e12-92e7-4274-bc98-79ec3b5c3f19/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, de453050-9f74-40bd-b216-3305ca8eabae, ghrun-voe323sgc4.auto.internal:15590): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78bcef47-accb-4e3c-94de-189b65cc93c1, ghrun-voe323sgc4.auto.internal:15590): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78bcef47-accb-4e3c-94de-189b65cc93c1, ghrun-voe323sgc4.auto.internal:15590): request = { session_id: "ydb://session/3?node_id=1&id=YWFlYmViMzYtZmNiZWJlNTgtZTFkMGVkZWQtYWQ3Mzg1Mzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_5a6d2e12-92e7-4274-bc98-79ec3b5c3f19\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78bcef47-accb-4e3c-94de-189b65cc93c1, ghrun-voe323sgc4.auto.internal:15590): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2c224be3b0>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16447
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_ztgy4lcz.log --grpc-port=4064 --mon-port=63966 --ic-port=13236
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_ztgy4lcz.log --grpc-port=4064 --mon-port=63966 --ic-port=13236
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_ztgy4lcz.log', '--grpc-port=4064', '--mon-port=63966', '--ic-port=13236')' in '/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4098253
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4064/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/m11w/00045a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4098255
DEBUG    ya.test:process.py:259 Command (pid 4098255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4098255) elapsed time (sec): 0.7853364944458008
DEBUG    ya.test:process.py:263 Command (pid 4098255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4098255) minflt: 16252
DEBUG    ya.test:process.py:263 Command (pid 4098255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4098255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4098255) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 4098255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4098255) stime: 0.625917
DEBUG    ya.test:process.py:263 Command (pid 4098255) utime: 0.108331
DEBUG    ya.test:process.py:263 Command (pid 4098255) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 4098255) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7411
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_qbquaq7j.log --grpc-port=2405 --mon-port=7411 --ic-port=6893
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_vsp38gx2.log --grpc-port=6538 --mon-port=25528 --ic-port=17110
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_aaf4htrh.log --grpc-port=8321 --mon-port=24583 --ic-port=24590
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_qbquaq7j.log --grpc-port=2405 --mon-port=7411 --ic-port=6893
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_qbquaq7j.log', '--grpc-port=2405', '--mon-port=7411', '--ic-port=6893')' in '/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4098628
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2405/1
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/m11w/00045a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4098631
DEBUG    ya.test:process.py:259 Command (pid 4098631) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4098631) elapsed time (sec): 0.5961501598358154
DEBUG    ya.test:process.py:263 Command (pid 4098631) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4098631) minflt: 16248
DEBUG    ya.test:process.py:263 Command (pid 4098631) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 4098631) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4098631) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4098631) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4098631) stime: 0.40925799999999996
DEBUG    ya.test:process.py:263 Command (pid 4098631) utime: 0.131125
DEBUG    ya.test:process.py:263 Command (pid 4098631) wtime: 0.603
DEBUG    ya.test:process.py:275 Command (pid 4098631) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_vsp38gx2.log --grpc-port=6538 --mon-port=25528 --ic-port=17110
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_vsp38gx2.log', '--grpc-port=6538', '--mon-port=25528', '--ic-port=17110')' in '/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4099013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6538/2
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/m11w/00045a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4099016
DEBUG    ya.test:process.py:259 Command (pid 4099016) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4099016) elapsed time (sec): 0.563981294631958
DEBUG    ya.test:process.py:263 Command (pid 4099016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4099016) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4099016) minflt: 18818
DEBUG    ya.test:process.py:263 Command (pid 4099016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 4099016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4099016) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4099016) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4099016) stime: 0.40082599999999996
DEBUG    ya.test:process.py:263 Command (pid 4099016) utime: 0.11112
DEBUG    ya.test:process.py:263 Command (pid 4099016) wtime: 0.567
DEBUG    ya.test:process.py:275 Command (pid 4099016) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_aaf4htrh.log --grpc-port=8321 --mon-port=24583 --ic-port=24590
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/00045a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=3', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_aaf4htrh.log', '--grpc-port=8321', '--mon-port=24583', '--ic-port=24590')' in '/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4099322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8321/3
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/m11w/00045a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4099324
DEBUG    ya.test:process.py:259 Command (pid 4099324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4099324) elapsed time (sec): 0.6014072895050049
DEBUG    ya.test:process.py:263 Command (pid 4099324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4099324) minflt: 16509
DEBUG    ya.test:process.py:263 Command (pid 4099324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 4099324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4099324) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4099324) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4099324) stime: 0.4244
DEBUG    ya.test:process.py:263 Command (pid 4099324) utime: 0.12811999999999998
DEBUG    ya.test:process.py:263 Command (pid 4099324) wtime: 0.603
DEBUG    ya.test:process.py:275 Command (pid 4099324) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_row_dispatcher.py::TestPqRowDispatcher, test_name: test_json_errors[bindings])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_True_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_True_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "892bae58-6082-43ed-93dc-37910fd1f25d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrfpngmfb2jm1smb"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfpngmfb2jm1smb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173133
        nanos: 693514000
      }
      modified_at {
        seconds: 1764173133
        nanos: 693514000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrfpngmfaavm0n4d-ptqudrfpngmfb2jm1smb"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173133
      nanos: 693514000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfpngmfb2jm1smb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173133
        nanos: 693514000
      }
      modified_at {
        seconds: 1764173133
        nanos: 693514000
      }
      revision: 1
    }
    started_at {
      seconds: 1764173134
      nanos: 177000000
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrfpngmfaavm0n4d-ptqudrfpngmfb2jm1smb"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173133
      nanos: 693514000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfpngmfb2jm1smb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173133
        nanos: 693514000
      }
      modified_at {
        seconds: 1764173133
        nanos: 693514000
      }
      revision: 1
    }
    started_at {
      seconds: 1764173134
      nanos: 177000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrfpngmfaavm0n4d-ptqudrfpngmfb2jm1smb"
    started_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764173133
      nanos: 693514000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":1}},\"Basic\":{\"nodes\":[{\"id\":3,\"level\":1,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":2,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":3,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSource \'\"pq\" \'\"yds\"))\n(let $3 \'(\'(\'\"PartitionsCount\" \'\"1\")))\n(let $4 (DataType \'String))\n(let $5 (StructType \'(\'\"data\" $4)))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_True_input\" $3 \'() $5))\n(let $7 \'(\'\"Endpoint\" \'\"localhost:15590\"))\n(let $8 \'(\'\"SharedReading\" \'\"1\"))\n(let $9 \'(\'\"AddBearerToToken\" \'\"1\"))\n(let $10 \'($7 $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"json_each_row\") \'(\'\"ReadGroup\" \'\"ptcudrfpnh7lebk5gc08\") \'(\'\"SkipJsonErrors\" \'\"1\") $9))\n(let $11 (SecureParam \'\"cluster:default_yds\"))\n(let $12 (DqPqTopicSource $1 $6 \'(\'\"data\") $10 $11 \'\"\" $5 \'\"\"))\n(let $13 (DataSink \'\"pq\" \'\"yds\"))\n(let $14 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_True_output\" $3 \'() (StructType \'(\'\"Data\" $4))))\n(let $15 (DqPqTopicSink $14 \'($7 $9) $11))\n(return (Commit! (DqQuery! $1 \'((DqStage \'((DqSource $2 $12)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"skip.json.errors\" \'\"true\")))\n  (let $18 \'(\'(\'\"format\" \'\"json_each_row\") \'(\'\"formatSettings\" $17) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $16 $2 $5 $18))\n  (return (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"data\" $20)))))\n))) \'(\'(\'\"_logical_id\" \'209386)) \'((DqSink \'\"0\" $13 $15))))) $13))\n)\n"
  }
}

DEBUG    root:data_plane.py:39 Write topic test_json_errors_True_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000\032\021\"\0011*\014shard-000000\032\021\"\0012*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to test_json_errors_True_input: ['{"time": 101, "data": "hello1"}', '{"time": 102, "data": 7777}', '{"time": 103, "data": "hello2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m11w/00045a/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:15590', '--database', 'local', '--topic-path', 'test_json_errors_True_output', '--consumer-name', 'test_json_errors_True_consumer', '--disable-cluster-discovery', '--messages-count', '2', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4105986
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4105986) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4105986) elapsed time (sec): 3.7057840824127197
DEBUG    ya.test:process.py:263 Command (pid 4105986) wtime: 3.707
DEBUG    ya.test:process.py:275 Command (pid 4105986) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4105986) errors:
2025-11-26T16:05:43.434043Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Starting read session
2025-11-26T16:05:43.434093Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Starting session to cluster null (localhost:15590)
2025-11-26T16:05:43.434401Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:43.434410Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:43.434414Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Reconnecting session to cluster null in 0.000000s
2025-11-26T16:05:43.438466Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Successfully connected. Initializing session
2025-11-26T16:05:43.439626Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Server session id: test_json_errors_True_consumer_1_1_18086599308922994048_v1
2025-11-26T16:05:43.439719Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:43.440856Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "test_json_errors_True_output". Partition: 0. Read offset: (NULL)
2025-11-26T16:05:44.435237Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:0:0
2025-11-26T16:05:44.435276Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:05:47.108172Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:47.108321Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-11-26T16:05:47.108381Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-11-26T16:05:47.108493Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Commit offsets [0, 1). Partition stream id: 1
2025-11-26T16:05:47.108630Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:05:47.111757Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:47.111842Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (1-1)
2025-11-26T16:05:47.113485Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2025-11-26T16:05:47.113527Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (1-1)
2025-11-26T16:05:47.113585Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Commit offsets [1, 2). Partition stream id: 1
2025-11-26T16:05:47.113683Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:05:47.114643Z :DEBUG: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] [null] Committed response: cookies { assign_id: 1 partition_cookie: 2 }
Closing session. Got 2 messages
2025-11-26T16:05:47.114764Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Closing read session. Close timeout: 5.000000s
2025-11-26T16:05:47.114782Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:1:2
2025-11-26T16:05:47.114789Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Counters: { Errors: 0 CurrentSessionLifetimeMs: 3680 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-26T16:05:47.114966Z :NOTICE: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-26T16:05:47.115050Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Closing read session. Close timeout: 0.000000s
2025-11-26T16:05:47.115058Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:1:2
2025-11-26T16:05:47.115063Z :INFO: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Counters: { Errors: 0 CurrentSessionLifetimeMs: 3681 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:05:47.115069Z :NOTICE: [local] [local] [8686fb1f-55f0c9d1-83ff251-9ac914a9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from test_json_errors_True_output: ['hello1', 'hello2']
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4064/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13236
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23510
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2405/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8321/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6538/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6893
============================== slowest durations ===============================
44.56s call     test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
4.01s teardown test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
3.45s setup    test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
=========================== short test summary info ============================
FAILED test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings] - AssertionError: Waiting sensor ParsingErrors value failed, current count 0
assert 1764173177.5955615 < 1764173177.1274552
 +  where 1764173177.5955615 = <built-in function time>()
 +    where <built-in function time> = time.time
====================== 1 failed, 114 deselected in 53.88s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

test_row_dispatcher.py F

=================================== FAILURES ===================================
______________ TestPqRowDispatcher.test_json_errors[with_option] _______________
ydb/tests/fq/yds/test_row_dispatcher.py:1240: in test_json_errors
    assert time.time() < deadline, f"Waiting sensor ParsingErrors value failed, current count {count}"
E   AssertionError: Waiting sensor ParsingErrors value failed, current count 0
E   assert 1764173171.4128811 < 1764173170.9660282
E    +  where 1764173171.4128811 = <built-in function time>()
E    +    where <built-in function time> = time.time
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_json_errors[with_option]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12726
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9668
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13336
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d9c3eec9-751d-49d7-9df8-b97e03999b61, localhost:13302): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9c3eec9-751d-49d7-9df8-b97e03999b61, localhost:13302): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9c3eec9-751d-49d7-9df8-b97e03999b61, localhost:13302): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 13302 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:13302, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13302
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8b11116f40 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 665c1bb0-0eed-465c-932d-3cef1f6cd670, ghrun-voe323sgc4.auto.internal:13302): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 665c1bb0-0eed-465c-932d-3cef1f6cd670, ghrun-voe323sgc4.auto.internal:13302): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 665c1bb0-0eed-465c-932d-3cef1f6cd670, ghrun-voe323sgc4.auto.internal:13302): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 665c1bb0-0eed-465c-932d-3cef1f6cd670, ghrun-voe323sgc4.auto.internal:13302): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmRlNjIzODItYjVjYjVlYTQtYThjMGQwZWItZGEwNmMyNGY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 665c1bb0-0eed-465c-932d-3cef1f6cd670, ghrun-voe323sgc4.auto.internal:13302): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5e73044b-3bea-42aa-82dc-be10b9c5e701, ghrun-voe323sgc4.auto.internal:13302): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5e73044b-3bea-42aa-82dc-be10b9c5e701, ghrun-voe323sgc4.auto.internal:13302): request = { session_id: "ydb://session/3?node_id=1&id=ZmRlNjIzODItYjVjYjVlYTQtYThjMGQwZWItZGEwNmMyNGY=" path: "local/DbPoolStorage_648852b2-df32-41c1-8606-8c3ba815b8e2/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5e73044b-3bea-42aa-82dc-be10b9c5e701, ghrun-voe323sgc4.auto.internal:13302): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1c2a9e45-25b5-45b0-b79a-2fac98247e36, ghrun-voe323sgc4.auto.internal:13302): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c2a9e45-25b5-45b0-b79a-2fac98247e36, ghrun-voe323sgc4.auto.internal:13302): request = { session_id: "ydb://session/3?node_id=1&id=ZmRlNjIzODItYjVjYjVlYTQtYThjMGQwZWItZGEwNmMyNGY=" path: "local/DbPoolStorage_648852b2-df32-41c1-8606-8c3ba815b8e2/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c2a9e45-25b5-45b0-b79a-2fac98247e36, ghrun-voe323sgc4.auto.internal:13302): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b690f31-a0f7-4a2a-bac0-ec858f08b901, ghrun-voe323sgc4.auto.internal:13302): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b690f31-a0f7-4a2a-bac0-ec858f08b901, ghrun-voe323sgc4.auto.internal:13302): request = { session_id: "ydb://session/3?node_id=1&id=ZmRlNjIzODItYjVjYjVlYTQtYThjMGQwZWItZGEwNmMyNGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_648852b2-df32-41c1-8606-8c3ba815b8e2\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b690f31-a0f7-4a2a-bac0-ec858f08b901, ghrun-voe323sgc4.auto.internal:13302): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8b1218e4a0>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29984
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14196
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_mujm0jin.log --grpc-port=13336 --mon-port=22816 --ic-port=9668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_mujm0jin.log --grpc-port=13336 --mon-port=22816 --ic-port=9668
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_mujm0jin.log', '--grpc-port=13336', '--mon-port=22816', '--ic-port=9668')' in '/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4094693
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13336/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/m11w/000447/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4094694
DEBUG    ya.test:process.py:259 Command (pid 4094694) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4094694) elapsed time (sec): 2.5759615898132324
DEBUG    ya.test:process.py:263 Command (pid 4094694) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4094694) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 4094694) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 4094694) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4094694) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 4094694) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4094694) stime: 2.325151
DEBUG    ya.test:process.py:263 Command (pid 4094694) utime: 0.128709
DEBUG    ya.test:process.py:263 Command (pid 4094694) wtime: 2.579
DEBUG    ya.test:process.py:275 Command (pid 4094694) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_k778ccrv.log --grpc-port=4041 --mon-port=28398 --ic-port=24233
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32554
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11915
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14203
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_w9hffx4z.log --grpc-port=32554 --mon-port=11915 --ic-port=19617
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_b6eqjjes.log --grpc-port=1356 --mon-port=18836 --ic-port=5601
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_k778ccrv.log --grpc-port=4041 --mon-port=28398 --ic-port=24233
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_k778ccrv.log', '--grpc-port=4041', '--mon-port=28398', '--ic-port=24233')' in '/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4095628
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4041/1
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/m11w/000447/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4095637
DEBUG    ya.test:process.py:259 Command (pid 4095637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4095637) elapsed time (sec): 2.021980047225952
DEBUG    ya.test:process.py:263 Command (pid 4095637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) maxrss: 545760
DEBUG    ya.test:process.py:263 Command (pid 4095637) minflt: 17971
DEBUG    ya.test:process.py:263 Command (pid 4095637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 4095637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4095637) nvcsw: 572
DEBUG    ya.test:process.py:263 Command (pid 4095637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4095637) stime: 1.271743
DEBUG    ya.test:process.py:263 Command (pid 4095637) utime: 0.122025
DEBUG    ya.test:process.py:263 Command (pid 4095637) wtime: 2.023
DEBUG    ya.test:process.py:275 Command (pid 4095637) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_w9hffx4z.log --grpc-port=32554 --mon-port=11915 --ic-port=19617
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_w9hffx4z.log', '--grpc-port=32554', '--mon-port=11915', '--ic-port=19617')' in '/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4096407
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32554/2
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/m11w/000447/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4096419
DEBUG    ya.test:process.py:259 Command (pid 4096419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4096419) elapsed time (sec): 0.4748988151550293
DEBUG    ya.test:process.py:263 Command (pid 4096419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4096419) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 4096419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4096419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4096419) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4096419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4096419) stime: 0.284802
DEBUG    ya.test:process.py:263 Command (pid 4096419) utime: 0.141335
DEBUG    ya.test:process.py:263 Command (pid 4096419) wtime: 0.476
DEBUG    ya.test:process.py:275 Command (pid 4096419) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_b6eqjjes.log --grpc-port=1356 --mon-port=18836 --ic-port=5601
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m11w/000447/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=3', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_b6eqjjes.log', '--grpc-port=1356', '--mon-port=18836', '--ic-port=5601')' in '/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4096698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1356/3
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/m11w/000447/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4096699
DEBUG    ya.test:process.py:259 Command (pid 4096699) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4096699) elapsed time (sec): 0.4820995330810547
DEBUG    ya.test:process.py:263 Command (pid 4096699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) maxrss: 545792
DEBUG    ya.test:process.py:263 Command (pid 4096699) minflt: 20824
DEBUG    ya.test:process.py:263 Command (pid 4096699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 4096699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4096699) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 4096699) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4096699) stime: 0.28642
DEBUG    ya.test:process.py:263 Command (pid 4096699) utime: 0.133401
DEBUG    ya.test:process.py:263 Command (pid 4096699) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 4096699) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_row_dispatcher.py::TestPqRowDispatcher, test_name: test_json_errors[with_option])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_False_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_False_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "83b89f54-1980-410e-adf5-2cbac3a2d0f4"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrfpnmqo4lpp59cs"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfpnmqo4lpp59cs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173127
        nanos: 261948000
      }
      modified_at {
        seconds: 1764173127
        nanos: 261948000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrfpnmqo3rgqe0kl-ptqudrfpnmqo4lpp59cs"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173127
      nanos: 261948000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfpnmqo4lpp59cs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173127
        nanos: 261948000
      }
      modified_at {
        seconds: 1764173127
        nanos: 261948000
      }
      revision: 1
    }
    started_at {
      seconds: 1764173127
      nanos: 739000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrfpnmqo3rgqe0kl-ptqudrfpnmqo4lpp59cs"
    started_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1764173127
      nanos: 261948000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":1}},\"Basic\":{\"nodes\":[{\"id\":3,\"level\":1,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":2,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":3,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSource \'\"pq\" \'\"yds\"))\n(let $3 \'(\'(\'\"PartitionsCount\" \'\"1\")))\n(let $4 (DataType \'String))\n(let $5 (StructType \'(\'\"data\" $4)))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_False_input\" $3 \'() $5))\n(let $7 \'(\'\"Endpoint\" \'\"localhost:13302\"))\n(let $8 \'(\'\"SharedReading\" \'\"1\"))\n(let $9 \'(\'\"AddBearerToToken\" \'\"1\"))\n(let $10 \'($7 $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"json_each_row\") \'(\'\"ReadGroup\" \'\"ptcudrfpnn79un2mb8pn\") \'(\'\"SkipJsonErrors\" \'\"1\") $9))\n(let $11 (SecureParam \'\"cluster:default_yds\"))\n(let $12 (DqPqTopicSource $1 $6 \'(\'\"data\") $10 $11 \'\"\" $5 \'\"\"))\n(let $13 (DataSink \'\"pq\" \'\"yds\"))\n(let $14 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_False_output\" $3 \'() (StructType \'(\'\"Data\" $4))))\n(let $15 (DqPqTopicSink $14 \'($7 $9) $11))\n(return (Commit! (DqQuery! $1 \'((DqStage \'((DqSource $2 $12)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"skip.json.errors\" \'\"true\")))\n  (let $18 \'(\'(\'\"format\" \'\"json_each_row\") \'(\'\"formatSettings\" $17) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $16 $2 $5 $18))\n  (return (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"data\" $20)))))\n))) \'(\'(\'\"_logical_id\" \'209395)) \'((DqSink \'\"0\" $13 $15))))) $13))\n)\n"
  }
}

DEBUG    root:data_plane.py:39 Write topic test_json_errors_False_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000\032\021\"\0011*\014shard-000000\032\021\"\0012*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to test_json_errors_False_input: ['{"time": 101, "data": "hello1"}', '{"time": 102, "data": 7777}', '{"time": 103, "data": "hello2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/m11w/000447/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m11w/000447/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:13302', '--database', 'local', '--topic-path', 'test_json_errors_False_output', '--consumer-name', 'test_json_errors_False_consumer', '--disable-cluster-discovery', '--messages-count', '2', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4103486
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4103486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4103486) elapsed time (sec): 4.806924104690552
DEBUG    ya.test:process.py:263 Command (pid 4103486) wtime: 4.808
DEBUG    ya.test:process.py:275 Command (pid 4103486) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4103486) errors:
2025-11-26T16:05:36.170950Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Starting read session
2025-11-26T16:05:36.171001Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Starting session to cluster null (localhost:13302)
2025-11-26T16:05:36.171340Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:36.171352Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:36.171357Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Reconnecting session to cluster null in 0.000000s
2025-11-26T16:05:36.176077Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Successfully connected. Initializing session
2025-11-26T16:05:36.177117Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Server session id: test_json_errors_False_consumer_1_1_15328370738961777577_v1
2025-11-26T16:05:36.177169Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:36.178492Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "test_json_errors_False_output". Partition: 0. Read offset: (NULL)
2025-11-26T16:05:37.172226Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:0:0
2025-11-26T16:05:37.172252Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:05:40.935287Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:40.935363Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-11-26T16:05:40.935400Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-11-26T16:05:40.935502Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Commit offsets [0, 1). Partition stream id: 1
2025-11-26T16:05:40.935621Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:05:40.935951Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:05:40.935993Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (1-1)
2025-11-26T16:05:40.936008Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (1-1)
2025-11-26T16:05:40.936052Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Commit offsets [1, 2). Partition stream id: 1
2025-11-26T16:05:40.936140Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:05:40.937901Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2025-11-26T16:05:40.937993Z :DEBUG: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] [null] Committed response: cookies { assign_id: 1 partition_cookie: 2 }
Closing session. Got 2 messages
2025-11-26T16:05:40.938069Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Closing read session. Close timeout: 5.000000s
2025-11-26T16:05:40.938087Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:1:2
2025-11-26T16:05:40.938094Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Counters: { Errors: 0 CurrentSessionLifetimeMs: 4767 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-26T16:05:40.938264Z :NOTICE: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-26T16:05:40.941515Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Closing read session. Close timeout: 0.000000s
2025-11-26T16:05:40.941523Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:1:2
2025-11-26T16:05:40.941528Z :INFO: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Counters: { Errors: 0 CurrentSessionLifetimeMs: 4770 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:05:40.941535Z :NOTICE: [local] [local] [4bcb4c94-6b8409eb-f7f74129-24ee3784] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from test_json_errors_False_output: ['hello1', 'hello2']
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13336/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13336
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9668
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4041/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32554/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1356/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11915
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28398
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24233
============================== slowest durations ===============================
44.69s call     test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
8.01s teardown test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
6.41s setup    test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
=========================== short test summary info ============================
FAILED test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option] - AssertionError: Waiting sensor ParsingErrors value failed, current count 0
assert 1764173171.4128811 < 1764173170.9660282
 +  where 1764173171.4128811 = <built-in function time>()
 +    where <built-in function time> = time.time
================= 1 failed, 114 deselected in 61.11s (0:01:01) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000435/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004a5/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000479/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000423/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004ad/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00040f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004a8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000497/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00040a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 2.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00044c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004b9/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.62s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000493/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000406/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000419/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00042c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000440/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000490/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004bd/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00049d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 2.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00046a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00046f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000450/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004aa/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00048a/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000461/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000475/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00041e/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000427/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000443/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004b3/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00047c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000457/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000467/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000439/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004c2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004af/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004a1/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000480/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004bf/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000486/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000431/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000473/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00048c/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/00045d/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000416/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/0004b6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m11w/000453/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
