19:31:58.043 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:58.044 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:58.044 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:58.044 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:58.045 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:58.045 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:58.047 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:31:58.055 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:31:58.056 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-11173709330975562495/schema 19:31:58.135 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:31:58.135 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 38579 19:31:58.135 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:31:58.147 [netconf-timer-24] 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:1134) 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:1036) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:1002) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:992) at org.opendaylight.netconf.common.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:185) 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) 19:31:58.159 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:31:58.161 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 38579 to 38579 19:31:58.573 [/127.0.0.1:35230-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=38579}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:31:58.596 [/127.0.0.1:35230-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:31:58.597 [/127.0.0.1:35230-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:38579] 19:31:58.982 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:38579 presented unverified RSA key: SHA256:qZJbPuPk1jwsTfMV5fz1tuiPLsA27goK5k3b2iDix0M 19:31:58.986 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:37664 authenticated 19:31:59.131 [topology-schema-assembler-69] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:38579] 19:31:59.148 [topology-schema-assembler-69] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38579]: Netconf connector initialized successfully 19:32:01.010 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38579]: Session went down: End of input 19:32:01.013 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:01.014 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:01.014 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:01.017 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:01.018 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:01.018 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:01.018 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:01.020 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:01.020 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:01.020 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:32:01.026 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:01.027 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-17768249931357987274/schema 19:32:01.030 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:01.031 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 41087 19:32:01.031 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:32:01.067 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:32:01.082 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 41087 to 41087 19:32:01.397 [/127.0.0.1:46950-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=41087}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:32:01.398 [/127.0.0.1:46950-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:32:01.398 [/127.0.0.1:46950-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:41087] 19:32:01.786 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:41087 presented unverified RSA key: SHA256:mUT5JU8x+BVex20htJeLqbdbFwia55isi3HwLRnPKtk 19:32:01.788 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:60564 authenticated 19:32:01.874 [topology-schema-assembler-74] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:41087] 19:32:01.876 [topology-schema-assembler-74] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:41087]: Netconf connector initialized successfully 19:32:02.606 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:41087]: Session went down: End of input 19:32:02.610 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:02.610 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:02.610 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:02.614 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:02.614 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:02.615 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:02.615 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:02.616 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:02.616 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:02.617 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:32:02.623 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:02.623 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-16401655157383693300/schema 19:32:02.626 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:02.627 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33391 19:32:02.627 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:32:02.663 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:32:02.664 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33391 to 33391 19:32:02.975 [/127.0.0.1:36742-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=33391}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:32:02.976 [/127.0.0.1:36742-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:32:02.977 [/127.0.0.1:36742-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:33391] 19:32:03.376 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33391 presented unverified RSA key: SHA256:AmzCqMwfkJVYKVwJBCcywEwTi102IjSW3ZgnNHcG/84 19:32:03.380 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:35234 authenticated 19:32:03.493 [topology-schema-assembler-79] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:33391] 19:32:03.496 [topology-schema-assembler-79] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33391]: Netconf connector initialized successfully 19:32:03.983 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33391]: Session went down: End of input 19:32:03.987 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:03.987 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:03.987 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:03.992 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:03.993 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:03.993 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:03.993 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:03.995 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:03.995 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:03.996 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:32:04.007 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:04.008 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-460799486099252825/schema 19:32:04.012 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 19:32:04.012 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42307 19:32:04.013 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:32:04.051 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 19:32:04.054 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42307 to 42307 19:32:04.366 [/127.0.0.1:33460-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=42307}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 19:32:04.367 [/127.0.0.1:33460-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:32:04.367 [/127.0.0.1:33460-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:42307] 19:32:04.862 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42307 presented unverified RSA key: SHA256:QZkKNvjI4eWYY+597NMwPwOJLRgijPu+y8uHsI7NxMA 19:32:04.865 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:36722 authenticated 19:32:04.965 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 19:32:05.039 [topology-schema-assembler-84] INFO o.o.n.c.mdsal.spi.AbstractDataStore - Initialize Candidate data-store operations for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:42307] 19:32:05.042 [topology-schema-assembler-84] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42307]: Netconf connector initialized successfully 19:32:05.276 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 19:32:05.782 [restconf-netty-e2e-0] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0x04df70f6, L:/127.0.0.1:33506 - R:/127.0.0.1:41389] 19:32:07.392 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42307]: Session went down: End of input 19:32:07.399 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:07.399 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:07.400 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped