2024-06-28 13:55:03,840 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:55:03,840 - INFO - ya.test - pytest_runtest_setup: test_yq_streaming_read_from_binding[v1] 2024-06-28 13:55:03,840 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:55:03,840 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 13:55:03,842 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/13194 2024-06-28 13:55:03,843 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/30686 2024-06-28 13:55:03,908 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7873 2024-06-28 13:55:03,909 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/27344 2024-06-28 13:55:03,909 - 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-28 13:55:03,919 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:55:03,920 - 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-28 13:55:03,929 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-28 13:55:03,929 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 91b035b8-946a-4e82-94e7-21d8643d313d, localhost:62563): creating call state 2024-06-28 13:55:03,930 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 91b035b8-946a-4e82-94e7-21d8643d313d, localhost:62563): request = { database: "local" } 2024-06-28 13:55:03,935 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 91b035b8-946a-4e82-94e7-21d8643d313d, localhost:62563): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epdgsfnr6btp4j4gopfo.auto.internal" port: 62563 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-28 13:55:03,936 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-28 13:55:03,936 - 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-28 13:55:03,940 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:55:03,941 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-28 13:55:03,942 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-28 13:55:03,942 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-28 13:55:03,943 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-28 13:55:03,943 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-28 13:55:03,943 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, 4851721c-00ac-47ce-a771-0c63dbc14b48, epdgsfnr6btp4j4gopfo.auto.internal:62563): creating call state 2024-06-28 13:55:03,944 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, 4851721c-00ac-47ce-a771-0c63dbc14b48, epdgsfnr6btp4j4gopfo.auto.internal:62563): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-28 13:55:03,953 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 4851721c-00ac-47ce-a771-0c63dbc14b48, epdgsfnr6btp4j4gopfo.auto.internal:62563): on response callback started 2024-06-28 13:55:03,954 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, 4851721c-00ac-47ce-a771-0c63dbc14b48, epdgsfnr6btp4j4gopfo.auto.internal:62563): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDdiOGNjOTEtNjRlNjk1NzAtNjExMDNiNi01MTA1MWRmZQ==" } } } } 2024-06-28 13:55:03,955 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:55:03,955 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-28 13:55:03,956 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 67980409-cedc-482a-8314-9609651b5153, epdgsfnr6btp4j4gopfo.auto.internal:62563): creating call state 2024-06-28 13:55:03,957 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, 4851721c-00ac-47ce-a771-0c63dbc14b48, epdgsfnr6btp4j4gopfo.auto.internal:62563): on response callback success 2024-06-28 13:55:03,958 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 67980409-cedc-482a-8314-9609651b5153, epdgsfnr6btp4j4gopfo.auto.internal:62563): request = { session_id: "ydb://session/3?node_id=1&id=ZDdiOGNjOTEtNjRlNjk1NzAtNjExMDNiNi01MTA1MWRmZQ==" path: "local/DbPoolStorage_61094303-86d1-40a1-8bdc-3d9baef8ed3b/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-28 13:55:04,048 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 67980409-cedc-482a-8314-9609651b5153, epdgsfnr6btp4j4gopfo.auto.internal:62563): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:55:04,048 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:55:04,049 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, ba7e9e83-f8f2-432f-9ce9-e7b861db59f2, epdgsfnr6btp4j4gopfo.auto.internal:62563): creating call state 2024-06-28 13:55:04,050 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, ba7e9e83-f8f2-432f-9ce9-e7b861db59f2, epdgsfnr6btp4j4gopfo.auto.internal:62563): request = { session_id: "ydb://session/3?node_id=1&id=ZDdiOGNjOTEtNjRlNjk1NzAtNjExMDNiNi01MTA1MWRmZQ==" path: "local/DbPoolStorage_61094303-86d1-40a1-8bdc-3d9baef8ed3b/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-28 13:55:04,077 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, ba7e9e83-f8f2-432f-9ce9-e7b861db59f2, epdgsfnr6btp4j4gopfo.auto.internal:62563): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:55:04,078 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:55:04,079 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 2aeab9ee-da43-4213-bde8-e5e54641e358, epdgsfnr6btp4j4gopfo.auto.internal:62563): creating call state 2024-06-28 13:55:04,079 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 2aeab9ee-da43-4213-bde8-e5e54641e358, epdgsfnr6btp4j4gopfo.auto.internal:62563): request = { session_id: "ydb://session/3?node_id=1&id=ZDdiOGNjOTEtNjRlNjk1NzAtNjExMDNiNi01MTA1MWRmZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_61094303-86d1-40a1-8bdc-3d9baef8ed3b\");\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-28 13:55:04,231 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 2aeab9ee-da43-4213-bde8-e5e54641e358, epdgsfnr6btp4j4gopfo.auto.internal:62563): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-28 13:55:04,232 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:55:04,290 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1065 2024-06-28 13:55:04,292 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/15601 2024-06-28 13:55:04,293 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/aook/0017de/ydb/apps/ydbd/ydbd 2024-06-28 13:55:04,294 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/kikimr_configs" 2024-06-28 13:55:04,294 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/aook/0017de/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1/logfile_k0ubsxj_.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=27344 --mon-port=1065 --ic-port=7873 2024-06-28 13:55:04,331 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/aook/0017de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1/logfile_k0ubsxj_.log', '--yaml-config=/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/kikimr_configs/config.yaml', '--grpc-port=27344', '--mon-port=1065', '--ic-port=7873')' with input '/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/stdin' in '/home/runner/.ya/build/build_root/aook/0017de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_yq_streaming_read_from_binding[v1]/default/node_1' (no wait) 2024-06-28 13:55:04,333 - DEBUG - ya.test - execute: Command pid: 194531 2024-06-28 13:55:04,335 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:27344/1 2024-06-28 13:55:04,335 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-28 13:55:04,342 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_yq_streaming.py::TestYqStreaming, test_name: test_yq_streaming_read_from_binding[v1]) 2024-06-28 13:55:04,345 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_v1_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:55:04,424 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:55:04,425 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:55:04,427 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_yq_read_from_binding_v1_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:55:04,457 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:55:04,457 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:55:04,480 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:55:04,480 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:55:15,611 - DEBUG - root - test_yq_streaming_read_from_binding: 2024-06-28 13:55:16,427 - DEBUG - root - test_yq_streaming_read_from_binding: 2024-06-28 13:55:16,428 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"2\";\n\n INSERT INTO myyds2.`pq_yq_read_from_binding_v1_output`\n SELECT STREAM key ?? \"\" FROM bindings.my_binding;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "afd59023-6c98-413f-9dfe-bc2279cc5727" 2024-06-28 13:55:17,290 - DEBUG - root - create_query_impl: Result: query_id: "ptquf41hjhl1a95bphdu" 2024-06-28 13:55:17,290 - DEBUG - root - test_yq_streaming_read_from_binding: query_id: "ptquf41hjhl1a95bphdu" 2024-06-28 13:55:17,506 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf41hjhl1a95bphdu" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719582916 nanos: 442741000 } modified_at { seconds: 1719582916 nanos: 442741000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf41hjhl1522vnne7-ptquf41hjhl1a95bphdu" started_by: "root@builtin" submitted_at { seconds: 1719582916 nanos: 442741000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"2\";\n\n INSERT INTO myyds2.`pq_yq_read_from_binding_v1_output`\n SELECT STREAM key ?? \"\" FROM bindings.my_binding;\n " syntax: YQL_V1 } } 2024-06-28 13:55:32,586 - DEBUG - root - describe_query: Result: 2024-06-28 13:55:45,740 - DEBUG - root - describe_query: Result: 2024-06-28 13:55:58,874 - DEBUG - root - describe_query: Result: 2024-06-28 13:56:11,942 - DEBUG - root - describe_query: Result: 2024-06-28 13:56:28,942 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:56:28,943 - 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-28 13:56:38,946 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:56:39,067 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:56:41,025 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:56:41,025 - 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-28 13:56:51,027 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:56:51,147 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:56:52,605 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:56:52,605 - 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-28 13:57:02,608 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:57:02,724 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:57:04,404 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:57:04,405 - 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-28 13:57:12,852 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_yq_streaming.py:93: in test_yq_streaming_read_from_binding client.wait_query_status(response.result.query_id, fq.QueryMeta.RUNNING) ydb/tests/tools/fq_runner/fq_client.py:308: in wait_query_status return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status 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 {created_time:"2024-06-28T13:57:12.143922762+00:00", grpc_status:4}" E > 2024-06-28 13:57:12,855 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 13:57:14,407 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:57:14,586 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:57:16,111 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:57:16,111 - 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-28 13:57:26,113 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:57:26,230 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:57:28,134 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:57:28,135 - 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-28 13:57:38,137 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:57:38,287 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:57:40,281 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:57:40,282 - 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-28 13:57:50,284 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:57:50,400 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:57:51,900 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:57:51,901 - 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-28 13:58:01,903 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:58:02,023 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:58:03,980 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:58:03,981 - 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-28 13:58:13,983 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:58:14,102 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:58:16,053 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:58:16,054 - 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-28 13:58:26,056 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:58:26,173 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:58:28,010 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:58:28,010 - 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-28 13:58:38,012 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:58:38,127 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:58:39,566 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:58:39,566 - 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-28 13:58:49,568 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:58:49,686 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:58:51,435 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:58:51,435 - 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-28 13:59:01,438 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:59:01,557 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:59:03,410 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:59:03,411 - 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-28 13:59:13,413 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:59:13,533 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:59:15,136 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:59:15,136 - 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-28 13:59:25,138 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:59:25,252 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:59:27,103 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:59:27,104 - 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-28 13:59:37,106 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:59:37,224 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:59:38,474 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:59:38,475 - 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-28 13:59:48,477 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 13:59:48,598 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 13:59:50,343 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:59:50,343 - 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-28 14:00:00,345 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 14:00:00,464 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 14:00:02,414 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 14:00:02,414 - 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-28 14:00:12,417 - INFO - ydb.connection - close: Closing channel for endpoint localhost:62563 2024-06-28 14:00:12,532 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:62563". Check endpoint correctness. 2024-06-28 14:00:14,271 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 14:00:14,271 - 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-28 14:00:15,862 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-28 14:00:15,862 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:27344/1 2024-06-28 14:00:15,863 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/15601 2024-06-28 14:00:15,863 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/1065 2024-06-28 14:00:15,864 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/27344 2024-06-28 14:00:15,864 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/7873 2024-06-28 14:00:15,864 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/30686