2024-06-29 12:39:54,674 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-29 12:39:54,674 - INFO - ya.test - pytest_runtest_setup: test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming] 2024-06-29 12:39:54,674 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-29 12:39:54,674 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-29 12:39:54,676 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/20531 2024-06-29 12:39:54,677 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/13305 2024-06-29 12:39:54,739 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/20635 2024-06-29 12:39:54,740 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/4811 2024-06-29 12:39:54,740 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:39:54,750 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:39:54,752 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:39:54,760 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-29 12:39:54,761 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 4ba49d74-46a7-4476-a70e-8c8b6900354c, localhost:1067): creating call state 2024-06-29 12:39:54,762 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 4ba49d74-46a7-4476-a70e-8c8b6900354c, localhost:1067): request = { database: "local" } 2024-06-29 12:39:54,767 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 4ba49d74-46a7-4476-a70e-8c8b6900354c, localhost:1067): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epd1084kptnl6st54nsc.auto.internal" port: 1067 service: "legacy" 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" location: "1" node_id: 1 } self_location: "1" } } } } 2024-06-29 12:39:54,768 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-29 12:39:54,768 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:39:54,772 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:39:54,774 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-29 12:39:54,774 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-29 12:39:54,774 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-29 12:39:54,775 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-29 12:39:54,775 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-29 12:39:54,776 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 54438c97-877a-432a-b28f-2538d551928b, epd1084kptnl6st54nsc.auto.internal:1067): creating call state 2024-06-29 12:39:54,776 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 54438c97-877a-432a-b28f-2538d551928b, epd1084kptnl6st54nsc.auto.internal:1067): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-29 12:39:54,787 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 54438c97-877a-432a-b28f-2538d551928b, epd1084kptnl6st54nsc.auto.internal:1067): on response callback started 2024-06-29 12:39:54,788 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 54438c97-877a-432a-b28f-2538d551928b, epd1084kptnl6st54nsc.auto.internal:1067): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGFkZjdjMTctY2IxZmUxZTQtZDUyNGYyMTctYThjYmI1MTM=" } } } } 2024-06-29 12:39:54,788 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 12:39:54,788 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-29 12:39:54,789 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 54438c97-877a-432a-b28f-2538d551928b, epd1084kptnl6st54nsc.auto.internal:1067): on response callback success 2024-06-29 12:39:54,790 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, a72d7990-fbfb-4bfa-bc15-08eff6ed2324, epd1084kptnl6st54nsc.auto.internal:1067): creating call state 2024-06-29 12:39:54,791 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, a72d7990-fbfb-4bfa-bc15-08eff6ed2324, epd1084kptnl6st54nsc.auto.internal:1067): request = { session_id: "ydb://session/3?node_id=1&id=NGFkZjdjMTctY2IxZmUxZTQtZDUyNGYyMTctYThjYmI1MTM=" path: "local/DbPoolStorage_6776c7aa-8d7e-4e88-bdec-b993b23ccd19/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 } } } 2024-06-29 12:39:54,880 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, a72d7990-fbfb-4bfa-bc15-08eff6ed2324, epd1084kptnl6st54nsc.auto.internal:1067): response = { operation { ready: true status: SUCCESS } } 2024-06-29 12:39:54,881 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 12:39:54,882 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, b1203b16-0003-4d60-bbbe-d435db968274, epd1084kptnl6st54nsc.auto.internal:1067): creating call state 2024-06-29 12:39:54,883 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, b1203b16-0003-4d60-bbbe-d435db968274, epd1084kptnl6st54nsc.auto.internal:1067): request = { session_id: "ydb://session/3?node_id=1&id=NGFkZjdjMTctY2IxZmUxZTQtZDUyNGYyMTctYThjYmI1MTM=" path: "local/DbPoolStorage_6776c7aa-8d7e-4e88-bdec-b993b23ccd19/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 } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-29 12:39:54,914 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, b1203b16-0003-4d60-bbbe-d435db968274, epd1084kptnl6st54nsc.auto.internal:1067): response = { operation { ready: true status: SUCCESS } } 2024-06-29 12:39:54,914 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 12:39:54,915 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 9df5a946-aa1c-479d-ba4d-86ffd0f2861f, epd1084kptnl6st54nsc.auto.internal:1067): creating call state 2024-06-29 12:39:54,916 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 9df5a946-aa1c-479d-ba4d-86ffd0f2861f, epd1084kptnl6st54nsc.auto.internal:1067): request = { session_id: "ydb://session/3?node_id=1&id=NGFkZjdjMTctY2IxZmUxZTQtZDUyNGYyMTctYThjYmI1MTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_6776c7aa-8d7e-4e88-bdec-b993b23ccd19\");\n UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-29 12:39:55,091 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 9df5a946-aa1c-479d-ba4d-86ffd0f2861f, epd1084kptnl6st54nsc.auto.internal:1067): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-29 12:39:55,092 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 12:39:55,151 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/4175 2024-06-29 12:39:55,152 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/6001 2024-06-29 12:39:55,154 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/9txs/001da2/ydb/apps/ydbd/ydbd 2024-06-29 12:39:55,154 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_bad_syntax.py__TestBadSyntax__test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]/default/kikimr_configs" 2024-06-29 12:39:55,155 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/9txs/001da2/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_bad_syntax.py__TestBadSyntax__test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]/default/node_1/logfile_3htt5np1.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=4811 --mon-port=4175 --ic-port=20635 2024-06-29 12:39:55,190 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/9txs/001da2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_bad_syntax.py__TestBadSyntax__test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]/default/node_1/logfile_3htt5np1.log', '--yaml-config=/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_bad_syntax.py__TestBadSyntax__test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]/default/kikimr_configs/config.yaml', '--grpc-port=4811', '--mon-port=4175', '--ic-port=20635')' with input '/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/stdin' in '/home/runner/.ya/build/build_root/9txs/001da2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_bad_syntax.py__TestBadSyntax__test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]/default/node_1' (no wait) 2024-06-29 12:39:55,192 - DEBUG - ya.test - execute: Command pid: 1427908 2024-06-29 12:39:55,194 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:4811/1 2024-06-29 12:39:55,194 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-29 12:39:55,201 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_bad_syntax.py::TestBadSyntax, test_name: test_bad_syntax[v1-mvp_external_ydb_endpoint0-without_created_read_rules-create-streaming]) 2024-06-29 12:39:55,202 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:55,409 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:55,611 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:55,813 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:56,014 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:56,217 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:56,419 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:56,621 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:56,823 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:57,025 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:57,227 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:57,429 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:57,631 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:57,832 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:58,034 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:58,236 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:58,438 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:58,640 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:58,842 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:59,044 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:59,246 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:59,448 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:59,649 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:39:59,851 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:00,053 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:00,255 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:00,457 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:00,658 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:00,860 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:01,062 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:01,263 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:01,465 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:01,667 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:01,868 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:02,070 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:02,272 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:02,473 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:02,675 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:02,877 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:03,078 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:03,280 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:03,482 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:03,683 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:03,885 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:04,087 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:04,288 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:04,490 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:04,692 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:04,893 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "c36ea452-87bd-4de6-8348-fa95dd347823" 2024-06-29 12:40:06,149 - DEBUG - root - create_query_impl: Result: query_id: "ptquf3v5b2dnhdb1t1g8" 2024-06-29 12:40:06,149 - DEBUG - root - test_bad_syntax: query_id: "ptquf3v5b2dnhdb1t1g8" 2024-06-29 12:40:06,492 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf3v5b2dnhdb1t1g8" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719664805 nanos: 224844000 } modified_at { seconds: 1719664805 nanos: 224844000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf3v5b2dnb9onb6dr-ptquf3v5b2dnhdb1t1g8" started_by: "root@builtin" submitted_at { seconds: 1719664805 nanos: 224844000 } } content { type: STREAMING name: "q" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "blablabla" syntax: YQL_V1 } } 2024-06-29 12:40:21,554 - DEBUG - root - describe_query: Result: 2024-06-29 12:40:35,612 - DEBUG - root - describe_query: Result: 2024-06-29 12:40:48,171 - DEBUG - root - describe_query: Result: 2024-06-29 12:41:02,242 - DEBUG - root - describe_query: Result: 2024-06-29 12:41:04,306 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:41:04,307 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:41:14,310 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:41:14,435 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:41:16,185 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:41:16,185 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:41:26,187 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:41:26,306 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:41:28,067 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:41:28,068 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:41:38,071 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:41:38,186 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:41:40,072 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:41:40,073 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:41:50,075 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:41:50,194 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:41:51,242 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:41:51,242 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:01,245 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:01,364 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:42:02,603 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:42:02,604 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:03,201 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_bad_syntax.py:64: in test_bad_syntax client.wait_query(query_id, statuses=[fq.QueryMeta.FAILED]) ydb/tests/tools/fq_runner/fq_client.py:289: in wait_query response = self.describe_query(query_id) library/python/retry/__init__.py:214: in wrapped return _retry(obj.retry_conf, functools.partial(f, obj, *f_args, **f_kwargs)) library/python/retry/__init__.py:224: in _retry return f() ydb/tests/tools/fq_runner/fq_client.py:257: in describe_query response = self.service.DescribeQuery( contrib/python/grpcio/py3/grpc/_channel.py:1030: in __call__ return _end_unary_response_blocking(state, call, False, None) contrib/python/grpcio/py3/grpc/_channel.py:910: in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.DEADLINE_EXCEEDED E details = "Deadline Exceeded" E debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2024-06-29T12:42:02.443723353+00:00"}" E > 2024-06-29 12:42:03,204 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-29 12:42:12,606 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:12,776 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:42:14,200 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:42:14,201 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:24,204 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:24,321 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:42:25,544 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:42:25,544 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:35,546 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:35,663 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:42:37,646 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:42:37,646 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:47,648 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:47,767 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:42:49,568 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:42:49,568 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:42:59,570 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:42:59,686 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:01,435 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:01,436 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:43:11,438 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:43:11,552 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:13,027 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:13,028 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:43:23,031 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:43:23,149 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:25,093 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:25,093 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:43:35,095 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:43:35,212 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:36,310 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:36,310 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:43:46,312 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:43:46,426 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:48,367 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:48,367 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:43:58,370 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:43:58,485 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:43:59,893 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:43:59,893 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:44:09,896 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:44:10,010 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:44:11,365 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:44:11,366 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:44:21,368 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:44:21,489 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:44:22,847 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:44:22,847 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:44:32,850 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:44:32,967 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:44:34,546 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:44:34,546 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:44:44,549 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:44:44,664 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:44:46,279 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:44:46,279 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:44:56,281 - INFO - ydb.connection - close: Closing channel for endpoint localhost:1067 2024-06-29 12:44:56,401 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:1067". Check endpoint correctness. 2024-06-29 12:44:57,994 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 12:44:57,995 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-29 12:45:06,211 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-29 12:45:06,212 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:4811/1 2024-06-29 12:45:06,212 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/6001 2024-06-29 12:45:06,213 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/4175 2024-06-29 12:45:06,213 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/4811 2024-06-29 12:45:06,213 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/20635 2024-06-29 12:45:06,214 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/13305