02:52:31.536 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:31.536 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:52:31.537 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:31.537 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:52:31.539 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:52:31.539 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:52:31.540 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 02:52:31.550 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:31.552 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-10251576701011715842/schema 02:52:31.662 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:31.662 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 43605 02:52:31.662 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 02:52:31.688 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 02:52:31.691 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 43605 to 43605 02:52:31.724 [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) 02:52:32.114 [/127.0.0.1:46352-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=43605}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 02:52:32.140 [/127.0.0.1:46352-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 02:52:32.140 [/127.0.0.1:46352-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:43605] 02:52:32.390 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:43605 presented unverified RSA key: SHA256:FKwgqXr3Zo5bO4VaRbBRHbBNkN6JvKAfAhUdp2r2xzU 02:52:32.394 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:35484 authenticated 02:52:32.535 [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:43605] 02:52:32.546 [topology-schema-assembler-69] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43605]: Netconf connector initialized successfully 02:52:34.546 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43605]: Session went down: End of input 02:52:34.550 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:52:34.550 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:52:34.550 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:52:34.554 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:34.555 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:52:34.555 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:34.555 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:52:34.557 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:52:34.557 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:52:34.558 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 02:52:34.564 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:34.564 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-15820575527657799508/schema 02:52:34.568 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:34.568 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34839 02:52:34.568 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 02:52:34.604 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 02:52:34.606 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34839 to 34839 02:52:34.917 [/127.0.0.1:33542-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=34839}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 02:52:34.918 [/127.0.0.1:33542-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 02:52:34.918 [/127.0.0.1:33542-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:34839] 02:52:35.537 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34839 presented unverified RSA key: SHA256:ll4fPNw+4iYx12hm5+ELtkxXdqI+RboOMmKUWGKfY44 02:52:35.540 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:45638 authenticated 02:52:35.642 [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:34839] 02:52:35.644 [topology-schema-assembler-74] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34839]: Netconf connector initialized successfully 02:52:36.837 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34839]: Session went down: End of input 02:52:36.840 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:52:36.840 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:52:36.841 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:52:36.846 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:36.846 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:52:36.846 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:36.847 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:52:36.848 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:52:36.848 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:52:36.849 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 02:52:36.861 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:36.861 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-1505237633376816029/schema 02:52:36.865 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:36.865 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34033 02:52:36.865 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 02:52:36.906 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 02:52:36.909 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34033 to 34033 02:52:37.224 [/127.0.0.1:49086-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=34033}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 02:52:37.225 [/127.0.0.1:49086-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 02:52:37.226 [/127.0.0.1:49086-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:34033] 02:52:37.695 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34033 presented unverified RSA key: SHA256:Bv2k8IdRx3rcQnTq8m7B7EnckrGzOIHR+RfQHkq2yWU 02:52:37.696 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:47012 authenticated 02:52:37.837 [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:34033] 02:52:37.839 [topology-schema-assembler-79] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34033]: Netconf connector initialized successfully 02:52:38.228 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34033]: Session went down: End of input 02:52:38.231 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:52:38.231 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:52:38.231 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:52:38.235 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:38.236 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:52:38.236 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:52:38.236 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:52:38.237 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:52:38.237 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:52:38.238 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 02:52:38.245 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:38.245 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-889119938783342564/schema 02:52:38.249 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:52:38.249 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42755 02:52:38.250 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 02:52:38.290 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 02:52:38.293 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42755 to 42755 02:52:38.604 [/127.0.0.1:51244-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=42755}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}} 02:52:38.605 [/127.0.0.1:51244-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 02:52:38.605 [/127.0.0.1:51244-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:42755] 02:52:38.837 [netconf-netty-e2e-6] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42755 presented unverified RSA key: SHA256:wCxnq33jHWifDaKUFNsUQa0Zghy70XgluzC/0JMPkBw 02:52:38.839 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:55280 authenticated 02:52:38.917 [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'} 02:52:38.976 [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:42755] 02:52:38.978 [topology-schema-assembler-84] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42755]: Netconf connector initialized successfully 02:52:39.520 [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'} 02:52:40.021 [restconf-netty-e2e-2] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xbef4c49f, L:/127.0.0.1:51292 - R:/127.0.0.1:45879] 02:52:41.635 [netconf-netty-e2e-6] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42755]: Session went down: End of input 02:52:41.640 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:52:41.640 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:52:41.641 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped