01:24:37,902 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:37,908 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [1507749611420821178] 01:24:37,908 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:24:37,913 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:24:37,913 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:24:37,913 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#1507749611420821178], selfDc [default]. 01:24:37,924 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:24:37,924 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:24:37,931 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [pekko://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:24:37,931 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [pekko://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:24:37,931 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:37,938 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2551] with UID [-6494850663049525992] 01:24:37,938 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Starting up, Pekko version [1.0.3] ... 01:24:37,941 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:24:37,941 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:24:37,945 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#-6494850663049525992], selfDc [default]. 01:24:37,952 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:24:37,952 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:24:38,992 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1297445072]], but this node is not initialized yet 01:24:38,992 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1236090418]], but this node is not initialized yet 01:24:38,993 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#1061911069]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:24:38,993 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:24:38,993 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:24:38,993 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:24:38,994 AM [ClusterSystem-pekko.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:24:38,994 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:38,994 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:24:38,995 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:24:38,995 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:24:38,995 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:24:38,995 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:24:38,996 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:24:38,996 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:24:38,997 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:24:38,997 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:24:40,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:40,6 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:24:40,7 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:24:40,7 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:24:40,7 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:24:42,968 AM [ClusterSystem-pekko.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[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#134911548]] 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 org.apache.pekko.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:141) at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:384) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:332) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:336) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:288) at java.base/java.lang.Thread.run(Thread.java:1583) 01:24:42,968 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:24:44,9 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1297445072]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:24:44,9 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1297445072]] (version [1.0.3]) 01:24:44,25 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#1731742157]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:24:44,27 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 01:24:44,27 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:24:44,27 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:24:44,31 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:44,32 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:24:44,33 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:24:44,33 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:24:44,33 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:24:44,34 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[pekko://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/temp/$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:44,34 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:24:44,34 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:24:45,17 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 01:24:45,17 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:24:45,31 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:24:45,81 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:24:45,88 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [4919151194104994639] 01:24:45,88 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:24:45,93 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:24:45,93 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:24:45,93 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#4919151194104994639], selfDc [default]. 01:24:45,106 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:24:45,106 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:24:45,132 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-715890956]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:24:45,132 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-715890956]] (version [1.0.3]) 01:24:45,133 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-715890956]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:24:45,133 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-715890956]] (version [1.0.3]) 01:24:45,158 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#1061911069]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:24:45,160 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Node [pekko://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 01:24:45,161 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2551] 01:24:45,164 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:45,165 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:24:45,167 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:24:45,168 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:24:45,168 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:24:46,40 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:24:47,57 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Up] 01:24:47,57 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:24:47,123 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:24:48,114 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,115 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:24:48,166 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:48,166 AM [ClusterSystem-pekko.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:24:48,166 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,166 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,166 AM [ClusterSystem-pekko.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:24:48,167 AM [ClusterSystem-pekko.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:24:48,417 AM [ClusterSystem-pekko.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:24:48,417 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,417 AM [ClusterSystem-pekko.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:24:48,418 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:24:48,419 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:24:48,419 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:48,445 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:48,446 AM [ClusterSystem-pekko.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, member-1) 01:24:48,446 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:24:48,446 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 01:24:48,446 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-1 01:24:48,446 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 01:24:48,446 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2] 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:48,486 AM [ClusterSystem-pekko.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, member-1, member-3) 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-3] 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : member-3 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 01:24:48,486 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 01:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:48,566 AM [ClusterSystem-pekko.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, member-1, member-3) 01:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1, member-2, member-3] 01:24:48,566 AM [ClusterSystem-pekko.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-2) 01:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,566 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,567 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,723 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:24:48,723 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:48,723 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:24:48,724 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-1, member-3) 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.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:24:48,726 AM [ClusterSystem-pekko.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:24:48,738 AM [ClusterSystem-pekko.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, member-3)} 01:24:48,738 AM [ClusterSystem-pekko.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:24:48,740 AM [ClusterSystem-pekko.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:24:48,740 AM [ClusterSystem-pekko.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:24:48,740 AM [ClusterSystem-pekko.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:24:48,748 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-1, member-2, member-3)} 01:24:48,748 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 01:24:48,748 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 01:24:48,748 AM [ClusterSystem-pekko.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:24:48,748 AM [ClusterSystem-pekko.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:24:48,766 AM [ClusterSystem-pekko.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:24:48,766 AM [ClusterSystem-pekko.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:24:48,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:48,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:48,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:24:48,778 AM [ClusterSystem-pekko.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-2 01:24:48,778 AM [ClusterSystem-pekko.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:24:48,778 AM [ClusterSystem-pekko.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:24:48,779 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:48,779 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:48,779 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:24:48,788 AM [ClusterSystem-pekko.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:24:48,788 AM [ClusterSystem-pekko.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:24:48,788 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:24:48,788 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:24:48,788 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:24:48,858 AM [ClusterSystem-pekko.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, member-3)} 01:24:49,330 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:24:49,330 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:24:49,330 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:24:49,339 AM [ClusterSystem-pekko.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:24:49,339 AM [ClusterSystem-pekko.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:24:49,339 AM [ClusterSystem-pekko.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:24:49,340 AM [ClusterSystem-pekko.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:24:49,340 AM [ClusterSystem-pekko.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:24:49,348 AM [ClusterSystem-pekko.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:24:49,348 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:49,348 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:49,349 AM [ClusterSystem-pekko.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:24:49,349 AM [ClusterSystem-pekko.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:24:49,366 AM [ClusterSystem-pekko.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:24:49,366 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:49,367 AM [ClusterSystem-pekko.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:24:49,367 AM [ClusterSystem-pekko.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:24:49,367 AM [ClusterSystem-pekko.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:24:49,378 AM [ClusterSystem-pekko.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:24:49,378 AM [ClusterSystem-pekko.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:24:49,378 AM [ClusterSystem-pekko.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:24:49,378 AM [ClusterSystem-pekko.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:24:49,378 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:24:49,388 AM [ClusterSystem-pekko.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:24:49,388 AM [ClusterSystem-pekko.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: true, hasOwner:true 01:24:49,388 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:49,388 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:49,388 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:24:49,405 AM [ClusterSystem-pekko.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:24:49,405 AM [ClusterSystem-pekko.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:24:49,406 AM [ClusterSystem-pekko.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:24:49,406 AM [ClusterSystem-pekko.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:24:49,406 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:24:49,935 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 01:24:49,935 AM [ClusterSystem-pekko.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:24:49,935 AM [ClusterSystem-pekko.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:24:49,935 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] new owner: member-1 01:24:49,936 AM [ClusterSystem-pekko.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:24:49,937 AM [ClusterSystem-pekko.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:24:49,948 AM [ClusterSystem-pekko.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:24:49,948 AM [ClusterSystem-pekko.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-2, newOwner: member-1 01:24:49,948 AM [ClusterSystem-pekko.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: true, isOwner: false, hasOwner:true 01:24:49,948 AM [ClusterSystem-pekko.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-2, wasOwner: true, isOwner: false, hasOwner:true 01:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:24:49,948 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:24:49,965 AM [ClusterSystem-pekko.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:24:49,965 AM [ClusterSystem-pekko.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: false, isOwner: true, hasOwner:true 01:24:49,965 AM [ClusterSystem-pekko.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: member-2, newOwner: member-1 01:24:49,965 AM [ClusterSystem-pekko.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: member-2, wasOwner: false, isOwner: true, hasOwner:true 01:24:49,965 AM [ClusterSystem-pekko.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:24:49,965 AM [ClusterSystem-pekko.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:24:49,965 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:24:49,965 AM [ClusterSystem-pekko.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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:24:49,965 AM [ClusterSystem-pekko.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=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:24:49,966 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:24:50,58 AM [ClusterSystem-pekko.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:24:50,58 AM [ClusterSystem-pekko.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: member-1 01:24:50,58 AM [ClusterSystem-pekko.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: false, hasOwner:true 01:24:50,58 AM [ClusterSystem-pekko.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:true 01:24:50,59 AM [ClusterSystem-pekko.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:24:50,59 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:50,59 AM [ClusterSystem-pekko.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:24:50,59 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:24:50,59 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:50,59 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:24:51,145 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-3]} 01:24:51,750 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:51,750 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:51,750 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:51,750 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:51,752 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:51,753 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:51,753 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:51,753 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:51,766 AM [ClusterSystem-pekko.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:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-2, member-3)} 01:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] - member-1 01:24:51,766 AM [ClusterSystem-pekko.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-2)} 01:24:51,766 AM [ClusterSystem-pekko.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:24:51,766 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], activeMembers: [member-1], currentCandidates: [member-2, member-3] 01:24:51,767 AM [ClusterSystem-pekko.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:24:51,767 AM [ClusterSystem-pekko.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:24:51,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:24:51,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:24:51,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] - member-1 01:24:51,767 AM [ClusterSystem-pekko.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:24:51,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], activeMembers: [member-1], currentCandidates: [member-2] 01:24:51,767 AM [ClusterSystem-pekko.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:24:51,767 AM [ClusterSystem-pekko.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:24:51,768 AM [ClusterSystem-pekko.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:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: 01:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:false 01:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:51,805 AM [ClusterSystem-pekko.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:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:51,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:24:51,805 AM [ClusterSystem-pekko.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:24:51,806 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:24:51,828 AM [ClusterSystem-pekko.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-2)} 01:24:51,828 AM [ClusterSystem-pekko.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:24:51,859 AM [ClusterSystem-pekko.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:24:51,859 AM [ClusterSystem-pekko.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:24:51,867 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: 01:24:51,867 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:24:51,867 AM [ClusterSystem-pekko.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:24:51,867 AM [ClusterSystem-pekko.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:24:51,867 AM [ClusterSystem-pekko.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:24:51,867 AM [ClusterSystem-pekko.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:24:51,867 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:24:51,868 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:24:51,868 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:24:51,868 AM [ClusterSystem-pekko.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:24:51,868 AM [ClusterSystem-pekko.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:24:51,868 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], prevOwner: member-1, newOwner: 01:24:51,979 AM [ClusterSystem-pekko.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:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:24:51,979 AM [ClusterSystem-pekko.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:24:51,979 AM [ClusterSystem-pekko.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-2)} 01:24:51,979 AM [ClusterSystem-pekko.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:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:24:51,979 AM [ClusterSystem-pekko.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:24:51,979 AM [ClusterSystem-pekko.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:24:51,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:24:52,962 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-2]} 01:24:52,962 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] new owner: member-2 01:24:52,962 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] new owner: member-2 01:24:52,963 AM [ClusterSystem-pekko.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:24:52,963 AM [ClusterSystem-pekko.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:24:52,965 AM [ClusterSystem-pekko.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:24:52,965 AM [ClusterSystem-pekko.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:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:24:52,965 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:24:53,98 AM [ClusterSystem-pekko.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-2 01:24:53,98 AM [ClusterSystem-pekko.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:24:53,98 AM [ClusterSystem-pekko.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:24:53,98 AM [ClusterSystem-pekko.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:24:53,98 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:53,98 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:24:53,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 3 01:24:53,99 AM [ClusterSystem-pekko.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:24:53,99 AM [ClusterSystem-pekko.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:24:53,99 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-3 - member-3 changes: 3 01:24:53,188 AM [ClusterSystem-pekko.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:24:53,188 AM [ClusterSystem-pekko.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: true, hasOwner:true 01:24:53,188 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:53,188 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:53,188 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:24:53,188 AM [ClusterSystem-pekko.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:24:53,188 AM [ClusterSystem-pekko.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:24:53,189 AM [ClusterSystem-pekko.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:24:53,189 AM [ClusterSystem-pekko.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:24:53,189 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:24:53,567 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:53,568 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:24:53,569 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:24:53,570 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:24:53,570 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:24:53,570 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:24:55,217 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:24:55,218 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:24:55,218 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:24:55,219 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:24:55,219 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:24:55,220 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:24:55,221 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:55,221 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:24:55,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:24:55,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:24:55,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:24:55,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:24:55,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:24:55,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:24:55,224 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:24:55,224 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:24:55,224 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:55,225 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:24:55,225 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:24:55,225 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:24:55,226 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:24:55,226 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:24:55,227 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:24:55,228 AM [ClusterSystem-pekko.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, member-3) 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:24:55,228 AM [ClusterSystem-pekko.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, member-3] 01:24:55,228 AM [ClusterSystem-pekko.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-2) 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:24:55,228 AM [ClusterSystem-pekko.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-2] 01:24:55,228 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:24:55,229 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:24:55,230 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:24:55,230 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:24:55,232 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:55,236 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:24:55,236 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:24:55,238 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:24:55,246 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:55,247 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:24:55,248 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:24:55,248 AM [ClusterSystem-pekko.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}]], DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-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:24:55,248 AM [ClusterSystem-pekko.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-3 01:24:55,248 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:24:55,249 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:24:55,249 AM [ClusterSystem-pekko.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:24:55,250 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:24:55,251 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:24:55,268 AM [ClusterSystem-pekko.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-3 01:24:55,268 AM [ClusterSystem-pekko.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:24:55,268 AM [ClusterSystem-pekko.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:24:55,268 AM [ClusterSystem-pekko.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:24:55,268 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-2 - member-2 changes: 4 01:24:55,498 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:55,498 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:55,498 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:55,498 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:24:55,498 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] EOS-listener-member-3 - member-3 changes: 4 01:24:56,238 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:24:56,248 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [1507749611420821178] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:24:56,248 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [1507749611420821178] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:24:56,248 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:24:56,248 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2550] 01:24:56,249 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:24:56,249 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:24:56,249 AM [ClusterSystem-pekko.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:24:56,249 AM [ClusterSystem-pekko.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:24:56,249 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:24:56,249 AM [ClusterSystem-pekko.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:24:56,249 AM [ClusterSystem-pekko.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:24:56,253 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:24:56,254 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:24:56,254 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:24:56,269 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:24:56,299 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:24:57,268 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:24:57,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:24:57,288 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:24:58,288 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:24:58,308 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:24:59,269 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-630909034] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:59,270 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#1244727414] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:59,270 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#1244727414] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:59,270 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-630909034] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:59,270 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-630909034] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:24:59,308 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:24:59,329 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:00,329 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:00,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:01,348 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:01,368 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:02,368 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:02,388 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:02,919 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#-945741276] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:02,919 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#-945741276] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:03,268 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Member removed [pekko://ClusterSystem@127.0.0.1:2550], previous oldest [pekko://ClusterSystem@127.0.0.1:2550, pekko://ClusterSystem@127.0.0.1:2551] 01:25:03,388 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [7], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:03,389 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:03,390 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:25:03,390 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:25:03,390 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:25:03,390 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:25:03,391 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:25:03,391 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:03,391 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:25:03,392 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:25:03,392 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:03,395 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:03,395 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:25:03,395 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:25:03,395 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:03,395 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:25:03,396 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:03,396 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:03,396 AM [ClusterSystem-pekko.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-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:25:03,397 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:03,397 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:03,397 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:03,397 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:03,397 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2, member-3) 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2, member-3] 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], new value: Set(member-2) 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:25:03,398 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] : [member-2] 01:25:03,401 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:03,401 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:03,439 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2551] 01:25:03,439 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:03,439 AM [ClusterSystem-pekko.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:25:03,439 AM [ClusterSystem-pekko.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:25:04,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:04,419 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [-6494850663049525992] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:04,420 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:04,420 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:04,422 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:04,429 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:04,430 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:25:04,430 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:04,431 AM [ClusterSystem-pekko.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:25:04,431 AM [ClusterSystem-pekko.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:25:04,431 AM [ClusterSystem-pekko.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:25:04,431 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], activeMembers: [], currentCandidates: [member-2, member-3] 01:25:04,431 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:25:04,431 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:25:04,431 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:04,431 AM [ClusterSystem-pekko.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:25:04,438 AM [ClusterSystem-pekko.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-3, newOwner: 01:25:04,438 AM [ClusterSystem-pekko.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-3, wasOwner: true, isOwner: false, hasOwner:false 01:25:04,438 AM [ClusterSystem-pekko.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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:04,438 AM [ClusterSystem-pekko.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_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:04,438 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 5 01:25:04,458 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:25:04,459 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:04,459 AM [ClusterSystem-pekko.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:25:04,460 AM [ClusterSystem-pekko.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:25:05,448 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:05,448 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:25:05,449 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:25:05,450 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:25:05,450 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:25:05,450 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:05,450 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:25:05,452 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:05,452 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:05,454 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:05,480 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:05,490 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-3259876603356216346] 01:25:05,490 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:25:05,496 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:25:05,496 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:25:05,505 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-3259876603356216346], selfDc [default]. 01:25:05,509 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:25:05,509 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:05,519 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:05,520 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://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:25:05,521 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://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:25:05,526 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2551] with UID [-5189146652561892830] 01:25:05,526 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Starting up, Pekko version [1.0.3] ... 01:25:05,528 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:05,528 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:25:05,532 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#-5189146652561892830], selfDc [default]. 01:25:05,541 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:25:05,541 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:06,604 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1541865593]], but this node is not initialized yet 01:25:06,611 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-1584788478]], but this node is not initialized yet 01:25:06,611 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-1584788478]], but this node is not initialized yet 01:25:06,612 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#-562868663]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:06,612 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:25:06,612 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:25:06,612 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:25:06,614 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:06,614 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:06,614 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:25:06,615 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:06,616 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:07,627 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:07,627 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:25:07,628 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:25:07,628 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:07,628 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:25:10,553 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#1232181486]] 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 org.apache.pekko.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:141) at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:384) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:332) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:336) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:288) at java.base/java.lang.Thread.run(Thread.java:1583) 01:25:10,553 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:11,624 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1541865593]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:11,624 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#1541865593]] (version [1.0.3]) 01:25:11,653 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-542676915]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:25:11,655 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 01:25:11,656 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:11,660 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:25:11,662 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:11,665 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:25:11,665 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:25:11,666 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:25:11,666 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:25:11,666 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:11,666 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:25:11,667 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[pekko://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/temp/$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:12,639 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 01:25:12,640 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:12,669 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:25:12,769 AM [ClusterSystem-pekko.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:25:12,769 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 01:25:12,769 AM [ClusterSystem-pekko.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:25:12,771 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:25:12,771 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:25:12,772 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:25:12,797 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:12,797 AM [ClusterSystem-pekko.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) 01:25:12,797 AM [ClusterSystem-pekko.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:25:12,797 AM [ClusterSystem-pekko.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-1, member-2] 01:25:12,797 AM [ClusterSystem-pekko.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:25:12,797 AM [ClusterSystem-pekko.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:25:12,798 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] adding all candidates 01:25:12,798 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] : [member-2] 01:25:12,798 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] new owner: member-2 01:25:12,798 AM [ClusterSystem-pekko.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:25:12,798 AM [ClusterSystem-pekko.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:25:12,870 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] 01:25:12,870 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:12,870 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:12,873 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:25:12,876 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:12,876 AM [ClusterSystem-pekko.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) 01:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:25:12,877 AM [ClusterSystem-pekko.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] 01:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:12,877 AM [ClusterSystem-pekko.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:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:25:12,877 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:25:12,877 AM [ClusterSystem-pekko.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:25:12,877 AM [ClusterSystem-pekko.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:25:12,877 AM [ClusterSystem-pekko.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:25:12,877 AM [ClusterSystem-pekko.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:25:12,877 AM [ClusterSystem-pekko.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:25:12,878 AM [ClusterSystem-pekko.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:25:12,903 AM [ClusterSystem-pekko.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)} 01:25:12,904 AM [ClusterSystem-pekko.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:25:12,904 AM [ClusterSystem-pekko.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:25:12,905 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]) 01:25:12,905 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 01:25:12,917 AM [ClusterSystem-pekko.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:25:12,917 AM [ClusterSystem-pekko.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:25:12,917 AM [ClusterSystem-pekko.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:25:12,917 AM [ClusterSystem-pekko.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:25:12,917 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:25:12,943 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-1 01:25:12,943 AM [ClusterSystem-pekko.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:25:12,944 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:12,944 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:12,944 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:25:12,983 AM [ClusterSystem-pekko.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:25:13,274 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:25:13,274 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:25:13,276 AM [ClusterSystem-pekko.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:25:13,277 AM [ClusterSystem-pekko.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:25:13,277 AM [ClusterSystem-pekko.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:25:13,277 AM [ClusterSystem-pekko.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:25:13,278 AM [ClusterSystem-pekko.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:25:13,303 AM [ClusterSystem-pekko.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:25:13,304 AM [ClusterSystem-pekko.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:25:13,304 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] started 01:25:13,305 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:13,306 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:13,317 AM [ClusterSystem-pekko.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:25:13,317 AM [ClusterSystem-pekko.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:25:13,317 AM [ClusterSystem-pekko.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:25:13,317 AM [ClusterSystem-pekko.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:25:13,317 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:25:13,343 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], prevOwner: , newOwner: member-2 01:25:13,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:25:13,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:13,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:13,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:25:13,677 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 01:25:13,679 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:25:13,703 AM [ClusterSystem-pekko.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)} 01:25:13,703 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: test-type-2 current candidates: {DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]]=ORSet(member-1, member-2)} 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-2)} 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:13,717 AM [ClusterSystem-pekko.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) 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-1] 01:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] - member-1 01:25:13,717 AM [ClusterSystem-pekko.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:25:13,717 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] new owner: member-2 01:25:13,718 AM [ClusterSystem-pekko.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] 01:25:13,718 AM [ClusterSystem-pekko.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:25:13,718 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:13,718 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:25:13,718 AM [ClusterSystem-pekko.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:25:13,718 AM [ClusterSystem-pekko.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:25:13,756 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: member-2 01:25:13,756 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:true 01:25:13,756 AM [ClusterSystem-pekko.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_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:25:13,756 AM [ClusterSystem-pekko.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_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:25:13,756 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:25:13,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: member-1, newOwner: member-2 01:25:13,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: member-1, wasOwner: false, isOwner: true, hasOwner:true 01:25:13,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:25:13,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:25:13,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:25:14,82 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 - Removing candidate(member-2) from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 01:25:14,83 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:25:14,103 AM [ClusterSystem-pekko.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()} 01:25:14,103 AM [ClusterSystem-pekko.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:25:14,117 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:14,117 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:14,117 AM [ClusterSystem-pekko.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() 01:25:14,117 AM [ClusterSystem-pekko.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:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-2] 01:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] - member-2 01:25:14,118 AM [ClusterSystem-pekko.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:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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:25:14,118 AM [ClusterSystem-pekko.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}]] : [] 01:25:14,118 AM [ClusterSystem-pekko.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:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:14,118 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:25:14,118 AM [ClusterSystem-pekko.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:25:14,119 AM [ClusterSystem-pekko.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:25:14,156 AM [ClusterSystem-pekko.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:25:14,156 AM [ClusterSystem-pekko.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: false, isOwner: false, hasOwner:false 01:25:14,156 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:14,156 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:14,156 AM [ClusterSystem-pekko.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:25:14,156 AM [ClusterSystem-pekko.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() 01:25:14,156 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:14,156 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:25:14,156 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:14,157 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:25:14,157 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:25:14,157 AM [ClusterSystem-pekko.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}]] : [] 01:25:14,157 AM [ClusterSystem-pekko.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:25:14,157 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:14,157 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:25:14,157 AM [ClusterSystem-pekko.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:25:14,183 AM [ClusterSystem-pekko.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:25:14,183 AM [ClusterSystem-pekko.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: true, isOwner: false, hasOwner:false 01:25:14,183 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:14,183 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:14,183 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:25:14,493 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:14,507 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [-8193470016869167785] 01:25:14,508 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:25:14,512 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:14,512 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:25:14,515 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#-8193470016869167785], selfDc [default]. 01:25:14,529 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:25:14,529 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:14,541 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1904397636]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:14,541 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1904397636]] (version [1.0.3]) 01:25:14,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1904397636]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:25:14,546 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1904397636]] (version [1.0.3]) 01:25:14,555 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-542676915]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:25:14,556 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 01:25:14,557 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:14,558 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:25:14,560 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:14,561 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:25:14,565 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:25:14,565 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:25:14,565 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 01:25:14,566 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:14,566 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:25:15,698 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Up] 01:25:15,698 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:15,698 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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:25:15,734 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:15,760 AM [ClusterSystem-pekko.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:25:15,760 AM [ClusterSystem-pekko.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:25:15,760 AM [ClusterSystem-pekko.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:25:15,761 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], response: GetSuccess(DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]) 01:25:15,761 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] at the time of initial sync. 01:25:15,800 AM [ClusterSystem-pekko.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: 01:25:15,800 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 01:25:15,800 AM [ClusterSystem-pekko.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:25:15,800 AM [ClusterSystem-pekko.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:25:15,800 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:25:15,936 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:25:15,959 AM [ClusterSystem-pekko.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:25:15,960 AM [ClusterSystem-pekko.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:25:15,960 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] started 01:25:15,961 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:15,961 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:16,0 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], prevOwner: , newOwner: member-2 01:25:16,0 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:25:16,0 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:25:16,0 AM [ClusterSystem-pekko.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_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:25:16,0 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:25:16,138 AM [ClusterSystem-pekko.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:25:16,140 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:25:16,160 AM [ClusterSystem-pekko.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:25:16,160 AM [ClusterSystem-pekko.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:25:16,223 AM [ClusterSystem-pekko.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:25:16,224 AM [ClusterSystem-pekko.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:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,236 AM [ClusterSystem-pekko.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:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-3)} 01:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [member-3] 01:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,236 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,237 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,276 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], prevOwner: , newOwner: member-3 01:25:16,276 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:25:16,277 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,277 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:25:16,277 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] EOS-listener-member-1 - member-1 changes: 3 01:25:16,320 AM [ClusterSystem-pekko.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:25:16,320 AM [ClusterSystem-pekko.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:25:16,320 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:25:16,320 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:25:16,320 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:25:16,343 AM [ClusterSystem-pekko.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:25:16,344 AM [ClusterSystem-pekko.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:25:16,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:16,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:16,344 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:25:16,554 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:25:16,945 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:16,946 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:25:16,946 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:16,947 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:25:16,947 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:16,947 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:18,757 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:25:18,758 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:18,758 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:25:18,761 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:25:18,761 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:25:18,761 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:18,762 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:18,762 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:18,763 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:25:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:25:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:18,764 AM [ClusterSystem-pekko.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-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:25:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:18,765 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:18,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:18,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:18,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:18,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:18,767 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:18,768 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:25:18,769 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:25:18,769 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:18,773 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:18,773 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:18,776 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:25:18,783 AM [ClusterSystem-pekko.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-3] 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], new value: Set(member-1, member-2) 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:25:18,783 AM [ClusterSystem-pekko.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:25:18,783 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:25:18,788 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:18,788 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:25:18,788 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:18,789 AM [ClusterSystem-pekko.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:25:18,789 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 01:25:18,789 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:25:18,789 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:25:18,789 AM [ClusterSystem-pekko.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:25:18,789 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:18,823 AM [ClusterSystem-pekko.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: 01:25:18,823 AM [ClusterSystem-pekko.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: true, isOwner: false, hasOwner:false 01:25:18,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:18,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:18,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:25:19,0 AM [ClusterSystem-pekko.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:25:19,0 AM [ClusterSystem-pekko.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:25:19,0 AM [ClusterSystem-pekko.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:25:19,0 AM [ClusterSystem-pekko.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:25:19,1 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:25:19,773 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:19,779 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [-3259876603356216346] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:19,783 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [-3259876603356216346] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:19,804 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:25:19,804 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2550] 01:25:19,804 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:19,804 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:19,805 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:25:19,808 AM [ClusterSystem-pekko.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:25:19,808 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:25:19,808 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:25:20,630 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:25:20,819 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:20,823 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:25:20,824 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:21,840 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:21,845 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:22,823 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#1537888348] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,823 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#1537888348] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,823 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-916963274] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,823 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#1537888348] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,823 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-916963274] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,824 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.GossipEnvelope] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#-562868663] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:22,860 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:22,865 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:23,880 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:23,885 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:24,900 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:24,903 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:25,920 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:25,924 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:26,310 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-821977207] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:26,310 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/ddataReplicator#-295695856] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:26,310 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator#-821977207] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:26,310 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.GossipEnvelope] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#-1612850832] to Actor[pekko://ClusterSystem/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:26,819 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Member removed [pekko://ClusterSystem@127.0.0.1:2550], previous oldest [pekko://ClusterSystem@127.0.0.1:2550, pekko://ClusterSystem@127.0.0.1:2551] 01:25:26,939 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Retry [7], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:26,940 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:26,940 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:25:26,941 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:25:26,941 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:25:26,941 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:25:26,943 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:25:26,943 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:26,943 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:25:26,944 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:26,944 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:25:26,944 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.InternalClusterAction$ReapUnreachableTick$] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#-562868663] to Actor[pekko://ClusterSystem/system/cluster/core/daemon#-562868663] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/cluster/core/daemon#-562868663] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:26,946 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:26,946 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:25:26,946 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:26,946 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:25:26,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:26,947 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:26,948 AM [ClusterSystem-pekko.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:25:26,948 AM [ClusterSystem-pekko.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:25:26,948 AM [ClusterSystem-pekko.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:25:26,948 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:26,948 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:26,949 AM [ClusterSystem-pekko.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:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:26,949 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:26,950 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:26,950 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:26,959 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:26,959 AM [ClusterSystem-pekko.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:25:26,959 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:25:26,959 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:25:26,959 AM [ClusterSystem-pekko.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:25:26,959 AM [ClusterSystem-pekko.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:25:26,959 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:25:26,959 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:25:26,959 AM [ClusterSystem-pekko.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:25:26,960 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], prevOwner: , newOwner: 01:25:26,960 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 01:25:26,960 AM [ClusterSystem-pekko.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:25:26,960 AM [ClusterSystem-pekko.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:25:26,960 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] EOS-listener-member-3 - member-3 changes: 2 01:25:27,770 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2551] 01:25:27,770 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:27,960 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:27,965 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:27,965 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:27,967 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:27,970 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [-5189146652561892830] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:27,984 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:27,985 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:25:27,985 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:27,985 AM [ClusterSystem-pekko.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:25:27,985 AM [ClusterSystem-pekko.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:25:27,986 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:25:27,986 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:25:27,986 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:28,790 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:25:28,790 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:28,790 AM [ClusterSystem-pekko.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:25:28,790 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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:25:29,0 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:29,0 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:25:29,0 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:25:29,1 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:25:29,1 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:25:29,2 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:29,2 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:25:29,4 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:29,4 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:29,6 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:29,33 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:25:29,43 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [6906500365405327801] 01:25:29,43 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:25:29,45 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:25:29,45 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:25:29,48 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#6906500365405327801], selfDc [default]. 01:25:29,57 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:25:29,57 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:29,68 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:25:29,72 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://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:25:29,72 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://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:25:29,78 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2551] with UID [-5321778572487446430] 01:25:29,78 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Starting up, Pekko version [1.0.3] ... 01:25:29,80 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:29,80 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:25:29,84 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#-5321778572487446430], selfDc [default]. 01:25:29,93 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:25:29,93 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:30,164 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1353734051]], but this node is not initialized yet 01:25:30,164 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#1353734051]], but this node is not initialized yet 01:25:30,166 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#132857679]], but this node is not initialized yet 01:25:30,166 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#1777563210]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:30,167 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:25:30,167 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:25:30,167 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:25:30,169 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:30,170 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:30,170 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:25:30,171 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:25:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:25:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:25:30,173 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:30,173 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:25:34,110 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-677868263]] 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 org.apache.pekko.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:141) at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:384) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:332) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:336) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:288) at java.base/java.lang.Thread.run(Thread.java:1583) 01:25:34,110 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:35,182 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#132857679]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:35,182 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#132857679]] (version [1.0.3]) 01:25:35,199 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-1119663473]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:25:35,201 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 01:25:35,201 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:35,202 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:25:35,207 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:35,208 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:25:35,208 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:25:35,208 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:25:35,208 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:25:35,209 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[pekko://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/temp/$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:35,209 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:35,209 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:25:36,159 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 01:25:36,160 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:36,214 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:25:36,222 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:36,230 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [-2237712500397360725] 01:25:36,231 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:25:36,233 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:36,233 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:25:36,241 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#-2237712500397360725], selfDc [default]. 01:25:36,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:25:36,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:36,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1606387875]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:36,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1606387875]] (version [1.0.3]) 01:25:36,276 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1606387875]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:25:36,276 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1606387875]] (version [1.0.3]) 01:25:36,288 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-1119663473]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:25:36,289 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 01:25:36,289 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:36,290 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:25:36,293 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:36,294 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:25:36,295 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:25:36,296 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:36,296 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:25:38,199 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Up] 01:25:38,199 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:38,254 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:25:38,254 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:38,254 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:42,256 AM [ClusterSystem-pekko.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:25:42,257 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:25:42,280 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,280 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:42,281 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:25:42,339 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:42,339 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-3) 01:25:42,339 AM [ClusterSystem-pekko.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:25:42,339 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 01:25:42,339 AM [ClusterSystem-pekko.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:25:42,339 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-3] 01:25:42,339 AM [ClusterSystem-pekko.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-3 01:25:42,340 AM [ClusterSystem-pekko.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:25:42,340 AM [ClusterSystem-pekko.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:25:42,340 AM [ClusterSystem-pekko.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:25:42,340 AM [ClusterSystem-pekko.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:25:42,357 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:42,378 AM [ClusterSystem-pekko.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:25:42,379 AM [ClusterSystem-pekko.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:25:42,379 AM [ClusterSystem-pekko.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:25:42,379 AM [ClusterSystem-pekko.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:25:42,379 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:25:42,380 AM [ClusterSystem-pekko.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:25:42,380 AM [ClusterSystem-pekko.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:25:42,381 AM [ClusterSystem-pekko.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:25:42,381 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:42,381 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:42,381 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:42,381 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:25:42,381 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:25:42,390 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,390 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,390 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,390 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:42,390 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:25:42,460 AM [ClusterSystem-pekko.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:25:42,460 AM [ClusterSystem-pekko.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: true, hasOwner:true 01:25:42,460 AM [ClusterSystem-pekko.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:25:42,460 AM [ClusterSystem-pekko.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:25:42,460 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:25:42,761 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:42,762 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:25:42,763 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:25:43,302 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:43,302 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:25:43,302 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:25:44,319 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:25:44,320 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:44,320 AM [ClusterSystem-pekko.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:25:44,320 AM [ClusterSystem-pekko.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:25:44,324 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:25:44,325 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:25:44,325 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:25:44,326 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:44,327 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RepointableActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] to Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:44,327 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RepointableActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.singleton.ClusterSingletonProxy$TryToIdentifySingleton$] from Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] to Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#372092766] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:44,329 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:44,329 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:44,329 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2552] 01:25:44,329 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2552] 01:25:44,333 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:44,333 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:44,333 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:44,333 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:25:44,334 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:44,754 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:25:44,761 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [8115449494291725099] 01:25:44,761 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:25:44,766 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [pekko:type=Cluster] 01:25:44,766 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:25:44,768 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#8115449494291725099], selfDc [default]. 01:25:44,778 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:25:44,778 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:45,339 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2552] 01:25:45,340 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:45,340 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,340 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,348 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-2237712500397360725] but current is [8115449494291725099]. Reason: ActorSystem terminated 01:25:45,350 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-2237712500397360725] but current is [8115449494291725099]. Reason: ActorSystem terminated 01:25:45,384 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] LocalActorRefProvider$$anon$2 - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] wrapped in [org.apache.pekko.actor.ActorSelectionMessage] to Actor[pekko://ClusterSystem/] was dropped. Unknown system with UID [6906500365405327801]. This system with UID [8115449494291725099] 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 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#-1256180622]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#-1256180622]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#1381250668]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#1381250668]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#1381250668]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#1381250668]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#1381250668]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-1155952881]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:45,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-1155952881]] (version [1.0.3]) 01:25:45,400 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-1119663473]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:25:45,401 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 01:25:45,404 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:45,404 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-2237712500397360725] but current is [8115449494291725099]. Reason: Cluster member removed, new incarnation joined 01:25:45,404 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:25:45,405 AM [ClusterSystem-pekko.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:25:45,405 AM [ClusterSystem-pekko.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:25:45,405 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:45,406 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:25:45,409 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:25:45,409 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:25:45,409 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:25:45,417 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-1155952881]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:25:45,417 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-1155952881]] (version [1.0.3]) 01:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set() 01:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-3] 01:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] - member-3 01:25:45,425 AM [ClusterSystem-pekko.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:25:45,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] 01:25:45,425 AM [ClusterSystem-pekko.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}]] : [] 01:25:45,425 AM [ClusterSystem-pekko.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()} 01:25:45,426 AM [ClusterSystem-pekko.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:25:45,431 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,431 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateCleaner - Last update response for candidate removal received, replying to: Actor[pekko://ClusterSystem@127.0.0.1:2552/temp/singletonProxyOwnerSupervisor-no-dc$a#0] 01:25:45,432 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:25:45,432 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#976192059]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/clusterReceptionist/replicator#976192059]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-814760113]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-814760113]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-814760113]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,445 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/ddataReplicator#-814760113]] intended for system uid [-2237712500397360725], self uid is [8115449494291725099] 01:25:45,446 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterGossip - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Ignoring received gossip from unknown [UniqueAddress(pekko://ClusterSystem@127.0.0.1:2552,8115449494291725099)] 01:25:45,458 AM [ClusterSystem-pekko.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-3, newOwner: 01:25:45,458 AM [ClusterSystem-pekko.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-3, wasOwner: false, isOwner: false, hasOwner:false 01:25:45,458 AM [ClusterSystem-pekko.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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:45,459 AM [ClusterSystem-pekko.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_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:45,459 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 1 01:25:45,510 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,510 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,510 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,510 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:45,510 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:25:45,783 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterGossip - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Ignoring received gossip from unknown [UniqueAddress(pekko://ClusterSystem@127.0.0.1:2552,8115449494291725099)] 01:25:46,361 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2552] ignored due to non-matching UID, quarantine requested for [-2237712500397360725] but current is [8115449494291725099]. Reason: Cluster member removed, new incarnation joined 01:25:47,379 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Up] 01:25:47,379 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:47,379 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:47,383 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:25:47,687 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:25:47,690 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:47,691 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:47,691 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:47,691 AM [ClusterSystem-pekko.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:25:47,691 AM [ClusterSystem-pekko.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:25:47,731 AM [ClusterSystem-pekko.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: 01:25:47,731 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 01:25:47,731 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:47,731 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:25:47,731 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:25:47,889 AM [ClusterSystem-pekko.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:25:47,891 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:25:47,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:47,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 01:25:47,899 AM [ClusterSystem-pekko.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)} 01:25:47,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:25:47,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 01:25:47,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:25:47,899 AM [ClusterSystem-pekko.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:25:47,899 AM [ClusterSystem-pekko.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] 01:25:47,899 AM [ClusterSystem-pekko.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] 01:25:47,900 AM [ClusterSystem-pekko.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:25:47,938 AM [ClusterSystem-pekko.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:25:47,938 AM [ClusterSystem-pekko.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:25:47,938 AM [ClusterSystem-pekko.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:25:47,938 AM [ClusterSystem-pekko.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:25:47,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-1 - member-1 changes: 2 01:25:47,950 AM [ClusterSystem-pekko.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)} 01:25:47,950 AM [ClusterSystem-pekko.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:25:47,950 AM [ClusterSystem-pekko.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:25:47,950 AM [ClusterSystem-pekko.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:25:47,950 AM [ClusterSystem-pekko.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:25:47,950 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] EOS-listener-member-2 - member-2 changes: 3 01:25:47,971 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-1)} 01:25:48,50 AM [ClusterSystem-pekko.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:25:48,51 AM [ClusterSystem-pekko.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:25:48,51 AM [ClusterSystem-pekko.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:25:48,51 AM [ClusterSystem-pekko.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:25:48,51 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-3 - member-3 changes: 1 01:25:48,293 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:48,294 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:25:48,295 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:48,295 AM [ClusterSystem-pekko.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:25:48,295 AM [ClusterSystem-pekko.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:25:48,296 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:25:48,296 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:48,296 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:49,419 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:25:49,420 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:25:49,420 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:49,420 AM [ClusterSystem-pekko.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:25:49,420 AM [ClusterSystem-pekko.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:25:49,423 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:49,423 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:25:49,423 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:25:49,425 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:49,426 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:25:49,426 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:25:49,426 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:49,426 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:49,427 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:49,428 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=[member-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:25:49,428 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:49,429 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:49,430 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:25:49,430 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:25:49,431 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:49,431 AM [ClusterSystem-pekko.actor.default-dispatcher-23] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:25:49,432 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:49,440 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:49,440 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:25:49,441 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:49,441 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:25:49,441 AM [ClusterSystem-pekko.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:25:49,441 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:25:49,441 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:49,441 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [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:25:49,460 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:25:49,460 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:25:49,461 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2550] 01:25:49,461 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:25:49,461 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:25:49,462 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,462 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,462 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:49,462 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,462 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:49,464 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:49,464 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:25:49,464 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:25:49,861 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:25:50,449 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [6906500365405327801] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:50,451 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [6906500365405327801] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:50,460 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:50,480 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:25:50,480 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:51,481 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:51,501 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:52,500 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:52,521 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:53,520 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:53,541 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:54,541 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:54,561 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:55,561 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Ignoring TakeOver request in BecomingOldest from [pekko://ClusterSystem@127.0.0.1:2551]. Expected previous oldest [pekko://ClusterSystem@127.0.0.1:2550] 01:25:55,581 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:25:56,481 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Member removed [pekko://ClusterSystem@127.0.0.1:2550], previous oldest [pekko://ClusterSystem@127.0.0.1:2550, pekko://ClusterSystem@127.0.0.1:2551] 01:25:56,582 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:56,582 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:25:56,582 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:25:56,583 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:25:56,583 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:25:56,583 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:25:56,583 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:25:56,584 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:25:56,585 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:56,585 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:25:56,585 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:56,585 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:25:56,586 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:56,586 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:25:56,586 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:56,586 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:56,587 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=[member-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:25:56,587 AM [ClusterSystem-pekko.actor.default-dispatcher-21] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:56,587 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:56,587 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:56,588 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:25:56,588 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:56,588 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:56,588 AM [ClusterSystem-pekko.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}]]] 01:25:56,588 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 01:25:56,588 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:56,590 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:56,600 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:56,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:25:56,611 AM [ClusterSystem-pekko.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:25:56,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:25:56,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [] 01:25:56,611 AM [ClusterSystem-pekko.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] 01:25:57,2 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2551] 01:25:57,2 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:25:57,2 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:57,2 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:25:57,612 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [-5321778572487446430] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:25:57,613 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:57,631 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:25:57,632 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:25:57,632 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:57,633 AM [ClusterSystem-pekko.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}]]] 01:25:57,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 01:25:57,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:25:57,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:25:57,633 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:25:58,21 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:25:58,22 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:25:58,22 AM [ClusterSystem-pekko.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}]]] 01:25:58,22 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]. Skipping reassignment. 01:25:58,651 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:58,651 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:25:58,652 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:25:58,653 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:25:58,653 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:25:58,653 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:58,653 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:25:58,655 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:25:58,655 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:25:58,657 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:25:58,682 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:58,688 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [8579839303665258515] 01:25:58,688 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:25:58,692 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:25:58,692 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:25:58,692 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#8579839303665258515], selfDc [default]. 01:25:58,700 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:25:58,700 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:58,714 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:25:58,715 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Materializer - [outbound connection to [pekko://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:25:58,717 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Materializer - [outbound connection to [pekko://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:25:58,724 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2551] with UID [2578751396428001598] 01:25:58,725 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Starting up, Pekko version [1.0.3] ... 01:25:58,726 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:25:58,727 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:25:58,736 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#2578751396428001598], selfDc [default]. 01:25:58,745 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:25:58,745 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:25:59,776 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#433667194]], but this node is not initialized yet 01:25:59,794 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#54713748]], but this node is not initialized yet 01:25:59,794 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#54713748]], but this node is not initialized yet 01:25:59,795 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#742581307]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:25:59,795 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:25:59,795 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:25:59,795 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:25:59,796 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:25:59,797 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:25:59,798 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:25:59,798 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:25:59,798 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:25:59,798 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:00,809 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:00,809 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:26:00,810 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:26:00,810 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:00,810 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:26:03,764 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#1560546982]] 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 org.apache.pekko.actor.typed.scaladsl.AskPattern$.$anonfun$onTimeout$1(AskPattern.scala:141) at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:384) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:332) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:336) at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:288) at java.base/java.lang.Thread.run(Thread.java:1583) 01:26:03,765 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:04,816 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#433667194]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:26:04,816 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2550] to [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#433667194]] (version [1.0.3]) 01:26:04,832 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon#-178026042]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:26:04,833 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 01:26:04,833 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:04,835 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:26:04,837 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:04,838 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:04,838 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:26:04,839 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:04,839 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:26:04,840 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[pekko://ClusterSystem/temp/$a] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/temp/$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:26:04,840 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:04,840 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:26:05,819 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 01:26:05,820 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:05,823 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:05,872 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:05,872 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:09,875 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,875 AM [ClusterSystem-pekko.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:26:09,876 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,880 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:09,880 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:09,881 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:26:09,885 AM [ClusterSystem-pekko.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:26:09,885 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,885 AM [ClusterSystem-pekko.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:09,885 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,887 AM [ClusterSystem-pekko.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:09,887 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] started 01:26:09,887 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], response: NotFound(DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]]) 01:26:09,887 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] 01:26:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:26:09,887 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:26:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:26:09,888 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 0 01:26:09,890 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:09,890 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1) 01:26:09,890 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] adding all candidates 01:26:09,890 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-1] 01:26:09,890 AM [ClusterSystem-pekko.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:09,890 AM [ClusterSystem-pekko.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:09,915 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:09,915 AM [ClusterSystem-pekko.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)} 01:26:09,929 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:09,929 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 01:26:09,929 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:26:09,929 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-2] 01:26:09,929 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:26:09,929 AM [ClusterSystem-pekko.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:09,945 AM [ClusterSystem-pekko.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:09,945 AM [ClusterSystem-pekko.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:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:26:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:26:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type-2 listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:09,945 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 1 01:26:09,976 AM [ClusterSystem-pekko.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:26:09,978 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:26:10,9 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-1, member-2) 01:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:26:10,10 AM [ClusterSystem-pekko.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:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], new value: Set(member-1, member-2) 01:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:10,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:10,10 AM [ClusterSystem-pekko.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:26:10,10 AM [ClusterSystem-pekko.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:26:10,10 AM [ClusterSystem-pekko.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:26:10,25 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:10,25 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: test-type current candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=ORSet(member-1, member-2)} 01:26:10,381 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:10,386 AM [ClusterSystem-pekko.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:26:10,386 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [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:10,389 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [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:10,424 AM [ClusterSystem-pekko.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: member-2 01:26:10,424 AM [ClusterSystem-pekko.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: true, hasOwner:true 01:26:10,424 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: test-type listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:10,424 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:26:10,424 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] EOS-listener-member-2 - member-2 changes: 2 01:26:10,909 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:26:10,910 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:10,910 AM [ClusterSystem-pekko.actor.default-dispatcher-22] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:10,912 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:26:10,913 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:26:10,913 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:26:10,914 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:10,914 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:26:10,914 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:26:10,915 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:26:10,915 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:10,915 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:26:10,915 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:26:10,916 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:10,916 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:26:10,916 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:10,916 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:10,916 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:26:10,917 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:26:10,917 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:26:10,917 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=[member-1, 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:26:10,918 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:10,918 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:26:10,918 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:26:10,919 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:10,919 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:10,919 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:10,919 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:10,924 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:26:10,944 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:10,964 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:26:10,965 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2550] 01:26:10,966 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:11,356 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:26:11,367 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [3497496908344046028] 01:26:11,367 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:26:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Registered cluster JMX MBean [pekko:type=Cluster] 01:26:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:26:11,382 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#3497496908344046028], selfDc [default]. 01:26:11,389 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:26:11,389 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:11,397 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [WARN] Materializer - [outbound connection to [pekko://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:26:11,401 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [WARN] Materializer - [outbound connection to [pekko://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:26:11,410 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1283036061]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:26:11,410 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#1283036061]] (version [1.0.3]) 01:26:11,420 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon#742581307]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:26:11,421 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Node [pekko://ClusterSystem@127.0.0.1:2552] is JOINING, roles [member-3, dc-default], version [0.0.0] 01:26:11,421 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:26:11,423 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2551] 01:26:11,425 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:11,426 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:26:11,427 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-3 01:26:11,427 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateCleaner - Clearing candidates for member: member-3 01:26:11,427 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateCleaner - Did not clear any candidates for member-3 01:26:11,428 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:11,428 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:26:11,924 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:11,934 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [8579839303665258515] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:11,984 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Up] 01:26:11,985 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:26:11,987 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:11,991 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type-2 01:26:12,30 AM [ClusterSystem-pekko.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:12,31 AM [ClusterSystem-pekko.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:12,31 AM [ClusterSystem-pekko.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:12,31 AM [ClusterSystem-pekko.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:12,31 AM [ClusterSystem-pekko.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:12,71 AM [ClusterSystem-pekko.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:12,71 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:26:12,71 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:12,71 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:12,71 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] EOS-listener-member-3 - member-3 changes: 0 01:26:12,200 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:26:12,207 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-2550073944086320824] 01:26:12,208 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:26:12,210 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Cluster - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:26:12,210 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:26:12,213 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-2550073944086320824], selfDc [default]. 01:26:12,224 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:26:12,225 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:26:12,458 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-693498637]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:26:12,459 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2552] to [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-693498637]] (version [1.0.3]) 01:26:12,474 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-1976611789]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:26:12,475 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING, roles [member-1, dc-default], version [0.0.0] 01:26:12,477 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Welcome from [pekko://ClusterSystem@127.0.0.1:2552] 01:26:13,7 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:13,8 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2550] ignored due to non-matching UID, quarantine requested for [8579839303665258515] but current is [-2550073944086320824]. Reason: Cluster member removed, new incarnation joined 01:26:14,24 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:26:14,24 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:14,25 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:14,31 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test-type 01:26:14,48 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] LocalActorRefProvider$$anon$2 - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] wrapped in [org.apache.pekko.actor.ActorSelectionMessage] to Actor[pekko://ClusterSystem/] was dropped. Unknown system with UID [2578751396428001598]. This system with UID [-2550073944086320824] 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 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:26:14,58 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:14,58 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:14,58 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:14,58 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:14,58 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:14,79 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-693498637]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:26:14,79 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Sending InitJoinAck message from node [pekko://ClusterSystem@127.0.0.1:2551] to [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/cluster/core/daemon/firstSeedNodeProcess-1#-693498637]] (version [1.0.3]) 01:26:14,81 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:14,81 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:14,81 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:26:14,86 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 01:26:14,87 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 01:26:14,87 AM [ClusterSystem-pekko.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:26:14,87 AM [ClusterSystem-pekko.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:26:14,92 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Have still 1 outstanding requests after UpdateSuccess(candidateRegistry) 01:26:14,98 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:14,98 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:14,98 AM [ClusterSystem-pekko.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-2)} 01:26:14,98 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:14,98 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:14,98 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:26:14,102 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:26:14,102 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:26:14,103 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateCleaner - Last update response for candidate removal received, replying to: Actor[pekko://ClusterSystem@127.0.0.1:2550/temp/singletonProxyOwnerSupervisor-no-dc$a#0] 01:26:14,103 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:26:14,103 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:26:14,104 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:14,104 AM [ClusterSystem-pekko.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:14,104 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:14,104 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:14,104 AM [ClusterSystem-pekko.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:14,104 AM [ClusterSystem-pekko.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:26:14,104 AM [ClusterSystem-pekko.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:14,104 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:26:14,105 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - difference: [member-1] 01:26:14,105 AM [ClusterSystem-pekko.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:14,105 AM [ClusterSystem-pekko.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:14,105 AM [ClusterSystem-pekko.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:14,105 AM [ClusterSystem-pekko.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:26:14,138 AM [ClusterSystem-pekko.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)} 01:26:14,191 AM [ClusterSystem-pekko.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)} 01:26:14,233 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:14,235 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:26:14,235 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:26:14,237 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:14,247 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:26:15,45 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:26:15,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:26:15,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:26:15,268 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:26:15,269 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:26:15,269 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:15,270 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:26:15,272 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:15,272 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:15,273 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:26:15,273 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:26:15,274 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:15,275 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:26:15,279 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:15,279 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2551], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:15,279 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:15,279 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:15,280 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:26:15,289 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:15,290 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:26:15,290 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:15,290 AM [ClusterSystem-pekko.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:15,290 AM [ClusterSystem-pekko.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:26:15,290 AM [ClusterSystem-pekko.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:26:15,290 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:26:15,290 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:26:15,290 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:16,64 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:26:16,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Exiting] 01:26:16,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2550] 01:26:16,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[dc-default, member-1]} 01:26:16,65 AM [ClusterSystem-pekko.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:16,65 AM [ClusterSystem-pekko.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:26:16,65 AM [ClusterSystem-pekko.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:26:16,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:16,66 AM [ClusterSystem-pekko.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:16,66 AM [ClusterSystem-pekko.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:26:16,66 AM [ClusterSystem-pekko.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:26:16,66 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:26:16,69 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:26:16,69 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2551) -> myself] 01:26:16,69 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:26:16,70 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:16,71 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:26:16,71 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:26:16,71 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:26:16,71 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:26:16,72 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:26:16,72 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:26:16,72 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:26:16,73 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:26:16,75 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]]=[member-2], DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-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:16,75 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:26:16,75 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:16,76 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:16,76 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:26:16,76 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:16,76 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:26:16,77 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:16,77 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:16,78 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]], new value: Set(member-2) 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-1}]] : [member-2] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]], new value: Set(member-2) 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:26:16,111 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test-type-2, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=entity-2}]] : [member-2] 01:26:16,291 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [-2550073944086320824] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:16,471 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:26:16,472 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2551] 01:26:16,472 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[dc-default, member-2]} 01:26:16,472 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:16,472 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:26:16,472 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:17,81 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:17,91 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [2578751396428001598] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:26:17,95 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:17,96 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:26:17,97 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:26:17,105 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:26:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:26:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:26:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:17,106 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:26:17,107 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:26:17,107 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:26:17,491 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2552] to [Exiting] 01:26:17,491 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[dc-default, member-3]} 01:26:17,491 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:17,492 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:26:17,492 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:18,121 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:26:18,121 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:26:18,122 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:26:18,122 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:26:18,122 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:26:18,123 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [WARN] Cluster - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 01:26:18,123 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:26:18,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:26:18,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:18,127 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.