============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload_topic.py F

=================================== FAILURES ===================================
__________________________ TestYdbTopicWorkload.test ___________________________
ydb/tests/stress/topic/tests/test_workload_topic.py:31: in test
    yatest.common.execute(cmd_args)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:14885 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
E   Errors:
E   ...tionId 4
E   2025-11-05T13:05:20.911028Z :EMERG: No messages were written.
E   E1105 13:10:02.855908756 3000013 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)
E   FATAL: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
E   Traceback (most recent call last):
E     File "ydb/tests/stress/common/common.py", line 100, in wrapper
E       f()
E     File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
E       self.cmd_run(
E     File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
E       subprocess.run(cmd, check=True, text=True)
E     File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
E       raise CalledProcessError(retcode, process.args,
E   subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15944
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/c688/0005db/r3tmp/kikimr_cluster_c0dqrc51
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13168
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0005db/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/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_woh7830t.log --grpc-port=14885 --mon-port=26349 --ic-port=15944
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14885/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/c688/0005db/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/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_woh7830t.log --grpc-port=14885 --mon-port=26349 --ic-port=15944
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_woh7830t.log', '--grpc-port=14885', '--mon-port=26349', '--ic-port=15944')' in '/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2997071
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14885/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2997072
DEBUG    ya.test:process.py:259 Command (pid 2997072) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2997072) elapsed time (sec): 0.8348994255065918
DEBUG    ya.test:process.py:263 Command (pid 2997072) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) maxrss: 480532
DEBUG    ya.test:process.py:263 Command (pid 2997072) minflt: 45345
DEBUG    ya.test:process.py:263 Command (pid 2997072) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2997072) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2997072) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2997072) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2997072) stime: 0.21118599999999998
DEBUG    ya.test:process.py:263 Command (pid 2997072) utime: 0.536511
DEBUG    ya.test:process.py:263 Command (pid 2997072) wtime: 0.847
DEBUG    ya.test:process.py:275 Command (pid 2997072) output:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-anwhr6cmha
    Host information: 
        Linux ghrun-anwhr6cmha 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bb8d7ee9685d84658f39bc9c7238597c599c6433
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge c59276c0e0e506b21793b800196e5a8048164207 into f38187482f0084fe7bc5ab264dbd7817a983fef9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14885', '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: 15944\n      }\n      HostConfigId: 1\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/c688/0005db/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14885', '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: 15944\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2997615
DEBUG    ya.test:process.py:259 Command (pid 2997615) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2997615) elapsed time (sec): 1.064399003982544
DEBUG    ya.test:process.py:263 Command (pid 2997615) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) maxrss: 578592
DEBUG    ya.test:process.py:263 Command (pid 2997615) minflt: 51634
DEBUG    ya.test:process.py:263 Command (pid 2997615) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 2997615) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2997615) nvcsw: 728
DEBUG    ya.test:process.py:263 Command (pid 2997615) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2997615) stime: 0.292921
DEBUG    ya.test:process.py:263 Command (pid 2997615) utime: 0.550461
DEBUG    ya.test:process.py:263 Command (pid 2997615) wtime: 1.066
DEBUG    ya.test:process.py:275 Command (pid 2997615) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14885', '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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0005db/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14885', '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: 2997737
DEBUG    ya.test:process.py:259 Command (pid 2997737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2997737) elapsed time (sec): 1.0796637535095215
DEBUG    ya.test:process.py:263 Command (pid 2997737) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) maxrss: 579220
DEBUG    ya.test:process.py:263 Command (pid 2997737) minflt: 51767
DEBUG    ya.test:process.py:263 Command (pid 2997737) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) nivcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 2997737) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2997737) nvcsw: 875
DEBUG    ya.test:process.py:263 Command (pid 2997737) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2997737) stime: 0.225842
DEBUG    ya.test:process.py:263 Command (pid 2997737) utime: 0.613019
DEBUG    ya.test:process.py:263 Command (pid 2997737) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 2997737) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 27429929-1510-4115-8b92-e2e2f0e9cefa, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 27429929-1510-4115-8b92-e2e2f0e9cefa, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 27429929-1510-4115-8b92-e2e2f0e9cefa, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload_topic.py::TestYdbTopicWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/workload_topic
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/workload_topic', '--endpoint', 'grpc://localhost:14885', '--database', '/Root', '--duration', '60', '--consumers', '50', '--producers', '100']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2997842
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 859945e4-7cea-4ffb-a212-9c3196f3770b, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 859945e4-7cea-4ffb-a212-9c3196f3770b, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 859945e4-7cea-4ffb-a212-9c3196f3770b, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 32dc7c66-e272-40ea-a4ab-b409d08e4b89, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 32dc7c66-e272-40ea-a4ab-b409d08e4b89, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 32dc7c66-e272-40ea-a4ab-b409d08e4b89, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8d35a350-ffea-4da2-b73a-60ebe5210b4f, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d35a350-ffea-4da2-b73a-60ebe5210b4f, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d35a350-ffea-4da2-b73a-60ebe5210b4f, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 77c6d37d-24e0-4c08-b7f4-3f4fea8f8e34, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77c6d37d-24e0-4c08-b7f4-3f4fea8f8e34, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77c6d37d-24e0-4c08-b7f4-3f4fea8f8e34, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ce79cc65-716e-4614-9f32-78b264670898, localhost:14885): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce79cc65-716e-4614-9f32-78b264670898, localhost:14885): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce79cc65-716e-4614-9f32-78b264670898, localhost:14885): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-anwhr6cmha.auto.internal" port: 14885 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-anwhr6cmha.auto.internal:14885, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14885
DEBUG    ya.test:process.py:259 Command (pid 2997842) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2997842) elapsed time (sec): 512.9599957466125
DEBUG    ya.test:process.py:263 Command (pid 2997842) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) inblock: 407728
DEBUG    ya.test:process.py:263 Command (pid 2997842) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) majflt: 39
DEBUG    ya.test:process.py:263 Command (pid 2997842) maxrss: 6899796
DEBUG    ya.test:process.py:263 Command (pid 2997842) minflt: 3577564
DEBUG    ya.test:process.py:263 Command (pid 2997842) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) nivcsw: 61737
DEBUG    ya.test:process.py:263 Command (pid 2997842) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2997842) nvcsw: 3472290
DEBUG    ya.test:process.py:263 Command (pid 2997842) oublock: 474656
DEBUG    ya.test:process.py:263 Command (pid 2997842) stime: 217.427092
DEBUG    ya.test:process.py:263 Command (pid 2997842) utime: 188.42907
DEBUG    ya.test:process.py:263 Command (pid 2997842) wtime: 512.962
DEBUG    ya.test:process.py:275 Command (pid 2997842) output:
Window	Write speed	Write time	Inflight	Read speed	Topic time	Select time	Upsert time	Commit time	
#	msg/s	MB/s	percentile,ms	percentile,msg	msg/s	MB/s	percentile,ms	percentile,ms	percentile,ms	percentile,ms	
1	0	0	0		0		0	0	0		0		0		0	
2	0	0	0		0		0	0	0		0		0		0	
3	0	0	0		0		0	0	0		0		0		0	
4	0	0	0		0		0	0	0		0		0		0	
5	0	0	0		0		0	0	0		0		0		0	
6	0	0	0		0		0	0	0		0		0		0	
7	0	0	0		0		0	0	0		0		0		0	
8	0	0	0		0		0	0	0		0		0		0	
9	0	0	0		0		0	0	0		0		0		0	
10	0	0	0		0		0	0	0		0		0		0	
11	0	0	0		0		0	0	0		0		0		0	
12	0	0	0		0		0	0	0		0		0		0	
13	0	0	0		0		0	0	0		0		0		0	
14	0	0	0		0		0	0	0		0		0		0	
15	0	0	0		0		0	0	0		0		0		0	
16	0	0	0		0		0	0	0		0		0		0	
17	0	0	0		0		0	0	0		0		0		0	
18	0	0	0		0		0	0	0		0		0		0	
19	0	0	0		0		0	0	0		0		0		0	
20	0	0	0		0		0	0	0		0		0		0	
21	0	0	0		0		0	0	0		0		0		0	
22	0	0	0		0		0	0	0		0		0		0	
23	0	0	0		0		0	0	0		0		0		0	
24	0	0	0		0		0	0	0		0		0		0	
25	0	0	0		0		0	0	0		0		0		0	
26	0	0	0		0		0	0	0		0		0		0	
27	0	0	0		0		0	0	0		0		0		0	
28	0	0	0		0		0	0	0		0		0		0	
29	0	0	0		0		0	0	0		0		0		0	
30	0	0	0		0		0	0	0		0		0		0	
31	0	0	0		0		0	0	0		0		0		0	
32	0	0	0		0		0	0	0		0		0		0	
33	0	0	0		0		0	0	0		0		0		0	
34	0	0	0		0		0	0	0		0		0		0	
35	0	0	0		0		0	0	0		0		0		0	
36	0	0	0		0		0	0	0		0		0		0	
37	0	0	0		0		0	0	0		0		0		0	
38	0	0	0		0		0	0	0		0		0		0	
39	0	0	0		0		0	0	0		0		0		0	
40	0	0	0		0		0	0	0		0		0		0	
41	0	0	0		0		0	0	0		0		0		0	
42	0	0	0		0		0	0	0		0		0		0	
43	0	0	0		0		0	0	0		0		0		0	
44	0	0	0		0		0	0	0		0		0		0	
45	0	0	0		0		0	0	0		0		0		0	
46	0	0	0		0		0	0	0		0		0		0	
47	0	0	0		0		0	0	0		0		0		0	
48	0	0	0		0		0	0	0		0		0		0	
49	0	0	0		0		0	0	0		0		0		0	
50	0	0	0		0		0	0	0		0		0		0	
51	0	0	0		0		0	0	0		0		0		0	
52	0	0	0		0		0	0	0		0		0		0	
53	0	0	0		0		0	0	0		0		0		0	
54	0	0	0		0		0	0	0		0		0		0	
55	0	0	0		0		0	0	0		0		0		0	
56	0	0	0		0		0	0	0		0		0		0	
57	0	0	0		0		0	0	0		0		0		0	
58	0	0	0		0		0	0	0		0		0		0	
59	0	0	0		0		0	0	0		0		0		0	
60	0	0	0		0		0	0	0		0		0		0	
Window	Write speed	Write time	Inflight	Read speed	Topic time	Select time	Upsert time	Commit time	
#	msg/s	MB/s	percentile,ms	percentile,msg	msg/s	MB/s	percentile,ms	percentile,ms	percentile,ms	percentile,ms	
Total	0	0	0		0		0	0	0		0		0		0	

DEBUG    ya.test:process.py:276 Command (pid 2997842) errors:
... Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.295305Z :NOTICE: [/Root] [/Root] [d1a2f447-9db50dae-3199423e-f8d6d27a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.295363Z :NOTICE: [/Root] [/Root] [f1445f64-9898d7a2-adf16bc6-f967eb92] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.295396Z :NOTICE: [/Root] [/Root] [d765d523-1d62df25-60b7b9cc-c4a2bde1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.295498Z :NOTICE: [/Root] [/Root] [f1445f64-9898d7a2-adf16bc6-f967eb92] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.295997Z :NOTICE: [/Root] [/Root] [50a4c4d9-780b5287-1225b762-9a0ccd6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.296107Z :NOTICE: [/Root] [/Root] [50a4c4d9-780b5287-1225b762-9a0ccd6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.295505Z :NOTICE: [/Root] [/Root] [d765d523-1d62df25-60b7b9cc-c4a2bde1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.295147Z :NOTICE: [/Root] [/Root] [54b25b28-8fbd67a0-d1e5c7df-9a123c51] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.297826Z :NOTICE: [/Root] [/Root] [99106ddd-32693a94-243e6611-343b3d7b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.314383Z :NOTICE: [/Root] [/Root] [54b25b28-8fbd67a0-d1e5c7df-9a123c51] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.353857Z :NOTICE: [/Root] [/Root] [dd417571-f3d4f654-b7fe2ee8-eea102a3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.353993Z :NOTICE: [/Root] [/Root] [dd417571-f3d4f654-b7fe2ee8-eea102a3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.378104Z :NOTICE: [/Root] [/Root] [1abea3d4-987c0fa6-86892311-70b021d6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.389535Z :NOTICE: [/Root] [/Root] [f3e30863-6e9a463e-dfeba768-1e905f89] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.389666Z :NOTICE: [/Root] [/Root] [f3e30863-6e9a463e-dfeba768-1e905f89] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.394566Z :NOTICE: [/Root] [/Root] [1abea3d4-987c0fa6-86892311-70b021d6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.394534Z :NOTICE: [/Root] [/Root] [c949e482-893bb49f-8c771919-55fb4ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.395303Z :NOTICE: [/Root] [/Root] [c04b3921-cbc51fc3-c499c5e8-c494b14a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.410452Z :NOTICE: [/Root] [/Root] [c949e482-893bb49f-8c771919-55fb4ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.412500Z :NOTICE: [/Root] [/Root] [61a164a5-6dfaaf81-2f17ffe5-5316aa46] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.413662Z :NOTICE: [/Root] [/Root] [c04b3921-cbc51fc3-c499c5e8-c494b14a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.427814Z :NOTICE: [/Root] [/Root] [61a164a5-6dfaaf81-2f17ffe5-5316aa46] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.464356Z :NOTICE: [/Root] [/Root] [93b76918-1062ba31-96dfd6a7-1eecaa21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.474804Z :NOTICE: [/Root] [/Root] [7ec23b6c-cddb2a39-ba979af9-b5c96e43] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.488757Z :NOTICE: [/Root] [/Root] [7ec23b6c-cddb2a39-ba979af9-b5c96e43] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.502947Z :NOTICE: [/Root] [/Root] [aed10da2-189b873b-14a094b4-95bf859d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.495539Z :NOTICE: [/Root] [/Root] [93b76918-1062ba31-96dfd6a7-1eecaa21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.506901Z :NOTICE: [/Root] [/Root] [87ca699f-baf4e4d7-f035e6f1-4d882c9d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.510626Z :NOTICE: [/Root] [/Root] [aed10da2-189b873b-14a094b4-95bf859d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.527405Z :NOTICE: [/Root] [/Root] [47608658-597f9eae-20942a3-60040b54] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.527537Z :NOTICE: [/Root] [/Root] [47608658-597f9eae-20942a3-60040b54] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.514387Z :NOTICE: [/Root] [/Root] [87ca699f-baf4e4d7-f035e6f1-4d882c9d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.522903Z :NOTICE: [/Root] [/Root] [327bce2b-8cd999bb-c8b2b453-ba63b124] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.541115Z :NOTICE: [/Root] [/Root] [f212c58f-1487b2b6-9b497e3a-ed5148ed] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.541324Z :NOTICE: [/Root] [/Root] [f212c58f-1487b2b6-9b497e3a-ed5148ed] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.538941Z :NOTICE: [/Root] [/Root] [85a3de86-c7ce7aef-4986ea4d-e82074eb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.543127Z :NOTICE: [/Root] [/Root] [1c6f594b-f7dc7281-5be9e59d-a885cc34] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.551142Z :NOTICE: [/Root] [/Root] [327bce2b-8cd999bb-c8b2b453-ba63b124] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.547292Z :NOTICE: [/Root] [/Root] [85a3de86-c7ce7aef-4986ea4d-e82074eb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.554234Z :NOTICE: [/Root] [/Root] [b99f10b3-95989c4b-228758e8-472e4d2f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.554475Z :NOTICE: [/Root] [/Root] [b99f10b3-95989c4b-228758e8-472e4d2f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.552783Z :NOTICE: [/Root] [/Root] [2f6f9615-db3d52d8-978fbdc8-9332e1de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.560011Z :NOTICE: [/Root] [/Root] [2f6f9615-db3d52d8-978fbdc8-9332e1de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.559813Z :NOTICE: [/Root] [/Root] [5c95df84-2fa0b46b-270d69e4-6106ac9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:46.563277Z :NOTICE: [/Root] [/Root] [1c6f594b-f7dc7281-5be9e59d-a885cc34] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:46.580272Z :NOTICE: [/Root] [/Root] [5c95df84-2fa0b46b-270d69e4-6106ac9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:02:47.614059Z :NOTICE: [/Root] [/Root] [e1ba1f41-fb4dab97-e2274d41-f7c2f613] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-05T13:02:47.614311Z :NOTICE: [/Root] [/Root] [e1ba1f41-fb4dab97-e2274d41-f7c2f613] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-05T13:03:57.692866Z :WARNING: No initial sequence number for ProducerId dd854ee6-ba4711f0-9a1879fe-6b9f49fe PartitionId 3
2025-11-05T13:04:00.750899Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7
2025-11-05T13:04:01.167085Z :WARNING: No initial sequence number for ProducerId e16addc8-ba4711f0-bd1e476b-3f30ed8b PartitionId 4
2025-11-05T13:04:02.604206Z :WARNING: No initial sequence number for ProducerId e166670c-ba4711f0-92d16aa2-438e62df PartitionId 5
2025-11-05T13:04:02.751118Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7
2025-11-05T13:04:03.170801Z :WARNING: No initial sequence number for ProducerId e16addc8-ba4711f0-bd1e476b-3f30ed8b PartitionId 4
2025-11-05T13:04:03.232383Z :WARNING: No initial sequence number for ProducerId e08eabd2-ba4711f0-bf988423-d5f79252 PartitionId 3
2025-11-05T13:04:04.605045Z :WARNING: No initial sequence number for ProducerId e166670c-ba4711f0-92d16aa2-438e62df PartitionId 5
2025-11-05T13:04:04.752309Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7
2025-11-05T13:04:05.939761Z :WARNING: No initial sequence number for ProducerId e49be794-ba4711f0-89d721e7-9de4f140 PartitionId 6
2025-11-05T13:04:05.935274Z :WARNING: No initial sequence number for ProducerId e3be7a30-ba4711f0-a6bf4b80-b32e09ca PartitionId 8
2025-11-05T13:04:05.944825Z :WARNING: No initial sequence number for ProducerId e5895dee-ba4711f0-9ed71d57-b5fb2d1c PartitionId 8
2025-11-05T13:04:06.010269Z :WARNING: No initial sequence number for ProducerId e4fe4484-ba4711f0-a99d73c7-4fdcb4c5 PartitionId 6
2025-11-05T13:04:06.607693Z :WARNING: No initial sequence number for ProducerId e5005d3c-ba4711f0-971d85f5-45eab673 PartitionId 8
2025-11-05T13:04:07.378908Z :WARNING: No initial sequence number for ProducerId e4e9100a-ba4711f0-9d19c834-3d51e31a PartitionId 4
2025-11-05T13:04:08.787159Z :WARNING: No initial sequence number for ProducerId e5e2d248-ba4711f0-975a4aee-3d857323 PartitionId 7
2025-11-05T13:04:08.787159Z :WARNING: No initial sequence number for ProducerId e61d0a80-ba4711f0-9fff6060-152b0c4 PartitionId 7
2025-11-05T13:04:08.792248Z :WARNING: No initial sequence number for ProducerId e5f732a6-ba4711f0-851d0f5a-bd5f7555 PartitionId 2
2025-11-05T13:04:08.792816Z :WARNING: No initial sequence number for ProducerId e6bf8526-ba4711f0-b64ea745-d5498370 PartitionId 6
2025-11-05T13:04:08.904699Z :WARNING: No initial sequence number for ProducerId e60a1ccc-ba4711f0-901ce716-73f12775 PartitionId 6
2025-11-05T13:04:08.939519Z :WARNING: No initial sequence number for ProducerId e79987bc-ba4711f0-861e5dad-5b9a966e PartitionId 4
2025-11-05T13:04:09.085679Z :WARNING: No initial sequence number for ProducerId e6026cd4-ba4711f0-976f7eda-a3b1b1a0 PartitionId 4
2025-11-05T13:04:09.308082Z :WARNING: No initial sequence number for ProducerId e6a1b064-ba4711f0-ad2c2e21-8918f170 PartitionId 5
2025-11-05T13:04:09.382375Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8
2025-11-05T13:04:09.481963Z :WARNING: No initial sequence number for ProducerId e5fdaf3c-ba4711f0-91125d62-37eddae8 PartitionId 4
2025-11-05T13:04:09.567169Z :WARNING: No initial sequence number for ProducerId e6255690-ba4711f0-ba655b5e-fbac55a8 PartitionId 3
2025-11-05T13:04:10.370849Z :WARNING: No initial sequence number for ProducerId e68199e6-ba4711f0-9a8d2f26-d813377 PartitionId 5
2025-11-05T13:04:10.632420Z :WARNING: No initial sequence number for ProducerId e645e5e0-ba4711f0-8a65aa1c-83992c50 PartitionId 3
2025-11-05T13:04:10.790256Z :WARNING: No initial sequence number for ProducerId e5e2d248-ba4711f0-975a4aee-3d857323 PartitionId 7
2025-11-05T13:04:10.790316Z :WARNING: No initial sequence number for ProducerId e61d0a80-ba4711f0-9fff6060-152b0c4 PartitionId 7
2025-11-05T13:04:10.794786Z :WARNING: No initial sequence number for ProducerId e6bb2256-ba4711f0-ab9b59a6-390a8020 PartitionId 4
2025-11-05T13:04:10.797771Z :WARNING: No initial sequence number for ProducerId e6bf8526-ba4711f0-b64ea745-d5498370 PartitionId 6
2025-11-05T13:04:10.802765Z :WARNING: No initial sequence number for ProducerId e5f732a6-ba4711f0-851d0f5a-bd5f7555 PartitionId 2
2025-11-05T13:04:10.908221Z :WARNING: No initial sequence number for ProducerId e60a1ccc-ba4711f0-901ce716-73f12775 PartitionId 6
2025-11-05T13:04:10.947837Z :WARNING: No initial sequence number for ProducerId e79987bc-ba4711f0-861e5dad-5b9a966e PartitionId 4
2025-11-05T13:04:11.005887Z :WARNING: No initial sequence number for ProducerId e6ffdce8-ba4711f0-83debb54-73baed13 PartitionId 4
2025-11-05T13:04:11.014935Z :WARNING: No initial sequence number for ProducerId e6cc48f6-ba4711f0-859dadbf-57889543 PartitionId 3
2025-11-05T13:04:11.097019Z :WARNING: No initial sequence number for ProducerId e6026cd4-ba4711f0-976f7eda-a3b1b1a0 PartitionId 4
2025-11-05T13:04:11.308319Z :WARNING: No initial sequence number for ProducerId e6a1b064-ba4711f0-ad2c2e21-8918f170 PartitionId 5
2025-11-05T13:04:11.382642Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8
2025-11-05T13:04:11.482385Z :WARNING: No initial sequence number for ProducerId e5fdaf3c-ba4711f0-91125d62-37eddae8 PartitionId 4
2025-11-05T13:04:11.557525Z :WARNING: No initial sequence number for ProducerId e62f5f00-ba4711f0-87df08d7-e34346c7 PartitionId 0
2025-11-05T13:04:11.571554Z :WARNING: No initial sequence number for ProducerId e6255690-ba4711f0-ba655b5e-fbac55a8 PartitionId 3
2025-11-05T13:04:11.580109Z :WARNING: No initial sequence number for ProducerId e68e645a-ba4711f0-afed7187-cd7ad73d PartitionId 4
2025-11-05T13:04:12.002666Z :WARNING: No initial sequence number for ProducerId e6cfe600-ba4711f0-a229cfc4-15f58cdc PartitionId 1
2025-11-05T13:04:13.090045Z :WARNING: No initial sequence number for ProducerId e78f2434-ba4711f0-ac55df68-c732fe61 PartitionId 5
2025-11-05T13:04:13.091223Z :WARNING: No initial sequence number for ProducerId e78ab2a0-ba4711f0-998f0c81-35db7e25 PartitionId 8
2025-11-05T13:04:13.092358Z :WARNING: No initial sequence number for ProducerId e7817082-ba4711f0-b0f869b0-5548de23 PartitionId 7
2025-11-05T13:04:13.091484Z :WARNING: No initial sequence number for ProducerId e86ce206-ba4711f0-aae8555a-5bd0bc7c PartitionId 6
2025-11-05T13:04:13.091738Z :WARNING: No initial sequence number for ProducerId e7e94298-ba4711f0-bb1a9df0-6751848a PartitionId 5
2025-11-05T13:04:13.092011Z :WARNING: No initial sequence number for ProducerId e82c0722-ba4711f0-b085c869-674504b9 PartitionId 5
2025-11-05T13:04:13.092207Z :WARNING: No initial sequence number for ProducerId e7e6b460-ba4711f0-ae6931ca-bfa7c69e PartitionId 97
2025-11-05T13:04:13.092211Z :WARNING: No initial sequence number for ProducerId e7d7c3b0-ba4711f0-ad562ccb-499d2d4c PartitionId 2
2025-11-05T13:04:13.092250Z :WARNING: No initial sequence number for ProducerId e7432462-ba4711f0-ae145a17-693eb1ba PartitionId 4
2025-11-05T13:04:13.092277Z :WARNING: No initial sequence number for ProducerId e73a4306-ba4711f0-9047a48b-39154bc6 PartitionId 7
2025-11-05T13:04:13.091484Z :WARNING: No initial sequence number for ProducerId e756e13c-ba4711f0-b7d13aa1-f90e9e0a PartitionId 4
2025-11-05T13:04:13.092527Z :WARNING: No initial sequence number for ProducerId e72e6766-ba4711f0-900da0b0-dd1aeec6 PartitionId 3
2025-11-05T13:04:13.093427Z :WARNING: No initial sequence number for ProducerId e7b51b26-ba4711f0-b0a49f0a-1d6c0758 PartitionId 6
2025-11-05T13:04:13.097057Z :WARNING: No initial sequence number for ProducerId e7f06dfc-ba4711f0-b98e1d1e-ad840275 PartitionId 5
2025-11-05T13:04:13.097568Z :WARNING: No initial sequence number for ProducerId e77055c2-ba4711f0-9222944d-dfaef1d2 PartitionId 2
2025-11-05T13:04:13.102968Z :WARNING: No initial sequence number for ProducerId e86d2ac2-ba4711f0-83973bf7-77508325 PartitionId 6
2025-11-05T13:04:13.317046Z :WARNING: No initial sequence number for ProducerId e7841c1a-ba4711f0-97c0583a-41e59ac8 PartitionId 6
2025-11-05T13:04:13.330537Z :WARNING: No initial sequence number for ProducerId e7689404-ba4711f0-bdb4d0c2-4d2b98e6 PartitionId 3
2025-11-05T13:04:13.402629Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8
2025-11-05T13:04:13.445327Z :WARNING: No initial sequence number for ProducerId e83da590-ba4711f0-9a621ac5-a1819e7c PartitionId 1
2025-11-05T13:04:14.482786Z :WARNING: No initial sequence number for ProducerId e90ab206-ba4711f0-88c49b63-e3054889 PartitionId 5
2025-11-05T13:04:14.482820Z :WARNING: No initial sequence number for ProducerId e9b6af34-ba4711f0-b95898be-91e7ce2a PartitionId 8
2025-11-05T13:04:14.482814Z :WARNING: No initial sequence number for ProducerId e98b6bbc-ba4711f0-a46337be-dff9e07c PartitionId 4
2025-11-05T13:04:14.505270Z :WARNING: No initial sequence number for ProducerId e9d43f4a-ba4711f0-9d047300-25bc0d34 PartitionId 5
2025-11-05T13:04:14.505365Z :WARNING: No initial sequence number for ProducerId e961e300-ba4711f0-ba3441f9-6be486ee PartitionId 5
2025-11-05T13:04:14.506033Z :WARNING: No initial sequence number for ProducerId e9d9ee72-ba4711f0-9bb8f47d-f992a5a0 PartitionId 4
2025-11-05T13:04:14.506436Z :WARNING: No initial sequence number for ProducerId e9cb344a-ba4711f0-84b4aa15-b9b22555 PartitionId 6
2025-11-05T13:04:14.506895Z :WARNING: No initial sequence number for ProducerId e9968f24-ba4711f0-b521716f-4d773167 PartitionId 5
2025-11-05T13:04:14.507663Z :WARNING: No initial sequence number for ProducerId e90dd10c-ba4711f0-94feb2cd-b17f754a PartitionId 4
2025-11-05T13:04:14.507702Z :WARNING: No initial sequence number for ProducerId e9bb33f6-ba4711f0-92facf3b-13509dc4 PartitionId 7
2025-11-05T13:04:14.509585Z :WARNING: No initial sequence number for ProducerId e952a534-ba4711f0-900f21a4-3dca0cbd PartitionId 6
2025-11-05T13:04:14.520412Z :WARNING: No initial sequence number for ProducerId e9971b92-ba4711f0-9148c52c-dd932d41 PartitionId 4
2025-11-05T13:04:14.509618Z :WARNING: No initial sequence number for ProducerId e9dce078-ba4711f0-a66c0dbe-e5c93954 PartitionId 4
2025-11-05T13:04:14.650248Z :WARNING: No initial sequence number for ProducerId e95fe56e-ba4711f0-aa70dd58-a3c1362e PartitionId 3
2025-11-05T13:04:14.703458Z :WARNING: No initial sequence number for ProducerId e96718a2-ba4711f0-8bbe3cbf-ff9365b8 PartitionId 0
2025-11-05T13:04:15.092757Z :WARNING: No initial sequence number for ProducerId e96136d0-ba4711f0-b1640aa7-e54aaaf4 PartitionId 5
2025-11-05T13:04:15.097283Z :WARNING: No initial sequence number for ProducerId e9c897ee-ba4711f0-ab29a276-19d5e50b PartitionId 6
2025-11-05T13:04:15.098025Z :WARNING: No initial sequence number for ProducerId e89fa2cc-ba4711f0-87be4b47-eb4b40d1 PartitionId 8
2025-11-05T13:04:15.098087Z :WARNING: No initial sequence number for ProducerId e98bfb36-ba4711f0-a12a02fa-c54a47e3 PartitionId 7
2025-11-05T13:04:15.098126Z :WARNING: No initial sequence number for ProducerId e9c2e2c2-ba4711f0-bcbcdf4d-e570b2f0 PartitionId 6
2025-11-05T13:04:15.098168Z :WARNING: No initial sequence number for ProducerId e997351e-ba4711f0-91945cad-29f3a777 PartitionId 99
2025-11-05T13:04:15.098205Z :WARNING: No initial sequence number for ProducerId e9b91daa-ba4711f0-ac0d2fd5-493030c8 PartitionId 5
2025-11-05T13:04:15.098255Z :WARNING: No initial sequence number for ProducerId e997a742-ba4711f0-bb5d9100-8f3ffded PartitionId 6
2025-11-05T13:04:15.098287Z :WARNING: No initial sequence number for ProducerId e9b33cbe-ba4711f0-95e60c85-ffb3a5f5 PartitionId 6
2025-11-05T13:04:15.098493Z :WARNING: No initial sequence number for ProducerId e9bda974-ba4711f0-a49c6948-693b65b9 PartitionId 5
2025-11-05T13:04:15.098551Z :WARNING: No initial sequence number for ProducerId e954e4a2-ba4711f0-9fb2c102-6f75d661 PartitionId 7
2025-11-05T13:04:15.106767Z :WARNING: No initial sequence number for ProducerId e9bc2a40-ba4711f0-b8f39894-17c7c5c6 PartitionId 8
2025-11-05T13:04:15.317357Z :WARNING: No initial sequence number for ProducerId e928b634-ba4711f0-b6f4f6de-b7d4747b PartitionId 8
2025-11-05T13:04:15.331459Z :WARNING: No initial sequence number for ProducerId e97b1672-ba4711f0-92907ee7-e3876fe4 PartitionId 5
2025-11-05T13:04:15.355468Z :WARNING: No initial sequence number for ProducerId e9bc20ae-ba4711f0-bc68d765-312b490b PartitionId 1
2025-11-05T13:04:15.455595Z :WARNING: No initial sequence number for ProducerId e98ba352-ba4711f0-ac5b351f-83c5b9bd PartitionId 4
2025-11-05T13:04:15.458000Z :WARNING: No initial sequence number for ProducerId e9cccd64-ba4711f0-8216be90-4b38fa6d PartitionId 3
2025-11-05T13:04:15.674844Z :WARNING: No initial sequence number for ProducerId e8dbc202-ba4711f0-a29feeee-87bde762 PartitionId 3
2025-11-05T13:04:15.681769Z :WARNING: No initial sequence number for ProducerId e92d8eca-ba4711f0-82389ff8-2f2b1435 PartitionId 1
2025-11-05T13:04:15.842515Z :WARNING: No initial sequence number for ProducerId e958b5dc-ba4711f0-ab9ab2eb-556e0cc1 PartitionId 2
2025-11-05T13:04:15.859537Z :WARNING: No initial sequence number for ProducerId e8875582-ba4711f0-8d720d2f-5d43e71c PartitionId 0
2025-11-05T13:04:15.909483Z :WARNING: No initial sequence number for ProducerId e9234e60-ba4711f0-8481b06d-87b7409f PartitionId 2
2025-11-05T13:04:15.974720Z :WARNING: No initial sequence number for ProducerId e9837024-ba4711f0-97460907-3d54539f PartitionId 3
2025-11-05T13:04:16.257605Z :WARNING: No initial sequence number for ProducerId e9be0068-ba4711f0-91ac1040-87f6ed1a PartitionId 3
2025-11-05T13:04:16.265469Z :WARNING: No initial sequence number for ProducerId e94fcada-ba4711f0-afacea0a-71715d8e PartitionId 2
2025-11-05T13:04:16.273548Z :WARNING: No initial sequence number for ProducerId e9c7479a-ba4711f0-8479b038-4335d74f PartitionId 1
2025-11-05T13:04:16.434824Z :WARNING: No initial sequence number for ProducerId e9f5cc32-ba4711f0-b7d08512-dfe9a378 PartitionId 97
2025-11-05T13:04:16.483084Z :WARNING: No initial sequence number for ProducerId e9b6af34-ba4711f0-b95898be-91e7ce2a PartitionId 8
2025-11-05T13:04:16.486783Z :WARNING: No initial sequence number for ProducerId e90ab206-ba4711f0-88c49b63-e3054889 PartitionId 5
2025-11-05T13:04:16.489747Z :WARNING: No initial sequence number for ProducerId e98b6bbc-ba4711f0-a46337be-dff9e07c PartitionId 4
2025-11-05T13:04:16.513429Z :WARNING: No initial sequence number for ProducerId e9d43f4a-ba4711f0-9d047300-25bc0d34 PartitionId 5
2025-11-05T13:04:16.514577Z :WARNING: No initial sequence number for ProducerId e961e300-ba4711f0-ba3441f9-6be486ee PartitionId 5
2025-11-05T13:04:16.514601Z :WARNING: No initial sequence number for ProducerId e9cb344a-ba4711f0-84b4aa15-b9b22555 PartitionId 6
2025-11-05T13:04:16.514836Z :WARNING: No initial sequence number for ProducerId e9d9ee72-ba4711f0-9bb8f47d-f992a5a0 PartitionId 4
2025-11-05T13:04:16.514871Z :WARNING: No initial sequence number for ProducerId e90dd10c-ba4711f0-94feb2cd-b17f754a PartitionId 4
2025-11-05T13:04:16.514904Z :WARNING: No initial sequence number for ProducerId e9bb33f6-ba4711f0-92facf3b-13509dc4 PartitionId 7
2025-11-05T13:04:16.514931Z :WARNING: No initial sequence number for ProducerId e9968f24-ba4711f0-b521716f-4d773167 PartitionId 5
2025-11-05T13:04:16.521811Z :WARNING: No initial sequence number for ProducerId e952a534-ba4711f0-900f21a4-3dca0cbd PartitionId 6
2025-11-05T13:04:16.528162Z :WARNING: No initial sequence number for ProducerId e9971b92-ba4711f0-9148c52c-dd932d41 PartitionId 4
2025-11-05T13:04:16.531692Z :WARNING: No initial sequence number for ProducerId e9dce078-ba4711f0-a66c0dbe-e5c93954 PartitionId 4
2025-11-05T13:04:16.570959Z :WARNING: No initial sequence number for ProducerId e95656b6-ba4711f0-8a537895-1b0cbdab PartitionId 0
2025-11-05T13:04:16.622965Z :WARNING: No initial sequence number for ProducerId e97cec68-ba4711f0-8e064a6d-4f0b8e9e PartitionId 2
2025-11-05T13:04:16.659278Z :WARNING: No initial sequence number for ProducerId e95fe56e-ba4711f0-aa70dd58-a3c1362e PartitionId 3
2025-11-05T13:04:16.697380Z :WARNING: No initial sequence number for ProducerId e9d14d62-ba4711f0-961cc1ba-af9027c9 PartitionId 1
2025-11-05T13:04:16.707564Z :WARNING: No initial sequence number for ProducerId e96718a2-ba4711f0-8bbe3cbf-ff9365b8 PartitionId 0
2025-11-05T13:04:16.838611Z :WARNING: No initial sequence number for ProducerId ea013360-ba4711f0-a6538132-ad57a5a3 PartitionId 2
2025-11-05T13:04:17.852488Z :WARNING: No initial sequence number for ProducerId eb9848d0-ba4711f0-a061eb2a-5c8e385 PartitionId 8
2025-11-05T13:04:17.853621Z :WARNING: No initial sequence number for ProducerId ebf35a54-ba4711f0-942049a1-61f08b4d PartitionId 2
2025-11-05T13:04:17.853702Z :WARNING: No initial sequence number for ProducerId eb7f26e8-ba4711f0-9c44329f-117e147f PartitionId 6
2025-11-05T13:04:17.853828Z :WARNING: No initial sequence number for ProducerId ec11c28c-ba4711f0-a4aff9a2-53fe4e63 PartitionId 8
2025-11-05T13:04:17.854218Z :WARNING: No initial sequence number for ProducerId ebeeb3a0-ba4711f0-ac5f07dc-9312b9f7 PartitionId 4
2025-11-05T13:04:17.854216Z :WARNING: No initial sequence number for ProducerId eb99eee2-ba4711f0-812512e4-710ba1b1 PartitionId 2
2025-11-05T13:04:17.854264Z :WARNING: No initial sequence number for ProducerId eb875c5a-ba4711f0-a36195ea-135864a6 PartitionId 6
2025-11-05T13:04:17.854308Z :WARNING: No initial sequence number for ProducerId ebe52920-ba4711f0-a822ee91-918e2163 PartitionId 1
2025-11-05T13:04:17.854336Z :WARNING: No initial sequence number for ProducerId ec54585e-ba4711f0-9fe6ac00-ba573ea PartitionId 6
2025-11-05T13:04:17.854383Z :WARNING: No initial sequence number for ProducerId ec1009d8-ba4711f0-93f7e974-65a0a47c PartitionId 4
2025-11-05T13:04:17.854432Z :WARNING: No initial sequence number for ProducerId eb89de4e-ba4711f0-84cd5182-714065d1 PartitionId 8
2025-11-05T13:04:17.854460Z :WARNING: No initial sequence number for ProducerId ec49fff8-ba4711f0-bde729f0-b29007d PartitionId 3
2025-11-05T13:04:17.854965Z :WARNING: No initial sequence number for ProducerId eb6112de-ba4711f0-abfd4946-9105fa4e PartitionId 2
2025-11-05T13:04:17.855281Z :WARNING: No initial sequence number for ProducerId ec48f432-ba4711f0-b888a8e7-b9da2dd6 PartitionId 3
2025-11-05T13:04:17.856724Z :WARNING: No initial sequence number for ProducerId eba92b96-ba4711f0-bed66887-d9d1bb0b PartitionId 5
2025-11-05T13:04:17.856797Z :WARNING: No initial sequence number for ProducerId eba28232-ba4711f0-a07b3c7c-9f392a8a PartitionId 2
2025-11-05T13:04:17.856937Z :WARNING: No initial sequence number for ProducerId ec22ea08-ba4711f0-a2859842-c90f2b6d PartitionId 4
2025-11-05T13:04:17.858660Z :WARNING: No initial sequence number for ProducerId ebb89572-ba4711f0-84ed7c64-1b46a065 PartitionId 2
2025-11-05T13:04:17.859877Z :WARNING: No initial sequence number for ProducerId ec497d12-ba4711f0-8961f609-192bccbf PartitionId 3
2025-11-05T13:04:17.860787Z :WARNING: No initial sequence number for ProducerId ebf4bac0-ba4711f0-acf480cc-c7ec30e5 PartitionId 8
2025-11-05T13:04:17.860829Z :WARNING: No initial sequence number for ProducerId eb7f60ea-ba4711f0-8cdd487f-850feb07 PartitionId 2
2025-11-05T13:04:17.910340Z :WARNING: No initial sequence number for ProducerId eb7a722e-ba4711f0-9eb1d392-8f202b75 PartitionId 5
2025-11-05T13:04:17.976297Z :WARNING: No initial sequence number for ProducerId ebfc6f0e-ba4711f0-b9588abd-ef1baec7 PartitionId 6
2025-11-05T13:04:18.091714Z :WARNING: No initial sequence number for ProducerId ebef470c-ba4711f0-becb580b-27bff064 PartitionId 1
2025-11-05T13:04:18.131517Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2
2025-11-05T13:04:18.150903Z :WARNING: No initial sequence number for ProducerId eb4379cc-ba4711f0-b9237b13-ad5fc1f4 PartitionId 0
2025-11-05T13:04:18.158918Z :WARNING: No initial sequence number for ProducerId ebeb0d5e-ba4711f0-86d47ea2-cd4e405a PartitionId 2
2025-11-05T13:04:18.251456Z :WARNING: No initial sequence number for ProducerId ebb87e34-ba4711f0-bd65d81d-874a81c4 PartitionId 3
2025-11-05T13:04:18.261663Z :WARNING: No initial sequence number for ProducerId ec48d4a2-ba4711f0-b5c5f426-3d588728 PartitionId 6
2025-11-05T13:04:18.265836Z :WARNING: No initial sequence number for ProducerId ebd0c5de-ba4711f0-8914b132-f5c8fa94 PartitionId 5
2025-11-05T13:04:18.279483Z :WARNING: No initial sequence number for ProducerId ec512e2c-ba4711f0-bd59cd5b-27b942fe PartitionId 4
2025-11-05T13:04:18.367783Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5
2025-11-05T13:04:18.368110Z :WARNING: No initial sequence number for ProducerId ebf8e1f4-ba4711f0-be696d0e-fd2574b5 PartitionId 98
2025-11-05T13:04:18.411562Z :WARNING: No initial sequence number for ProducerId eb8da8ee-ba4711f0-8eaecb00-1f4ed63b PartitionId 2
2025-11-05T13:04:18.438604Z :WARNING: No initial sequence number for ProducerId ebfe7344-ba4711f0-9744aebd-13dff0d7 PartitionId 2
2025-11-05T13:04:18.476390Z :WARNING: No initial sequence number for ProducerId ec48a72a-ba4711f0-8b1778fa-95111a25 PartitionId 2
2025-11-05T13:04:18.494728Z :WARNING: No initial sequence number for ProducerId ebadfcde-ba4711f0-b9865d4b-1d7f9eac PartitionId 8
2025-11-05T13:04:18.546832Z :WARNING: No initial sequence number for ProducerId ec3fa9cc-ba4711f0-ae060b50-cb7b4c6e PartitionId 7
2025-11-05T13:04:18.582858Z :WARNING: No initial sequence number for ProducerId ebf23eda-ba4711f0-84fee5c3-c9f8220a PartitionId 4
2025-11-05T13:04:18.629590Z :WARNING: No initial sequence number for ProducerId ec49f3f0-ba4711f0-91a61157-bfd3819a PartitionId 6
2025-11-05T13:04:18.662921Z :WARNING: No initial sequence number for ProducerId ec558e22-ba4711f0-bba6f6b8-cdc283f6 PartitionId 7
2025-11-05T13:04:18.698166Z :WARNING: No initial sequence number for ProducerId ebc79978-ba4711f0-ba1cf2e2-f9147692 PartitionId 4
2025-11-05T13:04:18.708857Z :WARNING: No initial sequence number for ProducerId ec49bfac-ba4711f0-b8ceca2d-9d5c9ee4 PartitionId 5
2025-11-05T13:04:18.839176Z :WARNING: No initial sequence number for ProducerId ebef6f20-ba4711f0-8a2b2e81-b18c6e00 PartitionId 5
2025-11-05T13:04:19.088281Z :WARNING: No initial sequence number for ProducerId ebf5f502-ba4711f0-9afa6d54-5fc2a3d9 PartitionId 2
2025-11-05T13:04:19.192215Z :WARNING: No initial sequence number for ProducerId ec3ab930-ba4711f0-8ea10018-c53d447a PartitionId 99
2025-11-05T13:04:19.389050Z :WARNING: No initial sequence number for ProducerId ec639972-ba4711f0-becaf142-cfd2c04e PartitionId 2
2025-11-05T13:04:19.389665Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8
2025-11-05T13:04:19.389736Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8
2025-11-05T13:04:19.389777Z :WARNING: No initial sequence number for ProducerId ec63203c-ba4711f0-a02c2858-232a5beb PartitionId 8
2025-11-05T13:04:19.389772Z :WARNING: No initial sequence number for ProducerId ec97871e-ba4711f0-9275b589-3983e535 PartitionId 8
2025-11-05T13:04:19.390147Z :WARNING: No initial sequence number for ProducerId ec673fc8-ba4711f0-82c35a6f-9c34136 PartitionId 1
2025-11-05T13:04:19.390202Z :WARNING: No initial sequence number for ProducerId eca5264e-ba4711f0-b3be9633-5ffa9693 PartitionId 0
2025-11-05T13:04:19.390238Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4
2025-11-05T13:04:19.390991Z :WARNING: No initial sequence number for ProducerId ec7b45ae-ba4711f0-b93cab13-abefaa34 PartitionId 8
2025-11-05T13:04:19.392721Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8
2025-11-05T13:04:19.392756Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3
2025-11-05T13:04:19.392896Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4
2025-11-05T13:04:19.686794Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99
2025-11-05T13:04:19.856198Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7
2025-11-05T13:04:19.856223Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3
2025-11-05T13:04:19.856298Z :WARNING: No initial sequence number for ProducerId ecadc2fe-ba4711f0-b4c77901-373079b0 PartitionId 6
2025-11-05T13:04:19.856217Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7
2025-11-05T13:04:19.856996Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3
2025-11-05T13:04:19.861991Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3
2025-11-05T13:04:19.862865Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1
2025-11-05T13:04:19.888906Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99
2025-11-05T13:04:19.910834Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6
2025-11-05T13:04:19.978702Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7
2025-11-05T13:04:20.055423Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0
2025-11-05T13:04:20.092079Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2
2025-11-05T13:04:20.134175Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2
2025-11-05T13:04:20.139405Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97
2025-11-05T13:04:20.159124Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3
2025-11-05T13:04:20.370145Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5
2025-11-05T13:04:20.392328Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97
2025-11-05T13:04:20.409412Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95
2025-11-05T13:04:20.515218Z :WARNING: No initial sequence number for ProducerId ecb2d276-ba4711f0-b0870107-f113e840 PartitionId 0
2025-11-05T13:04:20.515391Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3
2025-11-05T13:04:20.515578Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1
2025-11-05T13:04:20.515685Z :WARNING: No initial sequence number for ProducerId ecb74176-ba4711f0-b52a170d-e137871a PartitionId 3
2025-11-05T13:04:20.515897Z :WARNING: No initial sequence number for ProducerId ecfe1c04-ba4711f0-b9924cb8-f14c0365 PartitionId 3
2025-11-05T13:04:20.516317Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2
2025-11-05T13:04:20.516380Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4
2025-11-05T13:04:20.516433Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3
2025-11-05T13:04:20.516470Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4
2025-11-05T13:04:20.516516Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5
2025-11-05T13:04:20.516629Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99
2025-11-05T13:04:20.516629Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0
2025-11-05T13:04:20.516799Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0
2025-11-05T13:04:20.516455Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1
2025-11-05T13:04:20.516895Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8
2025-11-05T13:04:20.516861Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6
2025-11-05T13:04:20.518163Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0
2025-11-05T13:04:20.518543Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2
2025-11-05T13:04:20.518800Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5
2025-11-05T13:04:20.519078Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3
2025-11-05T13:04:20.519884Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4
2025-11-05T13:04:20.519924Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5
2025-11-05T13:04:20.519956Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7
2025-11-05T13:04:20.519988Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5
2025-11-05T13:04:20.520023Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4
2025-11-05T13:04:20.531218Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5
2025-11-05T13:04:20.532963Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8
2025-11-05T13:04:20.551429Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8
2025-11-05T13:04:20.590760Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6
2025-11-05T13:04:20.642441Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7
2025-11-05T13:04:20.666635Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8
2025-11-05T13:04:20.698413Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5
2025-11-05T13:04:20.712278Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8
2025-11-05T13:04:20.820944Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92
2025-11-05T13:04:20.840487Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6
2025-11-05T13:04:20.866571Z :WARNING: No initial sequence number for ProducerId ec5b4e66-ba4711f0-853f8760-4bfddc43 PartitionId 93
2025-11-05T13:04:21.088514Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3
2025-11-05T13:04:21.193962Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0
2025-11-05T13:04:21.390870Z :WARNING: No initial sequence number for ProducerId ecde8056-ba4711f0-a4e65be4-55896749 PartitionId 3
2025-11-05T13:04:21.392500Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8
2025-11-05T13:04:21.392556Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8
2025-11-05T13:04:21.394329Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3
2025-11-05T13:04:21.397227Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8
2025-11-05T13:04:21.397272Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3
2025-11-05T13:04:21.397312Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4
2025-11-05T13:04:21.398833Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1
2025-11-05T13:04:21.398876Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4
2025-11-05T13:04:21.688276Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99
2025-11-05T13:04:21.856734Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7
2025-11-05T13:04:21.857445Z :WARNING: No initial sequence number for ProducerId ecadc2fe-ba4711f0-b4c77901-373079b0 PartitionId 6
2025-11-05T13:04:21.858368Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3
2025-11-05T13:04:21.858940Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3
2025-11-05T13:04:21.859025Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7
2025-11-05T13:04:21.862672Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3
2025-11-05T13:04:21.863695Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1
2025-11-05T13:04:21.905387Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99
2025-11-05T13:04:21.911094Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6
2025-11-05T13:04:21.982772Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7
2025-11-05T13:04:22.063025Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0
2025-11-05T13:04:22.101726Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2
2025-11-05T13:04:22.137751Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2
2025-11-05T13:04:22.143268Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97
2025-11-05T13:04:22.180715Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3
2025-11-05T13:04:22.372403Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5
2025-11-05T13:04:22.392648Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97
2025-11-05T13:04:22.411693Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95
2025-11-05T13:04:22.515529Z :WARNING: No initial sequence number for ProducerId ecb2d276-ba4711f0-b0870107-f113e840 PartitionId 0
2025-11-05T13:04:22.515676Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3
2025-11-05T13:04:22.515948Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1
2025-11-05T13:04:22.516527Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2
2025-11-05T13:04:22.518945Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99
2025-11-05T13:04:22.519273Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0
2025-11-05T13:04:22.516568Z :WARNING: No initial sequence number for ProducerId ecfe1c04-ba4711f0-b9924cb8-f14c0365 PartitionId 3
2025-11-05T13:04:22.516587Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4
2025-11-05T13:04:22.516617Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3
2025-11-05T13:04:22.516648Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4
2025-11-05T13:04:22.516837Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5
2025-11-05T13:04:22.517097Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0
2025-11-05T13:04:22.517465Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1
2025-11-05T13:04:22.518183Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0
2025-11-05T13:04:22.518220Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8
2025-11-05T13:04:22.518253Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6
2025-11-05T13:04:22.519794Z :WARNING: No initial sequence number for ProducerId ecb74176-ba4711f0-b52a170d-e137871a PartitionId 3
2025-11-05T13:04:22.520996Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5
2025-11-05T13:04:22.525649Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2
2025-11-05T13:04:22.526100Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3
2025-11-05T13:04:22.526138Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4
2025-11-05T13:04:22.526172Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5
2025-11-05T13:04:22.526204Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7
2025-11-05T13:04:22.526239Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5
2025-11-05T13:04:22.526272Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4
2025-11-05T13:04:22.532848Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5
2025-11-05T13:04:22.539572Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8
2025-11-05T13:04:22.552025Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8
2025-11-05T13:04:22.601385Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6
2025-11-05T13:04:22.650402Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7
2025-11-05T13:04:22.677818Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8
2025-11-05T13:04:22.698735Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5
2025-11-05T13:04:22.712495Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8
2025-11-05T13:04:22.825140Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92
2025-11-05T13:04:22.845147Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6
2025-11-05T13:04:22.870970Z :WARNING: No initial sequence number for ProducerId ec5b4e66-ba4711f0-853f8760-4bfddc43 PartitionId 93
2025-11-05T13:04:23.089985Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3
2025-11-05T13:04:23.199593Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0
2025-11-05T13:04:23.402232Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3
2025-11-05T13:04:23.402325Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8
2025-11-05T13:04:23.402363Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3
2025-11-05T13:04:23.402405Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4
2025-11-05T13:04:23.402449Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1
2025-11-05T13:04:23.402488Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4
2025-11-05T13:04:23.403016Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8
2025-11-05T13:04:23.403052Z :WARNING: No initial sequence number for ProducerId ecde8056-ba4711f0-a4e65be4-55896749 PartitionId 3
2025-11-05T13:04:23.403097Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8
2025-11-05T13:04:23.691076Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99
2025-11-05T13:04:23.865591Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7
2025-11-05T13:04:23.865673Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3
2025-11-05T13:04:23.865712Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3
2025-11-05T13:04:23.865752Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7
2025-11-05T13:04:23.866727Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3
2025-11-05T13:04:23.866803Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1
2025-11-05T13:04:23.905576Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99
2025-11-05T13:04:23.914834Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6
2025-11-05T13:04:23.986300Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7
2025-11-05T13:04:24.066994Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0
2025-11-05T13:04:24.102277Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2
2025-11-05T13:04:24.140929Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2
2025-11-05T13:04:24.158765Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97
2025-11-05T13:04:24.186853Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3
2025-11-05T13:04:24.385511Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5
2025-11-05T13:04:24.393832Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97
2025-11-05T13:04:24.412535Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95
2025-11-05T13:04:24.516173Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1
2025-11-05T13:04:24.516540Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3
2025-11-05T13:04:24.522380Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99
2025-11-05T13:04:24.522733Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0
2025-11-05T13:04:24.522771Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2
2025-11-05T13:04:24.522821Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4
2025-11-05T13:04:24.522885Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3
2025-11-05T13:04:24.522935Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4
2025-11-05T13:04:24.522974Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5
2025-11-05T13:04:24.523008Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0
2025-11-05T13:04:24.523038Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1
2025-11-05T13:04:24.523072Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0
2025-11-05T13:04:24.523070Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5
2025-11-05T13:04:24.523109Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8
2025-11-05T13:04:24.523147Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6
2025-11-05T13:04:24.531733Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4
2025-11-05T13:04:24.533907Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2
2025-11-05T13:04:24.533951Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3
2025-11-05T13:04:24.533976Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4
2025-11-05T13:04:24.534001Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5
2025-11-05T13:04:24.534025Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7
2025-11-05T13:04:24.534048Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5
2025-11-05T13:04:24.534867Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5
2025-11-05T13:04:24.540363Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8
2025-11-05T13:04:24.556003Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8
2025-11-05T13:04:24.606900Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6
2025-11-05T13:04:24.654772Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7
2025-11-05T13:04:24.681076Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8
2025-11-05T13:04:24.700333Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5
2025-11-05T13:04:24.723399Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8
2025-11-05T13:04:24.745276Z :WARNING: No initial sequence number for ProducerId ed32b4a0-ba4711f0-8c8c4cf4-9b38539b PartitionId 1
2025-11-05T13:04:24.747078Z :WARNING: No initial sequence number for ProducerId ed2df910-ba4711f0-aca08702-fbe3a856 PartitionId 7
2025-11-05T13:04:24.832570Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92
2025-11-05T13:04:24.850883Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6
2025-11-05T13:04:25.093202Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3
2025-11-05T13:04:25.203275Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0
2025-11-05T13:04:25.276550Z :WARNING: No initial sequence number for ProducerId ed3a47e2-ba4711f0-9d367ec4-617ef8d5 PartitionId 4
2025-11-05T13:04:25.407149Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8
2025-11-05T13:04:25.407258Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3
2025-11-05T13:04:25.407522Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8
2025-11-05T13:04:25.410034Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3
2025-11-05T13:04:25.410112Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1
2025-11-05T13:04:25.410191Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4
2025-11-05T13:04:25.643840Z :WARNING: No initial sequence number for ProducerId ed2e5d92-ba4711f0-8857f0b9-6fca5f8d PartitionId 5
2025-11-05T13:04:25.680210Z :WARNING: No initial sequence number for ProducerId ed18e6b0-ba4711f0-97f26c07-d3ebd316 PartitionId 94
2025-11-05T13:04:25.691365Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99
2025-11-05T13:04:25.698527Z :WARNING: No initial sequence number for ProducerId ee2472a4-ba4711f0-bed3f955-278f775b PartitionId 6
2025-11-05T13:04:25.699030Z :WARNING: No initial sequence number for ProducerId ed252c54-ba4711f0-a5bd777b-978ecbaa PartitionId 4
2025-11-05T13:04:25.867231Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3
2025-11-05T13:04:25.867313Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1
2025-11-05T13:04:25.870110Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7
2025-11-05T13:04:25.915083Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99
2025-11-05T13:04:26.164028Z :WARNING: No initial sequence number for ProducerId ed170fde-ba4711f0-a924310a-a935327d PartitionId 98
2025-11-05T13:04:26.408126Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97
2025-11-05T13:04:26.535382Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4
2025-11-05T13:04:26.538267Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5
2025-11-05T13:04:26.538268Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1
2025-11-05T13:04:26.541193Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0
2025-11-05T13:04:26.542306Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7
2025-11-05T13:04:26.542415Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8
2025-11-05T13:04:26.562086Z :WARNING: No initial sequence number for ProducerId ed61027e-ba4711f0-82206fb3-97d2aa28 PartitionId 6
2025-11-05T13:04:26.663541Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7
2025-11-05T13:04:26.706530Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5
2025-11-05T13:04:26.753384Z :WARNING: No initial sequence number for ProducerId ed32b4a0-ba4711f0-8c8c4cf4-9b38539b PartitionId 1
2025-11-05T13:04:26.835028Z :WARNING: No initial sequence number for ProducerId ee3b0e38-ba4711f0-b587ec8f-8f032aa4 PartitionId 94
2025-11-05T13:04:26.956010Z :WARNING: No initial sequence number for ProducerId eddddc4a-ba4711f0-88fb16b7-abd8eca2 PartitionId 8
2025-11-05T13:04:26.956153Z :WARNING: No initial sequence number for ProducerId edf8a16a-ba4711f0-b313b396-7f28720e PartitionId 6
2025-11-05T13:04:26.958492Z :WARNING: No initial sequence number for ProducerId edb867f8-ba4711f0-bb219fac-9b831585 PartitionId 6
2025-11-05T13:04:26.958756Z :WARNING: No initial sequence number for ProducerId ed94eb98-ba4711f0-bd1234c0-f4a8782 PartitionId 5
2025-11-05T13:04:26.964980Z :WARNING: No initial sequence number for ProducerId ed421972-ba4711f0-a79df9e6-b7902c8b PartitionId 5
2025-11-05T13:04:26.987535Z :WARNING: No initial sequence number for ProducerId edd69e9e-ba4711f0-aabdb880-23099785 PartitionId 8
2025-11-05T13:04:26.998863Z :WARNING: No initial sequence number for ProducerId edffdf2a-ba4711f0-9db45069-a5006a47 PartitionId 4
2025-11-05T13:04:26.987629Z :WARNING: No initial sequence number for ProducerId ed2e6d28-ba4711f0-8d2f0778-b53d4933 PartitionId 4
2025-11-05T13:04:26.991364Z :WARNING: No initial sequence number for ProducerId ed6a1260-ba4711f0-aa24e7dc-1fac317 PartitionId 97
2025-11-05T13:04:26.998615Z :WARNING: No initial sequence number for ProducerId ee1a9af4-ba4711f0-9715f4f0-6bc551a9 PartitionId 2
2025-11-05T13:04:27.003838Z :WARNING: No initial sequence number for ProducerId ed909886-ba4711f0-afe7091c-cbbad20a PartitionId 5
2025-11-05T13:04:27.008976Z :WARNING: No initial sequence number for ProducerId edc635b8-ba4711f0-b5972c13-2f36de1e PartitionId 3
2025-11-05T13:04:27.173703Z :WARNING: No initial sequence number for ProducerId edba7ce6-ba4711f0-bf6d5347-5dc4ec6 PartitionId 7
2025-11-05T13:04:27.173925Z :WARNING: No initial sequence number for ProducerId ee1ea2ac-ba4711f0-8415cfb2-85c0dcef PartitionId 5
2025-11-05T13:04:27.182213Z :WARNING: No initial sequence number for ProducerId edc5ade6-ba4711f0-98c1f772-6130ed40 PartitionId 5
2025-11-05T13:04:27.412770Z :WARNING: No initial sequence number for ProducerId ede2ed66-ba4711f0-9a284b1f-c53d1d6f PartitionId 4
2025-11-05T13:04:27.638861Z :WARNING: No initial sequence number for ProducerId ee9ee21e-ba4711f0-89e23696-bb2bb5b1 PartitionId 4
2025-11-05T13:04:27.640979Z :WARNING: No initial sequence number for ProducerId edcca0ec-ba4711f0-a8bbbe9f-4575f887 PartitionId 4
2025-11-05T13:05:20.911028Z :EMERG: No messages were written.
E1105 13:10:02.855908756 3000013 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)
FATAL: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Window\tWrite speed\tWrite time\tInflight\tRead speed\tTopic time\tSelect time\tUpsert time\tCommit time\t\n#\tmsg/s\tMB/s\tpercentile,ms\tpercentile,msg\tmsg/s\tMB/s\tpercentile,ms\tpercentile,ms\tpercentile,ms\tpercentile,ms\t\n1\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n2\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n3\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n4\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n5\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n6\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n7\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n8\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n9\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n10\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n11\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n12\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n13\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n14\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n15\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n16\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n17\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n18\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n19\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n20\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n21\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n22\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n23\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n24\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n25\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n26\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n27\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n28\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n29\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n30\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n31\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n32\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n33\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n34\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n35\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n36\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n37\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n38\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n39\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n40\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n41\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n42\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n43\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n44\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n45\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n46\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n47\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n48\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n49\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n50\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n51\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n52\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n53\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n54\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n55\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n56\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n57\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n58\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n59\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n60\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\nWindow\tWrite speed\tWrite time\tInflight\tRead speed\tTopic time\tSelect time\tUpsert time\tCommit time\t\n#\tmsg/s\tMB/s\tpercentile,ms\tpercentile,msg\tmsg/s\tMB/s\tpercentile,ms\tpercentile,ms\tpercentile,ms\tpercentile,ms\t\nTotal\t0\t0\t0\t\t0\t\t0\t0\t0\t\t0\t\t0\t\t0\t\n'
	std_err:b'... Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.295305Z :NOTICE: [/Root] [/Root] [d1a2f447-9db50dae-3199423e-f8d6d27a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.295363Z :NOTICE: [/Root] [/Root] [f1445f64-9898d7a2-adf16bc6-f967eb92] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.295396Z :NOTICE: [/Root] [/Root] [d765d523-1d62df25-60b7b9cc-c4a2bde1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.295498Z :NOTICE: [/Root] [/Root] [f1445f64-9898d7a2-adf16bc6-f967eb92] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.295997Z :NOTICE: [/Root] [/Root] [50a4c4d9-780b5287-1225b762-9a0ccd6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.296107Z :NOTICE: [/Root] [/Root] [50a4c4d9-780b5287-1225b762-9a0ccd6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.295505Z :NOTICE: [/Root] [/Root] [d765d523-1d62df25-60b7b9cc-c4a2bde1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.295147Z :NOTICE: [/Root] [/Root] [54b25b28-8fbd67a0-d1e5c7df-9a123c51] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.297826Z :NOTICE: [/Root] [/Root] [99106ddd-32693a94-243e6611-343b3d7b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.314383Z :NOTICE: [/Root] [/Root] [54b25b28-8fbd67a0-d1e5c7df-9a123c51] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.353857Z :NOTICE: [/Root] [/Root] [dd417571-f3d4f654-b7fe2ee8-eea102a3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.353993Z :NOTICE: [/Root] [/Root] [dd417571-f3d4f654-b7fe2ee8-eea102a3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.378104Z :NOTICE: [/Root] [/Root] [1abea3d4-987c0fa6-86892311-70b021d6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.389535Z :NOTICE: [/Root] [/Root] [f3e30863-6e9a463e-dfeba768-1e905f89] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.389666Z :NOTICE: [/Root] [/Root] [f3e30863-6e9a463e-dfeba768-1e905f89] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.394566Z :NOTICE: [/Root] [/Root] [1abea3d4-987c0fa6-86892311-70b021d6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.394534Z :NOTICE: [/Root] [/Root] [c949e482-893bb49f-8c771919-55fb4ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.395303Z :NOTICE: [/Root] [/Root] [c04b3921-cbc51fc3-c499c5e8-c494b14a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.410452Z :NOTICE: [/Root] [/Root] [c949e482-893bb49f-8c771919-55fb4ec8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.412500Z :NOTICE: [/Root] [/Root] [61a164a5-6dfaaf81-2f17ffe5-5316aa46] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.413662Z :NOTICE: [/Root] [/Root] [c04b3921-cbc51fc3-c499c5e8-c494b14a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.427814Z :NOTICE: [/Root] [/Root] [61a164a5-6dfaaf81-2f17ffe5-5316aa46] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.464356Z :NOTICE: [/Root] [/Root] [93b76918-1062ba31-96dfd6a7-1eecaa21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.474804Z :NOTICE: [/Root] [/Root] [7ec23b6c-cddb2a39-ba979af9-b5c96e43] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.488757Z :NOTICE: [/Root] [/Root] [7ec23b6c-cddb2a39-ba979af9-b5c96e43] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.502947Z :NOTICE: [/Root] [/Root] [aed10da2-189b873b-14a094b4-95bf859d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.495539Z :NOTICE: [/Root] [/Root] [93b76918-1062ba31-96dfd6a7-1eecaa21] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.506901Z :NOTICE: [/Root] [/Root] [87ca699f-baf4e4d7-f035e6f1-4d882c9d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.510626Z :NOTICE: [/Root] [/Root] [aed10da2-189b873b-14a094b4-95bf859d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.527405Z :NOTICE: [/Root] [/Root] [47608658-597f9eae-20942a3-60040b54] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.527537Z :NOTICE: [/Root] [/Root] [47608658-597f9eae-20942a3-60040b54] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.514387Z :NOTICE: [/Root] [/Root] [87ca699f-baf4e4d7-f035e6f1-4d882c9d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.522903Z :NOTICE: [/Root] [/Root] [327bce2b-8cd999bb-c8b2b453-ba63b124] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.541115Z :NOTICE: [/Root] [/Root] [f212c58f-1487b2b6-9b497e3a-ed5148ed] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.541324Z :NOTICE: [/Root] [/Root] [f212c58f-1487b2b6-9b497e3a-ed5148ed] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.538941Z :NOTICE: [/Root] [/Root] [85a3de86-c7ce7aef-4986ea4d-e82074eb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.543127Z :NOTICE: [/Root] [/Root] [1c6f594b-f7dc7281-5be9e59d-a885cc34] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.551142Z :NOTICE: [/Root] [/Root] [327bce2b-8cd999bb-c8b2b453-ba63b124] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.547292Z :NOTICE: [/Root] [/Root] [85a3de86-c7ce7aef-4986ea4d-e82074eb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.554234Z :NOTICE: [/Root] [/Root] [b99f10b3-95989c4b-228758e8-472e4d2f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.554475Z :NOTICE: [/Root] [/Root] [b99f10b3-95989c4b-228758e8-472e4d2f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.552783Z :NOTICE: [/Root] [/Root] [2f6f9615-db3d52d8-978fbdc8-9332e1de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.560011Z :NOTICE: [/Root] [/Root] [2f6f9615-db3d52d8-978fbdc8-9332e1de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.559813Z :NOTICE: [/Root] [/Root] [5c95df84-2fa0b46b-270d69e4-6106ac9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:46.563277Z :NOTICE: [/Root] [/Root] [1c6f594b-f7dc7281-5be9e59d-a885cc34] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:46.580272Z :NOTICE: [/Root] [/Root] [5c95df84-2fa0b46b-270d69e4-6106ac9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:02:47.614059Z :NOTICE: [/Root] [/Root] [e1ba1f41-fb4dab97-e2274d41-f7c2f613] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-11-05T13:02:47.614311Z :NOTICE: [/Root] [/Root] [e1ba1f41-fb4dab97-e2274d41-f7c2f613] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-11-05T13:03:57.692866Z :WARNING: No initial sequence number for ProducerId dd854ee6-ba4711f0-9a1879fe-6b9f49fe PartitionId 3\n2025-11-05T13:04:00.750899Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7\n2025-11-05T13:04:01.167085Z :WARNING: No initial sequence number for ProducerId e16addc8-ba4711f0-bd1e476b-3f30ed8b PartitionId 4\n2025-11-05T13:04:02.604206Z :WARNING: No initial sequence number for ProducerId e166670c-ba4711f0-92d16aa2-438e62df PartitionId 5\n2025-11-05T13:04:02.751118Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7\n2025-11-05T13:04:03.170801Z :WARNING: No initial sequence number for ProducerId e16addc8-ba4711f0-bd1e476b-3f30ed8b PartitionId 4\n2025-11-05T13:04:03.232383Z :WARNING: No initial sequence number for ProducerId e08eabd2-ba4711f0-bf988423-d5f79252 PartitionId 3\n2025-11-05T13:04:04.605045Z :WARNING: No initial sequence number for ProducerId e166670c-ba4711f0-92d16aa2-438e62df PartitionId 5\n2025-11-05T13:04:04.752309Z :WARNING: No initial sequence number for ProducerId e14e51b2-ba4711f0-8137e920-a77f76f3 PartitionId 7\n2025-11-05T13:04:05.939761Z :WARNING: No initial sequence number for ProducerId e49be794-ba4711f0-89d721e7-9de4f140 PartitionId 6\n2025-11-05T13:04:05.935274Z :WARNING: No initial sequence number for ProducerId e3be7a30-ba4711f0-a6bf4b80-b32e09ca PartitionId 8\n2025-11-05T13:04:05.944825Z :WARNING: No initial sequence number for ProducerId e5895dee-ba4711f0-9ed71d57-b5fb2d1c PartitionId 8\n2025-11-05T13:04:06.010269Z :WARNING: No initial sequence number for ProducerId e4fe4484-ba4711f0-a99d73c7-4fdcb4c5 PartitionId 6\n2025-11-05T13:04:06.607693Z :WARNING: No initial sequence number for ProducerId e5005d3c-ba4711f0-971d85f5-45eab673 PartitionId 8\n2025-11-05T13:04:07.378908Z :WARNING: No initial sequence number for ProducerId e4e9100a-ba4711f0-9d19c834-3d51e31a PartitionId 4\n2025-11-05T13:04:08.787159Z :WARNING: No initial sequence number for ProducerId e5e2d248-ba4711f0-975a4aee-3d857323 PartitionId 7\n2025-11-05T13:04:08.787159Z :WARNING: No initial sequence number for ProducerId e61d0a80-ba4711f0-9fff6060-152b0c4 PartitionId 7\n2025-11-05T13:04:08.792248Z :WARNING: No initial sequence number for ProducerId e5f732a6-ba4711f0-851d0f5a-bd5f7555 PartitionId 2\n2025-11-05T13:04:08.792816Z :WARNING: No initial sequence number for ProducerId e6bf8526-ba4711f0-b64ea745-d5498370 PartitionId 6\n2025-11-05T13:04:08.904699Z :WARNING: No initial sequence number for ProducerId e60a1ccc-ba4711f0-901ce716-73f12775 PartitionId 6\n2025-11-05T13:04:08.939519Z :WARNING: No initial sequence number for ProducerId e79987bc-ba4711f0-861e5dad-5b9a966e PartitionId 4\n2025-11-05T13:04:09.085679Z :WARNING: No initial sequence number for ProducerId e6026cd4-ba4711f0-976f7eda-a3b1b1a0 PartitionId 4\n2025-11-05T13:04:09.308082Z :WARNING: No initial sequence number for ProducerId e6a1b064-ba4711f0-ad2c2e21-8918f170 PartitionId 5\n2025-11-05T13:04:09.382375Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8\n2025-11-05T13:04:09.481963Z :WARNING: No initial sequence number for ProducerId e5fdaf3c-ba4711f0-91125d62-37eddae8 PartitionId 4\n2025-11-05T13:04:09.567169Z :WARNING: No initial sequence number for ProducerId e6255690-ba4711f0-ba655b5e-fbac55a8 PartitionId 3\n2025-11-05T13:04:10.370849Z :WARNING: No initial sequence number for ProducerId e68199e6-ba4711f0-9a8d2f26-d813377 PartitionId 5\n2025-11-05T13:04:10.632420Z :WARNING: No initial sequence number for ProducerId e645e5e0-ba4711f0-8a65aa1c-83992c50 PartitionId 3\n2025-11-05T13:04:10.790256Z :WARNING: No initial sequence number for ProducerId e5e2d248-ba4711f0-975a4aee-3d857323 PartitionId 7\n2025-11-05T13:04:10.790316Z :WARNING: No initial sequence number for ProducerId e61d0a80-ba4711f0-9fff6060-152b0c4 PartitionId 7\n2025-11-05T13:04:10.794786Z :WARNING: No initial sequence number for ProducerId e6bb2256-ba4711f0-ab9b59a6-390a8020 PartitionId 4\n2025-11-05T13:04:10.797771Z :WARNING: No initial sequence number for ProducerId e6bf8526-ba4711f0-b64ea745-d5498370 PartitionId 6\n2025-11-05T13:04:10.802765Z :WARNING: No initial sequence number for ProducerId e5f732a6-ba4711f0-851d0f5a-bd5f7555 PartitionId 2\n2025-11-05T13:04:10.908221Z :WARNING: No initial sequence number for ProducerId e60a1ccc-ba4711f0-901ce716-73f12775 PartitionId 6\n2025-11-05T13:04:10.947837Z :WARNING: No initial sequence number for ProducerId e79987bc-ba4711f0-861e5dad-5b9a966e PartitionId 4\n2025-11-05T13:04:11.005887Z :WARNING: No initial sequence number for ProducerId e6ffdce8-ba4711f0-83debb54-73baed13 PartitionId 4\n2025-11-05T13:04:11.014935Z :WARNING: No initial sequence number for ProducerId e6cc48f6-ba4711f0-859dadbf-57889543 PartitionId 3\n2025-11-05T13:04:11.097019Z :WARNING: No initial sequence number for ProducerId e6026cd4-ba4711f0-976f7eda-a3b1b1a0 PartitionId 4\n2025-11-05T13:04:11.308319Z :WARNING: No initial sequence number for ProducerId e6a1b064-ba4711f0-ad2c2e21-8918f170 PartitionId 5\n2025-11-05T13:04:11.382642Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8\n2025-11-05T13:04:11.482385Z :WARNING: No initial sequence number for ProducerId e5fdaf3c-ba4711f0-91125d62-37eddae8 PartitionId 4\n2025-11-05T13:04:11.557525Z :WARNING: No initial sequence number for ProducerId e62f5f00-ba4711f0-87df08d7-e34346c7 PartitionId 0\n2025-11-05T13:04:11.571554Z :WARNING: No initial sequence number for ProducerId e6255690-ba4711f0-ba655b5e-fbac55a8 PartitionId 3\n2025-11-05T13:04:11.580109Z :WARNING: No initial sequence number for ProducerId e68e645a-ba4711f0-afed7187-cd7ad73d PartitionId 4\n2025-11-05T13:04:12.002666Z :WARNING: No initial sequence number for ProducerId e6cfe600-ba4711f0-a229cfc4-15f58cdc PartitionId 1\n2025-11-05T13:04:13.090045Z :WARNING: No initial sequence number for ProducerId e78f2434-ba4711f0-ac55df68-c732fe61 PartitionId 5\n2025-11-05T13:04:13.091223Z :WARNING: No initial sequence number for ProducerId e78ab2a0-ba4711f0-998f0c81-35db7e25 PartitionId 8\n2025-11-05T13:04:13.092358Z :WARNING: No initial sequence number for ProducerId e7817082-ba4711f0-b0f869b0-5548de23 PartitionId 7\n2025-11-05T13:04:13.091484Z :WARNING: No initial sequence number for ProducerId e86ce206-ba4711f0-aae8555a-5bd0bc7c PartitionId 6\n2025-11-05T13:04:13.091738Z :WARNING: No initial sequence number for ProducerId e7e94298-ba4711f0-bb1a9df0-6751848a PartitionId 5\n2025-11-05T13:04:13.092011Z :WARNING: No initial sequence number for ProducerId e82c0722-ba4711f0-b085c869-674504b9 PartitionId 5\n2025-11-05T13:04:13.092207Z :WARNING: No initial sequence number for ProducerId e7e6b460-ba4711f0-ae6931ca-bfa7c69e PartitionId 97\n2025-11-05T13:04:13.092211Z :WARNING: No initial sequence number for ProducerId e7d7c3b0-ba4711f0-ad562ccb-499d2d4c PartitionId 2\n2025-11-05T13:04:13.092250Z :WARNING: No initial sequence number for ProducerId e7432462-ba4711f0-ae145a17-693eb1ba PartitionId 4\n2025-11-05T13:04:13.092277Z :WARNING: No initial sequence number for ProducerId e73a4306-ba4711f0-9047a48b-39154bc6 PartitionId 7\n2025-11-05T13:04:13.091484Z :WARNING: No initial sequence number for ProducerId e756e13c-ba4711f0-b7d13aa1-f90e9e0a PartitionId 4\n2025-11-05T13:04:13.092527Z :WARNING: No initial sequence number for ProducerId e72e6766-ba4711f0-900da0b0-dd1aeec6 PartitionId 3\n2025-11-05T13:04:13.093427Z :WARNING: No initial sequence number for ProducerId e7b51b26-ba4711f0-b0a49f0a-1d6c0758 PartitionId 6\n2025-11-05T13:04:13.097057Z :WARNING: No initial sequence number for ProducerId e7f06dfc-ba4711f0-b98e1d1e-ad840275 PartitionId 5\n2025-11-05T13:04:13.097568Z :WARNING: No initial sequence number for ProducerId e77055c2-ba4711f0-9222944d-dfaef1d2 PartitionId 2\n2025-11-05T13:04:13.102968Z :WARNING: No initial sequence number for ProducerId e86d2ac2-ba4711f0-83973bf7-77508325 PartitionId 6\n2025-11-05T13:04:13.317046Z :WARNING: No initial sequence number for ProducerId e7841c1a-ba4711f0-97c0583a-41e59ac8 PartitionId 6\n2025-11-05T13:04:13.330537Z :WARNING: No initial sequence number for ProducerId e7689404-ba4711f0-bdb4d0c2-4d2b98e6 PartitionId 3\n2025-11-05T13:04:13.402629Z :WARNING: No initial sequence number for ProducerId e79d7d36-ba4711f0-9674009e-fb21e18a PartitionId 8\n2025-11-05T13:04:13.445327Z :WARNING: No initial sequence number for ProducerId e83da590-ba4711f0-9a621ac5-a1819e7c PartitionId 1\n2025-11-05T13:04:14.482786Z :WARNING: No initial sequence number for ProducerId e90ab206-ba4711f0-88c49b63-e3054889 PartitionId 5\n2025-11-05T13:04:14.482820Z :WARNING: No initial sequence number for ProducerId e9b6af34-ba4711f0-b95898be-91e7ce2a PartitionId 8\n2025-11-05T13:04:14.482814Z :WARNING: No initial sequence number for ProducerId e98b6bbc-ba4711f0-a46337be-dff9e07c PartitionId 4\n2025-11-05T13:04:14.505270Z :WARNING: No initial sequence number for ProducerId e9d43f4a-ba4711f0-9d047300-25bc0d34 PartitionId 5\n2025-11-05T13:04:14.505365Z :WARNING: No initial sequence number for ProducerId e961e300-ba4711f0-ba3441f9-6be486ee PartitionId 5\n2025-11-05T13:04:14.506033Z :WARNING: No initial sequence number for ProducerId e9d9ee72-ba4711f0-9bb8f47d-f992a5a0 PartitionId 4\n2025-11-05T13:04:14.506436Z :WARNING: No initial sequence number for ProducerId e9cb344a-ba4711f0-84b4aa15-b9b22555 PartitionId 6\n2025-11-05T13:04:14.506895Z :WARNING: No initial sequence number for ProducerId e9968f24-ba4711f0-b521716f-4d773167 PartitionId 5\n2025-11-05T13:04:14.507663Z :WARNING: No initial sequence number for ProducerId e90dd10c-ba4711f0-94feb2cd-b17f754a PartitionId 4\n2025-11-05T13:04:14.507702Z :WARNING: No initial sequence number for ProducerId e9bb33f6-ba4711f0-92facf3b-13509dc4 PartitionId 7\n2025-11-05T13:04:14.509585Z :WARNING: No initial sequence number for ProducerId e952a534-ba4711f0-900f21a4-3dca0cbd PartitionId 6\n2025-11-05T13:04:14.520412Z :WARNING: No initial sequence number for ProducerId e9971b92-ba4711f0-9148c52c-dd932d41 PartitionId 4\n2025-11-05T13:04:14.509618Z :WARNING: No initial sequence number for ProducerId e9dce078-ba4711f0-a66c0dbe-e5c93954 PartitionId 4\n2025-11-05T13:04:14.650248Z :WARNING: No initial sequence number for ProducerId e95fe56e-ba4711f0-aa70dd58-a3c1362e PartitionId 3\n2025-11-05T13:04:14.703458Z :WARNING: No initial sequence number for ProducerId e96718a2-ba4711f0-8bbe3cbf-ff9365b8 PartitionId 0\n2025-11-05T13:04:15.092757Z :WARNING: No initial sequence number for ProducerId e96136d0-ba4711f0-b1640aa7-e54aaaf4 PartitionId 5\n2025-11-05T13:04:15.097283Z :WARNING: No initial sequence number for ProducerId e9c897ee-ba4711f0-ab29a276-19d5e50b PartitionId 6\n2025-11-05T13:04:15.098025Z :WARNING: No initial sequence number for ProducerId e89fa2cc-ba4711f0-87be4b47-eb4b40d1 PartitionId 8\n2025-11-05T13:04:15.098087Z :WARNING: No initial sequence number for ProducerId e98bfb36-ba4711f0-a12a02fa-c54a47e3 PartitionId 7\n2025-11-05T13:04:15.098126Z :WARNING: No initial sequence number for ProducerId e9c2e2c2-ba4711f0-bcbcdf4d-e570b2f0 PartitionId 6\n2025-11-05T13:04:15.098168Z :WARNING: No initial sequence number for ProducerId e997351e-ba4711f0-91945cad-29f3a777 PartitionId 99\n2025-11-05T13:04:15.098205Z :WARNING: No initial sequence number for ProducerId e9b91daa-ba4711f0-ac0d2fd5-493030c8 PartitionId 5\n2025-11-05T13:04:15.098255Z :WARNING: No initial sequence number for ProducerId e997a742-ba4711f0-bb5d9100-8f3ffded PartitionId 6\n2025-11-05T13:04:15.098287Z :WARNING: No initial sequence number for ProducerId e9b33cbe-ba4711f0-95e60c85-ffb3a5f5 PartitionId 6\n2025-11-05T13:04:15.098493Z :WARNING: No initial sequence number for ProducerId e9bda974-ba4711f0-a49c6948-693b65b9 PartitionId 5\n2025-11-05T13:04:15.098551Z :WARNING: No initial sequence number for ProducerId e954e4a2-ba4711f0-9fb2c102-6f75d661 PartitionId 7\n2025-11-05T13:04:15.106767Z :WARNING: No initial sequence number for ProducerId e9bc2a40-ba4711f0-b8f39894-17c7c5c6 PartitionId 8\n2025-11-05T13:04:15.317357Z :WARNING: No initial sequence number for ProducerId e928b634-ba4711f0-b6f4f6de-b7d4747b PartitionId 8\n2025-11-05T13:04:15.331459Z :WARNING: No initial sequence number for ProducerId e97b1672-ba4711f0-92907ee7-e3876fe4 PartitionId 5\n2025-11-05T13:04:15.355468Z :WARNING: No initial sequence number for ProducerId e9bc20ae-ba4711f0-bc68d765-312b490b PartitionId 1\n2025-11-05T13:04:15.455595Z :WARNING: No initial sequence number for ProducerId e98ba352-ba4711f0-ac5b351f-83c5b9bd PartitionId 4\n2025-11-05T13:04:15.458000Z :WARNING: No initial sequence number for ProducerId e9cccd64-ba4711f0-8216be90-4b38fa6d PartitionId 3\n2025-11-05T13:04:15.674844Z :WARNING: No initial sequence number for ProducerId e8dbc202-ba4711f0-a29feeee-87bde762 PartitionId 3\n2025-11-05T13:04:15.681769Z :WARNING: No initial sequence number for ProducerId e92d8eca-ba4711f0-82389ff8-2f2b1435 PartitionId 1\n2025-11-05T13:04:15.842515Z :WARNING: No initial sequence number for ProducerId e958b5dc-ba4711f0-ab9ab2eb-556e0cc1 PartitionId 2\n2025-11-05T13:04:15.859537Z :WARNING: No initial sequence number for ProducerId e8875582-ba4711f0-8d720d2f-5d43e71c PartitionId 0\n2025-11-05T13:04:15.909483Z :WARNING: No initial sequence number for ProducerId e9234e60-ba4711f0-8481b06d-87b7409f PartitionId 2\n2025-11-05T13:04:15.974720Z :WARNING: No initial sequence number for ProducerId e9837024-ba4711f0-97460907-3d54539f PartitionId 3\n2025-11-05T13:04:16.257605Z :WARNING: No initial sequence number for ProducerId e9be0068-ba4711f0-91ac1040-87f6ed1a PartitionId 3\n2025-11-05T13:04:16.265469Z :WARNING: No initial sequence number for ProducerId e94fcada-ba4711f0-afacea0a-71715d8e PartitionId 2\n2025-11-05T13:04:16.273548Z :WARNING: No initial sequence number for ProducerId e9c7479a-ba4711f0-8479b038-4335d74f PartitionId 1\n2025-11-05T13:04:16.434824Z :WARNING: No initial sequence number for ProducerId e9f5cc32-ba4711f0-b7d08512-dfe9a378 PartitionId 97\n2025-11-05T13:04:16.483084Z :WARNING: No initial sequence number for ProducerId e9b6af34-ba4711f0-b95898be-91e7ce2a PartitionId 8\n2025-11-05T13:04:16.486783Z :WARNING: No initial sequence number for ProducerId e90ab206-ba4711f0-88c49b63-e3054889 PartitionId 5\n2025-11-05T13:04:16.489747Z :WARNING: No initial sequence number for ProducerId e98b6bbc-ba4711f0-a46337be-dff9e07c PartitionId 4\n2025-11-05T13:04:16.513429Z :WARNING: No initial sequence number for ProducerId e9d43f4a-ba4711f0-9d047300-25bc0d34 PartitionId 5\n2025-11-05T13:04:16.514577Z :WARNING: No initial sequence number for ProducerId e961e300-ba4711f0-ba3441f9-6be486ee PartitionId 5\n2025-11-05T13:04:16.514601Z :WARNING: No initial sequence number for ProducerId e9cb344a-ba4711f0-84b4aa15-b9b22555 PartitionId 6\n2025-11-05T13:04:16.514836Z :WARNING: No initial sequence number for ProducerId e9d9ee72-ba4711f0-9bb8f47d-f992a5a0 PartitionId 4\n2025-11-05T13:04:16.514871Z :WARNING: No initial sequence number for ProducerId e90dd10c-ba4711f0-94feb2cd-b17f754a PartitionId 4\n2025-11-05T13:04:16.514904Z :WARNING: No initial sequence number for ProducerId e9bb33f6-ba4711f0-92facf3b-13509dc4 PartitionId 7\n2025-11-05T13:04:16.514931Z :WARNING: No initial sequence number for ProducerId e9968f24-ba4711f0-b521716f-4d773167 PartitionId 5\n2025-11-05T13:04:16.521811Z :WARNING: No initial sequence number for ProducerId e952a534-ba4711f0-900f21a4-3dca0cbd PartitionId 6\n2025-11-05T13:04:16.528162Z :WARNING: No initial sequence number for ProducerId e9971b92-ba4711f0-9148c52c-dd932d41 PartitionId 4\n2025-11-05T13:04:16.531692Z :WARNING: No initial sequence number for ProducerId e9dce078-ba4711f0-a66c0dbe-e5c93954 PartitionId 4\n2025-11-05T13:04:16.570959Z :WARNING: No initial sequence number for ProducerId e95656b6-ba4711f0-8a537895-1b0cbdab PartitionId 0\n2025-11-05T13:04:16.622965Z :WARNING: No initial sequence number for ProducerId e97cec68-ba4711f0-8e064a6d-4f0b8e9e PartitionId 2\n2025-11-05T13:04:16.659278Z :WARNING: No initial sequence number for ProducerId e95fe56e-ba4711f0-aa70dd58-a3c1362e PartitionId 3\n2025-11-05T13:04:16.697380Z :WARNING: No initial sequence number for ProducerId e9d14d62-ba4711f0-961cc1ba-af9027c9 PartitionId 1\n2025-11-05T13:04:16.707564Z :WARNING: No initial sequence number for ProducerId e96718a2-ba4711f0-8bbe3cbf-ff9365b8 PartitionId 0\n2025-11-05T13:04:16.838611Z :WARNING: No initial sequence number for ProducerId ea013360-ba4711f0-a6538132-ad57a5a3 PartitionId 2\n2025-11-05T13:04:17.852488Z :WARNING: No initial sequence number for ProducerId eb9848d0-ba4711f0-a061eb2a-5c8e385 PartitionId 8\n2025-11-05T13:04:17.853621Z :WARNING: No initial sequence number for ProducerId ebf35a54-ba4711f0-942049a1-61f08b4d PartitionId 2\n2025-11-05T13:04:17.853702Z :WARNING: No initial sequence number for ProducerId eb7f26e8-ba4711f0-9c44329f-117e147f PartitionId 6\n2025-11-05T13:04:17.853828Z :WARNING: No initial sequence number for ProducerId ec11c28c-ba4711f0-a4aff9a2-53fe4e63 PartitionId 8\n2025-11-05T13:04:17.854218Z :WARNING: No initial sequence number for ProducerId ebeeb3a0-ba4711f0-ac5f07dc-9312b9f7 PartitionId 4\n2025-11-05T13:04:17.854216Z :WARNING: No initial sequence number for ProducerId eb99eee2-ba4711f0-812512e4-710ba1b1 PartitionId 2\n2025-11-05T13:04:17.854264Z :WARNING: No initial sequence number for ProducerId eb875c5a-ba4711f0-a36195ea-135864a6 PartitionId 6\n2025-11-05T13:04:17.854308Z :WARNING: No initial sequence number for ProducerId ebe52920-ba4711f0-a822ee91-918e2163 PartitionId 1\n2025-11-05T13:04:17.854336Z :WARNING: No initial sequence number for ProducerId ec54585e-ba4711f0-9fe6ac00-ba573ea PartitionId 6\n2025-11-05T13:04:17.854383Z :WARNING: No initial sequence number for ProducerId ec1009d8-ba4711f0-93f7e974-65a0a47c PartitionId 4\n2025-11-05T13:04:17.854432Z :WARNING: No initial sequence number for ProducerId eb89de4e-ba4711f0-84cd5182-714065d1 PartitionId 8\n2025-11-05T13:04:17.854460Z :WARNING: No initial sequence number for ProducerId ec49fff8-ba4711f0-bde729f0-b29007d PartitionId 3\n2025-11-05T13:04:17.854965Z :WARNING: No initial sequence number for ProducerId eb6112de-ba4711f0-abfd4946-9105fa4e PartitionId 2\n2025-11-05T13:04:17.855281Z :WARNING: No initial sequence number for ProducerId ec48f432-ba4711f0-b888a8e7-b9da2dd6 PartitionId 3\n2025-11-05T13:04:17.856724Z :WARNING: No initial sequence number for ProducerId eba92b96-ba4711f0-bed66887-d9d1bb0b PartitionId 5\n2025-11-05T13:04:17.856797Z :WARNING: No initial sequence number for ProducerId eba28232-ba4711f0-a07b3c7c-9f392a8a PartitionId 2\n2025-11-05T13:04:17.856937Z :WARNING: No initial sequence number for ProducerId ec22ea08-ba4711f0-a2859842-c90f2b6d PartitionId 4\n2025-11-05T13:04:17.858660Z :WARNING: No initial sequence number for ProducerId ebb89572-ba4711f0-84ed7c64-1b46a065 PartitionId 2\n2025-11-05T13:04:17.859877Z :WARNING: No initial sequence number for ProducerId ec497d12-ba4711f0-8961f609-192bccbf PartitionId 3\n2025-11-05T13:04:17.860787Z :WARNING: No initial sequence number for ProducerId ebf4bac0-ba4711f0-acf480cc-c7ec30e5 PartitionId 8\n2025-11-05T13:04:17.860829Z :WARNING: No initial sequence number for ProducerId eb7f60ea-ba4711f0-8cdd487f-850feb07 PartitionId 2\n2025-11-05T13:04:17.910340Z :WARNING: No initial sequence number for ProducerId eb7a722e-ba4711f0-9eb1d392-8f202b75 PartitionId 5\n2025-11-05T13:04:17.976297Z :WARNING: No initial sequence number for ProducerId ebfc6f0e-ba4711f0-b9588abd-ef1baec7 PartitionId 6\n2025-11-05T13:04:18.091714Z :WARNING: No initial sequence number for ProducerId ebef470c-ba4711f0-becb580b-27bff064 PartitionId 1\n2025-11-05T13:04:18.131517Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2\n2025-11-05T13:04:18.150903Z :WARNING: No initial sequence number for ProducerId eb4379cc-ba4711f0-b9237b13-ad5fc1f4 PartitionId 0\n2025-11-05T13:04:18.158918Z :WARNING: No initial sequence number for ProducerId ebeb0d5e-ba4711f0-86d47ea2-cd4e405a PartitionId 2\n2025-11-05T13:04:18.251456Z :WARNING: No initial sequence number for ProducerId ebb87e34-ba4711f0-bd65d81d-874a81c4 PartitionId 3\n2025-11-05T13:04:18.261663Z :WARNING: No initial sequence number for ProducerId ec48d4a2-ba4711f0-b5c5f426-3d588728 PartitionId 6\n2025-11-05T13:04:18.265836Z :WARNING: No initial sequence number for ProducerId ebd0c5de-ba4711f0-8914b132-f5c8fa94 PartitionId 5\n2025-11-05T13:04:18.279483Z :WARNING: No initial sequence number for ProducerId ec512e2c-ba4711f0-bd59cd5b-27b942fe PartitionId 4\n2025-11-05T13:04:18.367783Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5\n2025-11-05T13:04:18.368110Z :WARNING: No initial sequence number for ProducerId ebf8e1f4-ba4711f0-be696d0e-fd2574b5 PartitionId 98\n2025-11-05T13:04:18.411562Z :WARNING: No initial sequence number for ProducerId eb8da8ee-ba4711f0-8eaecb00-1f4ed63b PartitionId 2\n2025-11-05T13:04:18.438604Z :WARNING: No initial sequence number for ProducerId ebfe7344-ba4711f0-9744aebd-13dff0d7 PartitionId 2\n2025-11-05T13:04:18.476390Z :WARNING: No initial sequence number for ProducerId ec48a72a-ba4711f0-8b1778fa-95111a25 PartitionId 2\n2025-11-05T13:04:18.494728Z :WARNING: No initial sequence number for ProducerId ebadfcde-ba4711f0-b9865d4b-1d7f9eac PartitionId 8\n2025-11-05T13:04:18.546832Z :WARNING: No initial sequence number for ProducerId ec3fa9cc-ba4711f0-ae060b50-cb7b4c6e PartitionId 7\n2025-11-05T13:04:18.582858Z :WARNING: No initial sequence number for ProducerId ebf23eda-ba4711f0-84fee5c3-c9f8220a PartitionId 4\n2025-11-05T13:04:18.629590Z :WARNING: No initial sequence number for ProducerId ec49f3f0-ba4711f0-91a61157-bfd3819a PartitionId 6\n2025-11-05T13:04:18.662921Z :WARNING: No initial sequence number for ProducerId ec558e22-ba4711f0-bba6f6b8-cdc283f6 PartitionId 7\n2025-11-05T13:04:18.698166Z :WARNING: No initial sequence number for ProducerId ebc79978-ba4711f0-ba1cf2e2-f9147692 PartitionId 4\n2025-11-05T13:04:18.708857Z :WARNING: No initial sequence number for ProducerId ec49bfac-ba4711f0-b8ceca2d-9d5c9ee4 PartitionId 5\n2025-11-05T13:04:18.839176Z :WARNING: No initial sequence number for ProducerId ebef6f20-ba4711f0-8a2b2e81-b18c6e00 PartitionId 5\n2025-11-05T13:04:19.088281Z :WARNING: No initial sequence number for ProducerId ebf5f502-ba4711f0-9afa6d54-5fc2a3d9 PartitionId 2\n2025-11-05T13:04:19.192215Z :WARNING: No initial sequence number for ProducerId ec3ab930-ba4711f0-8ea10018-c53d447a PartitionId 99\n2025-11-05T13:04:19.389050Z :WARNING: No initial sequence number for ProducerId ec639972-ba4711f0-becaf142-cfd2c04e PartitionId 2\n2025-11-05T13:04:19.389665Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8\n2025-11-05T13:04:19.389736Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8\n2025-11-05T13:04:19.389777Z :WARNING: No initial sequence number for ProducerId ec63203c-ba4711f0-a02c2858-232a5beb PartitionId 8\n2025-11-05T13:04:19.389772Z :WARNING: No initial sequence number for ProducerId ec97871e-ba4711f0-9275b589-3983e535 PartitionId 8\n2025-11-05T13:04:19.390147Z :WARNING: No initial sequence number for ProducerId ec673fc8-ba4711f0-82c35a6f-9c34136 PartitionId 1\n2025-11-05T13:04:19.390202Z :WARNING: No initial sequence number for ProducerId eca5264e-ba4711f0-b3be9633-5ffa9693 PartitionId 0\n2025-11-05T13:04:19.390238Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4\n2025-11-05T13:04:19.390991Z :WARNING: No initial sequence number for ProducerId ec7b45ae-ba4711f0-b93cab13-abefaa34 PartitionId 8\n2025-11-05T13:04:19.392721Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8\n2025-11-05T13:04:19.392756Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3\n2025-11-05T13:04:19.392896Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4\n2025-11-05T13:04:19.686794Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99\n2025-11-05T13:04:19.856198Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7\n2025-11-05T13:04:19.856223Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3\n2025-11-05T13:04:19.856298Z :WARNING: No initial sequence number for ProducerId ecadc2fe-ba4711f0-b4c77901-373079b0 PartitionId 6\n2025-11-05T13:04:19.856217Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7\n2025-11-05T13:04:19.856996Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3\n2025-11-05T13:04:19.861991Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3\n2025-11-05T13:04:19.862865Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1\n2025-11-05T13:04:19.888906Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99\n2025-11-05T13:04:19.910834Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6\n2025-11-05T13:04:19.978702Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7\n2025-11-05T13:04:20.055423Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0\n2025-11-05T13:04:20.092079Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2\n2025-11-05T13:04:20.134175Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2\n2025-11-05T13:04:20.139405Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97\n2025-11-05T13:04:20.159124Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3\n2025-11-05T13:04:20.370145Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5\n2025-11-05T13:04:20.392328Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97\n2025-11-05T13:04:20.409412Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95\n2025-11-05T13:04:20.515218Z :WARNING: No initial sequence number for ProducerId ecb2d276-ba4711f0-b0870107-f113e840 PartitionId 0\n2025-11-05T13:04:20.515391Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3\n2025-11-05T13:04:20.515578Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1\n2025-11-05T13:04:20.515685Z :WARNING: No initial sequence number for ProducerId ecb74176-ba4711f0-b52a170d-e137871a PartitionId 3\n2025-11-05T13:04:20.515897Z :WARNING: No initial sequence number for ProducerId ecfe1c04-ba4711f0-b9924cb8-f14c0365 PartitionId 3\n2025-11-05T13:04:20.516317Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2\n2025-11-05T13:04:20.516380Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4\n2025-11-05T13:04:20.516433Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3\n2025-11-05T13:04:20.516470Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4\n2025-11-05T13:04:20.516516Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5\n2025-11-05T13:04:20.516629Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99\n2025-11-05T13:04:20.516629Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0\n2025-11-05T13:04:20.516799Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0\n2025-11-05T13:04:20.516455Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1\n2025-11-05T13:04:20.516895Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8\n2025-11-05T13:04:20.516861Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6\n2025-11-05T13:04:20.518163Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0\n2025-11-05T13:04:20.518543Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2\n2025-11-05T13:04:20.518800Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5\n2025-11-05T13:04:20.519078Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3\n2025-11-05T13:04:20.519884Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4\n2025-11-05T13:04:20.519924Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5\n2025-11-05T13:04:20.519956Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7\n2025-11-05T13:04:20.519988Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5\n2025-11-05T13:04:20.520023Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4\n2025-11-05T13:04:20.531218Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5\n2025-11-05T13:04:20.532963Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8\n2025-11-05T13:04:20.551429Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8\n2025-11-05T13:04:20.590760Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6\n2025-11-05T13:04:20.642441Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7\n2025-11-05T13:04:20.666635Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8\n2025-11-05T13:04:20.698413Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5\n2025-11-05T13:04:20.712278Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8\n2025-11-05T13:04:20.820944Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92\n2025-11-05T13:04:20.840487Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6\n2025-11-05T13:04:20.866571Z :WARNING: No initial sequence number for ProducerId ec5b4e66-ba4711f0-853f8760-4bfddc43 PartitionId 93\n2025-11-05T13:04:21.088514Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3\n2025-11-05T13:04:21.193962Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0\n2025-11-05T13:04:21.390870Z :WARNING: No initial sequence number for ProducerId ecde8056-ba4711f0-a4e65be4-55896749 PartitionId 3\n2025-11-05T13:04:21.392500Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8\n2025-11-05T13:04:21.392556Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8\n2025-11-05T13:04:21.394329Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3\n2025-11-05T13:04:21.397227Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8\n2025-11-05T13:04:21.397272Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3\n2025-11-05T13:04:21.397312Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4\n2025-11-05T13:04:21.398833Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1\n2025-11-05T13:04:21.398876Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4\n2025-11-05T13:04:21.688276Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99\n2025-11-05T13:04:21.856734Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7\n2025-11-05T13:04:21.857445Z :WARNING: No initial sequence number for ProducerId ecadc2fe-ba4711f0-b4c77901-373079b0 PartitionId 6\n2025-11-05T13:04:21.858368Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3\n2025-11-05T13:04:21.858940Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3\n2025-11-05T13:04:21.859025Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7\n2025-11-05T13:04:21.862672Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3\n2025-11-05T13:04:21.863695Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1\n2025-11-05T13:04:21.905387Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99\n2025-11-05T13:04:21.911094Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6\n2025-11-05T13:04:21.982772Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7\n2025-11-05T13:04:22.063025Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0\n2025-11-05T13:04:22.101726Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2\n2025-11-05T13:04:22.137751Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2\n2025-11-05T13:04:22.143268Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97\n2025-11-05T13:04:22.180715Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3\n2025-11-05T13:04:22.372403Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5\n2025-11-05T13:04:22.392648Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97\n2025-11-05T13:04:22.411693Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95\n2025-11-05T13:04:22.515529Z :WARNING: No initial sequence number for ProducerId ecb2d276-ba4711f0-b0870107-f113e840 PartitionId 0\n2025-11-05T13:04:22.515676Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3\n2025-11-05T13:04:22.515948Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1\n2025-11-05T13:04:22.516527Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2\n2025-11-05T13:04:22.518945Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99\n2025-11-05T13:04:22.519273Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0\n2025-11-05T13:04:22.516568Z :WARNING: No initial sequence number for ProducerId ecfe1c04-ba4711f0-b9924cb8-f14c0365 PartitionId 3\n2025-11-05T13:04:22.516587Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4\n2025-11-05T13:04:22.516617Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3\n2025-11-05T13:04:22.516648Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4\n2025-11-05T13:04:22.516837Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5\n2025-11-05T13:04:22.517097Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0\n2025-11-05T13:04:22.517465Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1\n2025-11-05T13:04:22.518183Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0\n2025-11-05T13:04:22.518220Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8\n2025-11-05T13:04:22.518253Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6\n2025-11-05T13:04:22.519794Z :WARNING: No initial sequence number for ProducerId ecb74176-ba4711f0-b52a170d-e137871a PartitionId 3\n2025-11-05T13:04:22.520996Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5\n2025-11-05T13:04:22.525649Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2\n2025-11-05T13:04:22.526100Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3\n2025-11-05T13:04:22.526138Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4\n2025-11-05T13:04:22.526172Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5\n2025-11-05T13:04:22.526204Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7\n2025-11-05T13:04:22.526239Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5\n2025-11-05T13:04:22.526272Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4\n2025-11-05T13:04:22.532848Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5\n2025-11-05T13:04:22.539572Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8\n2025-11-05T13:04:22.552025Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8\n2025-11-05T13:04:22.601385Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6\n2025-11-05T13:04:22.650402Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7\n2025-11-05T13:04:22.677818Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8\n2025-11-05T13:04:22.698735Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5\n2025-11-05T13:04:22.712495Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8\n2025-11-05T13:04:22.825140Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92\n2025-11-05T13:04:22.845147Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6\n2025-11-05T13:04:22.870970Z :WARNING: No initial sequence number for ProducerId ec5b4e66-ba4711f0-853f8760-4bfddc43 PartitionId 93\n2025-11-05T13:04:23.089985Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3\n2025-11-05T13:04:23.199593Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0\n2025-11-05T13:04:23.402232Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3\n2025-11-05T13:04:23.402325Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8\n2025-11-05T13:04:23.402363Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3\n2025-11-05T13:04:23.402405Z :WARNING: No initial sequence number for ProducerId ecac7926-ba4711f0-8eeeaae5-9f302526 PartitionId 4\n2025-11-05T13:04:23.402449Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1\n2025-11-05T13:04:23.402488Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4\n2025-11-05T13:04:23.403016Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8\n2025-11-05T13:04:23.403052Z :WARNING: No initial sequence number for ProducerId ecde8056-ba4711f0-a4e65be4-55896749 PartitionId 3\n2025-11-05T13:04:23.403097Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-af222410-f7d272ab PartitionId 8\n2025-11-05T13:04:23.691076Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99\n2025-11-05T13:04:23.865591Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7\n2025-11-05T13:04:23.865673Z :WARNING: No initial sequence number for ProducerId ec8292c8-ba4711f0-83e02e8b-51560ede PartitionId 3\n2025-11-05T13:04:23.865712Z :WARNING: No initial sequence number for ProducerId ec780f6a-ba4711f0-bf240a2a-811cce91 PartitionId 3\n2025-11-05T13:04:23.865752Z :WARNING: No initial sequence number for ProducerId ec63fed0-ba4711f0-bee5ebd4-139a884c PartitionId 7\n2025-11-05T13:04:23.866727Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3\n2025-11-05T13:04:23.866803Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1\n2025-11-05T13:04:23.905576Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99\n2025-11-05T13:04:23.914834Z :WARNING: No initial sequence number for ProducerId ec65e8f8-ba4711f0-a6315268-3c16f64 PartitionId 6\n2025-11-05T13:04:23.986300Z :WARNING: No initial sequence number for ProducerId ec9b8f80-ba4711f0-a468eb09-830649b2 PartitionId 7\n2025-11-05T13:04:24.066994Z :WARNING: No initial sequence number for ProducerId ec7b51de-ba4711f0-b89af76f-f770b17a PartitionId 0\n2025-11-05T13:04:24.102277Z :WARNING: No initial sequence number for ProducerId ec80ea9a-ba4711f0-806065d7-bb769e16 PartitionId 2\n2025-11-05T13:04:24.140929Z :WARNING: No initial sequence number for ProducerId ec5750cc-ba4711f0-a3b93d2b-b3cebb13 PartitionId 2\n2025-11-05T13:04:24.158765Z :WARNING: No initial sequence number for ProducerId ebcc29fc-ba4711f0-b18f82d8-275df906 PartitionId 97\n2025-11-05T13:04:24.186853Z :WARNING: No initial sequence number for ProducerId ec81c140-ba4711f0-a4f2046b-5fb3134d PartitionId 3\n2025-11-05T13:04:24.385511Z :WARNING: No initial sequence number for ProducerId ec528bd2-ba4711f0-b6386e50-8d3fe451 PartitionId 5\n2025-11-05T13:04:24.393832Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97\n2025-11-05T13:04:24.412535Z :WARNING: No initial sequence number for ProducerId ec6365a6-ba4711f0-838e7d44-8d3723a1 PartitionId 95\n2025-11-05T13:04:24.516173Z :WARNING: No initial sequence number for ProducerId ececda98-ba4711f0-8fc516dd-153980d3 PartitionId 1\n2025-11-05T13:04:24.516540Z :WARNING: No initial sequence number for ProducerId ecd4f982-ba4711f0-a331083f-59292a02 PartitionId 3\n2025-11-05T13:04:24.522380Z :WARNING: No initial sequence number for ProducerId ed03cbae-ba4711f0-83526513-439ac6ac PartitionId 99\n2025-11-05T13:04:24.522733Z :WARNING: No initial sequence number for ProducerId ed267ad2-ba4711f0-a4aa5aee-11296526 PartitionId 0\n2025-11-05T13:04:24.522771Z :WARNING: No initial sequence number for ProducerId ecae7582-ba4711f0-a735c76e-c148deed PartitionId 2\n2025-11-05T13:04:24.522821Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4\n2025-11-05T13:04:24.522885Z :WARNING: No initial sequence number for ProducerId ecd13cd4-ba4711f0-84e963e4-b7289077 PartitionId 3\n2025-11-05T13:04:24.522935Z :WARNING: No initial sequence number for ProducerId ecc782fc-ba4711f0-96c49760-8919f1a1 PartitionId 4\n2025-11-05T13:04:24.522974Z :WARNING: No initial sequence number for ProducerId ed0ef89e-ba4711f0-ae70d5d8-539ec83b PartitionId 5\n2025-11-05T13:04:24.523008Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0\n2025-11-05T13:04:24.523038Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1\n2025-11-05T13:04:24.523072Z :WARNING: No initial sequence number for ProducerId ecbb80ec-ba4711f0-85b67f9b-e9652265 PartitionId 0\n2025-11-05T13:04:24.523070Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5\n2025-11-05T13:04:24.523109Z :WARNING: No initial sequence number for ProducerId ecfab33e-ba4711f0-96ffe47e-734d1a28 PartitionId 8\n2025-11-05T13:04:24.523147Z :WARNING: No initial sequence number for ProducerId ece1737e-ba4711f0-8e79e667-c7d2a11d PartitionId 6\n2025-11-05T13:04:24.531733Z :WARNING: No initial sequence number for ProducerId ed0d2ab4-ba4711f0-baa37e65-7514db17 PartitionId 4\n2025-11-05T13:04:24.533907Z :WARNING: No initial sequence number for ProducerId ed2295fc-ba4711f0-b02352be-d354c859 PartitionId 2\n2025-11-05T13:04:24.533951Z :WARNING: No initial sequence number for ProducerId eca48964-ba4711f0-96a8347a-3355b01a PartitionId 3\n2025-11-05T13:04:24.533976Z :WARNING: No initial sequence number for ProducerId ecc3fdf8-ba4711f0-8df9b942-c7a833a1 PartitionId 4\n2025-11-05T13:04:24.534001Z :WARNING: No initial sequence number for ProducerId ecd0d410-ba4711f0-829718f3-7d89bfb0 PartitionId 5\n2025-11-05T13:04:24.534025Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7\n2025-11-05T13:04:24.534048Z :WARNING: No initial sequence number for ProducerId ecd83c00-ba4711f0-81462c98-d7b12aa5 PartitionId 5\n2025-11-05T13:04:24.534867Z :WARNING: No initial sequence number for ProducerId ecb9c9fa-ba4711f0-bd9e2968-5b75825f PartitionId 5\n2025-11-05T13:04:24.540363Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8\n2025-11-05T13:04:24.556003Z :WARNING: No initial sequence number for ProducerId ecc57494-ba4711f0-991f45ba-f392d69e PartitionId 8\n2025-11-05T13:04:24.606900Z :WARNING: No initial sequence number for ProducerId ecfe1f88-ba4711f0-a3d57ecd-27cd1b0c PartitionId 6\n2025-11-05T13:04:24.654772Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7\n2025-11-05T13:04:24.681076Z :WARNING: No initial sequence number for ProducerId ecd75fe2-ba4711f0-a997728a-9f4ff989 PartitionId 8\n2025-11-05T13:04:24.700333Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5\n2025-11-05T13:04:24.723399Z :WARNING: No initial sequence number for ProducerId ecaadb2a-ba4711f0-8aaa17ee-399b61f3 PartitionId 8\n2025-11-05T13:04:24.745276Z :WARNING: No initial sequence number for ProducerId ed32b4a0-ba4711f0-8c8c4cf4-9b38539b PartitionId 1\n2025-11-05T13:04:24.747078Z :WARNING: No initial sequence number for ProducerId ed2df910-ba4711f0-aca08702-fbe3a856 PartitionId 7\n2025-11-05T13:04:24.832570Z :WARNING: No initial sequence number for ProducerId ed200896-ba4711f0-a335de97-1336d6d4 PartitionId 92\n2025-11-05T13:04:24.850883Z :WARNING: No initial sequence number for ProducerId ecf534f4-ba4711f0-9e2b4730-d182fb86 PartitionId 6\n2025-11-05T13:04:25.093202Z :WARNING: No initial sequence number for ProducerId ed0a0d66-ba4711f0-a7e7d70d-2f56041a PartitionId 3\n2025-11-05T13:04:25.203275Z :WARNING: No initial sequence number for ProducerId ed022970-ba4711f0-82fa3c61-b49e35d PartitionId 0\n2025-11-05T13:04:25.276550Z :WARNING: No initial sequence number for ProducerId ed3a47e2-ba4711f0-9d367ec4-617ef8d5 PartitionId 4\n2025-11-05T13:04:25.407149Z :WARNING: No initial sequence number for ProducerId eca7ffa4-ba4711f0-a4cd1771-b9b2af71 PartitionId 8\n2025-11-05T13:04:25.407258Z :WARNING: No initial sequence number for ProducerId ed21ed3c-ba4711f0-af5f8232-5332b878 PartitionId 3\n2025-11-05T13:04:25.407522Z :WARNING: No initial sequence number for ProducerId ec780d8a-ba4711f0-852e7e66-d951153d PartitionId 8\n2025-11-05T13:04:25.410034Z :WARNING: No initial sequence number for ProducerId ecad720e-ba4711f0-87e7f7f5-cf8d3ab6 PartitionId 3\n2025-11-05T13:04:25.410112Z :WARNING: No initial sequence number for ProducerId ed1f95d2-ba4711f0-b2a16e2a-d1a4170c PartitionId 1\n2025-11-05T13:04:25.410191Z :WARNING: No initial sequence number for ProducerId ecbcf526-ba4711f0-9a81ba9e-9f347183 PartitionId 4\n2025-11-05T13:04:25.643840Z :WARNING: No initial sequence number for ProducerId ed2e5d92-ba4711f0-8857f0b9-6fca5f8d PartitionId 5\n2025-11-05T13:04:25.680210Z :WARNING: No initial sequence number for ProducerId ed18e6b0-ba4711f0-97f26c07-d3ebd316 PartitionId 94\n2025-11-05T13:04:25.691365Z :WARNING: No initial sequence number for ProducerId ec995e5e-ba4711f0-98dc9361-df033c53 PartitionId 99\n2025-11-05T13:04:25.698527Z :WARNING: No initial sequence number for ProducerId ee2472a4-ba4711f0-bed3f955-278f775b PartitionId 6\n2025-11-05T13:04:25.699030Z :WARNING: No initial sequence number for ProducerId ed252c54-ba4711f0-a5bd777b-978ecbaa PartitionId 4\n2025-11-05T13:04:25.867231Z :WARNING: No initial sequence number for ProducerId ec9a8fcc-ba4711f0-94a976cf-6360ddb9 PartitionId 3\n2025-11-05T13:04:25.867313Z :WARNING: No initial sequence number for ProducerId ec9b8616-ba4711f0-abacde8e-47a058b4 PartitionId 1\n2025-11-05T13:04:25.870110Z :WARNING: No initial sequence number for ProducerId ec637b7c-ba4711f0-ba67d812-189e5cc PartitionId 7\n2025-11-05T13:04:25.915083Z :WARNING: No initial sequence number for ProducerId ec725aca-ba4711f0-93a0536d-2b905b1a PartitionId 99\n2025-11-05T13:04:26.164028Z :WARNING: No initial sequence number for ProducerId ed170fde-ba4711f0-a924310a-a935327d PartitionId 98\n2025-11-05T13:04:26.408126Z :WARNING: No initial sequence number for ProducerId ec7437d2-ba4711f0-8829eaa0-4b6ea445 PartitionId 97\n2025-11-05T13:04:26.535382Z :WARNING: No initial sequence number for ProducerId ecc85cf4-ba4711f0-823161ab-3fe7cd37 PartitionId 4\n2025-11-05T13:04:26.538267Z :WARNING: No initial sequence number for ProducerId ecf3ddb6-ba4711f0-987d8bdf-2b8538cd PartitionId 5\n2025-11-05T13:04:26.538268Z :WARNING: No initial sequence number for ProducerId ed085b74-ba4711f0-a4aff3ef-271e5f2a PartitionId 1\n2025-11-05T13:04:26.541193Z :WARNING: No initial sequence number for ProducerId ed11b944-ba4711f0-91f32dc9-3b236ca5 PartitionId 0\n2025-11-05T13:04:26.542306Z :WARNING: No initial sequence number for ProducerId ecd6e8b4-ba4711f0-a400c63f-27a1b2e4 PartitionId 7\n2025-11-05T13:04:26.542415Z :WARNING: No initial sequence number for ProducerId ed0f91b4-ba4711f0-a97e37da-d03ac32 PartitionId 8\n2025-11-05T13:04:26.562086Z :WARNING: No initial sequence number for ProducerId ed61027e-ba4711f0-82206fb3-97d2aa28 PartitionId 6\n2025-11-05T13:04:26.663541Z :WARNING: No initial sequence number for ProducerId ed0e87f6-ba4711f0-9dd586eb-99e19cd6 PartitionId 7\n2025-11-05T13:04:26.706530Z :WARNING: No initial sequence number for ProducerId eccad51a-ba4711f0-afb9c055-790ba62f PartitionId 5\n2025-11-05T13:04:26.753384Z :WARNING: No initial sequence number for ProducerId ed32b4a0-ba4711f0-8c8c4cf4-9b38539b PartitionId 1\n2025-11-05T13:04:26.835028Z :WARNING: No initial sequence number for ProducerId ee3b0e38-ba4711f0-b587ec8f-8f032aa4 PartitionId 94\n2025-11-05T13:04:26.956010Z :WARNING: No initial sequence number for ProducerId eddddc4a-ba4711f0-88fb16b7-abd8eca2 PartitionId 8\n2025-11-05T13:04:26.956153Z :WARNING: No initial sequence number for ProducerId edf8a16a-ba4711f0-b313b396-7f28720e PartitionId 6\n2025-11-05T13:04:26.958492Z :WARNING: No initial sequence number for ProducerId edb867f8-ba4711f0-bb219fac-9b831585 PartitionId 6\n2025-11-05T13:04:26.958756Z :WARNING: No initial sequence number for ProducerId ed94eb98-ba4711f0-bd1234c0-f4a8782 PartitionId 5\n2025-11-05T13:04:26.964980Z :WARNING: No initial sequence number for ProducerId ed421972-ba4711f0-a79df9e6-b7902c8b PartitionId 5\n2025-11-05T13:04:26.987535Z :WARNING: No initial sequence number for ProducerId edd69e9e-ba4711f0-aabdb880-23099785 PartitionId 8\n2025-11-05T13:04:26.998863Z :WARNING: No initial sequence number for ProducerId edffdf2a-ba4711f0-9db45069-a5006a47 PartitionId 4\n2025-11-05T13:04:26.987629Z :WARNING: No initial sequence number for ProducerId ed2e6d28-ba4711f0-8d2f0778-b53d4933 PartitionId 4\n2025-11-05T13:04:26.991364Z :WARNING: No initial sequence number for ProducerId ed6a1260-ba4711f0-aa24e7dc-1fac317 PartitionId 97\n2025-11-05T13:04:26.998615Z :WARNING: No initial sequence number for ProducerId ee1a9af4-ba4711f0-9715f4f0-6bc551a9 PartitionId 2\n2025-11-05T13:04:27.003838Z :WARNING: No initial sequence number for ProducerId ed909886-ba4711f0-afe7091c-cbbad20a PartitionId 5\n2025-11-05T13:04:27.008976Z :WARNING: No initial sequence number for ProducerId edc635b8-ba4711f0-b5972c13-2f36de1e PartitionId 3\n2025-11-05T13:04:27.173703Z :WARNING: No initial sequence number for ProducerId edba7ce6-ba4711f0-bf6d5347-5dc4ec6 PartitionId 7\n2025-11-05T13:04:27.173925Z :WARNING: No initial sequence number for ProducerId ee1ea2ac-ba4711f0-8415cfb2-85c0dcef PartitionId 5\n2025-11-05T13:04:27.182213Z :WARNING: No initial sequence number for ProducerId edc5ade6-ba4711f0-98c1f772-6130ed40 PartitionId 5\n2025-11-05T13:04:27.412770Z :WARNING: No initial sequence number for ProducerId ede2ed66-ba4711f0-9a284b1f-c53d1d6f PartitionId 4\n2025-11-05T13:04:27.638861Z :WARNING: No initial sequence number for ProducerId ee9ee21e-ba4711f0-89e23696-bb2bb5b1 PartitionId 4\n2025-11-05T13:04:27.640979Z :WARNING: No initial sequence number for ProducerId edcca0ec-ba4711f0-a8bbbe9f-4575f887 PartitionId 4\n2025-11-05T13:05:20.911028Z :EMERG: No messages were written.\nE1105 13:10:02.855908756 3000013 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)\nFATAL: Command \'[\'/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:14885\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 1.\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop\n    self.cmd_run(\n  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run\n    subprocess.run(cmd, check=True, text=True)\n  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command \'[\'/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:14885\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 1.\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14885/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15944
============================== slowest durations ===============================
512.99s call     test_workload_topic.py::TestYdbTopicWorkload::test
22.01s teardown test_workload_topic.py::TestYdbTopicWorkload::test
8.43s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
FAILED test_workload_topic.py::TestYdbTopicWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:14885 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
Errors:
...tionId 4
2025-11-05T13:05:20.911028Z :EMERG: No messages were written.
E1105 13:10:02.855908756 3000013 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)
FATAL: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 93, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 64, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/c688/0005db/ydb/tests/stress/topic/tests/test-results/py3test/tmpcfbhwuba/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:14885', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 1.
======================== 1 failed in 545.58s (0:09:05) =========================
