01:20:07,521 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:07,536 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 [-8077376048991763739] 01:20:07,538 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:20:07,541 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:20:07,541 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:20:07,544 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#-8077376048991763739], selfDc [default]. 01:20:07,559 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:20:07,559 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:07,578 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:07,587 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:20:07,594 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 [-2166740102622285843] 01:20:07,596 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:20:07,599 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:20:07,599 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:20:07,610 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:07,615 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#-2166740102622285843], selfDc [default]. 01:20:07,623 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:07,624 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:20:07,624 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:07,637 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:07,638 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:07,636 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:20:07,641 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#2088799927]], but this node is not initialized yet 01:20:07,652 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 [-7138964202233125707] 01:20:07,652 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:20:07,655 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:20:07,655 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:20:07,668 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#-7138964202233125707], selfDc [default]. 01:20:07,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:20:07,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@4b16671e for type org.opendaylight.mdsal.ServiceEntityType 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@4b16671e for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:07,683 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:07,683 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@6203cec for type org.opendaylight.mdsal.ServiceEntityType 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@6203cec for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:07,683 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@147b758f for type org.opendaylight.mdsal.ServiceEntityType 01:20:07,683 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@147b758f for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:07,683 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:07,683 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:07,683 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:07,684 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:07,684 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:07,684 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:08,622 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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#1351682618]], but this node is not initialized yet 01:20:08,623 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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#1351682618]], but this node is not initialized yet 01:20:08,623 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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#-81544264]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:08,624 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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#-81544264]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:08,664 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#-837308978]], but this node is not initialized yet 01:20:08,673 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#1351682618]], but this node is not initialized yet 01:20:08,674 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-1249083827]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:08,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:20:08,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:20:08,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:20:08,675 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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#-837308978]], but this node is not initialized yet 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:20:08,676 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:20:08,677 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:20:08,677 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:20:08,677 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:20:08,677 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:20:08,677 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:08,690 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#2088799927]], but this node is not initialized yet 01:20:09,694 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:09,694 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:20:09,695 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:20:09,695 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:09,695 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:20:12,636 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [WARN] CandidateRegistryInit - member-2 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-2099644578]] 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:20:12,636 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:12,689 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [WARN] CandidateRegistryInit - member-3 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-2002958602]] 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:20:12,689 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:13,708 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#2088799927]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:13,708 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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#2088799927]] (version [1.0.3]) 01:20:13,710 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#2088799927]], but this node is not initialized yet 01:20:13,712 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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#-837308978]], but this node is not initialized yet 01:20:13,726 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#-837308978]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:13,726 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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#-837308978]] (version [1.0.3]) 01:20:13,727 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#-615619449]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:20:13,758 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:2551] is JOINING, roles [member-2, dc-default], version [0.0.0] 01:20:13,760 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#-615619449]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:20:13,763 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:13,764 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:20:13,764 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2550] 01:20:13,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:13,769 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:20:13,773 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterGossip - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Ignoring received gossip from unknown [UniqueAddress(pekko://ClusterSystem@127.0.0.1:2552,-7138964202233125707)] 01:20:13,773 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:13,774 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:13,776 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:20:13,776 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:20:13,776 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:20:13,776 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:20:13,777 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:20:13,777 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:20:13,777 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:20:13,777 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:20:13,779 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:13,779 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:20:13,779 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:20:13,781 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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:20:13,781 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:13,781 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:20:14,667 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:20:14,668 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:2552] to [Up] 01:20:14,668 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:14,670 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:14,683 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:20:14,732 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:20:14,738 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@6203cec 01:20:14,741 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:20:14,744 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:20:14,744 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:20:14,745 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,745 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a to service group ServiceGroupIdentifier[value=service-1] 01:20:14,745 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:14,745 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:14,748 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:14,748 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,748 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,749 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:14,750 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,750 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,750 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,750 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:14,750 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:14,752 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:20:14,752 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:14,752 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:14,823 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:20:14,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:14,825 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,825 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,825 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,825 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:14,859 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,859 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,860 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:14,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:14,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:14,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:14,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:14,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:14,866 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:14,866 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:20:14,866 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:14,866 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,867 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:14,868 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:14,898 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:14,898 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:14,898 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:14,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:14,899 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:14,906 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,906 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,906 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,907 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,907 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,907 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,907 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:14,908 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:14,908 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:14,939 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,939 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,939 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:14,940 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:20:14,983 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,984 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:14,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:14,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:14,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:15,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:15,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:15,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:15,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:15,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:15,67 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a 01:20:15,68 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] ClusterSingletonIntegrationTest - member-2 : Activating service: ServiceGroupIdentifier[value=service-1] 01:20:15,70 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:15,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:15,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:15,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:15,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:15,99 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:15,149 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@147b758f 01:20:15,149 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:20:15,149 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:20:15,149 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-3} 01:20:15,150 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c to service group ServiceGroupIdentifier[value=service-1] 01:20:15,150 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:15,150 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:15,150 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 - Registering candidate(member-3) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:15,152 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:20:15,178 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:15,178 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-3] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-3 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:15,223 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:15,305 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:15,305 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,151 AM [main] [DEBUG] ClusterSingletonIntegrationTest - Shutting down node2 01:20:17,161 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:17,162 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:20:17,164 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:20:17,728 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:17,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:17,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-3 01:20:17,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:17,730 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: true, hasOwner:true 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-3} 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:17,738 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 - Registering candidate(member-3) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:17,740 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:20:17,743 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:17,744 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:true 01:20:17,744 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:17,744 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:17,744 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:17,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,778 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,823 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [member-3] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-3 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-3 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - difference: [] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,824 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:17,825 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:17,825 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:true 01:20:17,825 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true] inJeopardy=false 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] stopping service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a 01:20:17,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ClusterSingletonIntegrationTest - member-2 : Closing service: ServiceGroupIdentifier[value=service-1] 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a stopped successfully 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] removed stopped service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@6a151f1a 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] releasing cleanup entity 01:20:17,833 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:17,834 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:17,834 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-2 - Removing candidate(member-2) from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:17,835 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:17,859 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:17,859 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,863 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:true 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:17,864 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,866 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,866 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:17,978 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:17,978 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: true, hasOwner:true 01:20:17,978 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:17,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:17,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:20:17,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c 01:20:17,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ClusterSingletonIntegrationTest - member-3 : Activating service: ServiceGroupIdentifier[value=service-1] 01:20:17,979 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3) 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2, member-3] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-3) 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-2] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-2 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-3 01:20:17,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-3] 01:20:17,985 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:18,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-3, newOwner: member-3 01:20:18,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-3, wasOwner: false, isOwner: false, hasOwner:true 01:20:18,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:18,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:18,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:18,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: member-3 01:20:18,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:true 01:20:18,65 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:18,66 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true] inJeopardy=false 01:20:18,66 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:18,66 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:18,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-3, newOwner: member-3 01:20:18,98 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-3, wasOwner: true, isOwner: true, hasOwner:true 01:20:18,99 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_RETAINED_WITH_NO_CHANGE [wasOwner=true, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:18,99 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_RETAINED_WITH_NO_CHANGE [wasOwner=true, isOwner=true, hasOwner=true] inJeopardy=false 01:20:18,99 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:20:18,99 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:18,105 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-3, newOwner: member-3 01:20:18,105 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-3, wasOwner: false, isOwner: false, hasOwner:true 01:20:18,105 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:18,105 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:18,106 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:18,106 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:18,744 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:2551] to [Exiting] 01:20:18,744 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:18,748 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:20:18,748 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:20:18,751 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:20:18,751 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:20:18,754 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:20:18,754 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:20:18,754 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:20:18,755 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:20:18,761 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:20:18,764 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:20:18,766 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:20:18,890 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:20:18,900 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 [5351879890654309183] 01:20:18,901 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:20:18,902 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Registered cluster JMX MBean [pekko:type=Cluster] 01:20:18,902 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:20:18,915 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:20:18,915 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:18,917 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2551#5351879890654309183], selfDc [default]. 01:20:18,925 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@404f1907 for type org.opendaylight.mdsal.ServiceEntityType 01:20:18,925 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@404f1907 for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:18,925 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:18,925 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:18,925 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:19,770 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2551] ignored due to non-matching UID, quarantine requested for [-2166740102622285843] but current is [5351879890654309183]. Reason: ActorSystem terminated 01:20:19,773 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2551] ignored due to non-matching UID, quarantine requested for [-2166740102622285843] but current is [5351879890654309183]. Reason: ActorSystem terminated 01:20:19,837 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#548499058]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:20:19,837 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#548499058]] (version [1.0.3]) 01:20:19,883 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#548499058]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:19,883 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#548499058]] (version [1.0.3]) 01:20:19,886 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,886 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 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:2552/system/cluster/core/daemon#-1249083827]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,892 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - New incarnation of existing member [Member(pekko://ClusterSystem@127.0.0.1:2551, Exiting)] is trying to join. Existing will be removed from the cluster and then new member will be allowed to join. 01:20:19,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,895 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marking unreachable node [pekko://ClusterSystem@127.0.0.1:2551] as [Down] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/ddataReplicator#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,899 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2550/system/clusterReceptionist/replicator#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,984 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:19,984 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#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,10 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,104 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,104 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#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,249 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,344 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,369 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,369 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,464 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,489 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,585 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,585 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#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,609 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,704 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#1011865432]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,704 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#-1168381733]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1452805473]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Replicator - Ignoring message [Replicator$Internal$Status] from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-1011719758]] intended for system uid [-2166740102622285843], self uid is [5351879890654309183] 01:20:20,784 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is removing confirmed Exiting node [pekko://ClusterSystem@127.0.0.1:2551] 01:20:20,785 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:20,803 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2551] ignored due to non-matching UID, quarantine requested for [-2166740102622285843] but current is [5351879890654309183]. Reason: Cluster member removed, previous status [Down] 01:20:23,935 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] CandidateRegistryInit - member-1 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#1321279153]] 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:20:23,935 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:25,803 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - pekkoQuarantine Quarantine of [pekko://ClusterSystem@127.0.0.1:2551] ignored due to non-matching UID, quarantine requested for [-2166740102622285843] but current is [5351879890654309183]. Reason: Cluster member removed, previous status [Exiting] 01:20:27,818 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Member removed [pekko://ClusterSystem@127.0.0.1:2551] 01:20:28,954 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [WARN] CandidateRegistryInit - member-1 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#1321279153]] 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:20:28,954 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:30,137 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:2551/system/cluster/core/daemon/joinSeedNodeProcess-2#-1448653368]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:20:30,137 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-2#-1448653368]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:30,137 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [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-2#-1448653368]] (version [1.0.3]) 01:20:30,137 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:2551/system/cluster/core/daemon/joinSeedNodeProcess-2#-1448653368]] (version [1.0.3]) 01:20:30,155 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Received InitJoinAck message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-1249083827]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:20:30,156 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:2551] is JOINING, roles [member-1, dc-default], version [0.0.0] 01:20:30,158 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Welcome from [pekko://ClusterSystem@127.0.0.1:2552] 01:20:30,161 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:30,162 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:20:30,162 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:20:30,162 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:20:30,172 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 01:20:30,173 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 01:20:30,173 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateCleaner - Did not clear any candidates for member-1 01:20:30,173 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 01:20:30,174 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 01:20:30,174 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateCleaner - Did not clear any candidates for member-1 01:20:30,174 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Retrieved candidate data, clearing candidates for member-1 01:20:30,174 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateCleaner - Clearing candidates for member: member-1 01:20:30,174 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateCleaner - Did not clear any candidates for member-1 01:20:30,175 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:20:30,175 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.eos.akka.owner.supervisor.command.ClearCandidatesResponse] to Actor[pekko://ClusterSystem/temp/$b] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/temp/$b] 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:20:30,175 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:30,175 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:20:30,195 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3)} 01:20:30,195 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:30,196 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-3 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-3 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:30,234 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:30,968 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:31,984 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:31,984 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:20:31,989 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:20:32,64 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@74b795da method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@404f1907 01:20:32,64 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:20:32,64 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:20:32,64 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-1} 01:20:32,64 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@74b795da to service group ServiceGroupIdentifier[value=service-1] 01:20:32,64 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:32,64 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:32,64 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:32,67 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:20:32,75 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3, member-1)} 01:20:32,75 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:32,80 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3, member-1)} 01:20:32,81 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2, member-3, member-1) 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2, member-3, member-1)} 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2, member-3] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [member-1] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-1 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2, member-3] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2, member-3] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-3) 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:32,94 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-3] 01:20:32,119 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2, member-3)} 01:20:32,119 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2, member-3) 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2, member-3)} 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-3)} 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2, member-3] 01:20:32,213 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-3) 01:20:32,214 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:20:32,214 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:20:32,214 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-3] 01:20:37,167 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:37,168 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:20:37,169 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:20:37,170 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:2552)] 01:20:37,170 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:37,170 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:20:39,114 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [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:20:39,114 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:39,114 AM [ClusterSystem-pekko.actor.default-dispatcher-25] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:20:39,118 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:20:39,118 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:20:39,119 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:20:39,119 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:20:39,120 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:39,120 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:20:39,120 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:2552)] 01:20:39,121 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:20:39,121 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:20:39,121 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:20:39,121 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:20:39,122 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:20:39,122 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:20:39,123 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:20:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:20:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:20:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:20:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:20:39,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:20:39,125 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:20:39,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:20:39,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:20:39,125 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-3], DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-1, member-2, member-3]}, owners: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-3, DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-3} 01:20:39,126 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:20:39,126 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:39,126 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:39,126 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:39,144 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:39,145 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Marked address [pekko://ClusterSystem@127.0.0.1:2551] as [Leaving] 01:20:39,147 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:20:39,149 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2, member-3) 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2, member-3] 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-3) 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:20:39,158 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-3] 01:20:39,315 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:20:39,316 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:20:39,316 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:20:39,317 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:20:39,317 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:20:39,317 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:20:39,317 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:20:39,318 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:20:39,320 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:20:39,320 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:20:39,323 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:39,324 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:39,324 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:20:39,324 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:20:40,138 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [-8077376048991763739] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:20:40,139 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:40,278 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:20:40,279 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:20:40,280 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-1, dc-default]} 01:20:40,336 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:20:40,338 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 01:20:40,339 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:20:40,339 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [5351879890654309183] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:20:40,346 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:40,348 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:40,349 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], activeMembers: [], currentCandidates: [member-1, member-2, member-3] 01:20:40,349 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - member-3 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:40,349 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-3, newOwner: 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-3, wasOwner: true, isOwner: false, hasOwner:false 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] stopping service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c 01:20:40,358 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ClusterSingletonIntegrationTest - member-3 : Closing service: ServiceGroupIdentifier[value=service-1] 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c stopped successfully 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] removed stopped service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5e30ea7c 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] releasing cleanup entity 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:40,359 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-3 - Removing candidate(member-3) from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:40,360 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-3 : Received update response: UpdateSuccess(candidateRegistry) 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2, member-3)} 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2, member-3) 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2, member-3] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2, member-3] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set() 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-3] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-3] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-3 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:40,399 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:40,400 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [] 01:20:40,400 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:40,438 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-3, newOwner: 01:20:40,438 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-3, wasOwner: true, isOwner: false, hasOwner:false 01:20:40,438 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:40,438 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:20:40,439 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:40,439 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:41,299 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:20:41,299 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:41,368 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:41,368 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:20:41,370 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:20:41,371 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:20:41,371 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:20:41,372 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:20:41,372 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:20:41,376 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:20:41,376 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:20:41,380 AM [ClusterSystem-pekko.actor.default-dispatcher-27] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:20:41,420 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:20:41,428 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [7270061530831899835] 01:20:41,428 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:20:41,430 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:20:41,430 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:20:41,435 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#7270061530831899835], selfDc [default]. 01:20:41,453 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:20:41,453 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:41,459 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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:20:41,467 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:41,469 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:41,473 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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:20:41,474 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:41,487 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 [-2860754358462818902] 01:20:41,487 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:20:41,490 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:20:41,490 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:20:41,501 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#-2860754358462818902], selfDc [default]. 01:20:41,509 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:20:41,509 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:41,520 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:41,525 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:20:41,527 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:41,536 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 [-2372551372122970554] 01:20:41,537 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:20:41,539 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:20:41,539 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:20:41,546 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2552#-2372551372122970554], selfDc [default]. 01:20:41,554 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:20:41,554 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:41,554 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@214d2aa6 for type org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@214d2aa6 for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:41,555 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:41,555 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@71134823 for type org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@71134823 for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:41,555 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:41,555 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@21384a8e for type org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:41,555 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:20:41,555 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:41,565 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@21384a8e for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:41,565 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:20:41,565 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:20:42,507 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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#1138423975]], but this node is not initialized yet 01:20:42,507 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#1138423975]], but this node is not initialized yet 01:20:42,508 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#612373428]], but this node is not initialized yet 01:20:42,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#1042151926]], but this node is not initialized yet 01:20:42,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#120242679]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:42,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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#1361445363]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:42,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [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:20:42,509 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:20:42,509 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:2550] to [Up] 01:20:42,510 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:20:42,510 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:42,510 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:20:42,511 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:20:42,512 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:42,622 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#1042151926]], but this node is not initialized yet 01:20:43,528 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:43,528 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:20:43,528 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:20:43,528 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:43,529 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:20:46,525 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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#-1027199140]] 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:20:46,525 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:46,566 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] CandidateRegistryInit - member-3 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-138933422]] 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:20:46,566 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:20:47,527 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#612373428]], but this node is not initialized yet 01:20:47,527 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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#612373428]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:47,527 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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#612373428]] (version [1.0.3]) 01:20:47,543 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#815200340]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:20:47,544 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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:20:47,545 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:47,545 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:20:47,549 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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:20:47,549 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:47,549 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:47,551 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:20:47,553 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:20:47,553 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:20:47,554 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:20:47,554 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:20:47,554 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:20:47,555 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:47,555 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:20:47,636 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#1042151926]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:20:47,636 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#1042151926]] (version [1.0.3]) 01:20:47,636 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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#1042151926]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:20:47,636 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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#1042151926]] (version [1.0.3]) 01:20:47,660 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:2551/system/cluster/core/daemon#1361445363]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:20:47,662 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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:20:47,665 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:2551] 01:20:47,668 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:47,670 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:20:47,670 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:20:47,672 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:20:47,672 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:20:47,673 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:20:47,673 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:20:47,673 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:20:48,578 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:49,589 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [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:20:49,590 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:49,641 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:20:49,686 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@214d2aa6 01:20:49,686 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:20:49,686 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:20:49,686 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-1} 01:20:49,687 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 to service group ServiceGroupIdentifier[value=service-1] 01:20:49,687 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:49,687 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:49,687 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,691 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,698 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-1 01:20:49,699 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,699 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,699 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,699 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-1} 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:49,738 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,740 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:20:49,745 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:49,745 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,745 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,746 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,746 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,746 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:49,755 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:20:49,755 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-1 01:20:49,778 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,779 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,779 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,779 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:20:49,784 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,784 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:49,785 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:49,785 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:49,785 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:49,795 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,795 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:49,795 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:49,795 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:49,795 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:49,817 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,817 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:20:49,817 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:49,817 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:49,818 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:20:49,818 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 01:20:49,818 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ClusterSingletonIntegrationTest - member-1 : Activating service: ServiceGroupIdentifier[value=service-1] 01:20:49,818 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:49,825 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,825 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,825 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:49,826 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:49,835 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,835 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,835 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:49,836 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:49,864 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,864 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:49,864 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:49,864 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:49,865 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:49,888 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@71134823 01:20:49,888 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:20:49,888 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:20:49,888 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:20:49,888 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 to service group ServiceGroupIdentifier[value=service-1] 01:20:49,889 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:49,889 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:49,889 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:49,890 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:49,904 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:49,905 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:49,995 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:20:49,995 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:49,995 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:49,995 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:49,995 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:50,35 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:50,35 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [member-2] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-2 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:20:50,58 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [] 01:20:50,98 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:20:51,890 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:51,891 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:20:51,892 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:51,893 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:51,893 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:20:51,893 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:51,893 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:20:51,894 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:20:51,894 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:20:51,894 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:true 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true] inJeopardy=false 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] stopping service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ClusterSingletonIntegrationTest - member-1 : Closing service: ServiceGroupIdentifier[value=service-1] 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 stopped successfully 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] removed stopped service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@4664b741 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] releasing cleanup entity 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:51,898 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,900 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: true, hasOwner:true 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:51,925 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,926 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:51,927 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set() 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [member-1] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-1 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:51,938 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,939 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [] 01:20:51,939 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:51,964 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:51,964 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:51,977 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:20:51,977 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:false 01:20:51,978 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:51,978 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:20:51,978 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:51,978 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:52,5 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:true 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:52,6 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [] 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - difference: [member-2] 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-2 01:20:52,18 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:20:52,19 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:52,19 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:52,19 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:52,45 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:20:52,45 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:20:52,45 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:52,45 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:52,45 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:52,46 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:52,46 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:52,58 AM [ClusterSystem-pekko.actor.default-dispatcher-17] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:52,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:52,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:20:52,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:20:52,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:20:52,125 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ClusterSingletonIntegrationTest - member-2 : Activating service: ServiceGroupIdentifier[value=service-1] 01:20:52,164 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:53,668 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:20:53,670 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:53,671 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:20:53,671 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:20:53,671 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:20:53,672 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:20:53,674 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:20:53,675 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:53,675 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:20:53,676 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:20:53,676 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:20:53,676 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:20:53,677 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:20:53,678 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-2], DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-1, member-2]}, owners: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2, DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2} 01:20:53,678 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:20:53,678 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:20:53,678 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:53,679 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:53,679 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:20:53,679 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:20:53,679 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:20:53,679 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:20:53,681 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2550] 01:20:53,681 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:20:53,681 AM [ClusterSystem-pekko.actor.default-dispatcher-24] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - difference: [] 01:20:53,684 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:20:53,709 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:53,710 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:20:53,711 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:53,711 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:53,711 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 01:20:53,711 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:53,711 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:20:53,711 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:20:53,712 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:20:53,712 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:53,724 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:20:53,724 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: 01:20:53,724 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:false 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] stopping service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ClusterSingletonIntegrationTest - member-2 : Closing service: ServiceGroupIdentifier[value=service-1] 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 stopped successfully 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] removed stopped service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@5edf9eb1 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] releasing cleanup entity 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-2 - Removing candidate(member-2) from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:20:53,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:false 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:20:53,726 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:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:53,726 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:20:53,727 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:20:53,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:20:53,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:20:53,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set() 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-2] 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-2 01:20:53,765 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:20:53,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:53,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [] 01:20:53,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:20:53,804 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: 01:20:53,804 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: true, isOwner: false, hasOwner:false 01:20:53,804 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:53,805 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:20:53,805 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:20:53,805 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:20:53,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:20:53,805 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:20:53,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-2, newOwner: 01:20:53,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-2, wasOwner: false, isOwner: false, hasOwner:false 01:20:53,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:20:53,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:20:53,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:20:54,705 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [7270061530831899835] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:20:54,705 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [7270061530831899835] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:20:54,726 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:20:54,745 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:20:54,745 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:20:55,746 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:20:55,765 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:20:56,765 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:20:56,785 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:20:57,786 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:20:57,805 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:20:58,806 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:20:58,825 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:20:59,825 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [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:20:59,845 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:00,745 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:21:00,849 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:00,849 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:21:00,850 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:21:00,850 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:21:00,850 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:21:00,850 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:21:00,851 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:21:00,852 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:21:00,852 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:21:00,852 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:21:00,854 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:21:00,854 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:21:00,856 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:21:00,857 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[], DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-1, member-2]}, owners: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=, DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=} 01:21:00,857 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:00,857 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:21:00,857 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,857 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], activeMembers: [member-3], currentCandidates: [member-1, member-2] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,858 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:00,865 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:00,886 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [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:21:00,886 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:false 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set() 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [] 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:00,895 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:21:00,896 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:21:00,896 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:21:00,896 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:21:01,870 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:21:01,876 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [-2860754358462818902] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:21:01,877 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:01,878 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:21:01,878 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:01,879 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:21:01,879 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:21:01,879 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:21:01,905 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:01,905 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:02,896 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:02,896 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:21:02,896 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:21:02,897 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:21:02,897 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:21:02,898 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:02,898 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:21:02,901 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:21:02,901 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:21:02,903 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:21:02,925 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 01:21:02,932 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [7296295990035098320] 01:21:02,933 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:21:02,943 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:21:02,943 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:21:02,950 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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#7296295990035098320], selfDc [default]. 01:21:02,965 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:21:02,965 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:21:02,994 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:02,995 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:21:03,2 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:21:03,9 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:21:03,21 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:21:03,26 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 [-7133916315012794895] 01:21:03,26 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:21:03,28 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:21:03,29 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Started up successfully 01:21:03,41 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#-7133916315012794895], selfDc [default]. 01:21:03,50 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-2 : CandidateRegistry syncing behavior started. 01:21:03,50 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:21:03,67 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 01:21:03,69 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:21:03,75 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [WARN] Materializer - [outbound connection to [pekko://ClusterSystem@127.0.0.1:2552], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/:2552,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 01:21:03,98 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2552] with UID [-3062805817759415366] 01:21:03,99 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 01:21:03,101 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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:21:03,101 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Started up successfully 01:21:03,103 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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#-3062805817759415366], selfDc [default]. 01:21:03,119 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-3 : CandidateRegistry syncing behavior started. 01:21:03,119 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1145d71f for type org.opendaylight.mdsal.ServiceEntityType 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1145d71f for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:03,126 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1b36c5aa for type org.opendaylight.mdsal.ServiceEntityType 01:21:03,126 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:21:03,126 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1b36c5aa for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:03,126 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:03,126 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:03,126 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1af3bf5b for type org.opendaylight.mdsal.ServiceEntityType 01:21:03,126 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1af3bf5b for type org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:03,126 AM [main] [INFO] EOSClusterSingletonServiceProvider - Cluster Singleton Service started 01:21:03,127 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.ServiceEntityType 01:21:03,127 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: org.opendaylight.mdsal.AsyncServiceCloseEntityType 01:21:04,59 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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#-1885354390]], but this node is not initialized yet 01:21:04,59 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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#-1885354390]], but this node is not initialized yet 01:21:04,60 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-694338100]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:21:04,60 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#750818267]], but this node is not initialized yet 01:21:04,61 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Received InitJoinNack message from [Actor[pekko://ClusterSystem@127.0.0.1:2552/system/cluster/core/daemon#-694338100]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:21:04,78 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#-274887250]], but this node is not initialized yet 01:21:04,117 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#-1885354390]], but this node is not initialized yet 01:21:04,118 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#-1885354390]], but this node is not initialized yet 01:21:04,119 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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#-41367997]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:21:04,119 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:21:04,119 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:21:04,119 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:21:04,120 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:21:04,121 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:21:04,122 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:21:04,122 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:21:04,155 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:2552/system/cluster/core/daemon/joinSeedNodeProcess-1#750818267]], but this node is not initialized yet 01:21:05,132 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:05,132 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:21:05,133 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:21:05,133 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:21:05,133 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:21:08,69 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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#-1969070364]] 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:21:08,69 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:21:08,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [WARN] CandidateRegistryInit - member-3 : Initial removal of candidates from previous iteration failed. Rescheduling. java.util.concurrent.TimeoutException: Ask timed out on [Actor[pekko://ClusterSystem/system/singletonProxyOwnerSupervisor-no-dc#-384088604]] 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:21:08,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:21:09,131 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Received InitJoin message from [Actor[pekko://ClusterSystem@127.0.0.1:2551/system/cluster/core/daemon/joinSeedNodeProcess-1#-274887250]], but this node is not initialized yet 01:21:09,131 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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#-274887250]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:21:09,131 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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#-274887250]] (version [1.0.3]) 01:21:09,150 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#1968078213]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:21:09,151 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [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:21:09,151 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:09,153 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:21:09,157 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:09,158 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:21:09,159 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-2 01:21:09,159 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:21:09,159 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-2, no candidates present sending empty reply 01:21:09,160 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:21:09,160 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistryInit - member-2 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:21:09,160 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Candidate registry started 01:21:09,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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#750818267]] to [pekko://ClusterSystem@127.0.0.1:2551] 01:21:09,176 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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#750818267]] (version [1.0.3]) 01:21:09,176 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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#750818267]] to [pekko://ClusterSystem@127.0.0.1:2550] 01:21:09,176 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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#750818267]] (version [1.0.3]) 01:21:09,204 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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#-41367997]] to [pekko://ClusterSystem@127.0.0.1:2552] 01:21:09,205 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [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:21:09,207 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Welcome from [pekko://ClusterSystem@127.0.0.1:2551] 01:21:09,208 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2550/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:09,209 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:21:09,209 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-3 01:21:09,210 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:21:09,210 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-3, no candidates present sending empty reply 01:21:09,215 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-3 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:21:09,215 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-3 : Candidate registry started 01:21:09,225 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:21:10,82 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2551] to [Up] 01:21:10,82 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:10,86 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:21:10,88 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:11,102 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [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:21:11,103 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:11,163 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Younger] 01:21:11,251 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1145d71f 01:21:11,251 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:21:11,251 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:21:11,252 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-1} 01:21:11,252 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 to service group ServiceGroupIdentifier[value=service-1] 01:21:11,252 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:11,252 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,252 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,254 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,293 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:21:11,294 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-1 01:21:11,294 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,296 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,297 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,297 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:21:11,304 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:21:11,305 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,305 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,305 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,306 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,306 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:21:11,329 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,329 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,329 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {} 01:21:11,330 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,330 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,330 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:21:11,331 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:21:11,332 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-1} 01:21:11,332 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:21:11,332 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,332 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,333 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:21:11,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:11,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:11,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:11,345 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:11,369 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,369 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:11,369 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:11,370 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:11,370 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:11,372 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,372 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,372 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,373 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,373 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:11,373 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - difference: [] 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] adding all candidates 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:21:11,374 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-1 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:11,375 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: NotFound(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Triggering initial notification without an owner for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:11,385 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:11,412 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,412 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:21:11,412 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:21:11,412 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:21:11,412 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:21:11,413 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 01:21:11,413 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ClusterSingletonIntegrationTest - member-1 : Activating service: ServiceGroupIdentifier[value=service-1] 01:21:11,413 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,449 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,449 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,449 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,450 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] started 01:21:11,450 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], response: GetSuccess(DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]) 01:21:11,450 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] at the time of initial sync. 01:21:11,453 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Call registrationService org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@2ab632d method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider@1b36c5aa 01:21:11,453 AM [main] [DEBUG] ActiveServiceGroup - Instantiated new service group for ServiceGroupIdentifier[value=service-1] 01:21:11,453 AM [main] [DEBUG] ActiveServiceGroup - Initializing service group ServiceGroupIdentifier[value=service-1] with services [] 01:21:11,453 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:21:11,453 AM [main] [DEBUG] ActiveServiceGroup - Adding service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@2ab632d to service group ServiceGroupIdentifier[value=service-1] 01:21:11,453 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:11,453 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,453 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:11,456 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:21:11,489 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,489 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:21:11,489 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,489 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:11,489 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:11,490 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:11,490 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:11,490 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-1 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:21:11,505 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:11,571 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:11,571 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1)} 01:21:11,571 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1, member-2) 01:21:11,571 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-1, member-2)} 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [member-2] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-2 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1, member-2] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-1) 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [] 01:21:11,572 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-1] 01:21:13,455 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] unregistering service entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,455 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,455 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Closing service group ServiceGroupIdentifier[value=service-1] 01:21:13,455 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,457 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:21:13,459 AM [main] [DEBUG] EOSClusterSingletonServiceProvider - Replaced group ServiceGroupIdentifier[value=service-1] with PlaceholderServiceGroup{id=ServiceGroupIdentifier[value=service-1]} 01:21:13,459 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] stopping service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 01:21:13,459 AM [main] [DEBUG] ClusterSingletonIntegrationTest - member-1 : Closing service: ServiceGroupIdentifier[value=service-1] 01:21:13,459 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 stopped successfully 01:21:13,459 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:21:13,460 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] removed stopped service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@64aa7a33 01:21:13,460 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:13,460 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] releasing cleanup entity 01:21:13,460 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,460 AM [main] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:13,460 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,460 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:21:13,489 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:21:13,489 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-1, member-2] 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [member-1] 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-1 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:13,492 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set() 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [member-1] 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] - member-1 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,493 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [] 01:21:13,494 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,494 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,504 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:21:13,504 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:true 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: true, isOwner: false, hasOwner:false 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:13,531 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NO_OWNER [wasOwner=true, isOwner=false, hasOwner=false] inJeopardy=false 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_LOST_NEW_OWNER [wasOwner=true, isOwner=false, hasOwner=true] inJeopardy=false 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] lost service entity ownership 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] postponing ownership change sync 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] completing termination 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Service group ServiceGroupIdentifier[value=service-1] closed 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EOSClusterSingletonServiceProvider - Service group PlaceholderServiceGroup{id=ServiceGroupIdentifier[value=service-1]} removed 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] has no running services 01:21:13,532 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:13,544 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:true 01:21:13,544 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet()} 01:21:13,544 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:13,545 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:13,608 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: member-2 01:21:13,608 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: member-1, newOwner: 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: true, hasOwner:true 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: member-1, wasOwner: false, isOwner: false, hasOwner:false 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.ServiceEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false], inJeopardy=false} 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_LOST_NO_OWNER [wasOwner=false, isOwner=false, hasOwner=false] inJeopardy=false 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] acquired service entity ownership 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] registering cleanup entity 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], candidate=member-2} 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] re-running reconciliation 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] postponing ownership change sync 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 - Registering candidate(member-2) for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,609 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:13,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] CandidateRegistry - member-2 : Received update response: UpdateSuccess(candidateRegistry) 01:21:13,649 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,649 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,665 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,665 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,732 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:13,732 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,732 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - difference: [member-2] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : member-2 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] new owner: member-2 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:13,733 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:13,732 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - Entity-type: org.opendaylight.mdsal.ServiceEntityType current candidates: {DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=ORSet(member-2)} 01:21:13,734 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] 01:21:13,772 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:21:13,772 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:13,772 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:13,772 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:13,772 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:13,784 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:21:13,784 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: false, hasOwner:true 01:21:13,784 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityTypeListenerActor - member-3 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true], inJeopardy=false} 01:21:13,784 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] REMOTE_OWNERSHIP_CHANGED [wasOwner=false, isOwner=false, hasOwner=true] inJeopardy=false 01:21:13,784 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EOSClusterSingletonServiceProvider - ClusterSingletonServiceGroup was not found for serviceIdentifier service-1 01:21:13,848 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], prevOwner: , newOwner: member-2 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EntityTypeListenerActor - member-2 : Entity-type: org.opendaylight.mdsal.AsyncServiceCloseEntityType listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] EOSClusterSingletonServiceProvider - Ownership change for ClusterSingletonService Provider on DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true] inJeopardy=false 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] starting services 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] ActiveServiceGroup - Starting service org.opendaylight.controller.eos.akka.service.ClusterSingletonIntegrationTest$MockClusterSingletonService@2ab632d 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] ClusterSingletonIntegrationTest - member-2 : Activating service: ServiceGroupIdentifier[value=service-1] 01:21:13,849 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] ActiveServiceGroup - Service group ServiceGroupIdentifier[value=service-1] is completely reconciled 01:21:13,863 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:13,864 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:21:13,865 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:21:13,866 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:21:13,866 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:21:13,867 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:21:15,183 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 [Exiting] 01:21:15,183 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:21:15,184 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - This node is not the leader any more and not responsible for taking SBR decisions. 01:21:15,188 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:21:15,189 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:21:15,189 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:21:15,190 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:15,190 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:21:15,190 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:21:15,190 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:21:15,191 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2550] 01:21:15,192 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2551, Up). 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:21:15,193 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:21:15,194 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-2], DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-2]}, owners: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2, DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2} 01:21:15,195 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:21:15,195 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:21:15,195 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:15,195 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:15,195 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:21:15,197 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:21:15,197 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> Some(pekko://ClusterSystem@127.0.0.1:2551)] 01:21:15,198 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem@127.0.0.1:2552/system/clusterReceptionist/replicator#-1840193293] to Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/clusterReceptionist/replicator] 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:21:15,198 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:21:15,198 AM [ClusterSystem-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ddata.Replicator$Internal$Status] from Actor[pekko://ClusterSystem@127.0.0.1:2552/system/ddataReplicator#-751520544] to Actor[pekko://ClusterSystem/system/ddataReplicator] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/ddataReplicator] 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:21:15,198 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:21:15,199 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem@127.0.0.1:2551/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:15,200 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:21:15,200 AM [ClusterSystem-pekko.actor.default-dispatcher-26] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:21:15,208 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [] 01:21:15,209 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:15,213 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:15,214 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:21:15,214 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2551]. 01:21:15,215 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:21:15,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:15,215 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:21:15,215 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:15,215 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,215 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,239 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is the new leader among reachable nodes (more leaders may exist) 01:21:15,240 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:21:15,240 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:21:15,241 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:21:15,241 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:21:15,241 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,242 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:15,249 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Younger observed OldestChanged: [Some(pekko://ClusterSystem@127.0.0.1:2550) -> myself] 01:21:15,249 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Younger -> BecomingOldest] 01:21:15,249 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:21:15,304 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - is the new leader among reachable nodes (more leaders may exist) 01:21:16,214 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [7296295990035098320] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:21:16,219 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2550] having UID [7296295990035098320] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:21:16,229 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:16,259 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - is no longer leader 01:21:16,264 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Retry [1], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:17,249 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:17,284 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Retry [2], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:18,269 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:18,305 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Retry [3], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:19,289 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:19,324 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Retry [4], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:20,309 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:20,344 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Retry [5], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:21,329 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:21:21,355 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Retry [6], sending HandOverToMe to [Some(pekko://ClusterSystem@127.0.0.1:2550)] 01:21:22,265 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:22,350 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:22,350 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> HandingOver] 01:21:22,351 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton terminated, hand-over done [pekko://ClusterSystem@127.0.0.1:2551 -> Some(pekko://ClusterSystem@127.0.0.1:2552)] 01:21:22,351 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [HandingOver -> End] 01:21:22,351 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Exiting completed 01:21:22,351 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Shutting down... 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Hand-over in progress at [pekko://ClusterSystem@127.0.0.1:2551] 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:22,352 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:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2551] - Successfully shut down 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2552, Up). 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:21:22,352 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:21:22,353 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [BecomingOldest -> Oldest] 01:21:22,353 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-2], DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=[member-2]}, owners: {DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2, DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]=member-2} 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:22,354 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:22,355 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:22,355 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting confirmed [pekko://ClusterSystem@127.0.0.1:2551] 01:21:22,362 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:21:22,362 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], new value: Set(member-2) 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-2] 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:21:22,365 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]] : [member-2] 01:21:22,375 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:22,425 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [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:21:22,426 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2551, roles=[member-2, dc-default]} 01:21:22,426 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:22,426 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:22,426 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:23,375 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Association - Association to [pekko://ClusterSystem@127.0.0.1:2551] having UID [-7133916315012794895] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated 01:21:23,383 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:21:23,399 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:23,400 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Marked address [pekko://ClusterSystem@127.0.0.1:2552] as [Leaving] 01:21:23,400 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:23,401 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:23,401 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:23,401 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:23,401 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2552]. 01:21:23,402 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2552 -> None] 01:21:23,402 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:21:23,445 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [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:21:23,445 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2552, roles=[member-3, dc-default]} 01:21:23,445 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]], DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]] 01:21:23,445 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:23,445 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-2 is the only candidate for DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=service-1}]]. Skipping reassignment. 01:21:24,414 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:21:24,414 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:21:24,415 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:21:24,416 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Exiting completed 01:21:24,416 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Shutting down... 01:21:24,416 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [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:21:24,416 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2552] - Successfully shut down 01:21:24,421 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:21:24,421 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:21:24,423 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.