[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-11-11T14:40:23.676426907Z","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-11-11T14:40:23.714263386Z","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-11-11T14:40:23.729867846Z","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-11-11T14:40:23.738663634Z</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-11-11T14:40:23.890734856Z</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-11-11T14:40:23.901856916Z</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-11-11T14:40:23.916862502Z","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-11-11T14:40:23.930452487Z","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-11-11T14:40:23.943722815Z","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-11-11T14:40:23.955809826Z","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-11-11T14:40:23.964227995Z</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-11-11T14:40:23.976403749Z</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-11-11T14:40:23.987196431Z</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-11-11T14:40:24.056626629Z</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-11-11T14:40:24.086937929Z</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-11-11T14:40:24.10882874Z","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-11-11T14:40:24.122069867Z","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-11-11T14:40:24.13646275Z","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-11-11T14:40:24.145713448Z</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-11-11T14:40:24.164676124Z</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-11-11T14:40:24.176734604Z</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-11-11T14:40:24.224317262Z","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-11-11T14:40:24.237111839Z","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-11-11T14:40:24.248171477Z","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-11-11T14:40:24.256708249Z</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-11-11T14:40:24.270679112Z</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-11-11T14:40:24.287906609Z</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-11-11T14:40:24.29956627Z</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-11-11T14:40:24.31066513Z</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-11-11T14:40:24.3213984Z</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-11-11T14:40:24.334353911Z","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-11-11T14:40:24.345809658Z","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-11-11T14:40:24.35659194Z","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-11-11T14:40:24.360896097Z","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-11-11T14:40:24.3725982Z","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-11-11T14:40:24.383854132Z","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-11-11T14:40:24.388456335Z</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-11-11T14:40:24.401321694Z</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-11-11T14:40:24.412450144Z</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-11-11T14:40:24.425875375Z","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-11-11T14:40:24.4376588Z","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-11-11T14:40:24.449317571Z","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"}}