============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items / 1 deselected / 1 selected

test_workload.py .E

==================================== ERRORS ====================================
_____________ ERROR at teardown of TestYdbLogWorkload.test[column] _____________
ydb/tests/stress/log/tests/test_workload.py:45: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:577: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-11T18:33:48.850036Z): memory leak; Expected 15925248, actual 786432 (12 page(s), 0 offloaded); allocator created at: ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:200
E   yql/essentials/minikql/aligned_page_pool.cpp:351
E   ~TAlignedPagePoolImpl(): requirement TotalAllocated == FreePages.size() * POOL_PAGE_SIZE failed
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA21DB15
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA217386
E   2. /tmp//-S/yql/essentials/minikql/aligned_page_pool.cpp:348: ~TAlignedPagePoolImpl @ 0xC8B8CCE
E   3. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:171: __release_shared @ 0x19A3469A
E   4. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:217: __release_shared @ 0x19A3469A
E   5. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:682: ~shared_ptr @ 0x19A3469A
E   6. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:223: ~TDqComputeActorBase @ 0x19A3469A
E   7. /-S/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:11: ~TKqpScanComputeActor @ 0x19A298D4
E   8. /-S/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:11: ~TKqpScanComputeActor @ 0x19A298D4
E   9. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xAF7FED7
E   10. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xAF7FED7
E   11. /-S/util/generic/ptr.h:360: DoDestroy @ 0xAF7FED7
E   12. /-S/util/generic/ptr.h:290: ~THolder @ 0xAF7FED7
E   13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:170: destroy @ 0xAF7FED7
E   14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:334: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xAF7FED7
E   15. /-S/contrib/libs/cxxsupp/libcxx/include/vector:939: __base_destruct_at_end @ 0xAF7FED7
E   16. /-S/contrib/libs/cxxsupp/libcxx/include/vector:933: __clear @ 0xAF7FED7
E   17. /-S/contrib/libs/cxxsupp/libcxx/include/vector:716: clear @ 0xAF7FED7
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:113: DropUnregistered @ 0xAF7FED7
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:280: Execute @ 0xAF80B89
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:460: operator() @ 0xAF84792
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:512: ProcessExecutorPool @ 0xAF84360
E   22. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:538: ThreadProc @ 0xAF84FEA
E   23. /-S/util/system/thread.cpp:244: ThreadProxy @ 0xA2221FC
E   24. ??:0: ?? @ 0x7F51E5C3EAC2
E   25. ??:0: ?? @ 0x7F51E5CD08BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test[column]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25774
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:397 Working directory: /home/runner/.ya/build/build_root/4jlj/0001c8/r3tmp/kikimr_cluster_wbrbttv3
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5120
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:243 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:244 Final command: /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/logfile_e9o1mqts.log --grpc-port=7517 --mon-port=5052 --ic-port=25774
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:7517/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/logfile_e9o1mqts.log', '--grpc-port=7517', '--mon-port=5052', '--ic-port=25774')' in '/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 301699
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:279 Started node localhost:7517/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7517', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25774\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/4jlj/0001c8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7517', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25774\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 302571
DEBUG    ya.test:process.py:259 Command (pid 302571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 302571) elapsed time (sec): 0.2796971797943115
DEBUG    ya.test:process.py:263 Command (pid 302571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) maxrss: 524028
DEBUG    ya.test:process.py:263 Command (pid 302571) minflt: 19645
DEBUG    ya.test:process.py:263 Command (pid 302571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 302571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 302571) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 302571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 302571) stime: 0.17030599999999999
DEBUG    ya.test:process.py:263 Command (pid 302571) utime: 0.06488
DEBUG    ya.test:process.py:263 Command (pid 302571) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 302571) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:357 Executing command = ['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7517', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/4jlj/0001c8/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7517', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 302704
DEBUG    ya.test:process.py:259 Command (pid 302704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 302704) elapsed time (sec): 0.2871279716491699
DEBUG    ya.test:process.py:263 Command (pid 302704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) maxrss: 524052
DEBUG    ya.test:process.py:263 Command (pid 302704) minflt: 19645
DEBUG    ya.test:process.py:263 Command (pid 302704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 302704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 302704) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 302704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 302704) stime: 0.181037
DEBUG    ya.test:process.py:263 Command (pid 302704) utime: 0.063152
DEBUG    ya.test:process.py:263 Command (pid 302704) wtime: 0.288
DEBUG    ya.test:process.py:275 Command (pid 302704) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:451 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:458 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_workload.py::TestYdbLogWorkload, test_name: test[column])
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'init', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--store', 'column', '--min-partitions', '100', '--partition-size', '10', '--auto-partition', '0']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 302968
DEBUG    ya.test:process.py:259 Command (pid 302968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 302968) elapsed time (sec): 0.4273254871368408
DEBUG    ya.test:process.py:263 Command (pid 302968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) maxrss: 157328
DEBUG    ya.test:process.py:263 Command (pid 302968) minflt: 2472
DEBUG    ya.test:process.py:263 Command (pid 302968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 302968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 302968) nvcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 302968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 302968) stime: 0.01876
DEBUG    ya.test:process.py:263 Command (pid 302968) utime: 0.018763
DEBUG    ya.test:process.py:263 Command (pid 302968) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 302968) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'run', 'select', '--path', 'column', '--client-timeout', '10000', '--threads', '10', '--seconds', '40']' in 'None' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 303169
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'import', '--bulk-size', '1000', '-t', '1', 'generator', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--rows', '100000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 303170
DEBUG    ya.test:process.py:259 Command (pid 303170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 303170) elapsed time (sec): 14.459443092346191
DEBUG    ya.test:process.py:263 Command (pid 303170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) maxrss: 274280
DEBUG    ya.test:process.py:263 Command (pid 303170) minflt: 189240
DEBUG    ya.test:process.py:263 Command (pid 303170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 303170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 303170) nvcsw: 7701
DEBUG    ya.test:process.py:263 Command (pid 303170) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 303170) stime: 0.663203
DEBUG    ya.test:process.py:263 Command (pid 303170) utime: 14.639226
DEBUG    ya.test:process.py:263 Command (pid 303170) wtime: 14.462
DEBUG    ya.test:process.py:275 Command (pid 303170) output:
Fill table column...
Fill table column OK 100000 / 100000 (14.394721s)

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


DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'run', 'bulk_upsert', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--seconds', '10', '--threads', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 305315
DEBUG    ya.test:process.py:259 Command (pid 305315) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 305315) elapsed time (sec): 10.085946321487427
DEBUG    ya.test:process.py:263 Command (pid 305315) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 305315) maxrss: 157328
DEBUG    ya.test:process.py:263 Command (pid 305315) minflt: 6658
DEBUG    ya.test:process.py:263 Command (pid 305315) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 305315) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 305315) nvcsw: 208343
DEBUG    ya.test:process.py:263 Command (pid 305315) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 305315) stime: 0.855721
DEBUG    ya.test:process.py:263 Command (pid 305315) utime: 2.3927199999999997
DEBUG    ya.test:process.py:263 Command (pid 305315) wtime: 10.087
DEBUG    ya.test:process.py:275 Command (pid 305315) output:
Window	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    727	0	0	10	36	61	72
2	    709	0	0	10	39	53	61
3	    245	0	0	14	125	173	179
4	    191	0	0	38	154	190	205
5	    300	0	0	20	103	142	152
6	    567	0	0	14	44	50	57
7	    466	0	0	18	44	80	101
8	    458	0	0	14	73	90	95
9	    379	0	0	17	65	135	139
10	    555	0	0	12	57	141	175

Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
4597	  459.7	0	0	13	67	133	205

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

DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'run', 'upsert', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--seconds', '10', '--threads', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 306135
DEBUG    ya.test:process.py:259 Command (pid 306135) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 306135) elapsed time (sec): 10.596464157104492
DEBUG    ya.test:process.py:263 Command (pid 306135) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 306135) maxrss: 157328
DEBUG    ya.test:process.py:263 Command (pid 306135) minflt: 6650
DEBUG    ya.test:process.py:263 Command (pid 306135) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 306135) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 306135) nvcsw: 200016
DEBUG    ya.test:process.py:263 Command (pid 306135) oublock: 5456
DEBUG    ya.test:process.py:263 Command (pid 306135) stime: 0.8240679999999999
DEBUG    ya.test:process.py:263 Command (pid 306135) utime: 1.6125289999999999
DEBUG    ya.test:process.py:263 Command (pid 306135) wtime: 10.597
DEBUG    ya.test:process.py:275 Command (pid 306135) output:
Window	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	1025	0	0	0	0
2	      0	0	1228	0	0	0	0
3	      0	0	308	0	0	0	0
4	      0	0	10	0	0	0	0
5	      0	0	48	0	0	0	0
6	      0	0	73	0	0	0	0
7	      0	0	82	0	0	0	0
8	      0	0	43	0	0	0	0
9	      0	0	57	0	0	0	0
10	      0	0	50	0	0	0	0

Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
0	      0	0	2924	0	0	0	0

DEBUG    ya.test:process.py:276 Command (pid 306135) errors:
...Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 2 Status: TRANSPORT_UNAVAILABLE Task ID: Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
8 Status: TRANSPORT_UNAVAILABLE Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

4 Status: Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: TRANSPORT_UNAVAILABLE6 Status: TRANSPORT_UNAVAILABLETask ID:   Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

Task ID: 6 Status: TRANSPORT_UNAVAILABLE Task ID: 5Task ID: 7 Status: Task ID: 8<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 Status: Task ID: TRANSPORT_UNAVAILABLE  Status: TRANSPORT_UNAVAILABLE
 Query text: Task ID: Task ID: 9 Status: TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
2 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: 1 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Status:  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517


<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 7Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text:  Status: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE Task ID: Task ID: 2 Status: TRANSPORT_UNAVAILABLE Task ID: 5Task ID: 61 Status:  Status: Task ID: Task ID: Task ID: 0 Status: TRANSPORT_UNAVAILABLE Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)TRANSPORT_UNAVAILABLE 9TRANSPORT_UNAVAILABLE Status:  TRANSPORT_UNAVAILABLE
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

  Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 8 Status: TRANSPORT_UNAVAILABLE Task ID: 5 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: Task ID: 6 Status: TRANSPORT_UNAVAILABLETask ID: 2 Status: Task ID: 0 Status: TRANSPORT_UNAVAILABLE  Task ID: Task ID: TRANSPORT_UNAVAILABLE4 Status:  TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
TRANSPORT_UNAVAILABLE
 Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517


 Query text: 7--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
3 Status: TRANSPORT_UNAVAILABLE 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 8 Status: TRANSPORT_UNAVAILABLE Task ID: 4 Status: TRANSPORT_UNAVAILABLETask ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
1 Status: Task ID: 
 TRANSPORT_UNAVAILABLETask ID: 5 Status: Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

TRANSPORT_UNAVAILABLETask ID: 3 Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text:  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
Task ID: Task ID: 7 Status: TRANSPORT_UNAVAILABLE
2 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
9Task ID: 0 Status: TRANSPORT_UNAVAILABLE  Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
TRANSPORT_UNAVAILABLE 
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: 1 Status: TRANSPORT_UNAVAILABLE 
Task ID: 7 Status: TRANSPORT_UNAVAILABLETask ID: 4 Status: Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5 Status: TRANSPORT_UNAVAILABLE Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text:  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
UPSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:7517', '--database=/Root', 'workload', 'log', 'run', 'insert', '--path', 'column', '--int-cols', '2', '--str-cols', '5', '--key-cols', '4', '--len', '200', '--seconds', '10', '--threads', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 306731
DEBUG    ya.test:process.py:259 Command (pid 306731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 306731) elapsed time (sec): 10.032960653305054
DEBUG    ya.test:process.py:263 Command (pid 306731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 306731) maxrss: 157328
DEBUG    ya.test:process.py:263 Command (pid 306731) minflt: 9920
DEBUG    ya.test:process.py:263 Command (pid 306731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 306731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 306731) nvcsw: 2216775
DEBUG    ya.test:process.py:263 Command (pid 306731) oublock: 608096
DEBUG    ya.test:process.py:263 Command (pid 306731) stime: 14.830009
DEBUG    ya.test:process.py:263 Command (pid 306731) utime: 40.959698
DEBUG    ya.test:process.py:263 Command (pid 306731) wtime: 10.034
DEBUG    ya.test:process.py:275 Command (pid 306731) output:
Window	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	26986	0	0	0	0
2	      0	0	26747	0	0	0	0
3	      0	0	26063	0	0	0	0
4	      0	0	26425	0	0	0	0
5	      0	0	25729	0	0	0	0
6	      0	0	25781	0	0	0	0
7	      0	0	27580	0	0	0	0
8	      0	0	26738	0	0	0	0
9	      0	0	27226	0	0	0	0
10	      0	0	27970	0	0	0	0

Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
0	      0	0	267245	0	0	0	0

DEBUG    ya.test:process.py:276 Command (pid 306731) errors:
...ARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Status: TRANSPORT_UNAVAILABLE Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

Task ID: 4
 Status: Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: TRANSPORT_UNAVAILABLE7 Status:  Query text: Task ID: 8
TRANSPORT_UNAVAILABLE2Task ID: Task ID:  Status: 3  Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
TRANSPORT_UNAVAILABLE
 Query text: TRANSPORT_UNAVAILABLE--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

Task ID: 5 Status: TRANSPORT_UNAVAILABLE Status:  TRANSPORT_UNAVAILABLE 6 Status: Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)TRANSPORT_UNAVAILABLE
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
Task ID: 4 Status: TRANSPORT_UNAVAILABLE 
Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text:  Query text:  Query text:  --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)1 Status: 
TRANSPORT_UNAVAILABLE0--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Status: 
TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
Task ID: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

6 Status: Task ID: 7 Status: Task ID: Task ID: 
TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE08 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
  Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLETask ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text:  --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: 5 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
 
Task ID: 
 Query text: 
 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
9 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
2
 Status: TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
Task ID: 4--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Status: Task ID: Task ID: 8 Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLE5 Query text:   <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: Task ID:  Status: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 9 Status: TRANSPORT_UNAVAILABLE --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: 
0Task ID: Task ID: 3 Status:  Status: TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

TRANSPORT_UNAVAILABLE2 Status: TRANSPORT_UNAVAILABLE1
   <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
Task ID: 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
Task ID: 
8 Status:  Query text: Task ID: 7 Status:  Query text: 6 Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
TRANSPORT_UNAVAILABLE  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: 
--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.


Task ID: 3 Status: TRANSPORT_UNAVAILABLE Task ID: 2 Status:  Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)TRANSPORT_UNAVAILABLE
Task ID:  8 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Status: Task ID: 
9TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLETask ID:  Query text: Task ID: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)Task ID: 
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
5 Status: TRANSPORT_UNAVAILABLE6  Status: Task ID: 7Task ID: TRANSPORT_UNAVAILABLE14 Status:  Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLE  Task ID: Task ID: Task ID:  Status: 8TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.


 Query text: 20 Status: 
TRANSPORT_UNAVAILABLE Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
 --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
Task ID: 5<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text:  Query text: 
Task ID: 9 Status: TRANSPORT_UNAVAILABLE 
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0) Status: 
TRANSPORT_UNAVAILABLE Query text: Task ID: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)--!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)8<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: Task ID: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)


Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.
0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint localhost:7517
<main>: Error: Endpoint list is empty for database /Root, cluster endpoint localhost:7517.

 Query text: --!syntax_v1
DECLARE $log_id_0 AS Utf8;
DECLARE $timestamp_0 AS Timestamp;
DECLARE $level_0 AS Int32;
DECLARE $service_name_0 AS Utf8;
DECLARE $component_0 AS Utf8?;
DECLARE $message_0 AS Utf8;
DECLARE $request_id_0 AS Utf8?;
DECLARE $metadata_0 AS JsonDocument?;
DECLARE $ingested_at_0 AS Timestamp?;
DECLARE $c0_0 AS Uint64;
DECLARE $c1_0 AS Uint64;
DECLARE $c2_0 AS Utf8;
DECLARE $c3_0 AS Utf8;
DECLARE $c4_0 AS Utf8?;
DECLARE $c5_0 AS Utf8?;
DECLARE $c6_0 AS Utf8?;
INSERT INTO `column` (log_id, timestamp, level, service_name, component, message, request_id, metadata, ingested_at, c0, c1, c2, c3, c4, c5, c6) VALUES($log_id_0, $timestamp_0, $level_0, $service_name_0, $component_0, $message_0, $request_id_0, $metadata_0, $ingested_at_0, $c0_0, $c1_0, $c2_0, $c3_0, $c4_0, $c5_0, $c6_0)

DEBUG    ya.test:process.py:259 Command (pid 303169) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 303169) elapsed time (sec): 46.16424632072449
DEBUG    ya.test:process.py:263 Command (pid 303169) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) maxrss: 157328
DEBUG    ya.test:process.py:263 Command (pid 303169) minflt: 6249
DEBUG    ya.test:process.py:263 Command (pid 303169) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 303169) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 303169) nvcsw: 734737
DEBUG    ya.test:process.py:263 Command (pid 303169) oublock: 1248
DEBUG    ya.test:process.py:263 Command (pid 303169) stime: 2.8312559999999998
DEBUG    ya.test:process.py:263 Command (pid 303169) utime: 1.540906
DEBUG    ya.test:process.py:263 Command (pid 303169) wtime: 46.165
DEBUG    ya.test:process.py:275 Command (pid 303169) output:
Window	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	0	0	283	659	691	691
2	      7	0	0	1375	1599	1599	1599
3	      0	0	0	0	0	0	0
4	      3	0	0	2671	3279	3279	3279
5	      0	0	0	0	0	0	0
6	      1	0	0	4031	4031	4031	4031
7	      0	0	0	0	0	0	0
8	      2	0	0	5919	5919	5919	5919
9	      1	0	0	7327	7327	7327	7327
10	      2	0	0	7423	7999	7999	7999
11	      0	0	0	0	0	0	0
12	      2	0	1	5855	8319	8319	8319
13	      0	0	0	0	0	0	0
14	      0	0	2	0	0	0	0
15	      0	0	0	0	0	0	0
16	      0	0	0	0	0	0	0
17	      4	0	0	6847	9407	9407	9407
18	      1	0	1	4287	4287	4287	4287
19	      1	0	1	6719	6719	6719	6719
20	      1	0	0	7263	7263	7263	7263
21	      1	0	0	7807	7807	7807	7807
22	      1	0	0	5247	5247	5247	5247
23	      1	0	0	5983	5983	5983	5983
24	      0	0	0	0	0	0	0
25	      2	0	0	6271	6271	6271	6271
26	      0	0	0	0	0	0	0
27	      0	0	2	0	0	0	0
28	      0	0	1	0	0	0	0
29	      0	0	1	0	0	0	0
30	      0	0	171	0	0	0	0
31	      0	0	89	0	0	0	0
32	      0	0	109	0	0	0	0
33	      0	0	95	0	0	0	0
34	      0	0	63	0	0	0	0
35	      0	0	87	0	0	0	0
36	      0	0	196	0	0	0	0
37	      0	0	29	0	0	0	0
38	      0	0	39	0	0	0	0
39	      0	0	37	0	0	0	0
40	      0	0	95	0	0	0	0

Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
42	   1.05	0	1019	2671	7999	9407	9407

DEBUG    ya.test:process.py:276 Command (pid 303169) errors:
...NCT request_id) FROM `column`
Task ID: 4 Status: TRANSPORT_UNAVAILABLETask ID: Task ID: Task ID:  Task ID: 6 Status: 0Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
2Task ID: TRANSPORT_UNAVAILABLE5 Status: TRANSPORT_UNAVAILABLE1Task ID: 9 Status: TRANSPORT_UNAVAILABLE  Status: TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text:  Status: 
 Query text: 
-- Q31: Аналогичная группировка с другими полями
SELECT
    request_id,
    client_ip,
COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY request_id, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10 
3<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 Status: Task ID: TRANSPORT_UNAVAILABLE7TRANSPORT_UNAVAILABLE
-- Q24: Простая выборка сообщений
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp
LIMIT 10 
 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
TRANSPORT_UNAVAILABLE
 Query text: 
-- Q24: Простая выборка сообщений
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q36: Сложная фильтрация по датам
SELECT
    url,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.url") <> ''
GROUP BY JSON_VALUE(metadata, "$.url") as url
ORDER BY views DESC
LIMIT 10
  Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q37: Аналогичный запрос для заголовков
SELECT
    title,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.title") <> ''
GROUP BY JSON_VALUE(metadata, "$.title") as title
ORDER BY views DESC
LIMIT 10

 Query text: 
-- Q33: Группировка по URL
SELECT
    url,
    COUNT(*) AS c
FROM `column`
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY c DESC
LIMIT 10
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q23: Выборка с сортировкой по времени
SELECT *
FROM `column`
WHERE message LIKE '%error%'
ORDER BY timestamp
LIMIT 10

 Query text: 
-- Q41: Сложная группировка по размерам окна
SELECT
    window_client_width,
    window_client_height,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.url_hash") = '2868770270353813622'
GROUP BY
    JSON_VALUE(metadata, "$.window_client_width") AS window_client_width,
    JSON_VALUE(metadata, "$.window_client_height") AS window_client_height
ORDER BY views DESC
LIMIT 10
OFFSET 10000
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q9: Комплексная агрегация по сервисам
SELECT
    service_name,
    SUM(level),
    COUNT(*) AS c,
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)),
    COUNT(DISTINCT request_id)
FROM `column`
GROUP BY service_name
ORDER BY c DESC
LIMIT 10
Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q25: Сортировка по сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY message
LIMIT 10
Task ID: 0 Status: TRANSPORT_UNAVAILABLE Task ID: 7 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: Task ID: TRANSPORT_UNAVAILABLE2
-- Q27: Анализ длины сообщений
SELECT
    service_name,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY service_name
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q22: Сложный поиск с несколькими условиями
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    MIN(JSON_VALUE(metadata, "$.title")),
    COUNT(*) AS c,
    COUNT(DISTINCT request_id)
FROM `column`
WHERE JSON_VALUE(metadata, "$.title") LIKE '%Error%'
    AND JSON_VALUE(metadata, "$.url") NOT LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10

Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q9: Комплексная агрегация по сервисам
SELECT
    service_name,
    SUM(level),
    COUNT(*) AS c,
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)),
    COUNT(DISTINCT request_id)
FROM `column`
GROUP BY service_name
ORDER BY c DESC
LIMIT 10
 Status: TRANSPORT_UNAVAILABLE Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q38: Сложная фильтрация с отступом
SELECT
    url,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_link") AS Int32) <> 0
    AND CAST(JSON_VALUE(metadata, "$.is_download") AS Int32) = 0
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY views DESC
LIMIT 10
OFFSET 1000
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q26: Сортировка по времени и сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp, message
LIMIT 10
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q4: Уникальные значения
SELECT COUNT(DISTINCT request_id) FROM `column`
Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q40: Группировка по хешу URL
SELECT
    url_hash,
    date,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.traffic_source_id") IN ('-1', '6')
    AND JSON_VALUE(metadata, "$.referer_hash") = '3594120000172545465'
GROUP BY
    JSON_VALUE(metadata, "$.url_hash") AS url_hash,
    CAST(timestamp AS Date) AS date 
ORDER BY views DESC
LIMIT 10
OFFSET 100
Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q16: Группировка по request_id и сообщению
SELECT request_id, message, COUNT(*) as count
FROM `column`
GROUP BY request_id, message
ORDER BY count DESC
LIMIT 10
Task ID: 3 Status: TRANSPORT_UNAVAILABLE Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: Task ID: Task ID: 9 Status:  Query text: 
-- Q4: Уникальные значения
SELECT COUNT(DISTINCT request_id) FROM `column`Task ID: 524TRANSPORT_UNAVAILABLE Task ID: 
Task ID: 8 Status:  Status: TRANSPORT_UNAVAILABLE  Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q18: Группировка с извлечением минут
SELECT
    request_id,
    m,
    message,
    COUNT(*) as count
FROM `column`
GROUP BY request_id, CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS m, message
ORDER BY count DESC
LIMIT 10
 Query text: 
-- Q23: Выборка с сортировкой по времени
SELECT *
FROM `column`
WHERE message LIKE '%error%'
ORDER BY timestamp
LIMIT 10
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q38: Сложная фильтрация с отступом
SELECT
    url,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_link") AS Int32) <> 0
    AND CAST(JSON_VALUE(metadata, "$.is_download") AS Int32) = 0
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY views DESC
LIMIT 10
OFFSET 1000
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q6: Временной диапазон логов
SELECT MIN(timestamp), MAX(timestamp) FROM `column`
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q21: Анализ ошибок с URL
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    COUNT(*) AS c
FROM `column`
WHERE JSON_VALUE(metadata, "$.url") LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q21: Анализ ошибок с URL
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    COUNT(*) AS c
FROM `column`
WHERE JSON_VALUE(metadata, "$.url") LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q26: Сортировка по времени и сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp, message
LIMIT 10
Task ID: 6 Status: TRANSPORT_UNAVAILABLETask ID: Task ID: 80 Status: Task ID: 7 Status: TRANSPORT_UNAVAILABLE  Task ID:  Status: 1 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q6: Временной диапазон логов
SELECT MIN(timestamp), MAX(timestamp) FROM `column`
Task ID: 5 Status: TRANSPORT_UNAVAILABLE Task ID: 3<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q5: Уникальные сообщения об ошибках
SELECT COUNT(DISTINCT message) FROM `column`
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q3: Средние значения
SELECT AVG(CAST(request_id AS Int64)) FROM `column`
Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q5: Уникальные сообщения об ошибках
SELECT COUNT(DISTINCT message) FROM `column`

-- Q34: Группировка с константой
SELECT
    1,
    url,
    COUNT(*) AS c
FROM `column`
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY c DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q12: Топ сообщений об ошибках
SELECT message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
Task ID: 9 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q42: Группировка по минутам
SELECT
    M,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
GROUP BY CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS M
ORDER BY M
LIMIT 10
OFFSET 1000
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q13: Уникальные request_id по сообщениям
SELECT message, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY u DESC
LIMIT 10
 Status: TRANSPORT_UNAVAILABLE 
 Query text: 
-- Q1: Подсчет записей с определенным уровнем (аналог AdvEngineID <> 0)
SELECT COUNT(*) FROM `column` WHERE level <> 0
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q28: Анализ источников ошибок
SELECT
    component,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c,
    MIN(message)
FROM `column`
WHERE message <> ''
GROUP BY component
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q42: Группировка по минутам
SELECT
    M,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
GROUP BY CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS M
ORDER BY M
LIMIT 10
OFFSET 1000
Task ID: 6 Status: TRANSPORT_UNAVAILABLETask ID: Task ID:  9Task ID: 7 Status: Task ID: Task ID: 1 Status: TRANSPORT_UNAVAILABLE0 Status: TRANSPORT_UNAVAILABLE 4 Status: TRANSPORT_UNAVAILABLETask ID: 2 Status: TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q7: Группировка по уровню важности
SELECT level, COUNT(*) as count
FROM `column`
WHERE level <> 0
GROUP BY level
ORDER BY count DESC<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
TRANSPORT_UNAVAILABLE Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

  Query text: 
-- Q18: Группировка с извлечением минут
SELECT
    request_id,
    m,
    message,
    COUNT(*) as count
FROM `column`
GROUP BY request_id, CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS m, message
ORDER BY count DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text:  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
 Query text: 
-- Q26: Сортировка по времени и сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp, message
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q26: Сортировка по времени и сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp, message
LIMIT 10

-- Q34: Группировка с константой
SELECT
    1,
    url,
    COUNT(*) AS c
FROM `column`
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY c DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q13: Уникальные request_id по сообщениям
SELECT message, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY u DESC
LIMIT 10

-- Q42: Группировка по минутам
SELECT
    M,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
GROUP BY CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS M
ORDER BY M
LIMIT 10
OFFSET 1000
Task ID: 7 Status: TRANSPORT_UNAVAILABLE Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

-- Q8: Топ-10 сервисов по уникальным request_id
SELECT service_name, COUNT(DISTINCT request_id) AS u
FROM `column`
GROUP BY service_name
ORDER BY u DESC
LIMIT 10
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q30: Группировка по нескольким полям
SELECT
    level,
    client_ip,
    COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY level, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10
Task ID: Task ID: Task ID: 4 Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: 3 Status: Task ID: 8 Status: 

 Query text: 2 Query text: 
-- Q30: Группировка по нескольким полям
SELECT
    level,
    client_ip,
    COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY level, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10
TRANSPORT_UNAVAILABLE9TRANSPORT_UNAVAILABLE Status: 
-- Q40: Группировка по хешу URL
SELECT
    url_hash,
    date,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.traffic_source_id") IN ('-1', '6')
    AND JSON_VALUE(metadata, "$.referer_hash") = '3594120000172545465'
GROUP BY
    JSON_VALUE(metadata, "$.url_hash") AS url_hash,
    CAST(timestamp AS Date) AS date 
ORDER BY views DESC
LIMIT 10
OFFSET 100 Status: Task ID: 1 Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLE
 Query text: TRANSPORT_UNAVAILABLE   <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 
 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q16: Группировка по request_id и сообщению
SELECT request_id, message, COUNT(*) as count
FROM `column`
GROUP BY request_id, message
ORDER BY count DESC
LIMIT 10

 Query text: 
-- Q7: Группировка по уровню важности
SELECT level, COUNT(*) as count
FROM `column`
WHERE level <> 0
GROUP BY level
ORDER BY count DESC
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q14: Группировка по уровню и сообщению
SELECT level, message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY level, message
ORDER BY c DESC
LIMIT 10

-- Q34: Группировка с константой
SELECT
    1,
    url,
    COUNT(*) AS c
FROM `column`
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY c DESC
LIMIT 10 Query text: 
-- Q31: Аналогичная группировка с другими полями
SELECT
    request_id,
    client_ip,
COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY request_id, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10

-- Q2: Агрегация нескольких метрик
SELECT SUM(level), COUNT(*), AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)) FROM `column`

Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q18: Группировка с извлечением минут
SELECT
    request_id,
    m,
    message,
    COUNT(*) as count
FROM `column`
GROUP BY request_id, CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS m, message
ORDER BY count DESC
LIMIT 10
Task ID: 5 Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: 8Task ID: Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
9Task ID:  Status: TRANSPORT_UNAVAILABLE7 Task ID: 
Task ID: 16 Status:  Query text: 
-- Q27: Анализ длины сообщений
SELECT
    service_name,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY service_name
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25
 Status: TRANSPORT_UNAVAILABLE 2<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: -- Q0: Базовый подсчет всех записей
SELECT COUNT(*) FROM `column`
 Query text:  Status: 
-- Q25: Сортировка по сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY message
LIMIT 10TRANSPORT_UNAVAILABLE
 TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
  Status: TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q11: Группировка по компоненту и сервису
SELECT component, service_name, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE component <> ''
GROUP BY component, service_name
ORDER BY u DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q4: Уникальные значения
SELECT COUNT(DISTINCT request_id) FROM `column` Status: 
TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q12: Топ сообщений об ошибках
SELECT message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q29: Множественные суммы
SELECT
    SUM(level),
    SUM(level + 1),
    SUM(level + 2),
    SUM(level + 3),
    SUM(level + 4),
    SUM(level + 5),
    SUM(level + 6),
    SUM(level + 7),
    SUM(level + 8),
    SUM(level + 9),
    SUM(level + 10),
    SUM(level + 11),
    SUM(level + 12),
    SUM(level + 13),
    SUM(level + 14),
    SUM(level + 15),
    SUM(level + 16),
    SUM(level + 17),
    SUM(level + 18),
    SUM(level + 19),
    SUM(level + 20),
    SUM(level + 21),
    SUM(level + 22),
    SUM(level + 23),
    SUM(level + 24),
    SUM(level + 25),
    SUM(level + 26),
    SUM(level + 27),
    SUM(level + 28),
    SUM(level + 29),
    SUM(level + 30),
    SUM(level + 31),
    SUM(level + 32),
    SUM(level + 33),
    SUM(level + 34),
    SUM(level + 35),
    SUM(level + 36),
    SUM(level + 37),
    SUM(level + 38),
    SUM(level + 39),
    SUM(level + 40),
    SUM(level + 41),
    SUM(level + 42),
    SUM(level + 43),
    SUM(level + 44),
    SUM(level + 45),
    SUM(level + 46),
    SUM(level + 47),
    SUM(level + 48),
    SUM(level + 49),
    SUM(level + 50),
    SUM(level + 51),
    SUM(level + 52),
    SUM(level + 53),
    SUM(level + 54),
    SUM(level + 55),
    SUM(level + 56),
    SUM(level + 57),
    SUM(level + 58),
    SUM(level + 59),
    SUM(level + 60),
    SUM(level + 61),
    SUM(level + 62),
    SUM(level + 63),
    SUM(level + 64),
    SUM(level + 65),
    SUM(level + 66),
    SUM(level + 67),
    SUM(level + 68),
    SUM(level + 69),
    SUM(level + 70),
    SUM(level + 71),
    SUM(level + 72),
    SUM(level + 73),
    SUM(level + 74),
    SUM(level + 75),
    SUM(level + 76),
    SUM(level + 77),
    SUM(level + 78),
    SUM(level + 79),
    SUM(level + 80),
    SUM(level + 81),
    SUM(level + 82),
    SUM(level + 83),
    SUM(level + 84),
    SUM(level + 85),
    SUM(level + 86),
    SUM(level + 87),
    SUM(level + 88),
    SUM(level + 89)
FROM `column`

 Query text: 
-- Q8: Топ-10 сервисов по уникальным request_id
SELECT service_name, COUNT(DISTINCT request_id) AS u
FROM `column`
GROUP BY service_name
ORDER BY u DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q24: Простая выборка сообщений
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY timestamp
LIMIT 10
Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q25: Сортировка по сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY message
LIMIT 10
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q22: Сложный поиск с несколькими условиями
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    MIN(JSON_VALUE(metadata, "$.title")),
    COUNT(*) AS c,
    COUNT(DISTINCT request_id)
FROM `column`
WHERE JSON_VALUE(metadata, "$.title") LIKE '%Error%'
    AND JSON_VALUE(metadata, "$.url") NOT LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
Task ID: 9Task ID: 
 Status: 0TRANSPORT_UNAVAILABLETask ID:  Status: 1 Task ID: Task ID: 2 Status:  Query text: 
-- Q14: Группировка по уровню и сообщению
SELECT level, message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY level, message
ORDER BY c DESC
LIMIT 10 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q21: Анализ ошибок с URL
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    COUNT(*) AS c
FROM `column`
WHERE JSON_VALUE(metadata, "$.url") LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 TRANSPORT_UNAVAILABLETask ID: Task ID: 4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q3: Средние значения
SELECT AVG(CAST(request_id AS Int64)) FROM `column`
3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q2: Агрегация нескольких метрик
SELECT SUM(level), COUNT(*), AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)) FROM `column`

 Query text: 
-- Q2: Агрегация нескольких метрик
SELECT SUM(level), COUNT(*), AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)) FROM `column`
7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q28: Анализ источников ошибок
SELECT
    component,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c,
    MIN(message)
FROM `column`
WHERE message <> ''
GROUP BY component
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q32: Похожая группировка без фильтра
SELECT
    request_id,
    client_ip,
    COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
GROUP BY request_id, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10

 Query text: 
-- Q11: Группировка по компоненту и сервису
SELECT component, service_name, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE component <> ''
GROUP BY component, service_name
ORDER BY u DESC
LIMIT 10
Task ID: 2 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q35: Группировка по IP с вычислениями
SELECT
    client_ip
    client_ip_1,
    client_ip_2,
    client_ip_3,
    COUNT(*) AS c
FROM `column`
GROUP BY
    JSON_VALUE(metadata, "$.client_ip") AS client_ip,
    CAST(JSON_VALUE(metadata, "$.client_ip") AS Int64) - 1 AS client_ip_1,
    CAST(JSON_VALUE(metadata, "$.client_ip") AS Int64) - 2 AS client_ip_2,
    CAST(JSON_VALUE(metadata, "$.client_ip") AS Int64) - 3 AS client_ip_3
ORDER BY c DESC
LIMIT 10Task ID: 3 Status: Task ID: Task ID:  Query text: 
-- Q9: Комплексная агрегация по сервисам
SELECT
    service_name,
    SUM(level),
    COUNT(*) AS c,
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)),
    COUNT(DISTINCT request_id)
FROM `column`
GROUP BY service_name
ORDER BY c DESC
LIMIT 10

4 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

Task ID: Task ID: 6 Status: 0 Status: TRANSPORT_UNAVAILABLETRANSPORT_UNAVAILABLETask ID: Task ID: 5 Status: 9 Status: TRANSPORT_UNAVAILABLE Task ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
1 Query text:   8<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
TRANSPORT_UNAVAILABLE Status: 
-- Q7: Группировка по уровню важности
SELECT level, COUNT(*) as count
FROM `column`
WHERE level <> 0
GROUP BY level
ORDER BY count DESCTRANSPORT_UNAVAILABLE
 TRANSPORT_UNAVAILABLE
 Status:  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q29: Множественные суммы
SELECT
    SUM(level),
    SUM(level + 1),
    SUM(level + 2),
    SUM(level + 3),
    SUM(level + 4),
    SUM(level + 5),
    SUM(level + 6),
    SUM(level + 7),
    SUM(level + 8),
    SUM(level + 9),
    SUM(level + 10),
    SUM(level + 11),
    SUM(level + 12),
    SUM(level + 13),
    SUM(level + 14),
    SUM(level + 15),
    SUM(level + 16),
    SUM(level + 17),
    SUM(level + 18),
    SUM(level + 19),
    SUM(level + 20),
    SUM(level + 21),
    SUM(level + 22),
    SUM(level + 23),
    SUM(level + 24),
    SUM(level + 25),
    SUM(level + 26),
    SUM(level + 27),
    SUM(level + 28),
    SUM(level + 29),
    SUM(level + 30),
    SUM(level + 31),
    SUM(level + 32),
    SUM(level + 33),
    SUM(level + 34),
    SUM(level + 35),
    SUM(level + 36),
    SUM(level + 37),
    SUM(level + 38),
    SUM(level + 39),
    SUM(level + 40),
    SUM(level + 41),
    SUM(level + 42),
    SUM(level + 43),
    SUM(level + 44),
    SUM(level + 45),
    SUM(level + 46),
    SUM(level + 47),
    SUM(level + 48),
    SUM(level + 49),
    SUM(level + 50),
    SUM(level + 51),
    SUM(level + 52),
    SUM(level + 53),
    SUM(level + 54),
    SUM(level + 55),
    SUM(level + 56),
    SUM(level + 57),
    SUM(level + 58),
    SUM(level + 59),
    SUM(level + 60),
    SUM(level + 61),
    SUM(level + 62),
    SUM(level + 63),
    SUM(level + 64),
    SUM(level + 65),
    SUM(level + 66),
    SUM(level + 67),
    SUM(level + 68),
    SUM(level + 69),
    SUM(level + 70),
    SUM(level + 71),
    SUM(level + 72),
    SUM(level + 73),
    SUM(level + 74),
    SUM(level + 75),
    SUM(level + 76),
    SUM(level + 77),
    SUM(level + 78),
    SUM(level + 79),
    SUM(level + 80),
    SUM(level + 81),
    SUM(level + 82),
    SUM(level + 83),
    SUM(level + 84),
    SUM(level + 85),
    SUM(level + 86),
    SUM(level + 87),
    SUM(level + 88),
    SUM(level + 89)
FROM `column`


<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q20: Поиск по подстроке в message
SELECT COUNT(*)
FROM `column`
WHERE message LIKE '%error%' Query text: 
 Query text: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q27: Анализ длины сообщений
SELECT
    service_name,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY service_name
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25

-- Q10: Группировка по компонентам с подсчетом уникальных request_id
SELECT component, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE component <> ''
GROUP BY component
ORDER BY u DESC
LIMIT 10
 Query text: 
-- Q7: Группировка по уровню важности
SELECT level, COUNT(*) as count
FROM `column`
WHERE level <> 0
GROUP BY level
ORDER BY count DESC

-- Q3: Средние значения
SELECT AVG(CAST(request_id AS Int64)) FROM `column`

 Query text: 
-- Q38: Сложная фильтрация с отступом
SELECT
    url,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_link") AS Int32) <> 0
    AND CAST(JSON_VALUE(metadata, "$.is_download") AS Int32) = 0
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY views DESC
LIMIT 10
OFFSET 1000
Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q37: Аналогичный запрос для заголовков
SELECT
    title,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.title") <> ''
GROUP BY JSON_VALUE(metadata, "$.title") as title
ORDER BY views DESC
LIMIT 10
Task ID: 0 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q28: Анализ источников ошибок
SELECT
    component,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c,
    MIN(message)
FROM `column`
WHERE message <> ''
GROUP BY component
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25Task ID: 6 Status: Task ID: 8
 Status: Task ID: 1 Status: Task ID: 4 Status: TRANSPORT_UNAVAILABLE Task ID: TRANSPORT_UNAVAILABLETask ID: 3 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLETask ID: 92<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 Status: TRANSPORT_UNAVAILABLETask ID: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q32: Похожая группировка без фильтра
SELECT
    request_id,
    client_ip,
    COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
GROUP BY request_id, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10
TRANSPORT_UNAVAILABLE  <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q22: Сложный поиск с несколькими условиями
SELECT
    message,
    MIN(JSON_VALUE(metadata, "$.url")),
    MIN(JSON_VALUE(metadata, "$.title")),
    COUNT(*) AS c,
    COUNT(DISTINCT request_id)
FROM `column`
WHERE JSON_VALUE(metadata, "$.title") LIKE '%Error%'
    AND JSON_VALUE(metadata, "$.url") NOT LIKE '%api%'
    AND message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
 <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q5: Уникальные сообщения об ошибках
SELECT COUNT(DISTINCT message) FROM `column`
 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517


 Query text: 7 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

-- Q30: Группировка по нескольким полям
SELECT
    level,
    client_ip,
    COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY level, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10

 Query text: 
-- Q9: Комплексная агрегация по сервисам
SELECT
    service_name,
    SUM(level),
    COUNT(*) AS c,
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE)),
    COUNT(DISTINCT request_id)
FROM `column`
GROUP BY service_name
ORDER BY c DESC
LIMIT 10

 Query text: 
-- Q12: Топ сообщений об ошибках
SELECT message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY c DESC
LIMIT 10
 Query text: 
-- Q4: Уникальные значения
SELECT COUNT(DISTINCT request_id) FROM `column`

-- Q14: Группировка по уровню и сообщению
SELECT level, message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY level, message
ORDER BY c DESC
LIMIT 10
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q7: Группировка по уровню важности
SELECT level, COUNT(*) as count
FROM `column`
WHERE level <> 0
GROUP BY level
ORDER BY count DESC
Task ID: 6 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: -- Q0: Базовый подсчет всех записей
SELECT COUNT(*) FROM `column`
Task ID: 8 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
Task ID: Task ID: 0 Status: TRANSPORT_UNAVAILABLE 1
 Status: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q13: Уникальные request_id по сообщениям
SELECT message, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE message <> ''
GROUP BY message
ORDER BY u DESC
LIMIT 10
Task ID: 5 Status:  Query text: 
-- Q18: Группировка с извлечением минут
SELECT
    request_id,
    m,
    message,
    COUNT(*) as count
FROM `column`
GROUP BY request_id, CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS m, message
ORDER BY count DESC
LIMIT 10
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q11: Группировка по компоненту и сервису
SELECT component, service_name, COUNT(DISTINCT request_id) AS u
FROM `column`
WHERE component <> ''
GROUP BY component, service_name
ORDER BY u DESC
LIMIT 10
Task ID: 9 Status: TRANSPORT_UNAVAILABLE TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q18: Группировка с извлечением минут
SELECT
    request_id,
    m,
    message,
    COUNT(*) as count
FROM `column`
GROUP BY request_id, CAST(CAST(timestamp AS Uint64) / 60000000 * 60000000 AS DateTime) AS m, message
ORDER BY count DESC
LIMIT 10
 Query text: 
-- Q28: Анализ источников ошибок
SELECT
    component,
    AVG(Unicode::GetLength(message)) AS l,
    COUNT(*) AS c,
    MIN(message)
FROM `column`
WHERE message <> ''
GROUP BY component
HAVING COUNT(*) > 1000
ORDER BY l DESC
LIMIT 25
Task ID: 3 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q34: Группировка с константой
SELECT
    1,
    url,
    COUNT(*) AS c
FROM `column`
GROUP BY JSON_VALUE(metadata, "$.url") AS url
ORDER BY c DESC
LIMIT 10
Task ID: 8 Status: TRANSPORT_UNAVAILABLE Task ID: 9 Status: Task ID: Task ID: 7Task ID: 2 Status: TRANSPORT_UNAVAILABLE 0<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q37: Аналогичный запрос для заголовков
SELECT
    title,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.title") <> ''
GROUP BY JSON_VALUE(metadata, "$.title") as title
ORDER BY views DESC
LIMIT 10 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517
Task ID:  Status: Task ID: 5 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q25: Сортировка по сообщению
SELECT message
FROM `column`
WHERE message <> ''
ORDER BY message
LIMIT 10

-- Q37: Аналогичный запрос для заголовков
SELECT
    title,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.title") <> ''
GROUP BY JSON_VALUE(metadata, "$.title") as title
ORDER BY views DESC
LIMIT 10

 Query text: 
-- Q31: Аналогичная группировка с другими полями
SELECT
    request_id,
    client_ip,
COUNT(*) AS c,
    SUM(CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32)),
    AVG(CAST(JSON_VALUE(metadata, "$.response_time") AS DOUBLE))
FROM `column`
WHERE message <> ''
GROUP BY request_id, JSON_VALUE(metadata, "$.client_ip") AS client_ip
ORDER BY c DESC
LIMIT 10

Task ID: 1 Status: TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q29: Множественные суммы
SELECT
    SUM(level),
    SUM(level + 1),
    SUM(level + 2),
    SUM(level + 3),
    SUM(level + 4),
    SUM(level + 5),
    SUM(level + 6),
    SUM(level + 7),
    SUM(level + 8),
    SUM(level + 9),
    SUM(level + 10),
    SUM(level + 11),
    SUM(level + 12),
    SUM(level + 13),
    SUM(level + 14),
    SUM(level + 15),
    SUM(level + 16),
    SUM(level + 17),
    SUM(level + 18),
    SUM(level + 19),
    SUM(level + 20),
    SUM(level + 21),
    SUM(level + 22),
    SUM(level + 23),
    SUM(level + 24),
    SUM(level + 25),
    SUM(level + 26),
    SUM(level + 27),
    SUM(level + 28),
    SUM(level + 29),
    SUM(level + 30),
    SUM(level + 31),
    SUM(level + 32),
    SUM(level + 33),
    SUM(level + 34),
    SUM(level + 35),
    SUM(level + 36),
    SUM(level + 37),
    SUM(level + 38),
    SUM(level + 39),
    SUM(level + 40),
    SUM(level + 41),
    SUM(level + 42),
    SUM(level + 43),
    SUM(level + 44),
    SUM(level + 45),
    SUM(level + 46),
    SUM(level + 47),
    SUM(level + 48),
    SUM(level + 49),
    SUM(level + 50),
    SUM(level + 51),
    SUM(level + 52),
    SUM(level + 53),
    SUM(level + 54),
    SUM(level + 55),
    SUM(level + 56),
    SUM(level + 57),
    SUM(level + 58),
    SUM(level + 59),
    SUM(level + 60),
    SUM(level + 61),
    SUM(level + 62),
    SUM(level + 63),
    SUM(level + 64),
    SUM(level + 65),
    SUM(level + 66),
    SUM(level + 67),
    SUM(level + 68),
    SUM(level + 69),
    SUM(level + 70),
    SUM(level + 71),
    SUM(level + 72),
    SUM(level + 73),
    SUM(level + 74),
    SUM(level + 75),
    SUM(level + 76),
    SUM(level + 77),
    SUM(level + 78),
    SUM(level + 79),
    SUM(level + 80),
    SUM(level + 81),
    SUM(level + 82),
    SUM(level + 83),
    SUM(level + 84),
    SUM(level + 85),
    SUM(level + 86),
    SUM(level + 87),
    SUM(level + 88),
    SUM(level + 89)
FROM `column`TRANSPORT_UNAVAILABLE 4 Status: TRANSPORT_UNAVAILABLE Task ID: 6 Status: TRANSPORT_UNAVAILABLE 
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q14: Группировка по уровню и сообщению
SELECT level, message, COUNT(*) AS c
FROM `column`
WHERE message <> ''
GROUP BY level, message
ORDER BY c DESC
LIMIT 10
<main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q36: Сложная фильтрация по датам
SELECT
    url,
    COUNT(*) AS views
FROM `column`
WHERE service_name = 'service1'
    AND timestamp BETWEEN (CurrentUtcTimestamp() - Interval("P7D")) AND CurrentUtcTimestamp()
    AND CAST(JSON_VALUE(metadata, "$.dont_count") AS Int32) = 0
    AND CAST(JSON_VALUE(metadata, "$.is_refresh") AS Int32) = 0
    AND JSON_VALUE(metadata, "$.url") <> ''
GROUP BY JSON_VALUE(metadata, "$.url") as url
ORDER BY views DESC
LIMIT 10
-- Q0: Базовый подсчет всех записей
SELECT COUNT(*) FROM `column`
TRANSPORT_UNAVAILABLE <main>: Error: GRpc error: (14): failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.1.1:7517: Failed to connect to remote host: Connection refused
<main>: Error: Grpc error response on endpoint ghrun-chd2ajbspm.auto.internal:7517

 Query text: 
-- Q29: Множественные суммы
SELECT
    SUM(level),
    SUM(level + 1),
    SUM(level + 2),
    SUM(level + 3),
    SUM(level + 4),
    SUM(level + 5),
    SUM(level + 6),
    SUM(level + 7),
    SUM(level + 8),
    SUM(level + 9),
    SUM(level + 10),
    SUM(level + 11),
    SUM(level + 12),
    SUM(level + 13),
    SUM(level + 14),
    SUM(level + 15),
    SUM(level + 16),
    SUM(level + 17),
    SUM(level + 18),
    SUM(level + 19),
    SUM(level + 20),
    SUM(level + 21),
    SUM(level + 22),
    SUM(level + 23),
    SUM(level + 24),
    SUM(level + 25),
    SUM(level + 26),
    SUM(level + 27),
    SUM(level + 28),
    SUM(level + 29),
    SUM(level + 30),
    SUM(level + 31),
    SUM(level + 32),
    SUM(level + 33),
    SUM(level + 34),
    SUM(level + 35),
    SUM(level + 36),
    SUM(level + 37),
    SUM(level + 38),
    SUM(level + 39),
    SUM(level + 40),
    SUM(level + 41),
    SUM(level + 42),
    SUM(level + 43),
    SUM(level + 44),
    SUM(level + 45),
    SUM(level + 46),
    SUM(level + 47),
    SUM(level + 48),
    SUM(level + 49),
    SUM(level + 50),
    SUM(level + 51),
    SUM(level + 52),
    SUM(level + 53),
    SUM(level + 54),
    SUM(level + 55),
    SUM(level + 56),
    SUM(level + 57),
    SUM(level + 58),
    SUM(level + 59),
    SUM(level + 60),
    SUM(level + 61),
    SUM(level + 62),
    SUM(level + 63),
    SUM(level + 64),
    SUM(level + 65),
    SUM(level + 66),
    SUM(level + 67),
    SUM(level + 68),
    SUM(level + 69),
    SUM(level + 70),
    SUM(level + 71),
    SUM(level + 72),
    SUM(level + 73),
    SUM(level + 74),
    SUM(level + 75),
    SUM(level + 76),
    SUM(level + 77),
    SUM(level + 78),
    SUM(level + 79),
    SUM(level + 80),
    SUM(level + 81),
    SUM(level + 82),
    SUM(level + 83),
    SUM(level + 84),
    SUM(level + 85),
    SUM(level + 86),
    SUM(level + 87),
    SUM(level + 88),
    SUM(level + 89)
FROM `column`
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-chd2ajbspm'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.301699' in '/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_e9o1mqts.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:251 Stopped node localhost:7517/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25774
============================== slowest durations ===============================
46.62s call     test_workload.py::TestYdbLogWorkload::test[column]
2.37s setup    test_workload.py::TestYdbLogWorkload::test[column]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_workload.py::TestYdbLogWorkload::test[column] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/4jlj/0001c8/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-11T18:33:48.850036Z): memory leak; Expected 15925248, actual 786432 (12 page(s), 0 offloaded); allocator created at: ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:200
yql/essentials/minikql/aligned_page_pool.cpp:351
~TAlignedPagePoolImpl(): requirement TotalAllocated == FreePages.size() * POOL_PAGE_SIZE failed
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA21DB15
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA217386
2. /tmp//-S/yql/essentials/minikql/aligned_page_pool.cpp:348: ~TAlignedPagePoolImpl @ 0xC8B8CCE
3. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:171: __release_shared @ 0x19A3469A
4. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:217: __release_shared @ 0x19A3469A
5. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/shared_ptr.h:682: ~shared_ptr @ 0x19A3469A
6. /-S/ydb/library/yql/dq/actors/compute/dq_compute_actor_impl.h:223: ~TDqComputeActorBase @ 0x19A3469A
7. /-S/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:11: ~TKqpScanComputeActor @ 0x19A298D4
8. /-S/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:11: ~TKqpScanComputeActor @ 0x19A298D4
9. /-S/util/generic/ptr.h:36: CheckedDelete<NActors::IActor> @ 0xAF7FED7
10. /-S/util/generic/ptr.h:57: Destroy<NActors::IActor> @ 0xAF7FED7
11. /-S/util/generic/ptr.h:360: DoDestroy @ 0xAF7FED7
12. /-S/util/generic/ptr.h:290: ~THolder @ 0xAF7FED7
13. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:170: destroy @ 0xAF7FED7
14. /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:334: destroy<THolder<NActors::IActor, TDelete>, 0> @ 0xAF7FED7
15. /-S/contrib/libs/cxxsupp/libcxx/include/vector:939: __base_destruct_at_end @ 0xAF7FED7
16. /-S/contrib/libs/cxxsupp/libcxx/include/vector:933: __clear @ 0xAF7FED7
17. /-S/contrib/libs/cxxsupp/libcxx/include/vector:716: clear @ 0xAF7FED7
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:113: DropUnregistered @ 0xAF7FED7
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:280: Execute @ 0xAF80B89
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:460: operator() @ 0xAF84792
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:512: ProcessExecutorPool @ 0xAF84360
22. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:538: ThreadProc @ 0xAF84FEA
23. /-S/util/system/thread.cpp:244: ThreadProxy @ 0xA2221FC
24. ??:0: ?? @ 0x7F51E5C3EAC2
25. ??:0: ?? @ 0x7F51E5CD08BF
================== 1 passed, 1 deselected, 1 error in 49.36s ===================
