17:49:02.566 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:02.566 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:49:02.572 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:02.572 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:49:02.573 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:49:02.573 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:49:02.574 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:49:02.574 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:02.575 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-13116081909982552034/schema 17:49:02.647 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:02.648 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33091 17:49:02.648 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:49:02.685 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:49:02.688 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33091 to 33091 17:49:03.056 [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: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) 17:49:03.065 [/127.0.0.1:49172-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=33091}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:49:03.088 [/127.0.0.1:49172-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:49:03.088 [/127.0.0.1:49172-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:33091] 17:49:03.337 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33091 presented unverified RSA key: SHA256:29TpbkUbuIo+GVrk/DnPB3No4EstCguIahrhL0xwGcA 17:49:03.340 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:54654 authenticated 17:49:03.441 [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:33091] 17:49:03.453 [topology-schema-assembler-69] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33091]: Netconf connector initialized successfully 17:49:05.534 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33091]: Session went down: End of input 17:49:05.538 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:49:05.538 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:49:05.538 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:49:05.543 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:05.543 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:49:05.547 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:05.547 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:49:05.548 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:49:05.548 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:49:05.548 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:49:05.549 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:05.549 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-2406941798851976213/schema 17:49:05.551 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:05.551 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 32909 17:49:05.551 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:49:05.577 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:49:05.579 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 32909 to 32909 17:49:05.892 [/127.0.0.1:38398-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=32909}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:49:05.893 [/127.0.0.1:38398-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:49:05.893 [/127.0.0.1:38398-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:32909] 17:49:06.175 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:32909 presented unverified RSA key: SHA256:GSTaRPvDFnLAprjXVRi66AeqQb8nEji5gj78n6QKwEo 17:49:06.177 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:59856 authenticated 17:49:06.291 [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:32909] 17:49:06.293 [topology-schema-assembler-74] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:32909]: Netconf connector initialized successfully 17:49:07.101 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:32909]: Session went down: End of input 17:49:07.104 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:49:07.104 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:49:07.104 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:49:07.107 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:07.108 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:49:07.111 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:07.112 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:49:07.112 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:49:07.112 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:49:07.113 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:49:07.113 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:07.113 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-3724238317473031842/schema 17:49:07.115 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:07.115 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 44847 17:49:07.115 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:49:07.142 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 17:49:07.144 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 44847 to 44847 17:49:07.456 [/127.0.0.1:41348-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=44847}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:49:07.458 [/127.0.0.1:41348-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:49:07.458 [/127.0.0.1:41348-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:44847] 17:49:07.730 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:44847 presented unverified RSA key: SHA256:mD/SQdhkt9H875Xq777OaIEWgLhNXRr3roRAVaKzrMQ 17:49:07.733 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:38474 authenticated 17:49:07.835 [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:44847] 17:49:07.836 [topology-schema-assembler-79] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:44847]: Netconf connector initialized successfully 17:49:08.462 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:44847]: Session went down: End of input 17:49:08.466 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:49:08.466 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:49:08.466 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:49:08.469 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:08.470 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:49:08.474 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:49:08.474 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:49:08.475 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:49:08.475 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:49:08.476 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 17:49:08.476 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:08.476 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-4321915089066168175/schema 17:49:08.478 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 17:49:08.479 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33085 17:49:08.479 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 17:49:08.506 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 17:49:08.508 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33085 to 33085 17:49:08.821 [/127.0.0.1:39390-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=33085}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 17:49:08.823 [/127.0.0.1:39390-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 17:49:08.823 [/127.0.0.1:39390-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:33085] 17:49:09.138 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33085 presented unverified RSA key: SHA256:x41ogzM+egA6DAUCBxLz95o0bK61xTt8hu8ywTwHKeo 17:49:09.141 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:55958 authenticated 17:49:09.224 [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'} 17:49:09.288 [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:33085] 17:49:09.292 [topology-schema-assembler-84] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33085]: Netconf connector initialized successfully 17:49:09.738 [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'} 17:49:10.239 [restconf-netty-e2e-0] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0x648432de, L:/127.0.0.1:55632 - R:/127.0.0.1:37099] 17:49:11.855 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33085]: Session went down: End of input 17:49:11.862 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:49:11.862 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:49:11.862 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped