11:36:10.281 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:10.281 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:10.284 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:10.284 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:10.285 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:10.285 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:10.308 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:41081 11:36:10.317 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:10.318 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:10.318 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:10.323 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:10.323 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:10.424 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:10.424 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:10.424 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:10.702 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:10.703 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:10.706 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:10.707 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:10.707 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:10.707 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:10.731 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:38893 11:36:10.737 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:10.738 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:10.738 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:10.743 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:10.743 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:10.845 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:10.845 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:10.845 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:11.023 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.023 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:11.026 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.027 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:11.027 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:11.027 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:11.051 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:42869 11:36:11.059 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:11.060 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:11.060 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:11.063 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:11.063 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:11.137 [netconf-timer-36] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:36:11.164 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:11.165 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:11.165 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:11.276 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.276 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:11.279 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.279 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:11.280 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:11.280 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:11.304 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:33269 11:36:11.312 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:11.313 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:11.313 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:11.324 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:11.325 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:11.426 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:11.427 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:11.427 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:11.618 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.619 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:11.622 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.622 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:11.622 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:11.622 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:11.645 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:33139 11:36:11.653 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:11.654 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:11.654 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:11.678 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:11.678 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:11.780 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:11.780 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:11.780 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:11.905 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.906 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:11.910 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:11.910 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:11.910 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:11.910 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:11.933 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:45659 11:36:11.939 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:11.940 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:11.940 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:11.961 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:11.962 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:12.063 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:12.063 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:12.063 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:12.217 [netconf-timer-38] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:36:12.282 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.283 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:12.286 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.286 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:12.287 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:12.287 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:12.309 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:38439 11:36:12.318 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:12.318 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:12.318 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:12.410 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:12.411 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:12.513 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:12.515 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:12.515 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:12.565 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.566 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:12.574 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.574 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:12.577 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:12.577 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:12.613 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:36923 11:36:12.626 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:12.630 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:12.630 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:12.653 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:12.653 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:12.754 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:12.755 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:12.755 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:12.854 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.854 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:12.858 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:12.858 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:12.859 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:12.859 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:12.881 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:41317 11:36:12.889 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:12.891 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:12.891 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:12.901 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:12.901 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:13.002 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:13.002 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:13.002 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:36:13.168 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:13.168 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:36:13.171 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:36:13.171 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:36:13.172 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:36:13.172 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:36:13.195 [main] INFO o.o.r.server.Http3ServerBootstrap - HTTP/3 listener bound on 127.0.0.1:39969 11:36:13.206 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 11:36:13.207 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 11:36:13.207 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 11:36:13.212 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 11:36:13.212 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 11:36:13.314 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:36:13.314 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:36:13.314 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped