01:26:20,409 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:20,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2550] with UID [2041654426254984527] 01:26:20,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 01:26:20,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster] 01:26:20,420 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:26:20,422 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#2041654426254984527], selfDc [default]. 01:26:20,433 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:26:20,433 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:20,456 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:26:20,461 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:20,464 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:26:20,474 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 [-6002319565815100764] 01:26:20,474 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] ... 01:26:20,475 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 01:26:20,475 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:26:20,485 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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#-6002319565815100764], selfDc [default]. 01:26:20,488 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:26:20,488 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:21,505 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#-1099182759]], but this node is not initialized yet 01:26:21,509 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#-1374305933]], but this node is not initialized yet 01:26:21,509 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#-1288305690]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:21,509 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - 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 01:26:21,509 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) 01:26:21,509 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 01:26:21,509 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). 01:26:21,510 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:21,510 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:26:21,511 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:26:21,512 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:21,512 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:22,527 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:22,527 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:26:22,528 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:26:22,528 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:22,528 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:26:25,500 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#775254661]] 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:833) 01:26:25,501 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:26,522 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#-1374305933]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:26,522 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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#-1374305933]] (version [2.6.21]) 01:26:26,540 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#128671132]] to [akka://ClusterSystem@127.0.0.1:2551] 01:26:26,542 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - 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] 01:26:26,542 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:26,543 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] 01:26:26,550 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:26,552 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:26,552 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:26,552 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:26,552 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:26,553 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - 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'. 01:26:26,554 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:26,554 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:26:27,557 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Up] 01:26:27,558 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:27,625 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:27,726 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:27,734 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 [8072843061506930474] 01:26:27,735 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] ... 01:26:27,737 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 01:26:27,737 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:26:27,740 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:2552#8072843061506930474], selfDc [default]. 01:26:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:26:27,750 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:27,775 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#299892110]] to [akka://ClusterSystem@127.0.0.1:2551] 01:26:27,775 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#299892110]] (version [2.6.21]) 01:26:27,785 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#299892110]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:27,785 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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#299892110]] (version [2.6.21]) 01:26:27,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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#128671132]] to [akka://ClusterSystem@127.0.0.1:2552] 01:26:27,799 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - 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] 01:26:27,799 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:27,804 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 01:26:27,810 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:27,812 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:26:27,814 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:26:27,814 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:27,815 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:26:29,596 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 01:26:29,597 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:29,767 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:30,669 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}]] 01:26:30,669 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:30,786 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:30,787 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) 01:26:30,787 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:30,787 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 01:26:30,787 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 01:26:30,787 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}]] 01:26:30,870 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:30,871 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:30,871 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}]] 01:26:30,872 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:26:30,872 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:30,872 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:30,906 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:30,906 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-1) 01:26:30,907 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:30,907 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:30,907 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:30,907 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] 01:26:30,907 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] 01:26:30,946 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:30,946 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) 01:26:30,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:30,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 01:26:30,947 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] 01:26:30,947 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) 01:26:30,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:30,947 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 01:26:30,947 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 01:26:30,947 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}]] 01:26:31,26 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:31,26 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, member-3) 01:26:31,26 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:31,26 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-3] 01:26:31,26 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:31,26 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, member-3] 01:26:31,26 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, member-3] 01:26:31,27 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) 01:26:31,27 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:31,27 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 01:26:31,27 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] 01:26:31,73 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:31,73 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:31,73 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:31,74 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:31,75 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:31,90 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, member-1, member-3)} 01:26:31,90 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}]] 01:26:31,91 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 01:26:31,91 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}]]) 01:26:31,91 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. 01:26:31,104 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-1, member-2, member-3)} 01:26:31,104 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}]] 01:26:31,105 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 01:26:31,105 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}]]) 01:26:31,105 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. 01:26:31,107 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:31,107 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) 01:26:31,107 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:26:31,107 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:26:31,107 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] 01:26:31,107 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) 01:26:31,107 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:31,107 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:31,107 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 01:26:31,108 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] 01:26:31,108 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] 01:26:31,108 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)} 01:26:31,108 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}]] 01:26:31,108 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 01:26:31,108 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}]]) 01:26:31,108 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. 01:26:31,130 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 01:26:31,130 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 01:26:31,130 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)} 01:26:31,130 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} 01:26:31,130 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} 01:26:31,130 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:31,142 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-1, member-2, member-3)} 01:26:31,142 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 01:26:31,142 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 01:26:31,142 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:31,142 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:31,142 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:26:31,146 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 01:26:31,146 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 01:26:31,146 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} 01:26:31,146 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} 01:26:31,146 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:26:31,678 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:31,679 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:31,679 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:31,690 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)} 01:26:31,690 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}]] 01:26:31,691 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 01:26:31,691 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}]]) 01:26:31,691 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. 01:26:31,702 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)} 01:26:31,702 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}]] 01:26:31,703 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 01:26:31,703 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}]]) 01:26:31,703 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. 01:26:31,707 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)} 01:26:31,707 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}]] 01:26:31,707 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 01:26:31,707 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}]]) 01:26:31,708 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. 01:26:31,729 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 01:26:31,729 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 01:26:31,729 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} 01:26:31,729 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} 01:26:31,729 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:31,741 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 01:26:31,741 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:true 01:26:31,742 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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:31,742 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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:31,742 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:26:31,746 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 01:26:31,746 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 01:26:31,746 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} 01:26:31,746 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} 01:26:31,746 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:26:32,290 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 01:26:32,290 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}]]] 01:26:32,290 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 01:26:32,291 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 01:26:32,291 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}]] 01:26:32,292 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}]] 01:26:32,306 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 01:26:32,306 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 01:26:32,306 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 01:26:32,306 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: true, hasOwner:true 01:26:32,307 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} 01:26:32,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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} 01:26:32,307 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} 01:26:32,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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} 01:26:32,307 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:26:32,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:26:32,342 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-1 01:26:32,342 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:true 01:26:32,342 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-2, newOwner: member-1 01:26:32,342 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-2, wasOwner: false, isOwner: false, hasOwner:true 01:26:32,342 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} 01:26:32,342 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} 01:26:32,342 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:26:32,342 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:32,342 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:32,342 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:26:32,410 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 01:26:32,410 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-2, newOwner: member-1 01:26:32,410 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 01:26:32,410 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-2, wasOwner: true, isOwner: false, hasOwner:true 01:26:32,410 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} 01:26:32,410 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_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:32,410 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} 01:26:32,410 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_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:32,410 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:26:32,410 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:26:33,502 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-3, dc-default]} 01:26:34,109 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:26:34,109 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:26:34,109 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:26:34,109 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:26:34,111 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:34,112 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:34,112 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:34,112 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:34,146 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:34,146 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)} 01:26:34,146 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) 01:26:34,146 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-2, member-3)} 01:26:34,146 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:26:34,147 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:34,147 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-1 01:26:34,147 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}]]] 01:26:34,147 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 01:26:34,147 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] 01:26:34,147 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) 01:26:34,147 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:34,147 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:34,147 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:34,147 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}]]] 01:26:34,147 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-1], currentCandidates: [member-2] 01:26:34,147 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] 01:26:34,147 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}]] 01:26:34,147 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}]] 01:26:34,186 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: 01:26:34,186 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: member-1, newOwner: 01:26:34,187 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 01:26:34,187 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: member-1, wasOwner: true, isOwner: false, hasOwner:false 01:26:34,187 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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} 01:26:34,187 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=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,187 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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} 01:26:34,187 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:26:34,187 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=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,187 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:26:34,250 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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)} 01:26:34,250 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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)} 01:26:34,250 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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: 01:26:34,250 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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 01:26:34,251 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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} 01:26:34,251 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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} 01:26:34,251 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:26:34,251 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-1, newOwner: 01:26:34,251 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-1, wasOwner: false, isOwner: false, hasOwner:false 01:26:34,251 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,251 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,251 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:26:34,262 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: 01:26:34,262 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: false, isOwner: false, hasOwner:false 01:26:34,262 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-1, newOwner: 01:26:34,262 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)} 01:26:34,262 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-1, wasOwner: false, isOwner: false, hasOwner:false 01:26:34,262 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,262 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,262 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:26:34,262 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)} 01:26:34,263 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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,263 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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:34,263 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:26:35,322 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 01:26:35,322 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 01:26:35,322 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 01:26:35,323 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}]] 01:26:35,323 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}]] 01:26:35,346 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 01:26:35,346 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 01:26:35,346 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 01:26:35,346 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 01:26:35,346 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} 01:26:35,346 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} 01:26:35,346 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:26:35,346 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:35,346 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:35,346 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:26:35,450 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 01:26:35,450 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 01:26:35,450 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 01:26:35,450 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: true, hasOwner:true 01:26:35,450 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} 01:26:35,450 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} 01:26:35,450 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} 01:26:35,450 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:26:35,450 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} 01:26:35,450 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:26:35,462 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 01:26:35,462 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 01:26:35,462 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 01:26:35,462 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 01:26:35,462 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:35,462 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:35,462 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 3 01:26:35,462 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:35,462 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:35,462 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 3 01:26:35,928 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:35,929 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:26:35,929 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:35,931 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 01:26:35,931 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:26:35,931 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:37,756 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:26:37,757 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:37,757 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:37,761 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:26:37,761 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:26:37,761 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). 01:26:37,762 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:37,762 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:26:37,763 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:26:37,763 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:26:37,764 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 01:26:37,765 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:26:37,765 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:26:37,765 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:26:37,765 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-7] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-7] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-7] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:37,767 AM [ClusterSystem-akka.actor.default-dispatcher-7] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:37,768 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 01:26:37,768 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] 01:26:37,769 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:26:37,769 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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} 01:26:37,769 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:37,770 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:37,770 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:37,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:37,772 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:37,773 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:37,776 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:37,776 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 01:26:37,776 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 01:26:37,787 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:37,788 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:26:37,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:37,789 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}]]] 01:26:37,789 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-3 01:26:37,789 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. 01:26:37,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 01:26:37,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:26:37,790 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}]] 01:26:37,790 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:37,810 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 01:26:37,810 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 01:26:37,810 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} 01:26:37,810 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} 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 4 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:37,810 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) 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 01:26:37,810 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] 01:26:37,810 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) 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:37,810 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 01:26:37,810 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] 01:26:37,820 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:26:37,862 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: member-2, newOwner: member-3 01:26:37,862 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: member-2, wasOwner: false, isOwner: true, hasOwner:true 01:26:37,862 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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:37,862 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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:37,862 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 4 01:26:38,779 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:38,782 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [2041654426254984527] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:38,789 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [2041654426254984527] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:38,842 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:26:38,842 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 01:26:38,842 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:38,842 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:38,843 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}]]] 01:26:38,843 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. 01:26:38,843 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:38,843 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}]]] 01:26:38,843 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. 01:26:38,845 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). 01:26:38,846 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:26:38,846 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:26:38,942 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) 01:26:39,830 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] 01:26:39,860 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:26:39,862 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:40,851 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] 01:26:40,882 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#32770372] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#209351261] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#32770372] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#209351261] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#32770372] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#209351261] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#209351261] 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'. 01:26:41,861 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.GossipEnvelope] from Actor[akka://ClusterSystem/system/cluster/core/daemon#-1288305690] to Actor[akka://ClusterSystem/deadLetters] was not delivered. [9] 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'. 01:26:41,871 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] 01:26:41,902 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:42,891 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] 01:26:42,922 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:43,911 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] 01:26:43,943 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:44,931 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] 01:26:44,962 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#-1418356022] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#25228040] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#-1418356022] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#-1418356022] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#25228040] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/clusterReceptionist/replicator#-1418356022] 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'. 01:26:45,203 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - Message [akka.cluster.ddata.Replicator$Internal$Status] from Actor[akka://ClusterSystem/system/ddataReplicator#25228040] 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'. 01:26:45,862 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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] 01:26:45,951 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:45,951 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:26:45,952 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:26:45,952 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:26:45,952 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:26:45,953 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:26:45,954 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 01:26:45,954 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:26:45,954 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:26:45,956 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:45,957 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:45,958 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:2551] 01:26:45,958 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:45,958 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:45,959 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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} 01:26:45,960 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:45,960 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:45,960 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}]]] 01:26:45,960 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. 01:26:45,960 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:45,972 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:45,981 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:45,981 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) 01:26:45,982 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:26:45,982 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:26:45,982 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] 01:26:45,982 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) 01:26:45,982 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:45,982 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:26:45,982 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] 01:26:46,83 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 01:26:46,84 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:46,84 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}]]] 01:26:46,84 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. 01:26:46,973 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [-6002319565815100764] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:46,976 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 01:26:46,976 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 01:26:46,978 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:26:46,991 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:46,991 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:26:46,992 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:46,992 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}]]] 01:26:46,992 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. 01:26:46,992 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}]]] 01:26:46,992 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: [], currentCandidates: [member-2, member-3] 01:26:46,993 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 01:26:46,993 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 01:26:46,993 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}]] 01:26:46,993 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:47,22 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-3, newOwner: 01:26:47,22 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-3, wasOwner: true, isOwner: false, hasOwner:false 01:26:47,22 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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:47,22 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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:47,22 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 5 01:26:47,102 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:26:47,102 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:47,102 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}]]] 01:26:47,102 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. 01:26:48,12 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:48,12 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:26:48,13 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:26:48,14 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:26:48,14 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:26:48,15 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 01:26:48,15 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:26:48,23 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:48,23 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:48,25 AM [ClusterSystem-akka.actor.default-dispatcher-28] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:26:48,50 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:48,59 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 [-6056602803457073609] 01:26:48,59 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] ... 01:26:48,61 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] 01:26:48,61 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:26:48,72 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2550#-6056602803457073609], selfDc [default]. 01:26:48,77 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:26:48,77 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:48,103 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:48,104 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 01:26:48,104 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 01:26:48,112 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 [7252425373864495887] 01:26:48,112 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] ... 01:26:48,114 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 01:26:48,114 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:26:48,115 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:2551#7252425373864495887], selfDc [default]. 01:26:48,128 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:26:48,128 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:49,172 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#-1925031970]], but this node is not initialized yet 01:26:49,172 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#-1925031970]], but this node is not initialized yet 01:26:49,175 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#1179510286]], but this node is not initialized yet 01:26:49,175 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#159067635]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:49,177 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - 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 01:26:49,177 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:26:49,177 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 01:26:49,177 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). 01:26:49,178 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:26:49,179 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:26:49,180 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:49,180 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:50,197 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:50,197 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:26:50,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:26:50,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:50,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:26:53,140 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#-74499625]] 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:833) 01:26:53,140 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:54,192 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#1179510286]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:54,192 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#1179510286]] (version [2.6.21]) 01:26:54,208 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#-1826237775]] to [akka://ClusterSystem@127.0.0.1:2551] 01:26:54,209 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - 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] 01:26:54,210 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:54,211 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] 01:26:54,214 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:54,222 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:54,222 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:54,222 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:54,223 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:54,224 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - 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'. 01:26:54,224 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:54,224 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:26:55,197 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Up] 01:26:55,198 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:26:55,255 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:55,255 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}]] 01:26:55,256 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}]] 01:26:55,256 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:55,257 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:55,257 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:55,257 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:55,276 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:55,276 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) 01:26:55,276 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:55,276 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 01:26:55,276 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-1 01:26:55,277 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}]] 01:26:55,316 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:55,317 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) 01:26:55,317 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:26:55,317 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-2] 01:26:55,317 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:55,317 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] 01:26:55,317 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] 01:26:55,317 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) 01:26:55,317 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:26:55,317 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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] 01:26:55,317 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 01:26:55,317 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}]] 01:26:55,357 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:55,357 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:55,357 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:55,359 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:55,371 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-2, member-1)} 01:26:55,371 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}]] 01:26:55,371 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 01:26:55,372 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}]]) 01:26:55,372 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. 01:26:55,396 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:55,397 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, member-2) 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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) 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:55,397 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:55,397 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-1, member-2)} 01:26:55,397 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}]] 01:26:55,397 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 01:26:55,398 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}]]) 01:26:55,398 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. 01:26:55,410 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 01:26:55,410 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: false, hasOwner:true 01:26:55,410 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)} 01:26:55,410 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:55,410 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:55,410 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:55,437 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 01:26:55,437 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 01:26:55,437 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_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:55,437 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_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:55,437 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:26:55,762 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:55,762 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:55,771 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-2, member-1)} 01:26:55,771 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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}]] 01:26:55,771 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 01:26:55,771 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}]]) 01:26:55,771 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. 01:26:55,797 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, member-1)} 01:26:55,797 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}]] 01:26:55,797 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 01:26:55,798 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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}]]) 01:26:55,798 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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. 01:26:55,810 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 01:26:55,810 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: true, hasOwner:true 01:26:55,810 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} 01:26:55,810 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} 01:26:55,810 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:55,836 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 01:26:55,836 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 01:26:55,836 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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} 01:26:55,836 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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} 01:26:55,836 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:26:56,166 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:26:56,167 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:56,198 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)} 01:26:56,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:56,198 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-2) 01:26:56,198 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)} 01:26:56,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:56,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:56,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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 01:26:56,198 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}]]] 01:26:56,198 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-2 01:26:56,198 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-2] 01:26:56,198 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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) 01:26:56,199 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:56,199 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:26:56,199 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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] 01:26:56,200 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}]] 01:26:56,210 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)} 01:26:56,210 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-2)} 01:26:56,237 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: member-1, newOwner: member-2 01:26:56,237 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: member-1, wasOwner: true, isOwner: false, hasOwner:true 01:26:56,237 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_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:56,237 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_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:56,238 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:26:56,250 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 01:26:56,250 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: false, isOwner: true, hasOwner:true 01:26:56,250 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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} 01:26:56,250 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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} 01:26:56,250 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:26:56,570 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]] 01:26:56,572 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:56,611 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)} 01:26:56,614 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()} 01:26:56,636 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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)} 01:26:56,636 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:56,636 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()} 01:26:56,636 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() 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-2] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:26:56,637 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}]]] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] : [] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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) 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [] 01:26:56,637 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:56,637 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}]] 01:26:56,676 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: member-2, newOwner: 01:26:56,677 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: member-2, wasOwner: false, isOwner: false, hasOwner:false 01:26:56,677 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:26:56,677 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:26:56,677 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:26:56,690 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-2, newOwner: 01:26:56,690 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-2, wasOwner: true, isOwner: false, hasOwner:false 01:26:56,690 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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:56,690 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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:56,690 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:26:56,983 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:26:56,991 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 [-1326554355907325545] 01:26:56,991 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] ... 01:26:56,993 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 01:26:56,993 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:26:57,0 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:2552#-1326554355907325545], selfDc [default]. 01:26:57,14 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:26:57,14 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:57,36 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1516740074]] to [akka://ClusterSystem@127.0.0.1:2550] 01:26:57,36 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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#1516740074]] (version [2.6.21]) 01:26:57,44 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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#-1826237775]] to [akka://ClusterSystem@127.0.0.1:2552] 01:26:57,47 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - 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] 01:26:57,47 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:57,47 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1516740074]] to [akka://ClusterSystem@127.0.0.1:2551] 01:26:57,47 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#1516740074]] (version [2.6.21]) 01:26:57,47 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 01:26:57,50 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:57,57 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:26:57,61 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:26:57,61 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:26:57,61 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 01:26:57,62 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:57,62 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:26:58,257 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 01:26:58,258 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:26:58,258 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}]] 01:26:58,319 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:58,329 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()} 01:26:58,329 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}]] 01:26:58,330 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 01:26:58,330 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}]]) 01:26:58,330 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. 01:26:58,369 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: 01:26:58,369 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:false 01:26:58,369 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:58,369 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:58,369 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:26:58,520 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:58,529 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)} 01:26:58,529 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}]] 01:26:58,530 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 01:26:58,530 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}]]) 01:26:58,530 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. 01:26:58,570 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 01:26:58,570 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 01:26:58,570 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:58,570 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:26:58,570 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:26:58,722 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}]] 01:26:58,724 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:26:58,729 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)} 01:26:58,729 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)} 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-14] [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)} 01:26:58,797 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-3) 01:26:58,797 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-3)} 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-3] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:26:58,797 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-3 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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) 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [] 01:26:58,797 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:26:58,798 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}]] 01:26:58,810 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)} 01:26:58,810 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)} 01:26:58,836 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-3 01:26:58,836 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 01:26:58,836 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:26:58,836 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:26:58,836 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:26:58,851 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-3)} 01:26:58,851 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)} 01:26:58,890 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-3 01:26:58,890 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: false, hasOwner:true 01:26:58,890 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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} 01:26:58,891 AM [ClusterSystem-akka.actor.default-dispatcher-13] [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} 01:26:58,891 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:26:58,969 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 01:26:58,969 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 01:26:58,969 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} 01:26:58,969 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} 01:26:58,969 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:26:59,43 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:59,635 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:59,635 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:26:59,636 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:26:59,637 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 01:26:59,637 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)] 01:26:59,637 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:00,297 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:27:00,298 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:00,299 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:00,302 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:27:00,302 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:00,302 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). 01:27:00,303 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:00,303 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:00,304 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:00,304 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:00,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:27:00,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:27:00,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:27:00,307 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:00,307 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] LocalActorRef - Message [akka.actor.TimerSchedulerImpl$InfluenceReceiveTimeoutTimerMsg] to Actor[akka://ClusterSystem/system/cluster/core/daemon/downingProvider#1320335019] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/cluster/core/daemon/downingProvider#1320335019] 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'. 01:27:00,309 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:00,309 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:00,309 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 01:27:00,309 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:00,309 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:00,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:00,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 01:27:00,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:00,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:00,310 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 01:27:00,311 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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} 01:27:00,311 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:00,312 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:00,312 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:00,312 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:00,313 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] 01:27:00,313 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:00,316 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 01:27:00,316 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 01:27:00,318 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:00,318 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:00,329 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:00,330 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:27:00,330 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:00,331 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}]]] 01:27:00,331 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-3], currentCandidates: [member-1, member-2] 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:00,331 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-3) 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:27:00,331 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-3] 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 01:27:00,331 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-1, member-2) 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:00,331 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:27:00,331 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] 01:27:00,332 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:00,332 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:00,332 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}]] 01:27:00,351 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) 01:27:00,352 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:27:00,352 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 01:27:00,352 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:00,351 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:00,353 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:00,355 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). 01:27:00,355 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:27:00,355 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:00,371 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: 01:27:00,371 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 01:27:00,371 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} 01:27:00,371 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} 01:27:00,371 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:27:00,409 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: member-2, newOwner: 01:27:00,409 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: member-2, wasOwner: false, isOwner: false, hasOwner:false 01:27:00,409 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:27:00,409 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:27:00,409 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:27:01,80 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:27:01,321 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-6056602803457073609] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:01,329 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-6056602803457073609] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:01,355 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:01,369 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:01,370 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:27:02,371 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:02,390 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:03,391 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] 01:27:03,409 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:04,411 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:04,430 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:05,431 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] 01:27:05,449 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:06,450 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:06,469 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:07,370 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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] 01:27:07,473 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:07,473 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:07,474 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 01:27:07,474 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:07,474 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:07,474 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:27:07,477 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 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:07,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 01:27:07,478 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:07,478 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:07,480 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:07,480 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:07,481 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]]=} 01:27:07,481 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]]] 01:27:07,481 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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 01:27:07,481 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:07,482 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:07,482 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}]]] 01:27:07,482 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-3], currentCandidates: [member-1, member-2] 01:27:07,482 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:07,482 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-3], currentCandidates: [member-1, member-2] 01:27:07,482 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}]] 01:27:07,482 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}]] 01:27:07,483 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:2551] 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:07,489 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: 01:27:07,489 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-3) 01:27:07,489 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:false 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:27:07,489 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-3] 01:27:07,489 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-1, member-2) 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:27:07,489 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] 01:27:07,489 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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:07,489 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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:07,489 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:27:08,220 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 01:27:08,221 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:08,500 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [7252425373864495887] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:08,503 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 01:27:08,503 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 01:27:08,505 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:08,512 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:08,513 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:27:08,513 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:08,513 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}]]] 01:27:08,514 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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. 01:27:08,514 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 01:27:08,514 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 01:27:08,514 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:09,239 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:27:09,240 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:09,240 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}]]] 01:27:09,240 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. 01:27:09,529 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:09,529 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:27:09,531 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:27:09,531 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:27:09,531 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:27:09,532 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 01:27:09,532 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:27:09,534 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:09,534 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:09,536 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:09,568 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:27:09,576 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 [-8751932842697872115] 01:27:09,576 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] ... 01:27:09,578 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] 01:27:09,578 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:27:09,585 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#-8751932842697872115], selfDc [default]. 01:27:09,600 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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 01:27:09,600 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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 01:27:09,601 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:27:09,602 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:09,617 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:27:09,626 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 [-2685133799704327353] 01:27:09,627 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] ... 01:27:09,629 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 01:27:09,629 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:27:09,638 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:2551#-2685133799704327353], selfDc [default]. 01:27:09,651 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:27:09,651 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:10,658 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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#1764361808]], but this node is not initialized yet 01:27:10,658 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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#1764361808]], but this node is not initialized yet 01:27:10,660 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#102827687]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:10,660 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#1408449087]], but this node is not initialized yet 01:27:10,660 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - 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 01:27:10,660 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) 01:27:10,660 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 01:27:10,660 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). 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:10,662 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:10,663 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:27:10,663 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:27:10,664 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:10,664 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:11,675 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:11,675 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:27:11,676 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:27:11,676 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:11,676 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:27:14,668 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#1528621306]] 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:833) 01:27:14,668 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:15,679 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#1408449087]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:15,679 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#1408449087]] (version [2.6.21]) 01:27:15,701 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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#-1869411974]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:15,702 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - 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] 01:27:15,702 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:15,704 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Welcome from [akka://ClusterSystem@127.0.0.1:2550] 01:27:15,707 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:15,708 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:27:15,708 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:27:15,708 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:27:15,708 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:27:15,709 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:15,709 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - 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'. 01:27:15,709 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:27:16,715 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Up] 01:27:16,715 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:16,780 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:16,882 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:27:16,889 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://ClusterSystem@127.0.0.1:2552] with UID [8694906747224318133] 01:27:16,890 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 01:27:16,891 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 01:27:16,891 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:27:16,893 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2552#8694906747224318133], selfDc [default]. 01:27:16,908 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:27:16,908 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:16,927 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-384641333]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:16,927 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#-384641333]] (version [2.6.21]) 01:27:16,938 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:2551/system/cluster/core/daemon#102827687]] to [akka://ClusterSystem@127.0.0.1:2552] 01:27:16,939 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - 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] 01:27:16,940 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#-384641333]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:16,940 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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#-384641333]] (version [2.6.21]) 01:27:16,941 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:2551] 01:27:16,952 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:16,953 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:27:16,955 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:27:16,956 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:16,956 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:27:17,738 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:18,757 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 01:27:18,757 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:18,933 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:19,817 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:19,817 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:23,820 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}]] 01:27:23,821 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:27:23,867 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-3)} 01:27:23,867 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}]] 01:27:23,868 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 01:27:23,868 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: 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}]]) 01:27:23,868 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]] 01:27:23,868 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:23,868 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:23,868 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:27:23,915 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:23,915 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-3) 01:27:23,915 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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)} 01:27:23,915 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 01:27:23,915 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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}]] 01:27:23,915 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-3] 01:27:23,915 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-3 01:27:23,915 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 01:27:23,916 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}]] 01:27:23,916 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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}]]) 01:27:23,916 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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. 01:27:23,921 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:23,939 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)} 01:27:23,939 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}]] 01:27:23,939 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 01:27:23,940 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: 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}]]) 01:27:23,940 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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}]] 01:27:23,940 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} 01:27:23,940 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} 01:27:23,940 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:27:23,955 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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 01:27:23,955 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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 01:27:23,955 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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} 01:27:23,955 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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} 01:27:23,955 AM [ClusterSystem-akka.actor.default-dispatcher-21] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:27:23,986 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 01:27:23,986 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 01:27:23,986 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:27:23,986 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:27:23,986 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:27:24,19 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 01:27:24,19 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 01:27:24,19 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} 01:27:24,19 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} 01:27:24,19 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:27:24,325 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:24,327 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:27:24,328 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 01:27:24,883 AM [ClusterSystem-akka.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:24,883 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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}]]] 01:27:24,883 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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. 01:27:25,895 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:27:25,897 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:25,898 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}]]] 01:27:25,898 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. 01:27:25,900 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:27:25,900 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:27:25,900 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:27:25,901 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:25,902 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RepointableActorRef - Message [akka.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] to Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] 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'. 01:27:25,902 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RepointableActorRef - Message [akka.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] to Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#891206163] 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'. 01:27:25,905 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2552] 01:27:25,906 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2552] 01:27:25,908 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:25,908 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-24] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-24] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-24] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:25,912 AM [ClusterSystem-akka.actor.default-dispatcher-24] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:26,336 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:27:26,345 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 [1537691433589287533] 01:27:26,345 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] ... 01:27:26,348 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [akka:type=Cluster] 01:27:26,348 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:27:26,348 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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#1537691433589287533], selfDc [default]. 01:27:26,355 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:27:26,355 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:26,916 AM [ClusterSystem-akka.actor.default-dispatcher-21] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2552] 01:27:26,917 AM [ClusterSystem-akka.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:26,917 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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}]]] 01:27:26,917 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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. 01:27:26,925 AM [ClusterSystem-akka.actor.default-dispatcher-21] [INFO] Association - Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [8694906747224318133] but current is [1537691433589287533]. Reason: ActorSystem terminated 01:27:26,927 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Association - Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [8694906747224318133] but current is [1537691433589287533]. Reason: ActorSystem terminated 01:27:26,954 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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#-680035150]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:26,954 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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#-680035150]] (version [2.6.21]) 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] LocalActorRefProvider$$anon$2 - Message [akka.cluster.ddata.Replicator$Internal$Status] wrapped in [akka.actor.ActorSelectionMessage] to Actor[akka://ClusterSystem/] was dropped. Unknown system with UID [-2685133799704327353]. This system with UID [1537691433589287533] 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'. 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1114471971]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#413892654]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1114471971]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1114471971]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#413892654]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1114471971]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#413892654]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#1114471971]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#413892654]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,2 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#413892654]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,3 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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#-680035150]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:27,3 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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#-680035150]] (version [2.6.21]) 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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#102827687]] to [akka://ClusterSystem@127.0.0.1:2552] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-308480468]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-308480468]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1655970255]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-308480468]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1655970255]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-308480468]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1655970255]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1655970255]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,20 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[akka://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1655970255]] intended for system uid [8694906747224318133], self uid is [1537691433589287533] 01:27:27,22 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - 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] 01:27:27,23 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [8694906747224318133] but current is [1537691433589287533]. Reason: Cluster member removed, new incarnation joined 01:27:27,24 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2551] 01:27:27,27 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:27,29 AM [ClusterSystem-akka.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:27:27,32 AM [ClusterSystem-akka.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:27:27,32 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:27:27,32 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]] 01:27:27,51 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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] 01:27:27,52 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:27,52 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:27:27,67 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()} 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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()} 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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() 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] OwnerSupervisor - difference: [member-3] 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]]] 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]] 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]] : [] 01:27:27,75 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]] 01:27:27,107 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()} 01:27:27,115 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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: 01:27:27,115 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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 01:27:27,115 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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} 01:27:27,115 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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} 01:27:27,115 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:27:27,147 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-3, newOwner: 01:27:27,147 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-3, wasOwner: false, isOwner: false, hasOwner:false 01:27:27,147 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:27,147 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:27,147 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:27:27,361 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] ClusterGossip - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Ignoring received gossip from unknown [UniqueAddress(akka://ClusterSystem@127.0.0.1:2552,1537691433589287533)] 01:27:27,938 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:27,938 AM [ClusterSystem-akka.actor.default-dispatcher-21] [INFO] Association - Quarantine of [akka://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [8694906747224318133] but current is [1537691433589287533]. Reason: Cluster member removed, new incarnation joined 01:27:28,956 AM [ClusterSystem-akka.actor.default-dispatcher-21] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 01:27:28,957 AM [ClusterSystem-akka.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:28,957 AM [ClusterSystem-akka.actor.default-dispatcher-21] [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}]] 01:27:29,403 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:30,183 AM [ClusterSystem-akka.actor.default-dispatcher-7] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:30,188 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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()} 01:27:30,188 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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}]] 01:27:30,189 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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 01:27:30,189 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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}]]) 01:27:30,189 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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. 01:27:30,228 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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: 01:27:30,228 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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 01:27:30,229 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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} 01:27:30,229 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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} 01:27:30,229 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:27:30,384 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]] 01:27:30,386 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:27:30,395 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:30,395 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) 01:27:30,395 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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)} 01:27:30,395 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:27:30,395 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:27:30,395 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 01:27:30,395 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-1 01:27:30,396 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] 01:27:30,396 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] 01:27:30,401 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}]] 01:27:30,435 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 01:27:30,435 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 01:27:30,435 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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:27:30,435 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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:27:30,435 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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)} 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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} 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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} 01:27:30,467 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-7] [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 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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)} 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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} 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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} 01:27:30,469 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:27:30,789 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:30,791 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:27:30,792 AM [ClusterSystem-akka.actor.default-dispatcher-20] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:30,792 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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}]]] 01:27:30,792 AM [ClusterSystem-akka.actor.default-dispatcher-20] [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. 01:27:30,793 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 01:27:30,793 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:30,793 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:32,15 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:27:32,15 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:32,15 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}]]] 01:27:32,15 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. 01:27:32,15 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:32,17 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:27:32,17 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:32,17 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:27:32,18 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:32,18 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:32,18 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:32,18 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:32,19 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 01:27:32,19 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:27:32,19 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:27:32,19 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:27:32,20 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:32,22 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:32,22 AM [ClusterSystem-akka.actor.default-dispatcher-20] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:32,23 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] 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:32,23 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:32,25 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} 01:27:32,25 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:32,25 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:32,25 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}]]] 01:27:32,25 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. 01:27:32,25 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:32,25 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:32,26 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 01:27:32,27 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:32,27 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:32,27 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) 01:27:32,27 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:27:32,27 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:27:32,27 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] 01:27:32,28 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:32,31 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:32,46 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:32,48 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:32,48 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}]]] 01:27:32,48 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. 01:27:32,48 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:27:32,49 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 01:27:32,49 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:32,49 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:32,76 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:27:32,77 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:27:32,77 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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}]]] 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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. 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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}]]] 01:27:32,78 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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. 01:27:32,86 AM [ClusterSystem-akka.actor.default-dispatcher-7] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:27:32,86 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:27:32,86 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:32,459 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:27:33,36 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-8751932842697872115] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:33,39 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-8751932842697872115] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:33,68 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:33,96 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:27:33,98 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:34,87 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:34,118 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:35,108 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] 01:27:35,138 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:36,127 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:36,158 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:37,147 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:37,178 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:38,167 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] 01:27:38,198 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(akka://ClusterSystem@127.0.0.1:2550)] 01:27:39,99 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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] 01:27:39,188 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:39,188 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:39,189 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:39,189 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:39,189 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:27:39,189 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:27:39,190 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 01:27:39,190 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:27:39,190 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:39,192 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:39,192 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:39,193 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 01:27:39,193 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:39,193 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:39,194 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] 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-11] [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} 01:27:39,194 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}]]] 01:27:39,194 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. 01:27:39,194 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:39,195 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:39,195 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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}]]] 01:27:39,195 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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. 01:27:39,195 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:39,218 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:39,228 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:39,228 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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) 01:27:39,228 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:27:39,228 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - difference: [] 01:27:39,228 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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] 01:27:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 01:27:39,600 AM [ClusterSystem-akka.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:39,600 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}]]] 01:27:39,600 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. 01:27:40,210 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:40,210 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [-2685133799704327353] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:40,217 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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}]]] 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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. 01:27:40,219 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:40,619 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:27:40,619 AM [ClusterSystem-akka.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:40,619 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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}]]] 01:27:40,619 AM [ClusterSystem-akka.actor.default-dispatcher-25] [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. 01:27:41,238 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:41,238 AM [ClusterSystem-akka.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:27:41,239 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:27:41,241 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:27:41,241 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:27:41,241 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 01:27:41,241 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:27:41,243 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:41,243 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:41,245 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:41,257 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:27:41,263 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 [-3337854395114611871] 01:27:41,264 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] ... 01:27:41,265 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] 01:27:41,265 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:27:41,266 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#-3337854395114611871], selfDc [default]. 01:27:41,277 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:27:41,277 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:41,283 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 01:27:41,284 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 01:27:41,286 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:27:41,292 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 [8391891017109528496] 01:27:41,292 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] ... 01:27:41,294 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 01:27:41,294 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:27:41,295 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:2551#8391891017109528496], selfDc [default]. 01:27:41,303 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:27:41,303 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:42,318 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#-1590090837]], but this node is not initialized yet 01:27:42,318 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#-1590090837]], but this node is not initialized yet 01:27:42,321 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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#-1965949114]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:42,321 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - 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 01:27:42,321 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) 01:27:42,321 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 01:27:42,321 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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#1650381861]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:42,321 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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#1650381861]] (version [2.6.21]) 01:27:42,321 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). 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2550, Up). 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:27:42,333 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:27:42,334 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:42,334 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:42,335 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#109724644]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:42,337 AM [ClusterSystem-akka.actor.default-dispatcher-14] [INFO] Cluster - 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] 01:27:42,337 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:42,342 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] 01:27:42,345 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:42,346 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:27:42,346 AM [ClusterSystem-akka.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:27:42,347 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:42,347 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:27:43,303 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Up] 01:27:43,304 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:43,335 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:43,335 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:27:43,338 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:27:43,339 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:43,339 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:27:43,339 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:43,414 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:43,414 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:27:47,417 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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}]] 01:27:47,417 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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}]] 01:27:47,417 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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}]] 01:27:47,419 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:27:47,419 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:27:47,419 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:27:47,421 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)} 01:27:47,422 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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)} 01:27:47,422 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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}]] 01:27:47,422 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}]] 01:27:47,422 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 01:27:47,422 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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 01:27:47,423 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: 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}]]) 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]] 01:27:47,423 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:47,423 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=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:27:47,423 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: 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}]]) 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-5] [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}]] 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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} 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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} 01:27:47,423 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:27:47,434 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:47,434 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) 01:27:47,434 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 01:27:47,434 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 01:27:47,434 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 01:27:47,434 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) 01:27:47,434 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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 01:27:47,434 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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] 01:27:47,434 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-2 01:27:47,435 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}]] 01:27:47,435 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}]] 01:27:47,461 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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)} 01:27:47,462 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)} 01:27:47,541 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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 01:27:47,541 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 01:27:47,541 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 01:27:47,541 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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 01:27:47,541 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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} 01:27:47,541 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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} 01:27:47,541 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:27:47,542 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} 01:27:47,542 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} 01:27:47,542 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:27:47,619 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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}]] 01:27:47,621 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:27:47,633 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:47,633 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) 01:27:47,633 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:47,633 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:27:47,633 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] 01:27:47,634 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) 01:27:47,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:27:47,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 01:27:47,634 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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 01:27:47,634 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] 01:27:47,634 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] 01:27:47,661 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)} 01:27:47,661 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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)} 01:27:48,24 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:48,26 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:27:48,26 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:48,27 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}]]] 01:27:48,27 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 01:27:48,27 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 01:27:48,27 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)] 01:27:48,28 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:48,28 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}]] 01:27:48,140 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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 01:27:48,140 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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 01:27:48,140 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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} 01:27:48,140 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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} 01:27:48,140 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:27:48,404 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:27:48,405 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:48,405 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:48,407 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2550) -> myself] 01:27:48,407 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:48,407 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:27:48,409 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:48,409 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2550 -> Some(akka://ClusterSystem@127.0.0.1:2551)] 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:27:48,412 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:48,414 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:48,414 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2550] 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2551, Up). 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:48,418 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:48,419 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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} 01:27:48,419 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:48,419 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:48,419 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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) 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - difference: [] 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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] 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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) 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - difference: [] 01:27:48,423 AM [ClusterSystem-akka.actor.default-dispatcher-22] [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] 01:27:48,425 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:48,431 AM [ClusterSystem-akka.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:48,432 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:27:48,432 AM [ClusterSystem-akka.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 01:27:48,854 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:27:48,862 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 [3700598235339206589] 01:27:48,862 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] ... 01:27:48,864 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [akka:type=Cluster] 01:27:48,865 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:27:48,865 AM [ClusterSystem-akka.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [akka://ClusterSystem@127.0.0.1:2552#3700598235339206589], selfDc [default]. 01:27:48,879 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:27:48,879 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:48,885 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: Tcp command [Connect(127.0.0.1/:2550,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:27:48,887 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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 01:27:48,905 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#1142737477]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:48,905 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#1142737477]] (version [2.6.21]) 01:27:48,910 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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#-1965949114]] to [akka://ClusterSystem@127.0.0.1:2552] 01:27:48,911 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - 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] 01:27:48,912 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:48,914 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Welcome from [akka://ClusterSystem@127.0.0.1:2551] 01:27:48,915 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:48,916 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:27:48,916 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:27:48,917 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:27:48,917 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 01:27:48,918 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:48,918 AM [ClusterSystem-akka.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:27:49,420 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:49,430 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [-3337854395114611871] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:49,451 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Up] 01:27:49,452 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:49,484 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:27:49,510 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-1, member-2)} 01:27:49,510 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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}]] 01:27:49,510 AM [ClusterSystem-akka.actor.default-dispatcher-6] [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 01:27:49,512 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}]]) 01:27:49,512 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. 01:27:49,549 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 01:27:49,549 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 01:27:49,549 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:27:49,549 AM [ClusterSystem-akka.actor.default-dispatcher-10] [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} 01:27:49,549 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:27:49,697 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:27:49,707 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 [5417768944733568248] 01:27:49,707 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] ... 01:27:49,710 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 01:27:49,710 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:27:49,717 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#5417768944733568248], selfDc [default]. 01:27:49,727 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:27:49,727 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:27:49,884 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:49,935 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#1611076670]] to [akka://ClusterSystem@127.0.0.1:2552] 01:27:49,935 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#1611076670]] (version [2.6.21]) 01:27:49,973 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#1142737477]], but this node is not initialized yet 01:27:49,973 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#824601486]] to [akka://ClusterSystem@127.0.0.1:2550] 01:27:49,975 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] Cluster - 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] 01:27:49,976 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Welcome from [akka://ClusterSystem@127.0.0.1:2552] 01:27:50,477 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Association - Quarantine of [akka://ClusterSystem@127.0.0.1:2550] ignored due to non-matching UID, quarantine requested for [-3337854395114611871] but current is [5417768944733568248]. Reason: Cluster member removed, new incarnation joined 01:27:50,477 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:51,491 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Up] 01:27:51,491 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:51,492 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:51,534 AM [ClusterSystem-akka.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:27:51,564 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)} 01:27:51,564 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}]] 01:27:51,564 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 01:27:51,565 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}]]) 01:27:51,565 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. 01:27:51,603 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-2 01:27:51,603 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: false, hasOwner:true 01:27:51,603 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:27:51,603 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=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:27:51,603 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:27:51,623 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#1611076670]] to [akka://ClusterSystem@127.0.0.1:2551] 01:27:51,623 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:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1611076670]] (version [2.6.21]) 01:27:51,675 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:27:51,675 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:51,675 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:51,676 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:27:51,677 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:27:51,682 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 01:27:51,682 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 01:27:51,682 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:27:51,683 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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}]] 01:27:51,689 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] CandidateCleaner - Have still 1 outstanding requests after UpdateSuccess(candidateRegistry) 01:27:51,689 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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] 01:27:51,689 AM [ClusterSystem-akka.actor.default-dispatcher-26] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:27:51,690 AM [ClusterSystem-akka.actor.default-dispatcher-26] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:27:51,701 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)} 01:27:51,701 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)} 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:51,701 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) 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:27:51,701 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-1 01:27:51,701 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] 01:27:51,701 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) 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:27:51,701 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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 01:27:51,701 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] 01:27:51,724 AM [ClusterSystem-akka.actor.default-dispatcher-26] [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)} 01:27:51,737 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:51,738 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Marked address [akka://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:27:51,740 AM [ClusterSystem-akka.actor.default-dispatcher-27] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2550]. 01:27:51,754 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:27:51,757 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:51,764 AM [ClusterSystem-akka.actor.default-dispatcher-27] [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)} 01:27:51,800 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)} 01:27:52,515 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:27:52,774 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:27:52,774 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:27:52,775 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:27:52,775 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:27:52,775 AM [ClusterSystem-akka.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:52,777 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:52,779 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:52,779 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:52,781 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] 01:27:52,783 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [akka://ClusterSystem@127.0.0.1:2550] 01:27:52,784 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). 01:27:52,784 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:52,788 AM [ClusterSystem-akka.actor.default-dispatcher-28] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:52,788 AM [ClusterSystem-akka.actor.default-dispatcher-28] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:52,788 AM [ClusterSystem-akka.actor.default-dispatcher-28] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:52,789 AM [ClusterSystem-akka.actor.default-dispatcher-28] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:52,795 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:52,796 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Marked address [akka://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:27:52,797 AM [ClusterSystem-akka.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:52,797 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}]]] 01:27:52,797 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. 01:27:52,797 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. 01:27:52,797 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2551]. 01:27:52,797 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:52,797 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:53,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:27:53,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:27:53,531 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2550] 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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}]]] 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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. 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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. 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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}]]] 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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. 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [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. 01:27:53,532 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:27:53,539 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). 01:27:53,539 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(akka://ClusterSystem@127.0.0.1:2551) -> myself] 01:27:53,540 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:27:53,543 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:53,543 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:27:53,543 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - Singleton terminated, hand-over done [akka://ClusterSystem@127.0.0.1:2551 -> Some(akka://ClusterSystem@127.0.0.1:2552)] 01:27:53,543 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:27:53,544 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:27:53,544 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 01:27:53,544 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:27:53,544 AM [ClusterSystem-akka.actor.default-dispatcher-23] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:27:53,544 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:27:53,547 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:53,547 AM [ClusterSystem-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Hand-over in progress at [akka://ClusterSystem@127.0.0.1:2551] 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager starting singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:27:53,549 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:2551] 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(akka://ClusterSystem@127.0.0.1:2552, Up). 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:27:53,549 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:27:53,550 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-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} 01:27:53,551 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:27:53,551 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:53,551 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}]]] 01:27:53,551 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. 01:27:53,551 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. 01:27:53,551 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:53,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:27:53,575 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) 01:27:53,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:27:53,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:27:53,575 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] 01:27:53,575 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) 01:27:53,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:27:53,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:27:53,575 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] 01:27:53,800 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2550] having UID [5417768944733568248] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:27:53,960 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [akka://ClusterSystem@127.0.0.1:2551] 01:27:53,961 AM [ClusterSystem-akka.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:27:53,961 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}]]] 01:27:53,961 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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. 01:27:53,961 AM [ClusterSystem-akka.actor.default-dispatcher-12] [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. 01:27:54,550 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:54,559 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Association - Association to [akka://ClusterSystem@127.0.0.1:2551] having UID [8391891017109528496] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:27:54,563 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:54,563 AM [ClusterSystem-akka.actor.default-dispatcher-25] [WARN] Materializer - [outbound connection to [akka://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:27:54,566 AM [ClusterSystem-akka.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:27:54,575 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:27:54,576 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Marked address [akka://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:27:54,576 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:54,576 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}]]] 01:27:54,576 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. 01:27:54,576 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. 01:27:54,577 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [akka://ClusterSystem@127.0.0.1:2552]. 01:27:54,577 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [akka://ClusterSystem@127.0.0.1:2552 -> None] 01:27:54,577 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:27:54,979 AM [ClusterSystem-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Leader is moving node [akka://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:27:54,980 AM [ClusterSystem-akka.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=akka://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:27:54,980 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}]]] 01:27:54,980 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. 01:27:54,980 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. 01:27:55,589 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:27:55,589 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:27:55,590 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton actor [akka://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:27:55,590 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:27:55,590 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:27:55,591 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 01:27:55,591 AM [ClusterSystem-akka.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [akka://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:27:55,591 AM [ClusterSystem-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - Message [akka.cluster.InternalClusterAction$PublishChanges] from Actor[akka://ClusterSystem/system/cluster/core/daemon#824601486] to Actor[akka://ClusterSystem/system/cluster/core/publisher#-10616251] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://ClusterSystem/system/cluster/core/publisher#-10616251] 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'. 01:27:55,593 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:27:55,593 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:27:55,597 AM [ClusterSystem-akka.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.