2024-07-01 11:56:16,065 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 11:56:16,065 - INFO - ya.test - pytest_runtest_setup: test_simple[v2-fq_client0] 2024-07-01 11:56:16,065 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 11:56:16,065 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-07-01 11:56:16,429 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/16590 2024-07-01 11:56:16,430 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/19138 2024-07-01 11:56:16,483 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1906 2024-07-01 11:56:16,535 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/27203 2024-07-01 11:56:16,536 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/23797 2024-07-01 11:56:16,536 - 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-07-01 11:56:16,537 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:16,538 - 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-07-01 11:56:16,876 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18189 2024-07-01 11:56:17,008 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18189". Check endpoint correctness. 2024-07-01 11:56:17,095 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:17,095 - 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-07-01 11:56:17,687 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18189 2024-07-01 11:56:17,817 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18189". Check endpoint correctness. 2024-07-01 11:56:18,470 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:18,470 - 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-07-01 11:56:19,000 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18189 2024-07-01 11:56:19,121 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18189". Check endpoint correctness. 2024-07-01 11:56:19,212 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:19,213 - 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-07-01 11:56:20,335 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18189 2024-07-01 11:56:20,465 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18189". Check endpoint correctness. 2024-07-01 11:56:20,576 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:20,577 - 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-07-01 11:56:21,925 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 11:56:21,925 - 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-07-01 11:56:26,539 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-07-01 11:56:26,666 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18189". Check endpoint correctness. 2024-07-01 11:56:26,695 - ERROR - ya.test - logreport: ydb/tests/fq/generic/conftest.py:34: in kikimr with start_kikimr(request, kikimr_extensions) as kikimr: contrib/tools/python3/Lib/contextlib.py:137: in __enter__ return next(self.gen) ydb/tests/tools/fq_runner/kikimr_utils.py:382: in start_kikimr kikimr = StreamingOverKikimr(kikimr_configuration) ydb/tests/tools/fq_runner/kikimr_runner.py:648: in __init__ raise e ydb/tests/tools/fq_runner/kikimr_runner.py:644: in __init__ self.driver.wait(timeout=10) contrib/python/ydb/py3/ydb/pool.py:394: in wait self._store.subscribe().result(timeout) contrib/tools/python3/Lib/concurrent/futures/_base.py:458: in result raise TimeoutError() E TimeoutError 2024-07-01 11:56:26,696 - INFO - ya.test - pytest_runtest_teardown: Test teardown