[DEBUG] [09/10/2025 18:29:53.253] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:29:53,255 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/10/2025 18:29:53.256] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/10/2025 18:29:53.256] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/10/2025 18:29:53.289] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.156:17355] with UID [-4482371123711060122] 06:29:53,290 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.156:17355] with UID [-4482371123711060122] [INFO] [09/10/2025 18:29:53.292] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Starting up, Pekko version [1.0.3] ... 06:29:53,292 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [09/10/2025 18:29:53.297] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:29:53,297 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/10/2025 18:29:53.298] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Started up successfully 06:29:53,298 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Started up successfully [INFO] [09/10/2025 18:29:53.299] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/10/2025 18:29:53.299] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:29:53,300 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:29:53,300 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:29:53,329 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting [WARN] [09/10/2025 18:29:53.374] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@3dcfab2e [INFO] [pekkoDeadLetter][09/10/2025 18:29:53.375] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:29:53,377 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:29:53,405 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 06:29:53,407 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 06:29:53,407 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 06:29:53,556 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 06:29:53,566 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:29:53,566 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=0 06:29:53,575 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 06:29:53,576 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [09/10/2025 18:29:53.584] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][09/10/2025 18:29:53.585] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:29:53,585 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:29:53,617 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4898802518467569361/test-actor-4/TermInfo.properties does not exist 06:29:53,617 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4898802518467569361/test-actor-4/journal-v1-1.log 06:29:53,617 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4898802518467569361/test-actor-4/metadata-v1-1.log 06:29:53,617 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: no eligible files found 06:29:53,617 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:29:53,618 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - test-actor-4: Received ReplicatedLogEntry for recovery: index: 0, size: 1 06:29:53,619 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - test-actor-4: Received apply journal entries for recovery, applying to state: 0 to 0 06:29:53,620 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:29:53,620 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: Recovery completed in 472.9 μs - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: Local TermInfo store seeded with TermInfo{term=1, votedFor=test-actor-4} 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-4: taking snapshot to clear Pekko persistence to 3 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Taking snapshot on entry with index 0 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - test-actor-4: support() called 06:29:53,641 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: starting snapshot writeout to /tmp/junit-4898802518467569361/test-actor-4/snapshot-0000000068C1C3A1-263EE414.tmp 06:29:53,646 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: finished snapshot writeout to /tmp/junit-4898802518467569361/test-actor-4/snapshot-0000000068C1C3A1-263EE414.v1 06:29:53,647 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: selected SNAPSHOT_V1 to handle file /tmp/junit-4898802518467569361/test-actor-4/snapshot-0000000068C1C3A1-263EE414.v1 06:29:53,647 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4898802518467569361/test-actor-4/TermInfo.properties 06:29:53,647 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4898802518467569361/test-actor-4/journal-v1-1.log 06:29:53,647 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4898802518467569361/test-actor-4/metadata-v1-1.log 06:29:53,647 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-09-10T18:29:53.641655828Z, file=/tmp/junit-4898802518467569361/test-actor-4/snapshot-0000000068C1C3A1-263EE414.v1, size=221, entryCompress=NONE, stateCompress=NONE} 06:29:53,648 PM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Snapshot completed in 7.552 ms, resetting timer for the next recovery snapshot 06:29:53,649 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Pekko recovery completed and cannot restore from snapshot 06:29:53,651 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: starting journal recovery 06:29:53,651 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:29:53,651 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: empty journal: appending 0 entries 06:29:53,653 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:29:53,654 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: journal recovery completedin 3.303 ms with journalIndex=1 06:29:53,654 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Journal recovery completed and cannot restore from snapshot 06:29:53,682 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: ignoring DeleteMessagesSuccess(3) 06:29:53,683 PM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:29:54,405 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 06:29:54,406 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 06:29:54,419 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#57,test-actor-4-writer-1]/waiting 06:29:54,421 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 844.9 ms 06:29:54,422 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 773.9 μs 06:29:54,422 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 06:29:54,423 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 06:29:54,423 PM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-4: journal closed 06:29:54,424 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:29:54,424 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:29:54,428 PM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/10/2025 18:29:54.428] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:29:54,431 PM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1645807083] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:29:54,433 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Exiting completed 06:29:54,433 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Shutting down... 06:29:54,433 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.156:17355] - Successfully shut down [WARN] [09/10/2025 18:29:54.434] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.156:17355) [INFO] [pekkoDeadLetter][09/10/2025 18:29:54.431] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1645807083] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [09/10/2025 18:29:54.432] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Exiting completed [INFO] [09/10/2025 18:29:54.432] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Shutting down... [INFO] [09/10/2025 18:29:54.432] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.156:17355] - Successfully shut down [INFO] [09/10/2025 18:29:54.439] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.156:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/10/2025 18:29:54.439] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.156:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:29:54,440 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:29:54,440 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/10/2025 18:29:54.443] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.156:17355/system/remoting-terminator] Remoting shut down. 06:29:54,443 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.