02:47:14,349 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:47:14,357 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-3245046053297803878] 02:47:14,358 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:14,360 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:14,360 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:14,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:14,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:14,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:14,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-3245046053297803878], selfDc [default]. 02:47:14,369 AM [ClusterSystem-akka.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). 02:47:14,378 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:14,378 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:47:14,379 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:14,379 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:14,380 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:47:14,380 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:47:14,380 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:47:14,380 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:15,395 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:15,395 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:47:15,396 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:47:15,396 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:47:15,399 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:47:15,400 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,401 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:15,415 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:15,415 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:15,415 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:47:15,415 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:15,415 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:15,416 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,496 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,496 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,500 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:15,534 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,535 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 02:47:15,536 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,599 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:15,599 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,601 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [] 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 02:47:15,615 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:15,616 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:15,616 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:15,616 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:15,704 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:15,705 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:15,706 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:15,707 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:15,707 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 02:47:15,707 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:47:15,707 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:15,707 AM [ClusterSystem-akka.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. 02:47:16,395 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:16,396 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:16,396 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:16,396 AM [ClusterSystem-akka.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. 02:47:16,724 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:16,725 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:47:16,725 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:47:16,727 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:16,728 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:16,728 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:16,731 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:16,731 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:16,732 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:47:16,745 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:47:16,764 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [1187302280115599879] 02:47:16,766 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:16,769 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:16,769 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:16,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#1187302280115599879], selfDc [default]. 02:47:16,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:16,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:16,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:16,773 AM [ClusterSystem-akka.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). 02:47:16,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:16,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:16,791 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:16,792 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:47:16,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:47:16,794 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:47:16,794 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:47:16,794 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:47:16,794 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:17,811 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:17,811 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:47:17,812 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:47:17,812 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:47:17,813 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:47:17,813 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:17,815 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:17,820 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:17,820 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:17,821 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:47:17,821 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:17,821 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:17,821 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:17,905 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:17,905 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 02:47:17,907 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:17,941 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:17,942 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 02:47:18,8 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:18,10 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:18,13 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:18,13 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 02:47:18,13 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:47:18,13 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:18,13 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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]] 02:47:18,14 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:47:18,14 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:47:18,802 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:18,802 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:18,803 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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]] 02:47:18,803 AM [ClusterSystem-akka.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. 02:47:18,803 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:47:19,31 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:19,31 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:47:19,32 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:47:19,33 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:19,33 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:19,33 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:19,35 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.InternalClusterAction$PublishChanges] from Actor[akka://ClusterSystem/system/cluster/core/daemon#2036655054] to Actor[akka://ClusterSystem/system/cluster/core/publisher#-360115044] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/cluster/core/publisher#-360115044] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:47:19,36 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:19,36 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:19,38 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:47:19,62 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:47:19,71 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-149253897911412283] 02:47:19,72 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:19,75 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:19,75 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:19,79 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-149253897911412283], selfDc [default]. 02:47:19,79 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:19,84 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:19,85 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:19,85 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:47:19,99 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:19,99 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:19,100 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} 02:47:19,100 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Stashing 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} 02:47:19,102 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:19,103 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:19,105 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:19,107 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> BecomingOldest] 02:47:20,90 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:20,91 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:20,93 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:20,93 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:20,95 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 02:47:20,95 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] RepointableActorRef - akkaDeadLetter Message [akka.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#2112530511] to Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#2112530511] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#2112530511] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:47:20,97 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:20,97 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:20,119 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:47:20,135 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-2452604459575217644] 02:47:20,136 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:20,139 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:20,139 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:20,142 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-2452604459575217644], selfDc [default]. 02:47:20,144 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:20,144 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:20,144 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:20,144 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:47:20,154 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:20,154 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:20,155 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@f0c6326 for type test 02:47:20,155 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:20,157 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:47:20,157 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:47:20,158 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:47:20,158 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:21,165 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:21,166 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:47:21,166 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:47:21,167 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:47:21,167 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:47:21,167 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,170 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:21,184 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:21,184 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:21,184 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 02:47:21,184 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:21,185 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:21,185 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 02:47:21,185 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,185 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,186 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 02:47:21,186 AM [ClusterSystem-akka.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]) 02:47:21,186 AM [ClusterSystem-akka.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. 02:47:21,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 02:47:21,225 AM [ClusterSystem-akka.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 02:47:21,225 AM [ClusterSystem-akka.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} 02:47:21,226 AM [ClusterSystem-akka.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} 02:47:21,226 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 02:47:21,363 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@f0c6326 for type test 02:47:21,364 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,364 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 02:47:21,364 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,364 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@f0c6326 02:47:21,367 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:21,385 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,386 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 02:47:21,386 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,466 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 02:47:21,466 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:21,469 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:21,505 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:21,505 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 02:47:21,505 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [] 02:47:21,505 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 02:47:21,505 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 02:47:21,506 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 02:47:21,506 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:21,506 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 02:47:21,507 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 02:47:23,470 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:23,471 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:23,471 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:23,471 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:23,471 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:47:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 02:47:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:47:24,205 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:24,206 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:24,206 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 02:47:24,206 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 02:47:24,484 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:24,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:47:24,486 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:47:24,487 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:24,487 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:24,488 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:24,494 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:24,494 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:24,495 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:47:24,518 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 02:47:24,529 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-7536884967177198611] 02:47:24,529 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-7536884967177198611], selfDc [default]. 02:47:24,537 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:47:24,548 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:24,548 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:24,549 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} 02:47:24,549 AM [ClusterSystem-akka.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} 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:47:24,550 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:47:24,551 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:47:24,551 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:24,652 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}]] 02:47:24,654 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:24,757 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}]] 02:47:24,757 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:24,858 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}]] 02:47:24,859 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:24,960 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}]] 02:47:24,961 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,61 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}]] 02:47:25,62 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,163 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}]] 02:47:25,163 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,264 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}]] 02:47:25,264 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,365 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}]] 02:47:25,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,466 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}]] 02:47:25,467 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,561 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:25,561 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:47:25,562 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:47:25,562 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:47:25,562 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:47:25,562 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,564 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:25,567 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}]] 02:47:25,567 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,580 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:25,580 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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) 02:47:25,580 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,580 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 02:47:25,581 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,581 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,668 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}]] 02:47:25,669 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,669 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,670 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 02:47:25,670 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:25,670 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]]] 02:47:25,670 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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. 02:47:25,672 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:25,700 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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) 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-2] 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,701 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 02:47:25,702 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 02:47:25,702 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,771 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}]] 02:47:25,771 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 02:47:25,772 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}]] 02:47:25,773 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 02:47:25,773 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 02:47:25,773 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]]] 02:47:25,774 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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] 02:47:25,774 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]]] 02:47:25,774 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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] 02:47:25,774 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]] 02:47:25,874 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}]] 02:47:25,875 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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: 02:47:25,876 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:25,877 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:25,877 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:25,878 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:25,878 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 02:47:25,878 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:47:26,571 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:26,573 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:26,890 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:26,891 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:47:26,891 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:47:26,893 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:26,893 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:26,894 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:26,897 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:26,897 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:26,899 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 02:47:26,921 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 02:47:26,931 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [5407967116686262510] 02:47:26,931 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 02:47:26,933 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 02:47:26,933 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 02:47:26,935 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#5407967116686262510], selfDc [default]. 02:47:26,935 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 02:47:26,935 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 02:47:26,936 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 02:47:26,937 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 02:47:26,949 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 02:47:26,949 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 02:47:26,951 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} 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-8] [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} 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 02:47:26,951 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 02:47:26,952 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:27,967 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:27,967 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 02:47:27,968 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 02:47:27,968 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 02:47:27,968 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 02:47:27,969 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 02:47:27,971 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 02:47:27,987 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 02:47:27,987 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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) 02:47:27,988 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 02:47:27,988 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 02:47:27,988 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 02:47:27,988 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 02:47:28,66 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#1929669552] 02:47:28,66 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#1929669552] : Executing get-entity rpc. 02:47:28,67 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-616357358] 02:47:28,67 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#-616357358] : Executing get-entity rpc. 02:47:28,68 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@b574ffb in actor: Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-1259585900] 02:47:28,69 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-1259585900] : Executing get-entities rpc. 02:47:28,70 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-756135658] 02:47:28,71 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityRpcHandler - Actor[akka://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#-756135658] : Executing get-entity-owner rpc. 02:47:28,72 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:47:28,73 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 02:47:28,73 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:28,73 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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}]]] 02:47:28,73 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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. 02:47:28,74 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 02:47:28,74 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> None] 02:47:28,75 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 02:47:28,968 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 02:47:28,969 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 02:47:28,969 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]]] 02:47:28,969 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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. 02:47:29,89 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 02:47:29,89 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 02:47:29,89 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 02:47:29,90 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 02:47:29,90 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 02:47:29,91 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 02:47:29,92 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:47:29,92 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 02:47:29,94 AM [ClusterSystem-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.