09:42:28,831 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 09:42:28,837 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [346416477019107699] 09:42:28,839 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:28,840 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:28,840 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:28,841 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:28,841 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:28,842 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:28,842 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#346416477019107699], selfDc [default]. 09:42:28,842 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:28,853 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:28,853 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:28,854 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:28,854 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:28,854 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:28,855 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:28,856 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:29,870 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:29,870 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 09:42:29,870 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:29,870 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:29,871 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:29,871 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:29,873 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:29,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:29,970 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:29,970 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:29,972 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:29,999 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:29,999 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 09:42:30,0 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:30,73 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:30,73 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:30,74 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:30,79 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:30,79 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [] 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:30,80 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:30,176 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:30,178 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:30,178 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:30,178 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:30,178 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:30,179 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:30,179 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:30,179 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:30,879 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:30,880 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:30,880 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:30,881 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:31,189 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:31,189 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:31,190 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:31,190 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:31,191 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:31,191 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:31,192 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:31,193 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:31,194 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 09:42:31,207 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 09:42:31,215 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-7380926354841652367] 09:42:31,215 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:31,216 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:31,217 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:31,218 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-7380926354841652367], selfDc [default]. 09:42:31,223 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:31,223 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:31,223 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:31,224 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:31,227 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:31,227 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:31,230 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:31,230 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:31,230 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:31,230 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:31,231 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:31,231 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:31,231 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:31,231 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:31,231 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:31,232 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:31,234 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:31,234 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:32,245 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:32,245 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 09:42:32,246 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:32,246 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:32,246 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:32,246 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:32,248 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:32,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:32,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:32,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 09:42:32,265 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:32,266 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:32,266 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:32,342 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:32,343 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 09:42:32,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:32,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [] 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:32,346 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 09:42:32,445 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:32,447 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:32,447 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 09:42:32,447 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:32,447 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:32,448 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:32,448 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:32,448 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:32,448 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:33,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:33,256 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:33,257 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 09:42:33,257 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:33,257 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:33,465 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:33,465 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:33,466 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:33,466 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:33,468 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:33,468 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:33,469 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:33,469 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:33,471 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 09:42:33,482 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 09:42:33,505 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-4463889612383733704] 09:42:33,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:33,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:33,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:33,511 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:33,511 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:33,511 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-4463889612383733704], selfDc [default]. 09:42:33,512 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:33,513 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:33,545 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:33,545 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:33,545 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:33,545 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:33,545 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:33,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:33,547 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:33,547 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:33,551 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 09:42:33,551 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:33,551 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:33,551 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:33,552 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 09:42:33,552 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]] 09:42:33,553 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] LocalActorRef - pekkoDeadLetter Message [scala.util.Success] wrapped in [org.apache.pekko.actor.typed.internal.AdaptMessage] to Actor[pekko://ClusterSystem/user/EOSBootstrap/CandidateRegistry#806386313] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/user/EOSBootstrap/CandidateRegistry#806386313] 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'. 09:42:33,553 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:33,554 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:33,554 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:33,555 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:33,555 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:33,555 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:33,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:33,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], new value: Set(member-1) 09:42:33,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]] adding all candidates 09:42:33,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]] : [member-1] 09:42:33,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], activeMembers: [], currentCandidates: [member-1] 09:42:34,520 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:34,521 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:34,570 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:34,571 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:34,572 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:34,572 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:34,573 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:34,573 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:34,574 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:34,574 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:34,589 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 09:42:34,602 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [5719691676116962989] 09:42:34,604 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:34,605 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:34,605 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:34,607 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#5719691676116962989], selfDc [default]. 09:42:34,608 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:34,608 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:34,608 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:34,609 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:34,619 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Clearing candidates for member: member-1 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:34,620 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:34,623 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@36f2a2a3 for type test 09:42:34,623 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 09:42:34,624 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:34,624 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,625 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:34,647 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,649 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 09:42:34,649 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], response: GetSuccess(DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]) 09:42:34,649 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] at the time of initial sync. 09:42:34,686 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 09:42:34,686 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 09:42:34,686 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 09:42:34,687 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 09:42:34,687 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 09:42:34,826 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@36f2a2a3 for type test 09:42:34,826 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,826 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 09:42:34,827 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,827 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@36f2a2a3 09:42:34,830 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-1] 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:34,847 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,848 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 09:42:34,848 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,928 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 09:42:34,928 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:34,929 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [] 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-1] 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 09:42:34,967 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 09:42:34,968 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:34,968 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 09:42:34,968 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 09:42:36,931 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:36,932 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:36,932 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:36,932 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:36,932 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:36,933 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:36,933 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:36,933 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:37,657 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:37,657 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:37,658 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 09:42:37,658 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 09:42:37,946 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:37,946 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:37,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:37,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:37,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:37,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:37,952 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:37,952 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:37,954 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 09:42:37,964 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 09:42:37,973 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-3915149366161066281] 09:42:37,974 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:37,978 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:37,978 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:37,981 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:37,981 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:37,981 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:37,989 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-3915149366161066281], selfDc [default]. 09:42:37,990 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 09:42:38,2 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:38,2 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:38,2 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 09:42:38,2 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:38,3 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:38,4 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:38,4 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:38,91 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,93 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,196 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,196 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,297 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,298 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,398 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,399 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,500 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,500 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,601 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,601 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,702 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,703 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,803 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,804 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,904 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:38,905 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,6 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,6 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,21 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:39,22 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 09:42:39,22 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:39,22 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:39,22 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:39,22 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,24 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:39,61 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:39,61 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1) 09:42:39,61 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] adding all candidates 09:42:39,61 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1] 09:42:39,61 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-1 09:42:39,62 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,107 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,107 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-1 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-2) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]. Skipping reassignment. 09:42:39,108 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1, member-2) 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-2] 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : member-2 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-2 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 09:42:39,142 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,208 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,208 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-2 09:42:39,209 AM [main] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 09:42:39,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 09:42:39,210 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,310 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 09:42:39,310 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: 09:42:39,311 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:39,312 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:39,313 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:39,314 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:39,314 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:39,314 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:40,12 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:40,13 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:40,331 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:40,331 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:40,332 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:40,333 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:40,334 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:40,334 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:40,336 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:40,336 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:40,338 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 09:42:40,350 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 09:42:40,360 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [1388870537431835630] 09:42:40,361 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 09:42:40,363 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 09:42:40,363 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 09:42:40,370 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#1388870537431835630], selfDc [default]. 09:42:40,370 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 09:42:40,370 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 09:42:40,370 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 09:42:40,382 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 09:42:40,382 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 09:42:40,382 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 09:42:40,387 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 09:42:40,388 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:40,389 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 09:42:40,389 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 09:42:41,397 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:41,397 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 09:42:41,398 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 09:42:41,398 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 09:42:41,398 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 09:42:41,398 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 09:42:41,401 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 09:42:41,407 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 09:42:41,407 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], new value: Set(member-1) 09:42:41,407 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] adding all candidates 09:42:41,407 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] : [member-1] 09:42:41,407 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] new owner: member-1 09:42:41,408 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 09:42:42,40 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#250371321] 09:42:42,42 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#250371321] : Executing get-entity rpc. 09:42:42,55 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{string=/network-topology:network-topology/topology[topology-id='test']/node[node-id='test://test-node']}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-1912565195] 09:42:42,55 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-1912565195] : Executing get-entity rpc. 09:42:42,56 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@1e675b79 in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-323563025] 09:42:42,57 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-323563025] : Executing get-entities rpc. 09:42:42,69 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityOwnerRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-140318512] 09:42:42,69 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-140318512] : Executing get-entity-owner rpc. 09:42:42,74 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:42:42,75 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 09:42:42,75 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:42,75 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 09:42:42,75 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 09:42:42,76 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 09:42:42,76 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 09:42:42,76 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 09:42:42,397 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 09:42:42,398 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 09:42:42,398 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 09:42:42,398 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 09:42:43,87 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 09:42:43,87 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 09:42:43,88 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 09:42:43,88 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 09:42:43,89 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 09:42:43,89 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 09:42:43,91 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:42:43,91 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 09:42:43,93 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.