12:52:16,72 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:52:16,80 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 [-2405443411878906435] 12:52:16,80 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] ... 12:52:16,87 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] 12:52:16,87 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 12:52:16,87 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#-2405443411878906435], selfDc [default]. 12:52:16,92 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 12:52:16,92 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:16,102 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 12:52:16,102 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:52:16,102 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:52:16,113 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2551] with UID [4411301411564918987] 12:52:16,113 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Starting up, Akka version [2.6.21] ... 12:52:16,119 AM [ClusterSystem-akka.actor.default-dispatcher-4] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:16,119 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 12:52:16,133 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2551#4411301411564918987], selfDc [default]. 12:52:16,134 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 12:52:16,134 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:17,148 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#465225157]], but this node is not initialized yet 12:52:17,148 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-784192116]], but this node is not initialized yet 12:52:17,149 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#1398783494]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:17,150 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 12:52:17,150 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) 12:52:17,150 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] 12:52:17,151 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:52:17,151 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 12:52:17,152 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 12:52:17,153 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:52:17,153 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:18,170 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:18,170 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 12:52:18,170 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 12:52:18,171 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:18,171 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 12:52:21,148 AM [ClusterSystem-akka.actor.default-dispatcher-15] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#93898779]] after [5000 ms]. Message of type [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesForMember]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. at akka.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:131) at akka.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:730) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:479) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:365) at akka.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:314) at akka.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:318) at akka.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:270) at java.base/java.lang.Thread.run(Thread.java:1583) 12:52:21,148 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:22,169 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-784192116]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:22,169 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-784192116]] (version [2.6.21]) 12:52:22,189 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1677238648]] to [akka://ClusterSystem@127.0.0.1:2551] 12:52:22,190 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:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 12:52:22,191 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:22,193 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:52:22,195 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:22,197 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:52:22,197 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:52:22,197 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:52:22,197 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:52:22,198 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:22,198 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 12:52:22,198 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[akka://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/temp/$a] 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'. 12:52:22,200 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:2551] to [Up] 12:52:22,200 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:22,202 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:52:22,262 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:52:22,271 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [-553687960455632765] 12:52:22,272 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 12:52:22,274 AM [ClusterSystem-akka.actor.default-dispatcher-10] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:22,274 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 12:52:22,276 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:2552#-553687960455632765], selfDc [default]. 12:52:22,290 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 12:52:22,290 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:22,301 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#271472815]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:22,301 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#271472815]] (version [2.6.21]) 12:52:22,304 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#271472815]] to [akka://ClusterSystem@127.0.0.1:2551] 12:52:22,304 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#271472815]] (version [2.6.21]) 12:52:22,315 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1677238648]] to [akka://ClusterSystem@127.0.0.1:2552] 12:52:22,317 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 12:52:22,317 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:22,319 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:52:22,323 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:22,324 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 12:52:22,325 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 12:52:22,326 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:22,326 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 12:52:24,240 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:2552] to [Up] 12:52:24,241 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:24,281 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:52:24,296 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,296 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:52:24,390 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:24,390 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2) 12:52:24,390 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 12:52:24,390 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2] 12:52:24,390 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-2 12:52:24,391 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,497 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,497 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] CandidateRegistry - member-3 - Registering candidate(member-3) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,497 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:24,498 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:52:24,498 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:24,499 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-1) 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-1 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:52:24,510 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:52:24,590 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:24,590 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-1, member-3) 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-3] 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-3 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type-2, 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=entity-2}]] adding all candidates 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-2 12:52:24,591 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:24,700 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:24,700 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:24,700 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:24,700 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:24,702 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2, member-3) 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2, member-1) 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : member-1 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:24,710 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:24,711 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2, member-3)} 12:52:24,711 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,711 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:24,711 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:24,711 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:24,720 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2, member-3)} 12:52:24,720 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,721 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:24,721 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:24,721 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:24,727 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3, member-1)} 12:52:24,728 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:24,728 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:24,728 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:24,728 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:24,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:24,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:24,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:24,751 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:24,751 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:52:24,759 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:24,759 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:24,759 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2, member-3)} 12:52:24,760 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:24,760 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:24,760 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:52:24,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:24,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:24,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:24,768 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:24,768 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:52:24,808 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2, member-3)} 12:52:25,305 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:25,305 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:25,305 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:25,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:25,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:25,311 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:25,311 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:25,311 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:25,320 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2, member-1)} 12:52:25,320 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:25,320 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:25,321 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:25,321 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:25,328 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2, member-1)} 12:52:25,328 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:25,328 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:25,329 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:25,329 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:25,349 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:25,350 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:25,350 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,350 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,350 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:52:25,360 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:25,360 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:25,360 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,360 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,360 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:52:25,367 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:25,367 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:25,367 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,367 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,367 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:52:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 12:52:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-1 12:52:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-1 12:52:25,913 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:25,913 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: member-1 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-2, newOwner: member-1 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: false, isOwner: true, hasOwner:true 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-2, wasOwner: false, isOwner: true, hasOwner:true 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 1 12:52:25,950 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 1 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: member-1 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-2, newOwner: member-1 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:true 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:true 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] EOS-listener-member-3 - member-3 changes: 1 12:52:25,960 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 changes: 1 12:52:26,7 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-2, newOwner: member-1 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:true 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: member-1 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:true 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:26,8 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:52:27,122 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-3]} 12:52:27,727 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from 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=entity-1}]] 12:52:27,728 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(dc-default) from 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=entity-1}]] 12:52:27,728 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:27,728 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(dc-default) from entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:27,730 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:27,730 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:27,731 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:27,731 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-3) 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from 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=entity-1}]] - member-1 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], activeMembers: [member-1], currentCandidates: [member-2, member-3] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2, member-3] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type-2, 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=entity-2}]] - member-1 12:52:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:27,751 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, 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=entity-2}]], activeMembers: [member-1], currentCandidates: [member-2] 12:52:27,751 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:52:27,751 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3)} 12:52:27,751 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:27,751 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:27,760 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3)} 12:52:27,760 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:52:27,767 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:52:27,767 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3)} 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-1, newOwner: 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:false 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:false 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 2 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,790 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 2 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3)} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-1, newOwner: 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 changes: 2 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,840 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 changes: 2 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-1, newOwner: 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-3)} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 2 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:27,848 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 2 12:52:28,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 12:52:28,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-2 12:52:28,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-2 12:52:28,938 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:28,940 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 3 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:28,950 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-1 - member-1 changes: 3 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] EOS-listener-member-3 - member-3 changes: 3 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:29,40 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 changes: 3 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 3 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:29,48 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] EOS-listener-member-2 - member-2 changes: 3 12:52:29,543 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:52:29,544 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] 12:52:29,544 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:29,545 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 12:52:29,545 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:29,545 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:52:31,380 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] 12:52:31,381 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:31,382 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:52:31,383 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:31,385 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:52:31,385 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:52:31,385 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:52:31,386 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:31,386 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:52:31,387 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:31,387 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:52:31,387 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:52:31,388 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:52:31,389 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:52:31,389 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-2, member-3], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-2]}, owners: {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=entity-1}]]=member-2, DOMEntity [type=test-type-2, 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=entity-2}]]=member-2} 12:52:31,390 AM [ClusterSystem-akka.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:52:31,391 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:31,391 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:31,391 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:31,391 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:52:31,392 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:52:31,395 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:52:31,395 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:52:31,398 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:31,398 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:31,400 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:52:31,401 AM [ClusterSystem-akka.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection closed with error: Connection reset 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-3) 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2, member-3] 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:52:31,408 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:52:31,418 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 12:52:31,419 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 12:52:31,419 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:31,422 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:52:31,422 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 12:52:31,422 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 12:52:31,422 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:52:31,422 AM [ClusterSystem-akka.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:31,423 AM [ClusterSystem-akka.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:31,423 AM [ClusterSystem-akka.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-3 12:52:31,423 AM [ClusterSystem-akka.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:31,423 AM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:52:31,423 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:31,447 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: member-3 12:52:31,447 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:true 12:52:31,447 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:31,447 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:31,447 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 4 12:52:31,520 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: member-3 12:52:31,520 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: false, isOwner: true, hasOwner:true 12:52:31,520 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:31,520 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:31,521 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 4 12:52:32,398 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:32,401 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:32,407 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-2405443411878906435] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:52:32,409 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-2405443411878906435] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:52:32,438 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 12:52:32,438 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:32,438 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:52:32,438 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:32,438 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:32,442 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:52:32,442 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:52:32,442 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). 12:52:32,470 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 12:52:33,458 AM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 12:52:33,460 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:33,460 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:34,479 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:34,480 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:35,499 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:35,500 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:36,520 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:36,520 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:37,539 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:37,539 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:38,440 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Member removed [akka://ClusterSystem@127.0.0.1:2550], previous oldest [akka://ClusterSystem@127.0.0.1:2550, akka://ClusterSystem@127.0.0.1:2551] 12:52:38,559 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:38,559 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:38,560 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:52:38,560 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 12:52:38,560 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:52:38,560 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:52:38,561 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 12:52:38,561 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 12:52:38,562 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 12:52:38,562 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:38,562 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-16] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 12:52:38,563 AM [ClusterSystem-akka.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:52:38,564 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2551] 12:52:38,564 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-2, member-3], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-2]}, owners: {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=entity-1}]]=member-3, DOMEntity [type=test-type-2, 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=entity-2}]]=member-2} 12:52:38,564 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:52:38,565 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:38,565 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:38,565 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:38,565 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:38,566 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:52:38,566 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:52:38,580 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 12:52:38,580 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:38,580 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:38,580 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-3) 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [] 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2, member-3] 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [] 12:52:38,590 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:52:39,580 AM [ClusterSystem-akka.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:39,580 AM [ClusterSystem-akka.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:39,580 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:39,581 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [4411301411564918987] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:52:39,598 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:52:39,599 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], activeMembers: [], currentCandidates: [member-2, member-3] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-18] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 12:52:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:52:39,601 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:39,601 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:39,601 AM [ClusterSystem-akka.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:52:39,601 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:39,629 AM [ClusterSystem-akka.actor.default-dispatcher-28] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-3, newOwner: 12:52:39,629 AM [ClusterSystem-akka.actor.default-dispatcher-28] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-3, wasOwner: true, isOwner: false, hasOwner:false 12:52:39,629 AM [ClusterSystem-akka.actor.default-dispatcher-28] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:39,630 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:39,630 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] EOS-listener-member-3 - member-3 changes: 5 12:52:40,620 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:40,620 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 12:52:40,621 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 12:52:40,621 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 12:52:40,621 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 12:52:40,622 AM [ClusterSystem-akka.actor.default-dispatcher-28] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:40,622 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 12:52:40,624 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:52:40,624 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:52:40,628 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:52:40,650 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:52:40,655 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 [644562864068990299] 12:52:40,656 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] ... 12:52:40,659 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] 12:52:40,659 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 12:52:40,665 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#644562864068990299], selfDc [default]. 12:52:40,670 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 12:52:40,670 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:40,676 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:52:40,679 AM [ClusterSystem-akka.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:52:40,679 AM [ClusterSystem-akka.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:52:40,681 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2551] with UID [9221868413745647478] 12:52:40,682 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Starting up, Akka version [2.6.21] ... 12:52:40,683 AM [ClusterSystem-akka.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:40,683 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 12:52:40,688 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:2551#9221868413745647478], selfDc [default]. 12:52:40,693 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 12:52:40,693 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:41,710 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-654346870]], but this node is not initialized yet 12:52:41,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-921166092]], but this node is not initialized yet 12:52:41,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-921166092]], but this node is not initialized yet 12:52:41,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#205471358]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:41,771 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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 12:52:41,771 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 12:52:41,771 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 [Up] 12:52:41,772 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). 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 12:52:41,773 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:52:41,774 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:42,785 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:42,785 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 12:52:42,785 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 12:52:42,785 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:42,786 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 12:52:45,705 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-696761538]] after [5000 ms]. Message of type [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesForMember]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. at akka.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:131) at akka.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:730) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:479) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:365) at akka.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:314) at akka.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:318) at akka.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:270) at java.base/java.lang.Thread.run(Thread.java:1583) 12:52:45,705 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:46,786 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-654346870]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:46,786 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-654346870]] (version [2.6.21]) 12:52:46,797 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-1112751186]] to [akka://ClusterSystem@127.0.0.1:2551] 12:52:46,798 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 12:52:46,799 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:46,799 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:52:46,803 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:46,804 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:52:46,804 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:52:46,805 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:52:46,805 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:52:46,805 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:46,805 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[akka://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/temp/$a] 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'. 12:52:46,806 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 12:52:47,805 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:2551] to [Up] 12:52:47,807 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:47,818 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:52:47,917 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:47,918 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:47,918 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:47,919 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:47,919 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:52:47,920 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:52:47,924 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:47,924 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 12:52:47,924 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 12:52:47,924 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:52:47,925 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-1 12:52:47,925 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:47,964 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:47,964 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-2] 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-2 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type-2, 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=entity-2}]] adding all candidates 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-2 12:52:47,965 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:48,19 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:48,20 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:48,20 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:48,21 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2)} 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2, member-1) 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : member-1 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:48,44 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:48,45 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:48,45 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:48,45 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:48,46 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2)} 12:52:48,46 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:48,46 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:48,47 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:48,47 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2)} 12:52:48,84 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:52:48,85 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,85 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,85 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:52:48,422 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2, member-1)} 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:48,445 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:48,484 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:48,484 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:48,484 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,484 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,484 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:52:48,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:48,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:48,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,485 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:52:48,826 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from 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=entity-1}]] 12:52:48,827 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:52:48,844 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2) 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from 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=entity-1}]] - member-1 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-2 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-1, member-2) 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:52:48,845 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:48,846 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:48,884 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: member-2 12:52:48,884 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:true 12:52:48,884 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,884 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:48,884 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 changes: 1 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: member-2 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: true, hasOwner:true 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:48,925 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:52:49,235 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 - Removing candidate(member-2) from 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=entity-1}]] 12:52:49,242 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:52:49,245 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:52:49,246 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set() 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:52:49,290 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-2] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Removing candidate from 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=entity-1}]] - member-2 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-1, member-2) 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:52:49,291 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:49,293 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:49,324 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: 12:52:49,324 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-2, newOwner: 12:52:49,324 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:false 12:52:49,324 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:false 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 2 12:52:49,325 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 2 12:52:49,654 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:52:49,664 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [955394387510861328] 12:52:49,665 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 12:52:49,667 AM [ClusterSystem-akka.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:52:49,667 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 12:52:49,677 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:2552#955394387510861328], selfDc [default]. 12:52:49,678 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 12:52:49,678 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:52:49,704 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#2112430684]] to [akka://ClusterSystem@127.0.0.1:2550] 12:52:49,704 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#2112430684]] (version [2.6.21]) 12:52:49,704 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#2112430684]] to [akka://ClusterSystem@127.0.0.1:2551] 12:52:49,704 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#2112430684]] (version [2.6.21]) 12:52:49,724 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#205471358]] to [akka://ClusterSystem@127.0.0.1:2552] 12:52:49,726 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Node [akka://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 12:52:49,727 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2551] 12:52:49,730 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:49,731 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 12:52:49,735 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 12:52:49,735 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 12:52:49,735 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 12:52:49,736 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:52:49,736 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 12:52:49,848 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:50,864 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:2552] to [Up] 12:52:50,866 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:50,866 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:50,868 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:52:50,883 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:52:50,917 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:52:50,917 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:50,917 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:52:50,918 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:52:50,918 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:52:50,957 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: 12:52:50,957 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 12:52:50,957 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:50,957 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:50,957 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:52:51,84 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:52:51,116 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:51,116 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:51,117 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:52:51,118 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:52:51,118 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:52:51,156 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:52:51,156 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:51,156 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,156 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,156 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:52:51,286 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 - Registering candidate(member-3) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:51,288 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 12:52:51,317 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:52:51,317 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [] 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-3] 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-3 12:52:51,364 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-3 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-1, member-2) 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:51,365 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:52:51,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:52:51,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:51,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 3 12:52:51,444 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:52:51,445 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 3 12:52:51,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:52:51,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:52:51,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:51,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:52:51,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 1 12:52:52,94 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:52:52,95 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] 12:52:52,95 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:52,96 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 12:52:52,96 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:52,96 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:52:53,924 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] 12:52:53,925 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:53,925 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:52:53,928 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). 12:52:53,928 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:52:53,928 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:52:53,928 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:53,930 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:53,930 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:52:53,930 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 12:52:53,931 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:52:53,931 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:52:53,932 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:52:53,933 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.InternalClusterAction$PublishChanges] from Actor[akka://ClusterSystem/system/cluster/core/daemon#-1112751186] to Actor[akka://ClusterSystem/system/cluster/core/publisher#-2021375765] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/cluster/core/publisher#-2021375765] 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'. 12:52:53,933 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:52:53,933 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-3], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-1, member-2]}, owners: {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=entity-1}]]=member-3, DOMEntity [type=test-type-2, 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=entity-2}]]=member-2} 12:52:53,934 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:52:53,934 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:53,934 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:53,934 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:52:53,934 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 12:52:53,936 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:52:53,938 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:52:53,938 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:52:53,938 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:52:53,947 AM [ClusterSystem-akka.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:53,947 AM [ClusterSystem-akka.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:52:53,948 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:52:53,958 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:52:53,959 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:53,959 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:52:53,959 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 12:52:53,959 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, 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=entity-2}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 12:52:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:52:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 12:52:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:52:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-2, newOwner: 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:false 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - difference: [] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-1, member-2) 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - difference: [] 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:52:53,965 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:52:54,76 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: member-2, newOwner: 12:52:54,76 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:false 12:52:54,76 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:54,77 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:52:54,77 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 1 12:52:54,945 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:54,948 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:52:54,954 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [644562864068990299] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:52:54,955 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 12:52:54,955 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 12:52:54,956 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:52:54,956 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:52:54,956 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:52:54,957 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [644562864068990299] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:52:54,959 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:52:54,959 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:52:54,959 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:52:54,979 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:55,777 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 12:52:55,975 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 12:52:55,976 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:55,995 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:56,997 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:57,15 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-1063302685] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#466765267] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-1063302685] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-1063302685] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#466765267] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:57,975 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.GossipEnvelope] from Actor[akka://ClusterSystem/system/cluster/core/daemon#205471358] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:52:58,16 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:58,35 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:52:59,37 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:52:59,55 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:00,56 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:00,75 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:01,76 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:01,95 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#1378447198] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#1378447198] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-659159899] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-659159899] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#1378447198] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#-659159899] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#1378447198] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,337 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [akka.cluster.GossipEnvelope] from Actor[akka://ClusterSystem/system/cluster/core/daemon#945524235] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/deadLetters] 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'. 12:53:01,977 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Member removed [akka://ClusterSystem@127.0.0.1:2550], previous oldest [akka://ClusterSystem@127.0.0.1:2550, akka://ClusterSystem@127.0.0.1:2551] 12:53:02,97 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Retry [7], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:02,98 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:02,98 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:53:02,98 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:53:02,98 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:53:02,99 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 12:53:02,99 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 12:53:02,99 AM [ClusterSystem-akka.actor.default-dispatcher-5] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:02,99 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 12:53:02,100 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:02,102 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2551] 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:02,104 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:02,105 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-3], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-1, member-2]}, owners: {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=entity-1}]]=member-3, DOMEntity [type=test-type-2, 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=entity-2}]]=} 12:53:02,105 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:02,105 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-2 12:53:02,105 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, 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=entity-2}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, 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=entity-2}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:02,106 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:02,109 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:02,109 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 2 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-1, member-2) 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:53:02,116 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:53:02,917 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 12:53:02,918 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:03,116 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:03,131 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [9221868413745647478] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:03,131 AM [ClusterSystem-akka.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:03,131 AM [ClusterSystem-akka.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:03,132 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:03,145 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:03,146 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 12:53:03,146 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:03,146 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:03,146 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:03,147 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 12:53:03,147 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 12:53:03,147 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:03,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 12:53:03,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:03,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:03,937 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:04,166 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:04,166 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 12:53:04,167 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 12:53:04,168 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 12:53:04,168 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 12:53:04,168 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:04,168 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 12:53:04,173 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:04,173 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:04,176 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:04,200 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 12:53:04,209 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [-7951088960657301336] 12:53:04,209 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 12:53:04,211 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 12:53:04,211 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 12:53:04,216 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#-7951088960657301336], selfDc [default]. 12:53:04,225 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 12:53:04,226 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:04,230 AM [ClusterSystem-akka.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:04,231 AM [ClusterSystem-akka.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:04,233 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:53:04,239 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2551] with UID [1311598245017770104] 12:53:04,240 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Starting up, Akka version [2.6.21] ... 12:53:04,241 AM [ClusterSystem-akka.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:04,241 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 12:53:04,244 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:2551#1311598245017770104], selfDc [default]. 12:53:04,253 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 12:53:04,253 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:05,310 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1462836588]], but this node is not initialized yet 12:53:05,329 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1954969807]], but this node is not initialized yet 12:53:05,329 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1954969807]], but this node is not initialized yet 12:53:05,330 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#1752807997]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:05,331 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 12:53:05,331 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 12:53:05,331 AM [ClusterSystem-akka.actor.default-dispatcher-16] [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] 12:53:05,332 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 12:53:05,333 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 12:53:05,334 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:05,334 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:06,344 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:06,344 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 12:53:06,345 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 12:53:06,345 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:06,345 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 12:53:09,270 AM [ClusterSystem-akka.actor.default-dispatcher-10] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#1525420403]] after [5000 ms]. Message of type [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesForMember]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. at akka.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:131) at akka.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:730) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:479) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:365) at akka.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:314) at akka.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:318) at akka.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:270) at java.base/java.lang.Thread.run(Thread.java:1583) 12:53:09,270 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:10,342 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1462836588]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:10,342 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1462836588]] (version [2.6.21]) 12:53:10,360 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1229733696]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:10,362 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 12:53:10,362 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:10,364 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:53:10,370 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:10,371 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:53:10,371 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:53:10,372 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:53:10,372 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:53:10,373 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[akka://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/temp/$a] 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'. 12:53:10,373 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:10,373 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 12:53:11,335 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Up] 12:53:11,335 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:11,373 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:11,480 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:53:11,488 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [-890783859384979378] 12:53:11,489 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 12:53:11,502 AM [ClusterSystem-akka.actor.default-dispatcher-10] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:11,503 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 12:53:11,503 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:2552#-890783859384979378], selfDc [default]. 12:53:11,505 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 12:53:11,505 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:11,524 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#186922093]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:11,524 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#186922093]] (version [2.6.21]) 12:53:11,525 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#186922093]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:11,525 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#186922093]] (version [2.6.21]) 12:53:11,556 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1229733696]] to [akka://ClusterSystem@127.0.0.1:2552] 12:53:11,557 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 12:53:11,558 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:11,559 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:53:11,561 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:11,562 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 12:53:11,564 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 12:53:11,564 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:11,564 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 12:53:13,375 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 12:53:13,375 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:13,417 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:13,417 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:13,531 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:17,419 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 - Registering candidate(member-3) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 12:53:17,444 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:17,444 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 12:53:17,444 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-3 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:53:17,445 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:53:17,470 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:53:17,470 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,471 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:17,472 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: NotFound(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=entity-1}]]) 12:53:17,472 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,472 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:17,472 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:17,472 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:53:17,484 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:53:17,484 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:17,484 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:17,484 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:17,484 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:53:17,510 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:53:17,510 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:17,510 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:17,510 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:17,510 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:53:17,521 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:17,537 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-3)} 12:53:17,537 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:17,537 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:17,538 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:53:17,538 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:53:17,577 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 12:53:17,577 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:53:17,577 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:17,577 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:17,577 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:53:17,925 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:17,925 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 12:53:17,927 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 12:53:17,928 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:17,928 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:17,928 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:19,495 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 12:53:19,495 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:19,496 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:19,496 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:19,497 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 12:53:19,499 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 12:53:19,499 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 12:53:19,500 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:19,501 AM [ClusterSystem-akka.actor.default-dispatcher-17] [INFO] RepointableActorRef - akkaDeadLetter Message [akka.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#969305010] to Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#969305010] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#969305010] 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'. 12:53:19,501 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2552] 12:53:19,502 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2552] 12:53:19,503 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:19,504 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:19,507 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:19,507 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:19,507 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:19,507 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:19,509 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:19,928 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:53:19,936 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [-8630351144339346218] 12:53:19,939 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 12:53:19,941 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [akka:type=Cluster] 12:53:19,941 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 12:53:19,945 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:2552#-8630351144339346218], selfDc [default]. 12:53:19,954 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 12:53:19,954 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:20,514 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Association - akkaQuarantine Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-890783859384979378] but current is [-8630351144339346218]. Reason: ActorSystem terminated 12:53:20,514 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2552] 12:53:20,515 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:20,516 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:20,516 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:20,520 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Association - akkaQuarantine Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-890783859384979378] but current is [-8630351144339346218]. Reason: ActorSystem terminated 12:53:20,548 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] LocalActorRefProvider$$anon$2 - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] wrapped in [akka.actor.ActorSelectionMessage] to Actor[akka://ClusterSystem/] was dropped. Unknown system with UID [-7951088960657301336]. This system with UID [-8630351144339346218] was probably restarted. Messages will be accepted when new handshake has been completed.. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#601476823]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#601476823]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#2128562751]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#2128562751]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#2128562751]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#2128562751]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,549 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#2128562751]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,551 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#549403939]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:20,551 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#549403939]] (version [2.6.21]) 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] LocalActorRefProvider$$anon$2 - akkaDeadLetter Message [akka.cluster.ddata.Replicator$Internal$Status] wrapped in [akka.actor.ActorSelectionMessage] to Actor[akka://ClusterSystem/] was dropped. Unknown system with UID [1311598245017770104]. This system with UID [-8630351144339346218] was probably restarted. Messages will be accepted when new handshake has been completed.. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,556 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#549403939]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:20,556 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#549403939]] (version [2.6.21]) 12:53:20,569 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1229733696]] to [akka://ClusterSystem@127.0.0.1:2552] 12:53:20,570 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 12:53:20,571 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:53:20,572 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:20,572 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:20,572 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:20,572 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Association - akkaQuarantine Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-890783859384979378] but current is [-8630351144339346218]. Reason: Cluster member removed, new incarnation joined 12:53:20,574 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:20,574 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 12:53:20,578 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 12:53:20,578 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 12:53:20,579 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateCleaner - Removing member-3 from 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=entity-1}]] 12:53:20,590 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set() 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [member-3] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Removing candidate from 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=entity-1}]] - member-3 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [] 12:53:20,604 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateCleaner - Last update response for candidate removal received, replying to: Actor[akka://ClusterSystem@127.0.0.1:2552/temp/singletonProxyOwnerSupervisor-no-dc$a#0] 12:53:20,606 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:20,606 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:20,606 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 12:53:20,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:53:20,644 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-3, newOwner: 12:53:20,644 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-3, wasOwner: false, isOwner: false, hasOwner:false 12:53:20,644 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:20,644 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:20,644 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] EOS-listener-member-1 - member-1 changes: 1 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-3, newOwner: 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-3, wasOwner: false, isOwner: false, hasOwner:false 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:20,710 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 2 12:53:20,711 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,820 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,941 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:20,957 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterGossip - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Ignoring received gossip from unknown [UniqueAddress(akka://ClusterSystem@127.0.0.1:2552,-8630351144339346218)] 12:53:21,60 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:21,181 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:21,421 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-1024086272]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:21,421 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1495894492]] intended for system uid [-890783859384979378], self uid is [-8630351144339346218] 12:53:21,551 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Association - akkaQuarantine Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-890783859384979378] but current is [-8630351144339346218]. Reason: Cluster member removed, new incarnation joined 12:53:22,554 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 12:53:22,556 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:22,556 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:22,866 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:22,906 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet()} 12:53:22,906 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:22,907 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:22,908 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:53:22,908 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:53:22,946 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: 12:53:22,946 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 12:53:22,946 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:22,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:22,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:53:23,0 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:23,68 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:23,71 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:53:23,94 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:23,94 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 12:53:23,94 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1)} 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [] 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-1 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-1 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:53:23,95 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:53:23,96 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1)} 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:23,110 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 3 12:53:23,134 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:53:23,134 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:53:23,134 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:23,134 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:23,134 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 2 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1)} 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:23,216 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 1 12:53:23,471 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 12:53:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 12:53:23,472 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:23,473 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:23,473 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:23,473 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:23,473 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:24,595 AM [ClusterSystem-akka.actor.default-dispatcher-4] [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] 12:53:24,595 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:24,595 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:24,595 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:24,595 AM [ClusterSystem-akka.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:24,598 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:53:24,598 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:53:24,598 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). 12:53:24,600 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:24,600 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:53:24,600 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:24,600 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:53:24,601 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 12:53:24,601 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 12:53:24,601 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 12:53:24,602 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 12:53:24,603 AM [ClusterSystem-akka.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:24,604 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:53:24,604 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:24,605 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:53:24,608 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:24,608 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:24,609 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:24,610 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:24,611 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-1]}, owners: {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=entity-1}]]=member-1} 12:53:24,611 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:24,611 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:24,612 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:24,612 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:24,612 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:24,612 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:24,625 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:24,625 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 12:53:24,625 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:24,626 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:24,626 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:24,626 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 12:53:24,626 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:53:24,626 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 12:53:24,630 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 12:53:24,631 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:24,631 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:24,632 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:24,632 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:24,632 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:24,632 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:24,632 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:24,633 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:53:24,633 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). 12:53:24,633 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:53:25,36 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 12:53:25,620 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-7951088960657301336] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:25,625 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-7951088960657301336] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:25,641 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:25,646 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:25,651 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 12:53:26,661 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:26,666 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:27,681 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:27,686 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:28,701 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:28,706 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:29,722 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:29,726 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:30,741 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [akka://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [akka://ClusterSystem@127.0.0.1:2550] 12:53:30,746 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 12:53:31,645 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Member removed [akka://ClusterSystem@127.0.0.1:2550], previous oldest [akka://ClusterSystem@127.0.0.1:2550, akka://ClusterSystem@127.0.0.1:2551] 12:53:31,761 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:31,762 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 12:53:31,765 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:53:31,765 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:53:31,766 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:53:31,766 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 12:53:31,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 12:53:31,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:31,767 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 12:53:31,768 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2551] 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:31,769 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:31,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-1]}, owners: {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=entity-1}]]=member-1} 12:53:31,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:31,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:31,770 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:31,770 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:31,771 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:31,771 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:31,771 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:31,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:31,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 12:53:31,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 12:53:31,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 12:53:31,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:53:32,177 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 12:53:32,177 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:32,177 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:32,177 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:32,784 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:32,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [1311598245017770104] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:32,787 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:32,792 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 12:53:32,793 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:33,196 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 12:53:33,196 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:33,196 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:33,196 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:33,806 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:33,806 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 12:53:33,807 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 12:53:33,809 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 12:53:33,809 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 12:53:33,809 AM [ClusterSystem-akka.actor.default-dispatcher-11] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:33,809 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 12:53:33,810 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:33,810 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:33,812 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:33,832 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:53:33,842 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 [-7255675874151092392] 12:53:33,843 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] ... 12:53:33,844 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] 12:53:33,844 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 12:53:33,845 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#-7255675874151092392], selfDc [default]. 12:53:33,861 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 12:53:33,861 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:33,868 AM [ClusterSystem-akka.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:33,868 AM [ClusterSystem-akka.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2551,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:33,871 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 12:53:33,878 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2551] with UID [-8385160044063091587] 12:53:33,879 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Starting up, Akka version [2.6.21] ... 12:53:33,880 AM [ClusterSystem-akka.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:33,880 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 12:53:33,889 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:2551#-8385160044063091587], selfDc [default]. 12:53:33,892 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 12:53:33,892 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:34,941 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-341016841]], but this node is not initialized yet 12:53:34,968 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1057878694]], but this node is not initialized yet 12:53:34,968 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1057878694]], but this node is not initialized yet 12:53:34,969 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#-309777019]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:34,970 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 12:53:34,970 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) 12:53:34,970 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] 12:53:34,970 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 12:53:34,972 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 12:53:34,973 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:34,973 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:34,973 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:34,973 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 12:53:35,985 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:35,985 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 12:53:35,986 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 12:53:35,986 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:35,986 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 12:53:38,904 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-1016049961]] after [5000 ms]. Message of type [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesForMember]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. at akka.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:131) at akka.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:730) at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:479) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:365) at akka.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:314) at akka.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:318) at akka.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:270) at java.base/java.lang.Thread.run(Thread.java:1583) 12:53:38,905 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:39,986 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-341016841]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:39,986 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2550] to [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-341016841]] (version [2.6.21]) 12:53:40,2 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1649491522]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:40,3 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Node [akka://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 12:53:40,3 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:40,5 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 12:53:40,8 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:40,10 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:53:40,10 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 12:53:40,10 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:53:40,10 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 12:53:40,11 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[akka://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/temp/$a] 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'. 12:53:40,11 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:40,11 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 12:53:40,985 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:2551] to [Up] 12:53:40,985 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:41,9 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:41,21 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:41,22 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:53:45,24 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,24 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,24 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:45,25 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:53:45,25 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:53:45,25 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:53:45,25 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,25 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {} 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-1 12:53:45,26 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,27 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 12:53:45,28 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: NotFound(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=entity-1}]]) 12:53:45,28 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,28 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:45,28 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:45,28 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-2] 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-2 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type-2, 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=entity-2}]] adding all candidates 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:53:45,64 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, 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=entity-2}]] new owner: member-2 12:53:45,65 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:45,65 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:53:45,65 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:45,65 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2, member-1)} 12:53:45,65 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:53:45,66 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: NotFound(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:53:45,66 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:45,66 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:45,66 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 12:53:45,66 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 0 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:45,104 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 changes: 1 12:53:45,125 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:45,127 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2, member-1) 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-1] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : member-1 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:53:45,145 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:53:45,224 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-1, member-2)} 12:53:45,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2, member-1)} 12:53:45,528 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:45,529 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 12:53:45,530 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:45,530 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]] 12:53:45,530 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - 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=entity-1}]] new owner: member-2 12:53:45,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:45,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 12:53:45,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:45,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:45,584 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: member-2 12:53:45,584 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: true, hasOwner:true 12:53:45,584 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:45,584 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 12:53:45,584 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 2 12:53:46,75 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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] 12:53:46,76 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:46,76 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:46,78 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 12:53:46,78 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). 12:53:46,78 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:53:46,79 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:46,79 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 12:53:46,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 12:53:46,81 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:46,82 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:46,82 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:46,82 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:53:46,84 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-1, member-2], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-1, member-2]}, owners: {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=entity-1}]]=member-2, DOMEntity [type=test-type-2, 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=entity-2}]]=member-2} 12:53:46,85 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:46,85 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:46,85 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:46,88 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:46,94 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 12:53:46,95 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 12:53:46,95 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2, member-1) 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:53:46,105 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-1, member-2] 12:53:46,507 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:53:46,514 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [6783892708764348589] 12:53:46,514 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 12:53:46,516 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [akka:type=Cluster] 12:53:46,516 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 12:53:46,523 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:2552#6783892708764348589], selfDc [default]. 12:53:46,529 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 12:53:46,529 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:46,534 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2550,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:46,534 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2550,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 12:53:46,540 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-961923460]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:46,540 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-961923460]] (version [2.6.21]) 12:53:46,553 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#-309777019]] to [akka://ClusterSystem@127.0.0.1:2552] 12:53:46,554 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Node [akka://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 12:53:46,554 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:46,555 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2551] 12:53:46,558 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:46,559 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 12:53:46,560 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 12:53:46,560 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 12:53:46,560 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 12:53:46,561 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:46,561 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 12:53:47,94 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:47,104 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-7255675874151092392] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:47,115 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 12:53:47,116 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:47,118 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:47,132 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 12:53:47,163 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-1, member-2)} 12:53:47,163 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:47,164 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, 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=entity-2}]] started 12:53:47,164 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, 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=entity-2}]], response: GetSuccess(DOMEntity [type=test-type-2, 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=entity-2}]]) 12:53:47,164 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type-2, 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=entity-2}]] at the time of initial sync. 12:53:47,202 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, 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=entity-2}]], prevOwner: , newOwner: member-2 12:53:47,203 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, 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=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:47,203 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:47,203 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, 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=entity-2}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:47,203 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 changes: 0 12:53:47,341 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 12:53:47,350 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 [-4618901530569536524] 12:53:47,350 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] ... 12:53:47,353 AM [ClusterSystem-akka.actor.default-dispatcher-6] [WARN] Cluster - Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:47,353 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 12:53:47,354 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#-4618901530569536524], selfDc [default]. 12:53:47,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 12:53:47,366 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 12:53:47,659 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-294522094]] to [akka://ClusterSystem@127.0.0.1:2552] 12:53:47,659 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2552] to [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-294522094]] (version [2.6.21]) 12:53:47,674 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Received InitJoinAck message from [Actor[akka://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-225223532]] to [akka://ClusterSystem@127.0.0.1:2550] 12:53:47,675 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Node [akka://ClusterSystem@127.0.0.1:2550] is JOINING, roles [member-1, dc-default], version [0.0.0] 12:53:47,677 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Welcome from [akka://ClusterSystem@127.0.0.1:2552] 12:53:48,139 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Association - akkaQuarantine Quarantine of [akka://ClusterSystem@127.0.0.1:2550] ignored due to non-matching UID, quarantine requested for [-7255675874151092392] but current is [-4618901530569536524]. Reason: Cluster member removed, new incarnation joined 12:53:48,139 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:49,155 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 12:53:49,155 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:49,155 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:49,161 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:53:49,162 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 12:53:49,165 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-294522094]] to [akka://ClusterSystem@127.0.0.1:2551] 12:53:49,165 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [akka://ClusterSystem@127.0.0.1:2551] to [Actor[akka://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-294522094]] (version [2.6.21]) 12:53:49,171 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:49,173 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:49,173 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 12:53:49,174 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 12:53:49,185 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 12:53:49,185 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 12:53:49,185 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Removing member-1 from 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=entity-1}]] 12:53:49,185 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Removing member-1 from DOMEntity [type=test-type-2, 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=entity-2}]] 12:53:49,191 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Have still 1 outstanding requests after UpdateSuccess(candidateRegistry) 12:53:49,191 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Last update response for candidate removal received, replying to: Actor[akka://ClusterSystem@127.0.0.1:2550/temp/singletonProxyOwnerSupervisor-no-dc$a#0] 12:53:49,191 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 12:53:49,191 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 12:53:49,199 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:53:49,199 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 12:53:49,200 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 12:53:49,200 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(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=entity-1}]]) 12:53:49,200 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2) 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from 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=entity-1}]] - member-1 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2] 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 12:53:49,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type-2, 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=entity-2}]] - member-1 12:53:49,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:53:49,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:53:49,238 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-2 12:53:49,238 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 12:53:49,239 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:49,239 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{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=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 12:53:49,239 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 0 12:53:49,243 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:53:49,279 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {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=entity-1}]]=ORSet(member-2)} 12:53:49,323 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, 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=entity-2}]]=ORSet(member-2)} 12:53:49,376 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:49,377 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 12:53:49,378 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 12:53:49,379 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 12:53:49,380 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:50,174 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 12:53:51,420 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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] 12:53:51,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 12:53:51,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:51,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 12:53:51,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 12:53:51,421 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:51,425 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:51,425 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:53:51,425 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). 12:53:51,425 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 12:53:51,426 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:51,426 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:51,430 AM [ClusterSystem-akka.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:51,431 AM [ClusterSystem-akka.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:51,431 AM [ClusterSystem-akka.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:51,431 AM [ClusterSystem-akka.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:51,432 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:51,449 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:51,450 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 12:53:51,451 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:51,451 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:51,452 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 12:53:51,452 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:51,452 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:53:51,452 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:51,452 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:52,214 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:52,215 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:52,216 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 12:53:52,219 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 12:53:52,221 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2551) -> myself] 12:53:52,221 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 12:53:52,222 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:52,222 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 12:53:52,222 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 12:53:52,223 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 12:53:52,223 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 12:53:52,223 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 12:53:52,223 AM [ClusterSystem-akka.actor.default-dispatcher-10] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:52,223 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 12:53:52,224 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 12:53:52,224 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonStarted Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:52,225 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:52,226 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {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=entity-1}]]=[member-2], DOMEntity [type=test-type-2, 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=entity-2}]]=[member-2]}, owners: {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=entity-1}]]=member-2, DOMEntity [type=test-type-2, 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=entity-2}]]=member-2} 12:53:52,226 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2551] 12:53:52,226 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 12:53:52,227 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:52,227 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:52,227 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:52,227 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:52,227 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2) 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2] 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, 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=entity-2}]], new value: Set(member-2) 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 12:53:52,233 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, 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=entity-2}]] : [member-2] 12:53:52,443 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-4618901530569536524] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:52,633 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 12:53:52,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 12:53:52,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 12:53:52,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:52,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:52,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:53,233 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:53,243 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [-8385160044063091587] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 12:53:53,246 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:53,246 AM [ClusterSystem-akka.actor.default-dispatcher-12] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 12:53:53,247 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:53:53,255 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:53:53,257 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 12:53:53,257 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:53,258 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:53,653 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - akkaMemberChanged Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 12:53:53,654 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 12:53:53,654 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], DOMEntity [type=test-type-2, 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=entity-2}]]] 12:53:53,654 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 12:53:53,654 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=test-type-2, 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=entity-2}]]. Skipping reassignment. 12:53:54,273 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 12:53:54,273 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 12:53:54,273 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - akkaClusterSingletonTerminated Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 12:53:54,274 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 12:53:54,274 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 12:53:54,274 AM [ClusterSystem-akka.actor.default-dispatcher-11] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=akka:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 12:53:54,274 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 12:53:54,277 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:53:54,277 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:53:54,279 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.