Build Logs
unit-finance/zio-raft • 3.8.0-RC3:2025-12-04
Errors
2
Warnings
107
Total Lines
1482
1##################################
2Clonning https://github.com/unit-finance/zio-raft.git into /build/repo using revision 0.0.14
3##################################
4Note: switching to 'e6f16172e6cb4235bedf665da2ab13df46c5b36e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.3.6"
35Replacement: val scala3Version = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3Version = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project unit-finance/zio-raft
47##################################
48Scala version: 3.8.0-RC3
49Targets: io.github.unit-finance%zio-lmdb io.github.unit-finance%zio-raft io.github.unit-finance%zio-raft-client-server-client io.github.unit-finance%zio-raft-client-server-protocol io.github.unit-finance%zio-raft-client-server-server io.github.unit-finance%zio-raft-session-state-machine io.github.unit-finance%zio-raft-stores io.github.unit-finance%zio-raft-zmq io.github.unit-finance%zio1-zmq io.github.unit-finance%zio2-zmq
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.unit-finance%zio-lmdb io.github.unit-finance%zio-raft io.github.unit-finance%zio-raft-client-server-client io.github.unit-finance%zio-raft-client-server-protocol io.github.unit-finance%zio-raft-client-server-server io.github.unit-finance%zio-raft-session-state-machine io.github.unit-finance%zio-raft-stores io.github.unit-finance%zio-raft-zmq io.github.unit-finance%zio1-zmq io.github.unit-finance%zio2-zmq"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.08s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (15230 settings) ...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC3
90OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in ziolmdb/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in kvstoreCli/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in zio1zmq/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in zio2zmq/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in kvstore/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in clientServerProtocol/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC3) in root/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in clientServerClient/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in clientServerServer/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in sessionStateMachine/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in raftZmq/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in stores/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in kvstoreProtocol/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in raft/crossScalaVersions
105[info] set current project to root (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.0-RC3 on 14 projects.
107[info] Switching Scala version on:
108[info] raftZmq (3.8.0-RC3)
109[info] * root (3.8.0-RC3)
110[info] ziolmdb (3.8.0-RC3)
111[info] zio2zmq (3.8.0-RC3, 2.13.14)
112[info] kvstoreCli (3.8.0-RC3)
113[info] raft (3.8.0-RC3)
114[info] stores (3.8.0-RC3)
115[info] kvstoreProtocol (3.8.0-RC3)
116[info] clientServerClient (3.8.0-RC3, 2.13.14)
117[info] clientServerProtocol (3.8.0-RC3, 2.13.14)
118[info] clientServerServer (3.8.0-RC3)
119[info] zio1zmq (3.8.0-RC3, 2.13.14)
120[info] kvstore (3.8.0-RC3)
121[info] sessionStateMachine (3.8.0-RC3)
122[info] Excluding projects:
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / credentials, ThisBuild / credentials and 13 others.
129[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 113 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
134[info] Reapplying settings...
135OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
136
137 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
138 Did you mean sessionStateMachine / allExcludeDependencies ?
139 , retry without global scopes
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142Execute removeScalacOptionsStartingWith: -P:wartremover
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145[success] Total time: 0 s, completed Dec 4, 2025, 12:44:18 PM
146Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
147Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
148Starting build...
149Projects: Set(raftZmq, ziolmdb, zio2zmq, raft, stores, clientServerClient, clientServerProtocol, clientServerServer, zio1zmq, sessionStateMachine)
150Starting build for ProjectRef(file:/build/repo/,raftZmq) (zio-raft-zmq)... [0/10]
151OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
152OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/raft-zmq/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 5 Scala sources to /build/repo/zio2-zmq/target/scala-3.8.0-RC3/classes ...
156[info] compiling 18 Scala sources to /build/repo/raft/target/scala-3.8.0-RC3/classes ...
157[info] done compiling
158[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/main/scala/zio/raft/HMap.scala:5:25
159[warn] 5 |import scala.compiletime.constValue
160[warn] | ^^^^^^^^^^
161[warn] | unused import
162[warn] one warning found
163[info] done compiling
164[info] compiling 4 Scala sources to /build/repo/raft-zmq/target/scala-3.8.0-RC3/classes ...
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/raft-zmq/target/scala-3.8.0-RC3/test-classes ...
167[info] done compiling
168+ encode and decode append entries
1691 tests passed. 0 tests failed. 0 tests ignored.
170
171Executed in 257 ms
172
173Starting build for ProjectRef(file:/build/repo/,clientServerServer) (zio-raft-client-server-server)... [1/10]
174Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-server/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] compiling 4 Scala sources to /build/repo/client-server-protocol/target/scala-3.8.0-RC3/classes ...
176[info] done compiling
177[info] compiling 4 Scala sources to /build/repo/client-server-server/target/scala-3.8.0-RC3/classes ...
178[info] done compiling
179[info] compiling 2 Scala sources to /build/repo/client-server-server/target/scala-3.8.0-RC3/test-classes ...
180[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-server/src/test/scala/zio/raft/server/QueryServerSpec.scala:5:26
181[warn] 5 |import zio.test.Assertion.*
182[warn] | ^
183[warn] | unused import
184[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-server/src/test/scala/zio/raft/server/RaftServerSpec.scala:5:26
185[warn] 5 |import zio.test.Assertion.*
186[warn] | ^
187[warn] | unused import
188[warn] two warnings found
189[info] done compiling
190+ Server Query Handling
191timestamp=2025-12-04T11:45:07.358071117Z level=INFO thread=#zio-fiber-111 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
192timestamp=2025-12-04T11:45:07.390832328Z level=INFO thread=#zio-fiber-111 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
193 + Leader forwards Query to Raft and send QueryResponse back
194timestamp=2025-12-04T11:45:08.608654200Z level=INFO thread=#zio-fiber-456 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
195timestamp=2025-12-04T11:45:08.814379438Z level=INFO thread=#zio-fiber-456 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
196timestamp=2025-12-04T11:45:09.241944578Z level=INFO thread=#zio-fiber-540 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
197timestamp=2025-12-04T11:45:09.669133080Z level=INFO thread=#zio-fiber-623 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
198timestamp=2025-12-04T11:45:10.096706118Z level=INFO thread=#zio-fiber-706 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
199timestamp=2025-12-04T11:45:10.202557332Z level=INFO thread=#zio-fiber-706 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
200timestamp=2025-12-04T11:45:10.632164383Z level=INFO thread=#zio-fiber-796 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
201timestamp=2025-12-04T11:45:11.058933094Z level=INFO thread=#zio-fiber-884 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
202timestamp=2025-12-04T11:45:11.484006819Z level=INFO thread=#zio-fiber-967 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
203timestamp=2025-12-04T11:45:12.012499923Z level=INFO thread=#zio-fiber-1053 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
204timestamp=2025-12-04T11:45:12.437671908Z level=INFO thread=#zio-fiber-1140 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
205timestamp=2025-12-04T11:45:12.642552862Z level=INFO thread=#zio-fiber-1140 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
206timestamp=2025-12-04T11:45:12.964104088Z level=INFO thread=#zio-fiber-1228 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
207timestamp=2025-12-04T11:45:13.069658817Z level=INFO thread=#zio-fiber-1228 message="Client closed session b2c8ccb8-191a-4233-9b34-3e3111a4adaf: ClientShutdown" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=457
208timestamp=2025-12-04T11:45:13.486647345Z level=INFO thread=#zio-fiber-1313 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
209timestamp=2025-12-04T11:45:13.591448674Z level=INFO thread=#zio-fiber-1313 message="Client closed session b2c8ccb8-191a-4233-9b34-3e3111a4adaf: ClientShutdown" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=457
210timestamp=2025-12-04T11:45:14.012480060Z level=INFO thread=#zio-fiber-1403 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
211timestamp=2025-12-04T11:45:14.117210246Z level=INFO thread=#zio-fiber-1403 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
212timestamp=2025-12-04T11:45:14.537291109Z level=INFO thread=#zio-fiber-1493 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
213timestamp=2025-12-04T11:45:14.641549859Z level=INFO thread=#zio-fiber-1493 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
214+ RaftServer with Real ZMQ
215 + Follower State
216 + should reject CreateSession when not leader
217 + should reject ContinueSession when not leader
218 + should reject ClientRequest when not leader
219 + Leader - Session Creation
220 + should create session and send SessionCreated after Raft confirmation
221 + Leader - Session Continuation
222 + should reconnect existing session
223 + should reject ContinueSession for non-existent session
224 + should handle reconnection from new socket (different routing ID)
225 + Leader - Keep-Alive
226 + should respond to keep-alive for connected session
227 + should reject keep-alive for unknown session
228 + Leader - Client Requests
229 + should forward ClientRequest to Raft
230 + should send ClientResponse back to client
231 + Leader - RequestError
232 + should send protocol RequestError to client when ServerAction.SendRequestError is emitted
233 + Session Closure
234 + should remove session on CloseSession and notify Raft
235 + session cannot be reconnected after CloseSession
236 + ConnectionClosed Handling
237 + should preserve session and allow reconnection after ConnectionClosed
238 + ConnectionClosed should NOT send RaftAction.ExpireSession
23917 tests passed. 0 tests failed. 0 tests ignored.
240
241Executed in 8 s 322 ms
242
243Starting build for ProjectRef(file:/build/repo/,sessionStateMachine) (zio-raft-session-state-machine)... [2/10]
244OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
245Compile scalacOptions: -Wunused:imports, -Wvalue-discard, -Xsemanticdb, -semanticdb-target, /build/repo/session-state-machine/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 6 Scala sources to /build/repo/session-state-machine/target/scala-3.8.0-RC3/classes ...
247[info] done compiling
248[info] compiling 13 Scala sources to /build/repo/session-state-machine/target/scala-3.8.0-RC3/test-classes ...
249[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/CodecPipelineSpec.scala:4:26
250[warn] 4 |import zio.test.Assertion.*
251[warn] | ^
252[warn] | unused import
253[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/CumulativeAckSpec.scala:4:26
254[warn] 4 |import zio.test.Assertion.*
255[warn] | ^
256[warn] | unused import
257[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/IdempotencySpec.scala:4:26
258[warn] 4 |import zio.test.Assertion.*
259[warn] | ^
260[warn] | unused import
261[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/PendingServerRequestSpec.scala:4:26
262[warn] 4 |import zio.test.Assertion.*
263[warn] | ^
264[warn] | unused import
265[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ResponseCachingSpec.scala:4:26
266[warn] 4 |import zio.test.Assertion.*
267[warn] | ^
268[warn] | unused import
269[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SchemaSpec.scala:4:26
270[warn] 4 |import zio.test.Assertion.*
271[warn] | ^
272[warn] | unused import
273[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestChunkSpec.scala:4:26
274[warn] 4 |import zio.test.Assertion.*
275[warn] | ^
276[warn] | unused import
277[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestForSessionSpec.scala:4:26
278[warn] 4 |import zio.test.Assertion.*
279[warn] | ^
280[warn] | unused import
281[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestTargetingSpec.scala:4:26
282[warn] 4 |import zio.test.Assertion.*
283[warn] | ^
284[warn] | unused import
285[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionLifecycleSpec.scala:4:26
286[warn] 4 |import zio.test.Assertion.*
287[warn] | ^
288[warn] | unused import
289[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionLifecycleSpec.scala:6:37
290[warn] 6 |import zio.raft.protocol.{SessionId, RequestId}
291[warn] | ^^^^^^^^^
292[warn] | unused import
293[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionMetadataSpec.scala:4:26
294[warn] 4 |import zio.test.Assertion.*
295[warn] | ^
296[warn] | unused import
297[warn] 12 warnings found
298[info] done compiling
299+ ServerRequestForSession
300 + enables cross-session communication - expiring session notifies admin
301 + wrap server request with target sessionId
302 + different sessions can receive same payload type
303+ SessionMetadata
304 + create SessionMetadata without sessionId field
305 + SessionMetadata is immutable
306 + SessionMetadata with empty capabilities
307+ Session State Machine Codecs
308 + requestId round-trip
309 + pendingServerRequest round-trip
310 + sessionMetadata round-trip
311 + sessionCommand discriminated union round-trips
312 + ClientRequest
313 + ServerRequestAck
314 + CreateSession
315 + SessionExpired
316 + GetRequestsForRetry
317+ Session lifecycle with cross-session server requests (T017)
318 + CreateSession emits admin request and SessionExpired cleans all session data
319+ SnapshotSpec
320 + snapshot then restore yields identical HMap
321+ Response caching (PC-2)
322 + First request caches, second returns cached without calling applyCommand
323+ Server request chunk handling (T016)
324 + Chunk order and size preserved through pipeline
325+ Cumulative Ack (PC-3)
326 + Ack N removes all pending requests with id <= N (inclusive)
327+ Schema with Composite Keys
328 + SessionSchema has composite key for serverRequests
329 + Combined schema concatenates SessionSchema and UserSchema
330 + SessionSchema has composite key for cache
331 + Composite keys enable range queries for session
332 + Numeric ordering works correctly for RequestIds
333+ Idempotency with Composite Keys
334 + PC-2: Evicted response returns RequestError.ResponseEvicted
335 + PC-3: Cache cleanup removes responses based on lowestPendingRequestId (exclusive)
336 + PC-1: First request calls applyCommand, second request returns cached without calling
337 + Different requestIds call applyCommand separately
338 + PC-1 error: duplicate request returns cached error without re-execution
339+ CodecPipeline
340 + chunkDecoder handles partial data across chunks
341 + chunkDecoder decodes multiple values from stream
342 + round-trip: encode then decode preserves data
343+ Server request targeting across sessions (T015)
344 + Requests are assigned to their target sessions with monotonically increasing IDs
345+ PendingServerRequest
346 + PendingServerRequest is immutable
347 + PendingServerRequest works with different payload types
348 + lastSentAt is not optional - always has a value
349 + create PendingServerRequest with only payload and lastSentAt
35037 tests passed. 0 tests failed. 0 tests ignored.
351
352Executed in 644 ms
353
354Starting build for ProjectRef(file:/build/repo/,raft) (zio-raft)... [3/10]
355Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/raft/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
356[info] compiling 13 Scala sources to /build/repo/raft/target/scala-3.8.0-RC3/test-classes ...
357[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapPrefixRangeSpec.scala:4:26
358[warn] 4 |import zio.test.Assertion.*
359[warn] | ^
360[warn] | unused import
361[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapRangeByCompoundKeyPrefixSpec.scala:4:26
362[warn] 4 |import zio.test.Assertion.*
363[warn] | ^
364[warn] | unused import
365[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapSerializationSpec.scala:4:26
366[warn] 4 |import zio.test.Assertion.*
367[warn] | ^
368[warn] | unused import
369[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/TypeclassMapSpec.scala:4:26
370[warn] 4 |import zio.test.Assertion.*
371[warn] | ^
372[warn] | unused import
373[warn] four warnings found
374[info] done compiling
375+ HMap with Typed Keys
376 + create empty HMap with typed schema
377 + remove entries with typed keys
378 + store and retrieve values with typed keys
379 + different prefixes with same key values don't interfere
380 + return None for non-existent keys
381 + range queries return entries within key range
382 + removedAll removes multiple entries in one operation
383 + exists checks if any entry satisfies predicate with short-circuit
384 + iterate over prefix with typed keys
385+ TypeclassMap
386 + derive typeclass instances for schema
387 + validators work with correct types
388 + can validate HMap entries using derived validators
389 + TypeclassMap works with different typeclasses - Ordering example
390+ PendingReads Spec
391 + withReadPendingCommand - adds commands in sorted order
392+ InsertSortList Spec
393 + sorted insertion in different positions
394 + edge cases and duplicates
395 + withReadPendingHeartbeat - adds heartbeats in sorted order
396 + additional methods - span, ++, and iterator
397 + withCommandCompleted - completes commands up to index and preserves remaining
398 + withHeartbeatResponse - completes heartbeats with majority and preserves others
399 + withHeartbeatResponse - maintains sorted order after partial completion
400 + stepDown - fails all pending operations with NotALeaderError
401+ PendingCommands Spec
402 + order preservation with multiple insertions
403 + withAdded - multiple command promises
404 + withCompleted - existing command succeeds and is removed
405 + withCompleted - non-existent command returns unchanged
406 + stepDown - empty commands has no effect
407 + stepDown - pending commands fail with NotALeaderError
408 + lastIndex - empty commands returns None
409 + lastIndex - multiple commands returns highest index
410+ HMap.prefixRange
411 + prefix ending with high byte value - carry
412 + simple prefix without 0xFF bytes
413 + prefix with UTF-8 multibyte character ending in 0xFF
414 + prefix range bounds work with compareUnsigned
415 + prefix with high byte in middle - no carry to middle
416 + extreme case - character with max valid UTF-8 bytes
417 + bounds are exclusive upper bound
418 + actual HMap iteration uses correct bounds
419 + computePrefixUpperBound works
420 + computePrefixUpperBound for max string 0xff
421 + truncate trailing zeros from computePrefixUpperBound
422Candidate(RPCDue(Map(MemberId(peer2) -> 1970-01-01T00:00:00.050Z, MemberId(peer3) -> 1970-01-01T00:00:00.050Z)),1,Index(0),Index(0),1970-01-01T00:00:00.278Z)
423 + prefix where all UTF-8 bytes are 0xFF - overflow case
424 + single byte prefix
425+ HMap.rangeByCompoundKeyPrefix
426 + computePrefixUpperBound works for compound key prefix
427 + returns all entries that share the same first component only
428 + includes empty-second-component key and excludes other first components
429 + works with unicode in first component and multiple seconds
430+ HMap Serialization Utilities
431 + extractPrefix returns None for invalid key
432 + extractPrefix returns correct prefix from full key
433 + fromRaw creates HMap from TreeMap
434 + extractPrefix works with multiple prefixes
435 + round-trip: serialize and deserialize preserves data
436+ Raft Spec
437 + bootstrap
438 + become follower after heartbeat
439 + become follower after empty append entries
440 + leader sends noop append entries after election
441 + leader send append entries
442 + become follower after append entries
443 + check heartbeat is sent
444 + follower send append entries response
445 + raft, make sure consensus is reached even when 1 node is disconnected
446+ Raft Integration Spec
447 + raft
448 + raft, noop command sent after leader elected
449 + raft, make sure leader is replaced
450 + read returns the correct state when there are no pending writes.
451 + read returns the correct state with multiple writes
452 + read returns the correct state when there are no writes and one follower is down.
453 + read fails when not leader
454timestamp=2025-12-04T11:45:32.378395376Z level=WARN thread=#zio-fiber-5420 message="memberId=MemberId(peer1) failed to send entries to peer MemberId(peer2) Index(3) Index(3), pausing peer" location=zio.raft.Raft.sendAppendEntries file=Raft.scala line=731
455timestamp=2025-12-04T11:45:32.379626570Z level=WARN thread=#zio-fiber-5420 message="memberId=MemberId(peer1) failed to send entries to peer MemberId(peer3) Index(3) Index(3), pausing peer" location=zio.raft.Raft.sendAppendEntries file=Raft.scala line=731
456 + isolated leader cannot apply commands
45769 tests passed. 0 tests failed. 0 tests ignored.
458
459Executed in 3 s 437 ms
460
461Starting build for ProjectRef(file:/build/repo/,zio1zmq) (zio1-zmq)... [4/10]
462Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio1-zmq/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
463[info] compiling 5 Scala sources to /build/repo/zio1-zmq/target/scala-3.8.0-RC3/classes ...
464[info] done compiling
465Starting build for ProjectRef(file:/build/repo/,clientServerProtocol) (zio-raft-client-server-protocol)... [5/10]
466Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-protocol/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
467[info] compiling 6 Scala sources to /build/repo/client-server-protocol/target/scala-3.8.0-RC3/test-classes ...
468[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/CommandSubmissionSpec.scala:5:26
469[warn] 5 |import zio.test.Assertion.*
470[warn] | ^
471[warn] | unused import
472[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/QueryCodecSpec.scala:5:26
473[warn] 5 |import zio.test.Assertion.*
474[warn] | ^
475[warn] | unused import
476[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/ServerRequestsSpec.scala:5:26
477[warn] 5 |import zio.test.Assertion.*
478[warn] | ^
479[warn] | unused import
480[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/SessionManagementSpec.scala:5:26
481[warn] 5 |import zio.test.Assertion.*
482[warn] | ^
483[warn] | unused import
484[warn] four warnings found
485[info] done compiling
486+ Command Submission Contract
487 + ClientRequest
488 + should support both read and write operations
489 + should create RequestIds from long values
490 + should include unique request ID and payload
491 + Performance Requirements
492 + should handle request creation efficiently
493 + Request Idempotency
494 + should support request deduplication
495 + Connection State Integration
496 + should handle requests in different connection states
497 + ClientResponse
498 + should echo request ID with execution result
499+ Session Management Contract
500 + ContinueSession
501 + should include session ID for reconnection
502 + SessionContinued Response
503 + should echo client nonce
504 + CreateSession
505 + should validate required capabilities
506 + should reject empty capabilities
507 + should reject zero nonce
508 + SessionCreated Response
509 + should echo client nonce
510 + should generate unique session IDs
511 + SessionRejected Response
512 + should include rejection reason and optional leader ID
513 + should support session not found rejection
514 + Protocol Flow Validation
515 + should support complete session creation flow
516 + should support session continuation flow
517+ Server-Initiated Requests Contract
518 + ServerRequest
519 + should include unique request ID and work payload
520 + should not include session ID (derived from routing ID)
521 + should not include task metadata (server implementation detail)
522 + ServerRequestAck
523 + should echo request ID for correlation
524 + should not include response payload (one-way pattern)
525 + should not include session ID (response via routing ID)
526 + One-Way Work Dispatch Flow
527 + should support fire-and-forget pattern
528 + should handle work dispatch without waiting for processing
529 + Request Idempotency
530 + should support duplicate request detection
531 + should cache acknowledgments for duplicate handling
532 + Capability Integration
533 + should work with capability-based routing (conceptual)
534 + Error Scenarios
535 + should handle unacknowledged requests gracefully
536 + Performance Requirements
537 + should have minimal message overhead
538 + should support high throughput work dispatch
539+ Keep-Alive Protocol Contract
540 + Heartbeat Flow
541 + should support normal heartbeat exchange
542 + KeepAlive Message
543 + should include client timestamp
544 + should not include session ID (derived from routing ID)
545 + Timing Requirements
546 + should handle rapid heartbeat sequences
547 + should handle clock skew scenarios
548 + KeepAliveResponse
549 + should echo client timestamp
550 + should enable RTT measurement
551 + should enable stale response detection
552 + Session Lifecycle Integration
553 + should work with session creation flow
554 + should work with session continuation flow
555 + Performance Validation
556 + should have minimal message overhead
557 + should support high frequency heartbeats
558+ Protocol Message Codec Contract
559 + Protocol Signature
560 + should include protocol signature
561 + should include protocol version
562 + Type Safety
563 + should prevent decoding invalid message types
564 + should handle corrupted message data gracefully
565 + Protocol Evolution
566 + should support version compatibility
567 + should handle unknown message types gracefully
568 + Performance Characteristics
569 + should have reasonable message sizes
570 + should encode messages efficiently
571 + Server Message Encoding
572 + should encode/decode SessionCreated messages
573 + should encode/decode SessionRejected messages
574 + should encode/decode KeepAliveResponse messages
575 + should encode/decode ServerRequest messages
576 + Discriminated Union Encoding
577 + should use different discriminator bytes for each message type
578 + should include protocol signature in encoded messages
579 + Client Message Encoding
580 + should encode/decode CreateSession messages
581 + should encode/decode ContinueSession messages
582 + should encode/decode KeepAlive messages
583 + should encode/decode ClientRequest messages
584 + should encode/decode ServerRequestAck messages
585+ Query Codec Contract
586 + should encode/decode Query messages (client → server)
587 + should encode/decode QueryResponse messages (server → client)
58865 tests passed. 0 tests failed. 0 tests ignored.
589
590Executed in 863 ms
591
592Starting build for ProjectRef(file:/build/repo/,ziolmdb) (zio-lmdb)... [6/10]
593Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio-lmdb/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
594[info] compiling 4 Scala sources to /build/repo/zio-lmdb/target/scala-3.8.0-RC3/classes ...
595[info] done compiling
596Starting build for ProjectRef(file:/build/repo/,zio2zmq) (zio2-zmq)... [7/10]
597Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio2-zmq/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
598Starting build for ProjectRef(file:/build/repo/,clientServerClient) (zio-raft-client-server-client)... [8/10]
599Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-client/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
600[info] compiling 6 Scala sources to /build/repo/client-server-client/target/scala-3.8.0-RC3/classes ...
601[info] done compiling
602[info] compiling 3 Scala sources to /build/repo/client-server-client/target/scala-3.8.0-RC3/test-classes ...
603[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-client/src/test/scala/zio/raft/client/PendingQueriesSpec.scala:5:26
604[warn] 5 |import zio.test.Assertion.*
605[warn] | ^
606[warn] | unused import
607[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-client/src/test/scala/zio/raft/client/PendingRequestsSpec.scala:5:33
608[warn] 5 |import _root_.zio.test.Assertion.*
609[warn] | ^
610[warn] | unused import
611[warn] two warnings found
612[info] done compiling
613+ RaftClient with Real ZMQ
614 + Session Creation
615timestamp=2025-12-04T11:45:58.180338854Z level=INFO thread=#zio-fiber-984 message="Connecting to node1 at tcp://127.0.0.1:42069" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
616 + should send CreateSession when connect() is called
617timestamp=2025-12-04T11:45:58.244278241Z level=INFO thread=#zio-fiber-1066 message="Connecting to node1 at tcp://127.0.0.1:45793" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
618timestamp=2025-12-04T11:45:58.256284404Z level=INFO thread=#zio-fiber-1066 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
619 + should transition to Connected after receiving SessionCreated
620timestamp=2025-12-04T11:45:58.304441786Z level=INFO thread=#zio-fiber-1150 message="Connecting to node1 at tcp://127.0.0.1:38983" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
621timestamp=2025-12-04T11:45:58.310800102Z level=INFO thread=#zio-fiber-1150 message="Not leader at node1 at tcp://127.0.0.1:38983, trying node1 at tcp://127.0.0.1:38983" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.connectToMember file=RaftClient.scala line=207
622timestamp=2025-12-04T11:45:58.313020912Z level=INFO thread=#zio-fiber-1150 message="Connecting New Session to node1 at tcp://127.0.0.1:38983" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.connectToMember file=RaftClient.scala line=212
623 + should retry on SessionRejected(NotLeader)
624 + Query Submission
625timestamp=2025-12-04T11:45:58.353287082Z level=INFO thread=#zio-fiber-1233 message="Connecting to node1 at tcp://127.0.0.1:38083" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
626timestamp=2025-12-04T11:45:58.357152457Z level=INFO thread=#zio-fiber-1233 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
627 + should send Query and complete promise when QueryResponse received
628 + Request Submission
629timestamp=2025-12-04T11:45:58.392937151Z level=INFO thread=#zio-fiber-1319 message="Connecting to node1 at tcp://127.0.0.1:35763" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
630timestamp=2025-12-04T11:45:58.396999866Z level=INFO thread=#zio-fiber-1319 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
631 + should queue request submitted during Connecting and send after Connected
632timestamp=2025-12-04T11:45:58.424282218Z level=INFO thread=#zio-fiber-1403 message="Connecting to node1 at tcp://127.0.0.1:41843" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
633timestamp=2025-12-04T11:45:58.427559903Z level=INFO thread=#zio-fiber-1403 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
634 + should send ClientRequest and receive ClientResponse
635timestamp=2025-12-04T11:45:58.454344713Z level=INFO thread=#zio-fiber-1488 message="Connecting to node1 at tcp://127.0.0.1:37101" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
636timestamp=2025-12-04T11:45:58.458546501Z level=INFO thread=#zio-fiber-1488 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
637 + includes lowestPendingRequestId = min(pending) on ClientRequest
638timestamp=2025-12-04T11:45:58.486246130Z level=INFO thread=#zio-fiber-1573 message="Connecting to node1 at tcp://127.0.0.1:43957" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
639timestamp=2025-12-04T11:45:58.490527456Z level=INFO thread=#zio-fiber-1573 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
640 + should queue multiple requests during Connecting and send all after Connected
641timestamp=2025-12-04T11:45:58.520945739Z level=INFO thread=#zio-fiber-1662 message="Connecting to node1 at tcp://127.0.0.1:45783" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
642timestamp=2025-12-04T11:45:58.525382060Z level=INFO thread=#zio-fiber-1662 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
643 + should retry request after timeout when server doesn't respond
644timestamp=2025-12-04T11:45:59.646349830Z level=INFO thread=#zio-fiber-1753 message="Connecting to node1 at tcp://127.0.0.1:37773" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
645timestamp=2025-12-04T11:45:59.651323174Z level=INFO thread=#zio-fiber-1753 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
646timestamp=2025-12-04T11:45:59.655413531Z level=INFO thread=#zio-fiber-1753 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:37773)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
647timestamp=2025-12-04T11:45:59.657360134Z level=INFO thread=#zio-fiber-1753 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:37773" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
648timestamp=2025-12-04T11:45:59.662150163Z level=INFO thread=#zio-fiber-1753 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node1 (tcp://127.0.0.1:37773)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
649 + should resend pending request after reconnection following ConnectionClosed
650timestamp=2025-12-04T11:45:59.686446279Z level=INFO thread=#zio-fiber-1841 message="Connecting to node1 at tcp://127.0.0.1:37833" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
651timestamp=2025-12-04T11:45:59.690362869Z level=INFO thread=#zio-fiber-1841 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
652 + should handle multiple concurrent requests
653 + RequestError Handling
654timestamp=2025-12-04T11:45:59.719712614Z level=INFO thread=#zio-fiber-1928 message="Connecting to node1 at tcp://127.0.0.1:46121" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
655timestamp=2025-12-04T11:45:59.722784332Z level=INFO thread=#zio-fiber-1928 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
656timestamp=2025-12-04T11:45:59.725994699Z level=ERROR thread=#zio-fiber-1928 message="RequestError: ResponseEvicted for request 1, terminating client" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=570
657 + dies when RequestError is for a pending request
658timestamp=2025-12-04T11:45:59.758979974Z level=INFO thread=#zio-fiber-2013 message="Connecting to node1 at tcp://127.0.0.1:44979" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
659timestamp=2025-12-04T11:45:59.762627476Z level=INFO thread=#zio-fiber-2013 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
660timestamp=2025-12-04T11:45:59.765011143Z level=WARN thread=#zio-fiber-2013 message="RequestError for non-pending request 999, ignoring" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=575
661 + ignores RequestError when request is not pending
662 + Keep-Alive Protocol
663timestamp=2025-12-04T11:45:59.985965485Z level=INFO thread=#zio-fiber-2096 message="Connecting to node1 at tcp://127.0.0.1:35651" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
664timestamp=2025-12-04T11:45:59.989371103Z level=INFO thread=#zio-fiber-2096 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
665 + should send periodic keep-alive messages
666 + Server-Initiated Requests
667timestamp=2025-12-04T11:46:01.005012187Z level=INFO thread=#zio-fiber-2180 message="Connecting to node1 at tcp://127.0.0.1:35491" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
668timestamp=2025-12-04T11:46:01.007375498Z level=INFO thread=#zio-fiber-2180 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
669 + should process consecutive request IDs (1, 2, 3...)
670timestamp=2025-12-04T11:46:01.032202922Z level=INFO thread=#zio-fiber-2268 message="Connecting to node1 at tcp://127.0.0.1:40535" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
671timestamp=2025-12-04T11:46:01.035163668Z level=INFO thread=#zio-fiber-2268 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
672timestamp=2025-12-04T11:46:01.038896438Z level=WARN thread=#zio-fiber-2268 message="Re-acknowledged already processed request: 1" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=593
673 + should re-acknowledge duplicate/old requests
674timestamp=2025-12-04T11:46:01.056296670Z level=INFO thread=#zio-fiber-2357 message="Connecting to node1 at tcp://127.0.0.1:46561" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
675timestamp=2025-12-04T11:46:01.059835264Z level=INFO thread=#zio-fiber-2357 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
676 + should drop out-of-order requests (non-consecutive IDs)
677timestamp=2025-12-04T11:46:01.079497492Z level=INFO thread=#zio-fiber-2443 message="Connecting to node1 at tcp://127.0.0.1:37977" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
678timestamp=2025-12-04T11:46:01.082788381Z level=INFO thread=#zio-fiber-2443 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
679 + should receive ServerRequest and send ServerRequestAck
680timestamp=2025-12-04T11:46:01.100325767Z level=INFO thread=#zio-fiber-2526 message="Connecting to node1 at tcp://127.0.0.1:46325" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
681timestamp=2025-12-04T11:46:01.104102898Z level=INFO thread=#zio-fiber-2526 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
682 + should deliver ServerRequest to serverRequests stream
683 + Reconnection Scenarios
684timestamp=2025-12-04T11:46:01.126825444Z level=INFO thread=#zio-fiber-2611 message="Connecting to node1 at tcp://127.0.0.1:45561" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
685timestamp=2025-12-04T11:46:01.128914165Z level=INFO thread=#zio-fiber-2611 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
686timestamp=2025-12-04T11:46:01.129814148Z level=INFO thread=#zio-fiber-2611 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:45561)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
687timestamp=2025-12-04T11:46:01.131050396Z level=INFO thread=#zio-fiber-2611 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:45561" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
688timestamp=2025-12-04T11:46:01.133035922Z level=WARN thread=#zio-fiber-2611 message="Session not found - cannot continue" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=408
689 + should fail when SessionRejected(SessionExpired) after SessionClosed
690timestamp=2025-12-04T11:46:01.151074158Z level=INFO thread=#zio-fiber-2696 message="Connecting to node1 at tcp://127.0.0.1:37823" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
691timestamp=2025-12-04T11:46:01.153815327Z level=INFO thread=#zio-fiber-2696 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
692timestamp=2025-12-04T11:46:01.154972563Z level=INFO thread=#zio-fiber-2696 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:37823)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
693timestamp=2025-12-04T11:46:01.155433921Z level=INFO thread=#zio-fiber-2696 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:37823" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
694timestamp=2025-12-04T11:46:01.158147355Z level=INFO thread=#zio-fiber-2696 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node1 (tcp://127.0.0.1:37823)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
695 + should reconnect after TCP connection drop (ConnectionClosed)
696timestamp=2025-12-04T11:46:01.174025193Z level=INFO thread=#zio-fiber-2784 message="Connecting to node1 at tcp://127.0.0.1:33373" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
697timestamp=2025-12-04T11:46:01.176860743Z level=INFO thread=#zio-fiber-2784 message="Session created: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
698timestamp=2025-12-04T11:46:01.179309801Z level=INFO thread=#zio-fiber-2784 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:33373)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
699timestamp=2025-12-04T11:46:01.179669370Z level=INFO thread=#zio-fiber-2784 message="Connecting Existing Session b2c8ccb8-191a-4233-9b34-3e3111a4adaf to node1 at tcp://127.0.0.1:33373" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
700timestamp=2025-12-04T11:46:01.314255227Z level=INFO thread=#zio-fiber-2784 message="Session continued: b2c8ccb8-191a-4233-9b34-3e3111a4adaf at node1 (tcp://127.0.0.1:33373)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
701Verified reconnection: true
702 + should reconnect after server restart (session still exists)
703timestamp=2025-12-04T11:46:01.329838671Z level=INFO thread=#zio-fiber-2876 message="Connecting to node1 at tcp://127.0.0.1:39805" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
704timestamp=2025-12-04T11:46:01.331923583Z level=INFO thread=#zio-fiber-2876 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
705timestamp=2025-12-04T11:46:01.337263997Z level=INFO thread=#zio-fiber-2876 message="Session closed: not leader anymore at node1 (tcp://127.0.0.1:39805)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
706timestamp=2025-12-04T11:46:01.337852189Z level=INFO thread=#zio-fiber-2876 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node2 at tcp://127.0.0.1:44901" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
707timestamp=2025-12-04T11:46:01.339627581Z level=INFO thread=#zio-fiber-2876 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node2 (tcp://127.0.0.1:44901)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
708Verified connection with node2: true
709 + should redirect to new leader when current leader loses leadership (multi-server)
710timestamp=2025-12-04T11:46:01.354259788Z level=INFO thread=#zio-fiber-2967 message="Connecting to node1 at tcp://127.0.0.1:42429" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
711timestamp=2025-12-04T11:46:01.356512017Z level=INFO thread=#zio-fiber-2967 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
712timestamp=2025-12-04T11:46:01.359119897Z level=INFO thread=#zio-fiber-2967 message="Disconnected" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=540
713 + should send CloseSession on disconnect()
714+ PendingQueries
715 + resendAll resends all pending queries and updates lastSentAt
716 + complete delivers single completion and removes pending entry
717 + resendExpired resends only timed-out queries and updates lastSentAt
718 + dieAll completes all pending promises with death
719 + dieAll on empty pending queries succeeds
720+ PendingRequests
721 + resendAll includes lowestPendingRequestId = min(pending)
722 + resendExpired includes lowestPendingRequestId = min(pending)
723 + lowestPendingRequestIdOr returns min or default
724 + die removes request and completes promise with death
725 + dieAll on empty pending requests succeeds
726 + dieAll completes all pending promises with death
727 + ignore non-pending die invocation leaves state unchanged
72836 tests passed. 0 tests failed. 0 tests ignored.
729
730Executed in 3 s 610 ms
731
732Starting build for ProjectRef(file:/build/repo/,stores) (zio-raft-stores)... [9/10]
733Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/stores/target/scala-3.8.0-RC3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
734[info] compiling 14 Scala sources to /build/repo/stores/target/scala-3.8.0-RC3/classes ...
735[info] done compiling
736[info] compiling 3 Scala sources to /build/repo/stores/target/scala-3.8.0-RC3/test-classes ...
737[info] done compiling
738+ recover from crash
739timestamp=2025-12-04T11:46:07.231908003Z level=INFO thread=#zio-fiber-315 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
740 + can recover when file has data but no checksum
741 + can recover when file has only header
742 + can recover when valid last checksum but data is written after it
743timestamp=2025-12-04T11:46:07.404597711Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
744 + can recover when last checksum can't be decoded because of data corruption
745 + can recover when invalid last checksum with no previous checksum available
746 + can recover when invalid last checksum with a previous valid checksum available
747timestamp=2025-12-04T11:46:07.623117645Z level=INFO thread=#zio-fiber-667 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
748timestamp=2025-12-04T11:46:07.623838134Z level=INFO thread=#zio-fiber-665 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
749timestamp=2025-12-04T11:46:07.625980343Z level=INFO thread=#zio-fiber-669 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
750timestamp=2025-12-04T11:46:07.628557483Z level=INFO thread=#zio-fiber-668 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
751timestamp=2025-12-04T11:46:07.741716783Z level=INFO thread=#zio-fiber-664 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
752timestamp=2025-12-04T11:46:07.766231745Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
753timestamp=2025-12-04T11:46:07.841667539Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1191, new file Index(30)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
754timestamp=2025-12-04T11:46:07.865058131Z level=INFO thread=#zio-fiber-665 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
755timestamp=2025-12-04T11:46:07.881410324Z level=INFO thread=#zio-fiber-993 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
756timestamp=2025-12-04T11:46:07.897835195Z level=INFO thread=#zio-fiber-1009 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
757timestamp=2025-12-04T11:46:07.964130927Z level=INFO thread=#zio-fiber-993 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
758timestamp=2025-12-04T11:46:07.964348943Z level=INFO thread=#zio-fiber-1009 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
759timestamp=2025-12-04T11:46:07.974283974Z level=INFO thread=#zio-fiber-1009 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
760timestamp=2025-12-04T11:46:07.985667155Z level=INFO thread=#zio-fiber-993 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
761timestamp=2025-12-04T11:46:08.307583431Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
762timestamp=2025-12-04T11:46:08.322761022Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
763timestamp=2025-12-04T11:46:08.383918290Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 24516, new file Index(630)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
764timestamp=2025-12-04T11:46:08.767238234Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
765timestamp=2025-12-04T11:46:08.831904194Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
766timestamp=2025-12-04T11:46:08.857786447Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9720, new file Index(254)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
767timestamp=2025-12-04T11:46:08.940842878Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
768timestamp=2025-12-04T11:46:09.026713194Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
769timestamp=2025-12-04T11:46:09.071185019Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 30233, new file Index(783)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
770timestamp=2025-12-04T11:46:09.123512604Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
771timestamp=2025-12-04T11:46:09.244860722Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
772timestamp=2025-12-04T11:46:09.254708761Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3195, new file Index(88)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
773timestamp=2025-12-04T11:46:09.260243860Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
774timestamp=2025-12-04T11:46:09.315129691Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
775timestamp=2025-12-04T11:46:09.333013996Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12383, new file Index(321)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
776timestamp=2025-12-04T11:46:09.339869312Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
777timestamp=2025-12-04T11:46:09.469467027Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
778timestamp=2025-12-04T11:46:09.474091906Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
779timestamp=2025-12-04T11:46:09.493613638Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 34974, new file Index(904)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
780timestamp=2025-12-04T11:46:09.517756208Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
781timestamp=2025-12-04T11:46:09.570223045Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
782timestamp=2025-12-04T11:46:09.662909424Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
783timestamp=2025-12-04T11:46:09.702452473Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
784timestamp=2025-12-04T11:46:09.718243187Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
785timestamp=2025-12-04T11:46:09.727002155Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3573, new file Index(91)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
786timestamp=2025-12-04T11:46:09.773048506Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
787timestamp=2025-12-04T11:46:09.794041913Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
788timestamp=2025-12-04T11:46:09.811135484Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25885, new file Index(673)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
789timestamp=2025-12-04T11:46:09.957826388Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
790timestamp=2025-12-04T11:46:09.999162314Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
791timestamp=2025-12-04T11:46:10.013997117Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32875, new file Index(839)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
792timestamp=2025-12-04T11:46:10.134278989Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
793timestamp=2025-12-04T11:46:10.200304041Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
794timestamp=2025-12-04T11:46:10.206254267Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
795timestamp=2025-12-04T11:46:10.214705201Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 2996, new file Index(82)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
796timestamp=2025-12-04T11:46:10.265810287Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
797timestamp=2025-12-04T11:46:10.272521259Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 4703, new file Index(128)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
798timestamp=2025-12-04T11:46:10.440029371Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
799timestamp=2025-12-04T11:46:10.448558251Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 26640, new file Index(700)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
800timestamp=2025-12-04T11:46:10.460398872Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
801timestamp=2025-12-04T11:46:10.572415292Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
802timestamp=2025-12-04T11:46:10.579983343Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 26859, new file Index(693)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
803timestamp=2025-12-04T11:46:10.589069184Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
804timestamp=2025-12-04T11:46:10.653797017Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
805timestamp=2025-12-04T11:46:10.696391867Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
806timestamp=2025-12-04T11:46:10.705247759Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22683, new file Index(592)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
807timestamp=2025-12-04T11:46:10.779634242Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
808timestamp=2025-12-04T11:46:10.807558221Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
809timestamp=2025-12-04T11:46:10.812532684Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 11632, new file Index(295)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
810timestamp=2025-12-04T11:46:10.868037766Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
811timestamp=2025-12-04T11:46:10.868662813Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
812timestamp=2025-12-04T11:46:10.877940401Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 20464, new file Index(516)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
813timestamp=2025-12-04T11:46:10.903528742Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
814timestamp=2025-12-04T11:46:10.977133120Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
815timestamp=2025-12-04T11:46:10.985501071Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 23165, new file Index(585)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
816timestamp=2025-12-04T11:46:11.008006543Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
817timestamp=2025-12-04T11:46:11.087856101Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
818timestamp=2025-12-04T11:46:11.096466105Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21431, new file Index(536)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
819timestamp=2025-12-04T11:46:11.138353821Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
820timestamp=2025-12-04T11:46:11.185191975Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
821timestamp=2025-12-04T11:46:11.190213945Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 11466, new file Index(301)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
822timestamp=2025-12-04T11:46:11.214658085Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
823timestamp=2025-12-04T11:46:11.245995554Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
824timestamp=2025-12-04T11:46:11.253125149Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21927, new file Index(556)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
825timestamp=2025-12-04T11:46:11.340825656Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
826timestamp=2025-12-04T11:46:11.345661448Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 7119, new file Index(184)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
827timestamp=2025-12-04T11:46:11.351440532Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
828timestamp=2025-12-04T11:46:11.378396842Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
829timestamp=2025-12-04T11:46:11.382557946Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5691, new file Index(152)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
830timestamp=2025-12-04T11:46:11.424564674Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
831timestamp=2025-12-04T11:46:11.431677667Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32148, new file Index(825)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
832timestamp=2025-12-04T11:46:11.648321070Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
833timestamp=2025-12-04T11:46:11.725887094Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
834timestamp=2025-12-04T11:46:11.730993119Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 15990, new file Index(421)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
835timestamp=2025-12-04T11:46:11.797290011Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
836timestamp=2025-12-04T11:46:11.806397393Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
837timestamp=2025-12-04T11:46:11.811130939Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 8287, new file Index(211)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
838timestamp=2025-12-04T11:46:11.853673347Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
839timestamp=2025-12-04T11:46:11.858682689Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6167, new file Index(164)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
840timestamp=2025-12-04T11:46:11.898299540Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
841timestamp=2025-12-04T11:46:11.909014187Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32317, new file Index(838)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
842timestamp=2025-12-04T11:46:11.939628121Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
843timestamp=2025-12-04T11:46:12.009401680Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
844timestamp=2025-12-04T11:46:12.010746480Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
845timestamp=2025-12-04T11:46:12.014022268Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1702, new file Index(41)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
846timestamp=2025-12-04T11:46:12.039706252Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
847timestamp=2025-12-04T11:46:12.045747612Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
848timestamp=2025-12-04T11:46:12.049325943Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32640, new file Index(837)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
849timestamp=2025-12-04T11:46:12.121929607Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
850timestamp=2025-12-04T11:46:12.146039098Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
851timestamp=2025-12-04T11:46:12.165540830Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
852timestamp=2025-12-04T11:46:12.169685190Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
853timestamp=2025-12-04T11:46:12.174379280Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 23159, new file Index(618)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
854timestamp=2025-12-04T11:46:12.232630190Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
855timestamp=2025-12-04T11:46:12.276222161Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
856timestamp=2025-12-04T11:46:12.283019106Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 28645, new file Index(745)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
857timestamp=2025-12-04T11:46:12.319489467Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
858timestamp=2025-12-04T11:46:12.379592325Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
859timestamp=2025-12-04T11:46:12.384320849Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 4179, new file Index(107)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
860timestamp=2025-12-04T11:46:12.418357731Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
861timestamp=2025-12-04T11:46:12.428540535Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33522, new file Index(860)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
862timestamp=2025-12-04T11:46:12.458711362Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
863timestamp=2025-12-04T11:46:12.522702328Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
864timestamp=2025-12-04T11:46:12.543372482Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
865timestamp=2025-12-04T11:46:12.548698431Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 8849, new file Index(216)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
866timestamp=2025-12-04T11:46:12.763898180Z level=WARN thread=#zio-fiber-734 message="Warning: A test is using time, but is not advancing the test clock, which may result in the test hanging. Use TestClock.adjust to manually advance the time." location=zio.raft.stores.segmentedlog.SegmentedLog.createNewSegment file=SegmentedLog.scala line=229
867timestamp=2025-12-04T11:46:12.776042121Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
868timestamp=2025-12-04T11:46:12.785654533Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 37440, new file Index(973)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
869timestamp=2025-12-04T11:46:12.802800224Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
870timestamp=2025-12-04T11:46:12.894682161Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
871timestamp=2025-12-04T11:46:12.906619844Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
872timestamp=2025-12-04T11:46:12.914696060Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 35189, new file Index(919)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
873timestamp=2025-12-04T11:46:13.013617549Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
874timestamp=2025-12-04T11:46:13.030861029Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
875timestamp=2025-12-04T11:46:13.034799912Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3932, new file Index(104)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
876timestamp=2025-12-04T11:46:13.040216517Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
877timestamp=2025-12-04T11:46:13.062029510Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
878timestamp=2025-12-04T11:46:13.069607606Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 17094, new file Index(452)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
879timestamp=2025-12-04T11:46:13.103877808Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
880timestamp=2025-12-04T11:46:13.128893649Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
881timestamp=2025-12-04T11:46:13.133013551Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3732, new file Index(100)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
882timestamp=2025-12-04T11:46:13.163905864Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
883timestamp=2025-12-04T11:46:13.170436251Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 16845, new file Index(439)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
884timestamp=2025-12-04T11:46:13.232765249Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
885timestamp=2025-12-04T11:46:13.234187302Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
886timestamp=2025-12-04T11:46:13.240752169Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10687, new file Index(279)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
887timestamp=2025-12-04T11:46:13.285597525Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
888timestamp=2025-12-04T11:46:13.292668748Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18336, new file Index(468)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
889timestamp=2025-12-04T11:46:13.349044432Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
890timestamp=2025-12-04T11:46:13.363349291Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
891timestamp=2025-12-04T11:46:13.374364996Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29553, new file Index(760)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
892timestamp=2025-12-04T11:46:13.451326197Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
893timestamp=2025-12-04T11:46:13.482470161Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
894timestamp=2025-12-04T11:46:13.490226839Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29920, new file Index(767)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
895timestamp=2025-12-04T11:46:13.530216556Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
896timestamp=2025-12-04T11:46:13.588636773Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
897timestamp=2025-12-04T11:46:13.593810438Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12919, new file Index(326)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
898timestamp=2025-12-04T11:46:13.655090128Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
899timestamp=2025-12-04T11:46:13.664799979Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
900timestamp=2025-12-04T11:46:13.843473190Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6524, new file Index(166)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
901timestamp=2025-12-04T11:46:13.877801069Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
902timestamp=2025-12-04T11:46:13.882657963Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 7709, new file Index(198)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
903timestamp=2025-12-04T11:46:13.892312632Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
904timestamp=2025-12-04T11:46:13.918167554Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
905timestamp=2025-12-04T11:46:13.922145690Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5459, new file Index(145)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
906timestamp=2025-12-04T11:46:13.953836776Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
907timestamp=2025-12-04T11:46:13.962743715Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 24482, new file Index(635)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
908timestamp=2025-12-04T11:46:13.990145696Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
909timestamp=2025-12-04T11:46:14.056086388Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
910timestamp=2025-12-04T11:46:14.064743014Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 28444, new file Index(730)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
911timestamp=2025-12-04T11:46:14.084327302Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
912timestamp=2025-12-04T11:46:14.117519741Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
913timestamp=2025-12-04T11:46:14.147648864Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
914timestamp=2025-12-04T11:46:14.193866846Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
915timestamp=2025-12-04T11:46:14.199834448Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12363, new file Index(316)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
916timestamp=2025-12-04T11:46:14.206042489Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
917timestamp=2025-12-04T11:46:14.256510114Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
918timestamp=2025-12-04T11:46:14.264807723Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
919timestamp=2025-12-04T11:46:14.275998949Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 38224, new file Index(994)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
920timestamp=2025-12-04T11:46:14.333844274Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
921timestamp=2025-12-04T11:46:14.413743784Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
922timestamp=2025-12-04T11:46:14.423764720Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 24364, new file Index(626)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
923timestamp=2025-12-04T11:46:14.430169975Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
924timestamp=2025-12-04T11:46:14.513274912Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
925timestamp=2025-12-04T11:46:14.517700051Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6175, new file Index(160)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
926timestamp=2025-12-04T11:46:14.533803999Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
927timestamp=2025-12-04T11:46:14.558138229Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
928timestamp=2025-12-04T11:46:14.563299781Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 13386, new file Index(351)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
929timestamp=2025-12-04T11:46:14.575874840Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
930timestamp=2025-12-04T11:46:14.632536570Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
931timestamp=2025-12-04T11:46:14.639603594Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
932timestamp=2025-12-04T11:46:14.648411323Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 38224, new file Index(975)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
933timestamp=2025-12-04T11:46:14.709409858Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
934timestamp=2025-12-04T11:46:14.750489980Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
935timestamp=2025-12-04T11:46:14.777597184Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
936timestamp=2025-12-04T11:46:14.788477837Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 27731, new file Index(721)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
937timestamp=2025-12-04T11:46:14.803180018Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
938timestamp=2025-12-04T11:46:14.984606862Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
939timestamp=2025-12-04T11:46:15.027750147Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
940timestamp=2025-12-04T11:46:15.043510636Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
941timestamp=2025-12-04T11:46:15.052463604Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29906, new file Index(765)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
942timestamp=2025-12-04T11:46:15.053188552Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
943timestamp=2025-12-04T11:46:15.117023850Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
944timestamp=2025-12-04T11:46:15.146750942Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
945timestamp=2025-12-04T11:46:15.149014275Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
946timestamp=2025-12-04T11:46:15.152245911Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1382, new file Index(37)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
947timestamp=2025-12-04T11:46:15.168651014Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
948timestamp=2025-12-04T11:46:15.172770179Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5521, new file Index(141)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
949timestamp=2025-12-04T11:46:15.176762797Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
950timestamp=2025-12-04T11:46:15.216318586Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
951timestamp=2025-12-04T11:46:15.219208308Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
952timestamp=2025-12-04T11:46:15.229026974Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33221, new file Index(862)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
953timestamp=2025-12-04T11:46:15.341890783Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
954timestamp=2025-12-04T11:46:15.345542168Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
955timestamp=2025-12-04T11:46:15.354546210Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10507, new file Index(267)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
956timestamp=2025-12-04T11:46:15.397842340Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
957timestamp=2025-12-04T11:46:15.403443363Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 11402, new file Index(297)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
958timestamp=2025-12-04T11:46:15.444027146Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
959timestamp=2025-12-04T11:46:15.448262007Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1096, new file Index(29)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
960timestamp=2025-12-04T11:46:15.468106640Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
961timestamp=2025-12-04T11:46:15.474233258Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
962timestamp=2025-12-04T11:46:15.482106113Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33639, new file Index(867)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
963timestamp=2025-12-04T11:46:15.549363351Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
964timestamp=2025-12-04T11:46:15.594108476Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
965timestamp=2025-12-04T11:46:15.601915036Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18531, new file Index(483)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
966timestamp=2025-12-04T11:46:15.618327181Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
967timestamp=2025-12-04T11:46:15.663373066Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
968timestamp=2025-12-04T11:46:15.672950840Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
969timestamp=2025-12-04T11:46:15.679425827Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 17075, new file Index(433)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
970timestamp=2025-12-04T11:46:15.707487385Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
971timestamp=2025-12-04T11:46:15.744345220Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
972timestamp=2025-12-04T11:46:15.763140546Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
973timestamp=2025-12-04T11:46:15.771650278Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33658, new file Index(856)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
974timestamp=2025-12-04T11:46:15.794283538Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
975timestamp=2025-12-04T11:46:15.887044348Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
976timestamp=2025-12-04T11:46:15.892516754Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 13568, new file Index(356)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
977timestamp=2025-12-04T11:46:15.906139140Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
978timestamp=2025-12-04T11:46:16.096982612Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
979timestamp=2025-12-04T11:46:16.097518611Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
980timestamp=2025-12-04T11:46:16.104925979Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32850, new file Index(839)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
981timestamp=2025-12-04T11:46:16.138888820Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
982timestamp=2025-12-04T11:46:16.219770964Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
983timestamp=2025-12-04T11:46:16.239089157Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
984timestamp=2025-12-04T11:46:16.242618063Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
985timestamp=2025-12-04T11:46:16.250687426Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18733, new file Index(490)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
986timestamp=2025-12-04T11:46:16.278770016Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
987timestamp=2025-12-04T11:46:16.325440749Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
988timestamp=2025-12-04T11:46:16.329419847Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6286, new file Index(160)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
989timestamp=2025-12-04T11:46:16.372337441Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
990timestamp=2025-12-04T11:46:16.379609407Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29121, new file Index(751)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
991timestamp=2025-12-04T11:46:16.397290814Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
992timestamp=2025-12-04T11:46:16.427138753Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
993timestamp=2025-12-04T11:46:16.460459013Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
994timestamp=2025-12-04T11:46:16.480989195Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
995timestamp=2025-12-04T11:46:16.486507885Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 16548, new file Index(436)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
996timestamp=2025-12-04T11:46:16.548133956Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
997timestamp=2025-12-04T11:46:16.552459113Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
998timestamp=2025-12-04T11:46:16.559534646Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25465, new file Index(658)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
999timestamp=2025-12-04T11:46:16.592171704Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1000timestamp=2025-12-04T11:46:16.687803719Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1001timestamp=2025-12-04T11:46:16.695064487Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1002timestamp=2025-12-04T11:46:16.696254985Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25244, new file Index(648)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1003timestamp=2025-12-04T11:46:16.811288518Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1004timestamp=2025-12-04T11:46:16.818210877Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1005timestamp=2025-12-04T11:46:16.819445006Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29955, new file Index(765)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1006timestamp=2025-12-04T11:46:16.885784688Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1007timestamp=2025-12-04T11:46:16.926278572Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1008timestamp=2025-12-04T11:46:16.932826737Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1009timestamp=2025-12-04T11:46:16.934133094Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32183, new file Index(825)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1010timestamp=2025-12-04T11:46:17.003206776Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1011timestamp=2025-12-04T11:46:17.035472015Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1012timestamp=2025-12-04T11:46:17.044171822Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1013timestamp=2025-12-04T11:46:17.051811382Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 27758, new file Index(705)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1014timestamp=2025-12-04T11:46:17.078646599Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1015timestamp=2025-12-04T11:46:17.296713387Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1016timestamp=2025-12-04T11:46:17.301654828Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 14369, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1017timestamp=2025-12-04T11:46:17.340507049Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1018timestamp=2025-12-04T11:46:17.350353330Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1019timestamp=2025-12-04T11:46:17.354807822Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6955, new file Index(181)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1020timestamp=2025-12-04T11:46:17.391703711Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1021timestamp=2025-12-04T11:46:17.392488429Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1022timestamp=2025-12-04T11:46:17.395105245Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 2481, new file Index(67)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1023timestamp=2025-12-04T11:46:17.413590123Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1024timestamp=2025-12-04T11:46:17.419129505Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 14603, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1025timestamp=2025-12-04T11:46:17.476872862Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1026timestamp=2025-12-04T11:46:17.483019615Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22415, new file Index(581)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1027timestamp=2025-12-04T11:46:17.514904340Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1028timestamp=2025-12-04T11:46:17.570863824Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1029timestamp=2025-12-04T11:46:17.579235522Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33670, new file Index(862)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1030timestamp=2025-12-04T11:46:17.646941092Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1031timestamp=2025-12-04T11:46:17.692426103Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1032timestamp=2025-12-04T11:46:17.698691978Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18767, new file Index(486)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1033timestamp=2025-12-04T11:46:17.765577393Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1034timestamp=2025-12-04T11:46:17.771152131Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12736, new file Index(330)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1035timestamp=2025-12-04T11:46:17.785546108Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1036timestamp=2025-12-04T11:46:17.820408308Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1037timestamp=2025-12-04T11:46:17.824921586Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12797, new file Index(326)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1038timestamp=2025-12-04T11:46:17.873415947Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1039timestamp=2025-12-04T11:46:17.891774665Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1040timestamp=2025-12-04T11:46:17.909684799Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1041timestamp=2025-12-04T11:46:17.911142922Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1042timestamp=2025-12-04T11:46:17.921364108Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32309, new file Index(823)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1043timestamp=2025-12-04T11:46:17.967895894Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1044timestamp=2025-12-04T11:46:18.042220034Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1045timestamp=2025-12-04T11:46:18.048776133Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 19078, new file Index(492)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1046timestamp=2025-12-04T11:46:18.055394758Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1047timestamp=2025-12-04T11:46:18.111653725Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1048timestamp=2025-12-04T11:46:18.115183500Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1049timestamp=2025-12-04T11:46:18.121644942Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 11027, new file Index(281)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1050timestamp=2025-12-04T11:46:18.174472484Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1051timestamp=2025-12-04T11:46:18.184128724Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 34974, new file Index(891)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1052timestamp=2025-12-04T11:46:18.208257569Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1053timestamp=2025-12-04T11:46:18.222080270Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1054timestamp=2025-12-04T11:46:18.249578305Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1055timestamp=2025-12-04T11:46:18.299083568Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1056timestamp=2025-12-04T11:46:18.451944546Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 19393, new file Index(488)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1057timestamp=2025-12-04T11:46:18.456912016Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1058timestamp=2025-12-04T11:46:18.497598412Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1059timestamp=2025-12-04T11:46:18.530013487Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1060timestamp=2025-12-04T11:46:18.538406630Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 35113, new file Index(901)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1061timestamp=2025-12-04T11:46:18.569591509Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1062timestamp=2025-12-04T11:46:18.617044369Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1063timestamp=2025-12-04T11:46:18.640403538Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1064timestamp=2025-12-04T11:46:18.656855992Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1065timestamp=2025-12-04T11:46:18.670647692Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1066timestamp=2025-12-04T11:46:18.676185130Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 11252, new file Index(294)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1067timestamp=2025-12-04T11:46:18.676259538Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1068timestamp=2025-12-04T11:46:18.742092420Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1069timestamp=2025-12-04T11:46:18.751011084Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 19225, new file Index(485)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1070timestamp=2025-12-04T11:46:18.811122957Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1071timestamp=2025-12-04T11:46:18.820471427Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1072timestamp=2025-12-04T11:46:18.824986096Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10409, new file Index(265)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1073timestamp=2025-12-04T11:46:18.870906772Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1074timestamp=2025-12-04T11:46:18.877880099Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 17393, new file Index(445)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1075timestamp=2025-12-04T11:46:18.938634965Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1076timestamp=2025-12-04T11:46:18.946280269Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1077timestamp=2025-12-04T11:46:18.949413849Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1427, new file Index(35)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1078timestamp=2025-12-04T11:46:18.956148558Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1079timestamp=2025-12-04T11:46:18.967466782Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1080timestamp=2025-12-04T11:46:18.974182402Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 14039, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1081timestamp=2025-12-04T11:46:19.044065321Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1082timestamp=2025-12-04T11:46:19.055915456Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 38229, new file Index(973)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1083timestamp=2025-12-04T11:46:19.074341300Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1084timestamp=2025-12-04T11:46:19.104478863Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1085timestamp=2025-12-04T11:46:19.187243185Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1086timestamp=2025-12-04T11:46:19.190295324Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1087timestamp=2025-12-04T11:46:19.200088869Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 32538, new file Index(835)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1088timestamp=2025-12-04T11:46:19.275346502Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1089timestamp=2025-12-04T11:46:19.299632761Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1090timestamp=2025-12-04T11:46:19.303125952Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1971, new file Index(54)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1091timestamp=2025-12-04T11:46:19.338881973Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1092timestamp=2025-12-04T11:46:19.348719213Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1093timestamp=2025-12-04T11:46:19.349541862Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 37640, new file Index(974)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1094timestamp=2025-12-04T11:46:19.381552257Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1095timestamp=2025-12-04T11:46:19.422329563Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1096timestamp=2025-12-04T11:46:19.451284160Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1097timestamp=2025-12-04T11:46:19.477874783Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1098timestamp=2025-12-04T11:46:19.484407456Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9133, new file Index(239)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1099timestamp=2025-12-04T11:46:19.684563682Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1100timestamp=2025-12-04T11:46:19.696319011Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21727, new file Index(558)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1101timestamp=2025-12-04T11:46:19.701796225Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1102timestamp=2025-12-04T11:46:19.773609365Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1103timestamp=2025-12-04T11:46:19.780306858Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 19607, new file Index(493)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1104timestamp=2025-12-04T11:46:19.799992893Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1105timestamp=2025-12-04T11:46:19.869303631Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1106timestamp=2025-12-04T11:46:19.871909556Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1107timestamp=2025-12-04T11:46:19.880815723Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 34891, new file Index(902)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1108timestamp=2025-12-04T11:46:19.993509231Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1109timestamp=2025-12-04T11:46:19.996919144Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1110timestamp=2025-12-04T11:46:20.001185862Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10129, new file Index(257)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1111timestamp=2025-12-04T11:46:20.039556526Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1112timestamp=2025-12-04T11:46:20.043215872Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6055, new file Index(163)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1113timestamp=2025-12-04T11:46:20.079755482Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1114timestamp=2025-12-04T11:46:20.085120061Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1115timestamp=2025-12-04T11:46:20.089205201Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33208, new file Index(844)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1116timestamp=2025-12-04T11:46:20.145971041Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1117timestamp=2025-12-04T11:46:20.204918537Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1118timestamp=2025-12-04T11:46:20.212665095Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 30311, new file Index(786)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1119timestamp=2025-12-04T11:46:20.225675963Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1120timestamp=2025-12-04T11:46:20.312212830Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1121timestamp=2025-12-04T11:46:20.316607561Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 13520, new file Index(362)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1122timestamp=2025-12-04T11:46:20.357987052Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1123timestamp=2025-12-04T11:46:20.372470811Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1124timestamp=2025-12-04T11:46:20.378187953Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21522, new file Index(557)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1125timestamp=2025-12-04T11:46:20.459267409Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1126timestamp=2025-12-04T11:46:20.466564336Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 28441, new file Index(738)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1127timestamp=2025-12-04T11:46:20.471004844Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1128timestamp=2025-12-04T11:46:20.544580650Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1129timestamp=2025-12-04T11:46:20.559714344Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1130timestamp=2025-12-04T11:46:20.563115381Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3339, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1131timestamp=2025-12-04T11:46:20.582932240Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1132timestamp=2025-12-04T11:46:20.586990354Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9201, new file Index(236)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1133timestamp=2025-12-04T11:46:20.632054637Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1134timestamp=2025-12-04T11:46:20.639889148Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 31681, new file Index(806)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1135timestamp=2025-12-04T11:46:20.837760992Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1136timestamp=2025-12-04T11:46:20.916286408Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1137timestamp=2025-12-04T11:46:20.922228058Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25646, new file Index(661)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1138timestamp=2025-12-04T11:46:20.935422513Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1139timestamp=2025-12-04T11:46:20.941654823Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1140timestamp=2025-12-04T11:46:20.963121434Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1141timestamp=2025-12-04T11:46:21.020099082Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1142timestamp=2025-12-04T11:46:21.025648510Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 26684, new file Index(684)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1143timestamp=2025-12-04T11:46:21.058866477Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1144timestamp=2025-12-04T11:46:21.116153989Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1145timestamp=2025-12-04T11:46:21.120973312Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10606, new file Index(275)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1146timestamp=2025-12-04T11:46:21.144703674Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1147timestamp=2025-12-04T11:46:21.160712570Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1148timestamp=2025-12-04T11:46:21.164170033Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5838, new file Index(157)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1149timestamp=2025-12-04T11:46:21.178789652Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1150timestamp=2025-12-04T11:46:21.196645074Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1151timestamp=2025-12-04T11:46:21.201462491Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 15178, new file Index(399)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1152timestamp=2025-12-04T11:46:21.253286169Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1153timestamp=2025-12-04T11:46:21.257749570Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 8018, new file Index(202)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1154timestamp=2025-12-04T11:46:21.266018021Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1155timestamp=2025-12-04T11:46:21.295775710Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1156timestamp=2025-12-04T11:46:21.301039591Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1157timestamp=2025-12-04T11:46:21.302146229Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 20144, new file Index(512)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1158timestamp=2025-12-04T11:46:21.359266450Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1159timestamp=2025-12-04T11:46:21.367005995Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1160timestamp=2025-12-04T11:46:21.386658589Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1161timestamp=2025-12-04T11:46:21.394658815Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 36780, new file Index(949)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1162timestamp=2025-12-04T11:46:21.484221303Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1163timestamp=2025-12-04T11:46:21.513316445Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1164timestamp=2025-12-04T11:46:21.519744934Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 17488, new file Index(441)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1165timestamp=2025-12-04T11:46:21.582282528Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1166timestamp=2025-12-04T11:46:21.588253744Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12463, new file Index(322)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1167timestamp=2025-12-04T11:46:21.606037294Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1168timestamp=2025-12-04T11:46:21.640338921Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1169timestamp=2025-12-04T11:46:21.645351195Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 14706, new file Index(372)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1170timestamp=2025-12-04T11:46:21.645851001Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1171timestamp=2025-12-04T11:46:21.668823501Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1172timestamp=2025-12-04T11:46:21.703151001Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1173timestamp=2025-12-04T11:46:21.707679874Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 12500, new file Index(323)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1174timestamp=2025-12-04T11:46:21.762525792Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1175timestamp=2025-12-04T11:46:21.769023731Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1176timestamp=2025-12-04T11:46:21.770861666Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 31141, new file Index(803)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1177timestamp=2025-12-04T11:46:21.827542827Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1178timestamp=2025-12-04T11:46:22.030283782Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1179timestamp=2025-12-04T11:46:22.037762662Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1180timestamp=2025-12-04T11:46:22.041178068Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 2385, new file Index(64)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1181timestamp=2025-12-04T11:46:22.056624922Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1182timestamp=2025-12-04T11:46:22.060660906Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5411, new file Index(140)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1183timestamp=2025-12-04T11:46:22.100572157Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1184timestamp=2025-12-04T11:46:22.101858339Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1185timestamp=2025-12-04T11:46:22.108338307Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 23774, new file Index(616)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1186timestamp=2025-12-04T11:46:22.126027429Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1187timestamp=2025-12-04T11:46:22.179461566Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1188timestamp=2025-12-04T11:46:22.187855265Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1189timestamp=2025-12-04T11:46:22.191772573Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9843, new file Index(251)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1190timestamp=2025-12-04T11:46:22.238565400Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1191timestamp=2025-12-04T11:46:22.243934738Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 16191, new file Index(409)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1192timestamp=2025-12-04T11:46:22.312126776Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1193timestamp=2025-12-04T11:46:22.319980804Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1194timestamp=2025-12-04T11:46:22.323240104Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1684, new file Index(47)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1195timestamp=2025-12-04T11:46:22.356565531Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1196timestamp=2025-12-04T11:46:22.364806658Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29561, new file Index(755)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1197timestamp=2025-12-04T11:46:22.373422951Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1198timestamp=2025-12-04T11:46:22.468901944Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1199timestamp=2025-12-04T11:46:22.473386978Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1200timestamp=2025-12-04T11:46:22.483932675Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 38700, new file Index(991)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1201timestamp=2025-12-04T11:46:22.537080527Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1202timestamp=2025-12-04T11:46:22.571126895Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1203timestamp=2025-12-04T11:46:22.609903002Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1204timestamp=2025-12-04T11:46:22.615670836Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 17060, new file Index(425)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1205timestamp=2025-12-04T11:46:22.651458442Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1206timestamp=2025-12-04T11:46:22.682101451Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1207timestamp=2025-12-04T11:46:22.685407749Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3129, new file Index(79)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1208timestamp=2025-12-04T11:46:22.711766670Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1209timestamp=2025-12-04T11:46:22.720842043Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29645, new file Index(768)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1210timestamp=2025-12-04T11:46:22.777932496Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1211timestamp=2025-12-04T11:46:22.815572199Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1212timestamp=2025-12-04T11:46:22.828131895Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10518, new file Index(275)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1213timestamp=2025-12-04T11:46:22.853134167Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1214timestamp=2025-12-04T11:46:22.869462541Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1215timestamp=2025-12-04T11:46:22.872650531Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5406, new file Index(139)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1216timestamp=2025-12-04T11:46:22.892608040Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1217timestamp=2025-12-04T11:46:22.904134041Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1218timestamp=2025-12-04T11:46:22.909140254Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 16595, new file Index(430)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1219timestamp=2025-12-04T11:46:22.975332441Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1220timestamp=2025-12-04T11:46:22.982693167Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 31958, new file Index(820)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1221timestamp=2025-12-04T11:46:22.998137693Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1222timestamp=2025-12-04T11:46:23.002179111Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1223timestamp=2025-12-04T11:46:23.012815396Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1224timestamp=2025-12-04T11:46:23.042915017Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1225timestamp=2025-12-04T11:46:23.077228747Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1226timestamp=2025-12-04T11:46:23.093693554Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1227timestamp=2025-12-04T11:46:23.099695242Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21983, new file Index(563)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1228timestamp=2025-12-04T11:46:23.131020875Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1229timestamp=2025-12-04T11:46:23.347427763Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1230timestamp=2025-12-04T11:46:23.352592347Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25104, new file Index(643)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1231timestamp=2025-12-04T11:46:23.379310759Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1232timestamp=2025-12-04T11:46:23.439294185Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1233timestamp=2025-12-04T11:46:23.445978116Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22744, new file Index(586)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1234timestamp=2025-12-04T11:46:23.492154018Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1235timestamp=2025-12-04T11:46:23.549903825Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1236timestamp=2025-12-04T11:46:23.558756415Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 38800, new file Index(987)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1237timestamp=2025-12-04T11:46:23.587925581Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1238timestamp=2025-12-04T11:46:23.634017886Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1239timestamp=2025-12-04T11:46:23.676206634Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1240timestamp=2025-12-04T11:46:23.710460826Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1241timestamp=2025-12-04T11:46:23.721741252Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 35953, new file Index(927)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1242timestamp=2025-12-04T11:46:23.798499592Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1243timestamp=2025-12-04T11:46:23.853010590Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1244timestamp=2025-12-04T11:46:23.858794012Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18157, new file Index(464)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1245timestamp=2025-12-04T11:46:23.922318729Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1246timestamp=2025-12-04T11:46:23.935420523Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1247timestamp=2025-12-04T11:46:23.942184132Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 29972, new file Index(774)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1248timestamp=2025-12-04T11:46:24.031523040Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1249timestamp=2025-12-04T11:46:24.037396627Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1250timestamp=2025-12-04T11:46:24.040749548Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 4194, new file Index(113)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1251timestamp=2025-12-04T11:46:24.062559274Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1252timestamp=2025-12-04T11:46:24.067840040Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9571, new file Index(248)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1253timestamp=2025-12-04T11:46:24.107982234Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1254timestamp=2025-12-04T11:46:24.110096531Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1255timestamp=2025-12-04T11:46:24.116391147Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 21843, new file Index(555)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1256timestamp=2025-12-04T11:46:24.193679973Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1257timestamp=2025-12-04T11:46:24.210847778Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1258timestamp=2025-12-04T11:46:24.222811410Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 37112, new file Index(957)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1259timestamp=2025-12-04T11:46:24.235061545Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1260timestamp=2025-12-04T11:46:24.321320643Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1261timestamp=2025-12-04T11:46:24.349038817Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1262timestamp=2025-12-04T11:46:24.359937619Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 36748, new file Index(950)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1263timestamp=2025-12-04T11:46:24.579845278Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1264timestamp=2025-12-04T11:46:24.612027846Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1265timestamp=2025-12-04T11:46:24.642554596Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1266timestamp=2025-12-04T11:46:24.649177399Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25120, new file Index(644)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1267timestamp=2025-12-04T11:46:24.664899161Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1268timestamp=2025-12-04T11:46:24.740026324Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1269timestamp=2025-12-04T11:46:24.747433990Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 30472, new file Index(794)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1270timestamp=2025-12-04T11:46:24.762917055Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1271timestamp=2025-12-04T11:46:24.839900517Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1272timestamp=2025-12-04T11:46:24.842881702Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3652, new file Index(99)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1273timestamp=2025-12-04T11:46:24.843777164Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1274timestamp=2025-12-04T11:46:24.862811992Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1275timestamp=2025-12-04T11:46:24.865974642Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3592, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1276timestamp=2025-12-04T11:46:24.889834728Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1277timestamp=2025-12-04T11:46:24.894901127Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 18567, new file Index(477)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1278timestamp=2025-12-04T11:46:24.955999251Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1279timestamp=2025-12-04T11:46:24.959874345Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 1704, new file Index(44)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1280timestamp=2025-12-04T11:46:24.973972479Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1281timestamp=2025-12-04T11:46:24.988690290Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1282timestamp=2025-12-04T11:46:24.996651851Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25139, new file Index(644)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1283timestamp=2025-12-04T11:46:25.043309843Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1284timestamp=2025-12-04T11:46:25.079056043Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1285timestamp=2025-12-04T11:46:25.083019899Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 7712, new file Index(199)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1286timestamp=2025-12-04T11:46:25.119924031Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1287timestamp=2025-12-04T11:46:25.125757838Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 20216, new file Index(514)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1288timestamp=2025-12-04T11:46:25.132199497Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1289timestamp=2025-12-04T11:46:25.164075662Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1290timestamp=2025-12-04T11:46:25.192242292Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1291timestamp=2025-12-04T11:46:25.195549893Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5903, new file Index(148)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1292timestamp=2025-12-04T11:46:25.228946570Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1293timestamp=2025-12-04T11:46:25.232920562Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1294timestamp=2025-12-04T11:46:25.243340451Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 33166, new file Index(859)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1295timestamp=2025-12-04T11:46:25.314247762Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1296timestamp=2025-12-04T11:46:25.343943257Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1297timestamp=2025-12-04T11:46:25.347036701Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 3442, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1298timestamp=2025-12-04T11:46:25.377704096Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1299timestamp=2025-12-04T11:46:25.389066368Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 36715, new file Index(936)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1300timestamp=2025-12-04T11:46:25.604189046Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1301timestamp=2025-12-04T11:46:25.639365171Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1302timestamp=2025-12-04T11:46:25.684788040Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1303timestamp=2025-12-04T11:46:25.692449806Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1304timestamp=2025-12-04T11:46:25.700860995Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 23767, new file Index(609)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1305timestamp=2025-12-04T11:46:25.728747917Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1306timestamp=2025-12-04T11:46:25.787972198Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1307timestamp=2025-12-04T11:46:25.790981215Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1308timestamp=2025-12-04T11:46:25.793607180Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 25302, new file Index(646)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1309timestamp=2025-12-04T11:46:25.827208475Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1310timestamp=2025-12-04T11:46:25.879748994Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1311timestamp=2025-12-04T11:46:25.883750546Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 4765, new file Index(118)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1312timestamp=2025-12-04T11:46:25.907870633Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1313timestamp=2025-12-04T11:46:25.913713728Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 9965, new file Index(262)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1314timestamp=2025-12-04T11:46:25.940329669Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1315timestamp=2025-12-04T11:46:25.964126226Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1316timestamp=2025-12-04T11:46:25.972629073Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 34456, new file Index(896)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1317 + can recover from crash when no crash
1318timestamp=2025-12-04T11:46:26.129881327Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1319timestamp=2025-12-04T11:46:26.139138968Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 34992, new file Index(926)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1320timestamp=2025-12-04T11:46:26.241325993Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1321timestamp=2025-12-04T11:46:26.247337647Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 19097, new file Index(498)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1322timestamp=2025-12-04T11:46:26.312225394Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1323timestamp=2025-12-04T11:46:26.318231006Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 23726, new file Index(612)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1324timestamp=2025-12-04T11:46:26.394265618Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1325timestamp=2025-12-04T11:46:26.401787911Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 27762, new file Index(717)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1326timestamp=2025-12-04T11:46:26.496662169Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1327timestamp=2025-12-04T11:46:26.502069151Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 20443, new file Index(532)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1328timestamp=2025-12-04T11:46:26.563875412Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1329timestamp=2025-12-04T11:46:26.568515328Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 6911, new file Index(179)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1330timestamp=2025-12-04T11:46:26.597695525Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1331timestamp=2025-12-04T11:46:26.602345609Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 15623, new file Index(406)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1332timestamp=2025-12-04T11:46:26.659420838Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1333timestamp=2025-12-04T11:46:26.667010416Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 35230, new file Index(901)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1334timestamp=2025-12-04T11:46:26.766690777Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1335timestamp=2025-12-04T11:46:26.770232882Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 2598, new file Index(69)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1336timestamp=2025-12-04T11:46:26.791345891Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1337timestamp=2025-12-04T11:46:26.797315545Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 24964, new file Index(655)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1338timestamp=2025-12-04T11:46:26.869363819Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1339timestamp=2025-12-04T11:46:26.873010446Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10913, new file Index(278)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1340timestamp=2025-12-04T11:46:26.914580479Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1341timestamp=2025-12-04T11:46:26.921857118Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22257, new file Index(562)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1342timestamp=2025-12-04T11:46:26.989160189Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1343timestamp=2025-12-04T11:46:26.992611352Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 10065, new file Index(262)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1344timestamp=2025-12-04T11:46:27.031200281Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1345timestamp=2025-12-04T11:46:27.036858060Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22788, new file Index(584)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1346timestamp=2025-12-04T11:46:27.109642748Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1347timestamp=2025-12-04T11:46:27.116286391Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 24334, new file Index(629)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1348timestamp=2025-12-04T11:46:27.194126424Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1349timestamp=2025-12-04T11:46:27.201354026Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 22522, new file Index(581)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1350timestamp=2025-12-04T11:46:27.264803965Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1351timestamp=2025-12-04T11:46:27.267615339Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 2490, new file Index(64)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1352timestamp=2025-12-04T11:46:27.289509619Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1353timestamp=2025-12-04T11:46:27.296082391Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 27922, new file Index(713)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1354timestamp=2025-12-04T11:46:27.374832461Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1355timestamp=2025-12-04T11:46:27.378109793Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 5518, new file Index(146)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1356+ segmented log spec
1357 + can write and read entry
1358 + log-term tests
1359 + log-term for index 0
1360 + log-term for last index
1361 + log term for index in the middle
1362 + handles segment rollover correctly
1363 + recovery tests
1364 + recovers with different segment sizes
1365 + recovers from basic crash
1366 + can write and read multiple entries
136715 tests passed. 0 tests failed. 0 tests ignored.
1368
1369Executed in 20 s 783 ms
1370
1371
1372************************
1373Build summary:
1374[{
1375 "module": "zio-raft-zmq",
1376 "compile": {"status": "ok", "tookMs": 17423, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1377 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1378 "test-compile": {"status": "ok", "tookMs": 1096, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1379 "test": {"status": "ok", "tookMs": 1241, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
1380 "publish": {"status": "skipped", "tookMs": 0},
1381 "metadata": {
1382 "crossScalaVersions": ["3.3.6"]
1383}
1384},{
1385 "module": "zio-raft-client-server-server",
1386 "compile": {"status": "ok", "tookMs": 4313, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1387 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1388 "test-compile": {"status": "ok", "tookMs": 3590, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1389 "test": {"status": "ok", "tookMs": 8938, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
1390 "publish": {"status": "skipped", "tookMs": 0},
1391 "metadata": {
1392 "crossScalaVersions": ["3.3.6"]
1393}
1394},{
1395 "module": "zio-raft-session-state-machine",
1396 "compile": {"status": "ok", "tookMs": 2420, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1397 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1398 "test-compile": {"status": "ok", "tookMs": 3941, "warnings": 12, "errors": 0, "sourceVersion": "3.8"},
1399 "test": {"status": "ok", "tookMs": 1238, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "unknown", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
1400 "publish": {"status": "skipped", "tookMs": 0},
1401 "metadata": {
1402 "crossScalaVersions": ["3.3.6"]
1403}
1404},{
1405 "module": "zio-raft",
1406 "compile": {"status": "ok", "tookMs": 50, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1407 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1408 "test-compile": {"status": "ok", "tookMs": 4826, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1409 "test": {"status": "ok", "tookMs": 3921, "passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69, "byFramework": [{"framework": "unknown", "stats": {"passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69}}]},
1410 "publish": {"status": "skipped", "tookMs": 0},
1411 "metadata": {
1412 "crossScalaVersions": ["3.3.6"]
1413}
1414},{
1415 "module": "zio1-zmq",
1416 "compile": {"status": "ok", "tookMs": 601, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1417 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1418 "test-compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1419 "test": {"status": "ok", "tookMs": 70, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1420 "publish": {"status": "skipped", "tookMs": 0},
1421 "metadata": {
1422 "crossScalaVersions": ["2.13.14", "3.3.6"]
1423}
1424},{
1425 "module": "zio-raft-client-server-protocol",
1426 "compile": {"status": "ok", "tookMs": 42, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1427 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1428 "test-compile": {"status": "ok", "tookMs": 2191, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1429 "test": {"status": "ok", "tookMs": 1361, "passed": 65, "failed": 0, "ignored": 0, "skipped": 0, "total": 65, "byFramework": [{"framework": "unknown", "stats": {"passed": 65, "failed": 0, "ignored": 0, "skipped": 0, "total": 65}}]},
1430 "publish": {"status": "skipped", "tookMs": 0},
1431 "metadata": {
1432 "crossScalaVersions": ["2.13.14", "3.3.6"]
1433}
1434},{
1435 "module": "zio-lmdb",
1436 "compile": {"status": "ok", "tookMs": 935, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1437 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1438 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1439 "test": {"status": "ok", "tookMs": 80, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1440 "publish": {"status": "skipped", "tookMs": 0},
1441 "metadata": {
1442 "crossScalaVersions": ["3.3.6"]
1443}
1444},{
1445 "module": "zio2-zmq",
1446 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1447 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1448 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1449 "test": {"status": "ok", "tookMs": 49, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1450 "publish": {"status": "skipped", "tookMs": 0},
1451 "metadata": {
1452 "crossScalaVersions": ["2.13.14", "3.3.6"]
1453}
1454},{
1455 "module": "zio-raft-client-server-client",
1456 "compile": {"status": "ok", "tookMs": 1535, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1457 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1458 "test-compile": {"status": "ok", "tookMs": 3376, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1459 "test": {"status": "ok", "tookMs": 4154, "passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36, "byFramework": [{"framework": "unknown", "stats": {"passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36}}]},
1460 "publish": {"status": "skipped", "tookMs": 0},
1461 "metadata": {
1462 "crossScalaVersions": ["2.13.14", "3.3.6"]
1463}
1464},{
1465 "module": "zio-raft-stores",
1466 "compile": {"status": "ok", "tookMs": 2624, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1467 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1468 "test-compile": {"status": "ok", "tookMs": 1738, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1469 "test": {"status": "ok", "tookMs": 21320, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1470 "publish": {"status": "skipped", "tookMs": 0},
1471 "metadata": {
1472 "crossScalaVersions": ["3.3.6"]
1473}
1474}]
1475************************
1476[success] Total time: 130 s (0:02:10.0), completed Dec 4, 2025, 12:46:27 PM
1477[0JChecking patch project/plugins.sbt...
1478Checking patch project/build.properties...
1479Checking patch build.sbt...
1480Applied patch project/plugins.sbt cleanly.
1481Applied patch project/build.properties cleanly.
1482Applied patch build.sbt cleanly.