[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.81774351Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.835787961Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.848076187Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.852683523Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.868471767Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>updated</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.879137513Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.891381698Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.90223157Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.913190863Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"updated","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:11.923744837Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.926395232Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>created</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.937189943Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:11.947801327Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.005841296Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>created</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>created</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>created</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>created</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <operation>created</operation>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path>
            <data>
                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>created</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.023803694Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>updated</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>updated</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>updated</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>updated</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path>
            <operation>created</operation>
            <data>
                <my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>updated</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path>
            <operation>updated</operation>
            <data>
                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>updated</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>updated</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>updated</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.041516347Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"created","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.053311862Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"updated","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"updated","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"updated","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.06445312Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.067787332Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.078716576Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>updated</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                        <my-leaf12>Bertha</my-leaf12>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.089356901Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.128824946Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"created","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.140746784Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"updated","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.151858501Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.156212541Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>created</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>created</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>created</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>created</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path>
            <operation>created</operation>
            <data>
                <case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>created</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.167993144Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>updated</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path>
            <operation>created</operation>
            <data>
                <my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path>
            <operation>updated</operation>
            <data>
                <case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>updated</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.182514877Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.193481761Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Bertha</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Bertha</my-leaf11>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Bertha</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.204509886Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>updated</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>updated</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>updated</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.215321326Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.222737921Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.23349827Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.243943781Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.246909644Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.257585651Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.268165165Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.270815331Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>created</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Jed</my-leaf11>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.281746114Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Jed</my-leaf11>
                    <my-leaf12>Bertha</my-leaf12>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-16T23:27:12.292457411Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.306208915Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.317116127Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-16T23:27:12.32805119Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}
{"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}