Hi,
In Below case, the leaf has colon in the string (sftp:).
The request is going to device and response also coming fro device. Still we are getting below exception.
i think sftp is considered as Data model and. giving error "YCodecError:Data model "sftp" not found.."
Could you please help in resolving this error?
Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True"
Exception:
/auto/cafy/release/development/cafykit/lib/feature_lib/install/install_xr_ydk.py:229: in add
output = self._execute_rpc(install_rpc, install_rpc.output)
/auto/cafy/release/development/cafykit/lib/feature_lib/install/install_xr_ydk.py:100: in _execute_rpc
raise e
/auto/cafy/release/development/cafykit/lib/feature_lib/install/install_xr_ydk.py:74: in _execute_rpc
return self.device.execute_rpc(rpc, top_entity=top_entity)
/auto/cafy/release/development/cafykit/lib/topology/devices/device.py:2217: in execute_rpc
return_data = handle.execute_rpc(rpc, *args, **kwargs)
/auto/cafy/release/development/cafykit/lib/topology/connection/ydkconnection.py:287: in execute_rpc
retval = self.executor_service.execute_rpc(self.session, model, top_entity=top_entity)
/auto/cafy/release/22.03.24/rhel7-22.03.24/lib/python3.6/site-packages/ydk/services/executor_service.py:32: in execute_rpc
return self._es.execute_rpc(provider, entity, top_entity)
/usr/cisco/packages/python/python-3.6.7/lib/python3.6/contextlib.py:99: in __exit__
self.gen.throw(type, value, traceback)
/auto/cafy/release/22.03.24/rhel7-22.03.24/lib/python3.6/site-packages/ydk/errors/error_handler.py:82: in handle_runtime_error
_raise(_exc)
/auto/cafy/release/22.03.24/rhel7-22.03.24/lib/python3.6/site-packages/ydk/errors/error_handler.py:54: in _raise
exec("raise exc from None")
<string>:1: in <module>
???
E ydk.errors.YCoreError: YCodecError:Data model "sftp" not found.. Path:
Full YDK logs:
2022-01-22 12:13:20,748 - ydk - Debug--- - Getting new modules for path 'Cisco-IOS-XR-spirit-install-act:install-add' 2022-01-22 12:13:20,748 - ydk - Debug--- - Getting new modules for path 'Cisco-IOS-XR-spirit-install-act:install-add' Getting new modules for path 'Cisco-IOS-XR-spirit-install-act:install-add' Debug---:ydk:Getting new modules for path 'Cisco-IOS-XR-spirit-install-act:install-add' 2022-01-22 12:13:20,749 - ydk - Debug--- - Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' 2022-01-22 12:13:20,749 - ydk - Debug--- - Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' Debug---:ydk:Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' 2022-01-22 12:13:20,749 - ydk - Debug--- - The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository 2022-01-22 12:13:20,749 - ydk - Debug--- - The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository Debug---:ydk:The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository 2022-01-22 12:13:20,750 - ydk.types.Entity - Debug--- - Get name leaf data for "input". Count: 3 2022-01-22 12:13:20,750 - ydk.types.Entity - Debug--- - Get name leaf data for "input". Count: 3 Get name leaf data for "input". Count: 3 Debug---:ydk.types.Entity:Get name leaf data for "input". Count: 3 2022-01-22 12:13:20,750 - ydk.types.Entity - Debug--- - Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,750 - ydk.types.Entity - Debug--- - Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,751 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,751 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,751 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,751 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,751 - ydk - Debug--- - Children count for: input : 0 2022-01-22 12:13:20,751 - ydk - Debug--- - Children count for: input : 0 Children count for: input : 0 Debug---:ydk:Children count for: input : 0 2022-01-22 12:13:20,751 - ydk - Debug--- - Path: 2022-01-22 12:13:20,751 - ydk - Debug--- - Path: Path: Debug---:ydk:Path: 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Get name leaf data for "input". Count: 3 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Get name leaf data for "input". Count: 3 Get name leaf data for "input". Count: 3 Debug---:ydk.types.Entity:Get name leaf data for "input". Count: 3 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagepath", value: "sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,752 - ydk.types.Entity - Debug--- - Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" Debug---:ydk.types.Entity:Leaf data name: "packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]", value: "", yfilter: "YFilter.not_set", is_set: "True" 2022-01-22 12:13:20,753 - ydk - Debug--- - Creating leaf 'packagepath' in input 2022-01-22 12:13:20,753 - ydk - Debug--- - Creating leaf 'packagepath' in input Creating leaf 'packagepath' in input Debug---:ydk:Creating leaf 'packagepath' in input 2022-01-22 12:13:20,753 - ydk - Debug--- - Populating schema for 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Populating schema for 'packagepath' Populating schema for 'packagepath' Debug---:ydk:Populating schema for 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Looking to populate schemas for 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Looking to populate schemas for 'packagepath' Looking to populate schemas for 'packagepath' Debug---:ydk:Looking to populate schemas for 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Getting new modules for path 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Getting new modules for path 'packagepath' Getting new modules for path 'packagepath' Debug---:ydk:Getting new modules for path 'packagepath' 2022-01-22 12:13:20,753 - ydk - Debug--- - Populating schema for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,753 - ydk - Debug--- - Populating schema for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Populating schema for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Debug---:ydk:Populating schema for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,753 - ydk - Debug--- - Looking to populate schemas for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,753 - ydk - Debug--- - Looking to populate schemas for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Looking to populate schemas for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Debug---:ydk:Looking to populate schemas for 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,754 - ydk - Debug--- - Getting new modules for path 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,754 - ydk - Debug--- - Getting new modules for path 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Getting new modules for path 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Debug---:ydk:Getting new modules for path 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:20,754 - ydk - Debug--- - Loading module 'root', revision '' 2022-01-22 12:13:20,754 - ydk - Debug--- - Loading module 'root', revision '' Loading module 'root', revision '' Debug---:ydk:Loading module 'root', revision '' 2022-01-22 12:13:20,754 - ydk - Debug--- - Getting module 'root' submodule 'none' 2022-01-22 12:13:20,754 - ydk - Debug--- - Getting module 'root' submodule 'none' Getting module 'root' submodule 'none' Debug---:ydk:Getting module 'root' submodule 'none' 2022-01-22 12:13:20,754 - ydk - Debug--- - Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 2022-01-22 12:13:20,754 - ydk - Debug--- - Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 Debug---:ydk:Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 2022-01-22 12:13:20,754 - ydk - Debug--- - Opening file '/users/shreyash/.ydk/5.5.18.52/root.yang' 2022-01-22 12:13:20,754 - ydk - Debug--- - Opening file '/users/shreyash/.ydk/5.5.18.52/root.yang' Opening file '/users/shreyash/.ydk/5.5.18.52/root.yang' Debug---:ydk:Opening file '/users/shreyash/.ydk/5.5.18.52/root.yang' 2022-01-22 12:13:21,153 - ydk - Debug--- - File '/users/shreyash/.ydk/5.5.18.52/root.yang' is not found in repository 2022-01-22 12:13:21,153 - ydk - Debug--- - File '/users/shreyash/.ydk/5.5.18.52/root.yang' is not found in repository File '/users/shreyash/.ydk/5.5.18.52/root.yang' is not found in repository Debug---:ydk:File '/users/shreyash/.ydk/5.5.18.52/root.yang' is not found in repository 2022-01-22 12:13:21,153 - ydk - Debug--- - Getting module 'root' using get-schema 2022-01-22 12:13:21,153 - ydk - Debug--- - Getting module 'root' using get-schema Getting module 'root' using get-schema Debug---:ydk:Getting module 'root' using get-schema 2022-01-22 12:13:21,153 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,153 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,154 - ydk - Debug--- - Trace: Missing message-id in rpc. 2022-01-22 12:13:21,154 - ydk - Debug--- - Trace: Missing message-id in rpc. Trace: Missing message-id in rpc. Debug---:ydk:Trace: Missing message-id in rpc. 2022-01-22 12:13:21,154 - ydk - Debug--- - Netconf SSH Client: sending RPC 2022-01-22 12:13:21,154 - ydk - Debug--- - Netconf SSH Client: sending RPC Netconf SSH Client: sending RPC Debug---:ydk:Netconf SSH Client: sending RPC 2022-01-22 12:13:21,157 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="30"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>root</identifier> <format>yang</format> </get-schema> </rpc> 2022-01-22 12:13:21,157 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="30"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>root</identifier> <format>yang</format> </get-schema> </rpc> Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="30"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>root</identifier> <format>yang</format> </get-schema> </rpc> Debug---:ydk:Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="30"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>root</identifier> <format>yang</format> </get-schema> </rpc> 2022-01-22 12:13:21,158 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,158 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,158 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:21,158 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC Netconf SSH Client: receiving reply RPC Debug---:ydk:Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:21,362 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="30" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> 2022-01-22 12:13:21,362 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="30" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="30" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> Debug---:ydk:Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="30" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> 2022-01-22 12:13:21,363 - ydk - Debug--- - Netconf SSH Client: processing reply 2022-01-22 12:13:21,363 - ydk - Debug--- - Netconf SSH Client: processing reply Netconf SSH Client: processing reply Debug---:ydk:Netconf SSH Client: processing reply 2022-01-22 12:13:21,363 - ydk - Error--- - Cannot find model with module name 'root' 2022-01-22 12:13:21,363 - ydk - Error--- - Cannot find model with module name 'root' Cannot find model with module name 'root' Error---:ydk:Cannot find model with module name 'root' 2022-01-22 12:13:21,363 - ydk - Debug--- - [libyang] Searching for "root" in /users/shreyash/.ydk/5.5.18.52. 2022-01-22 12:13:21,363 - ydk - Debug--- - [libyang] Searching for "root" in /users/shreyash/.ydk/5.5.18.52. [libyang] Searching for "root" in /users/shreyash/.ydk/5.5.18.52. Debug---:ydk:[libyang] Searching for "root" in /users/shreyash/.ydk/5.5.18.52. 2022-01-22 12:13:21,563 - ydk - Debug--- - [libyang] Searching for "root" in /auto/cafy/release/development/cafykit. 2022-01-22 12:13:21,563 - ydk - Debug--- - [libyang] Searching for "root" in /auto/cafy/release/development/cafykit. [libyang] Searching for "root" in /auto/cafy/release/development/cafykit. Debug---:ydk:[libyang] Searching for "root" in /auto/cafy/release/development/cafykit. 2022-01-22 12:13:21,572 - ydk - Error--- - Data is invalid according to the yang model. Libyang error: Data model "root" not found. 2022-01-22 12:13:21,572 - ydk - Error--- - Data is invalid according to the yang model. Libyang error: Data model "root" not found. Data is invalid according to the yang model. Libyang error: Data model "root" not found. Error---:ydk:Data is invalid according to the yang model. Libyang error: Data model "root" not found. 2022-01-22 12:13:21,573 - ydk - Debug--- - Loading module 'sftp', revision '' 2022-01-22 12:13:21,573 - ydk - Debug--- - Loading module 'sftp', revision '' Loading module 'sftp', revision '' Debug---:ydk:Loading module 'sftp', revision '' 2022-01-22 12:13:21,573 - ydk - Debug--- - Getting module 'sftp' submodule 'none' 2022-01-22 12:13:21,573 - ydk - Debug--- - Getting module 'sftp' submodule 'none' Getting module 'sftp' submodule 'none' Debug---:ydk:Getting module 'sftp' submodule 'none' 2022-01-22 12:13:21,573 - ydk - Debug--- - Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 2022-01-22 12:13:21,573 - ydk - Debug--- - Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 Debug---:ydk:Looking for file in folder: /users/shreyash/.ydk/5.5.18.52 2022-01-22 12:13:21,573 - ydk - Debug--- - Opening file '/users/shreyash/.ydk/5.5.18.52/sftp.yang' 2022-01-22 12:13:21,573 - ydk - Debug--- - Opening file '/users/shreyash/.ydk/5.5.18.52/sftp.yang' Opening file '/users/shreyash/.ydk/5.5.18.52/sftp.yang' Debug---:ydk:Opening file '/users/shreyash/.ydk/5.5.18.52/sftp.yang' 2022-01-22 12:13:21,676 - ydk - Debug--- - File '/users/shreyash/.ydk/5.5.18.52/sftp.yang' is not found in repository 2022-01-22 12:13:21,676 - ydk - Debug--- - File '/users/shreyash/.ydk/5.5.18.52/sftp.yang' is not found in repository File '/users/shreyash/.ydk/5.5.18.52/sftp.yang' is not found in repository Debug---:ydk:File '/users/shreyash/.ydk/5.5.18.52/sftp.yang' is not found in repository 2022-01-22 12:13:21,676 - ydk - Debug--- - Getting module 'sftp' using get-schema 2022-01-22 12:13:21,676 - ydk - Debug--- - Getting module 'sftp' using get-schema Getting module 'sftp' using get-schema Debug---:ydk:Getting module 'sftp' using get-schema 2022-01-22 12:13:21,676 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,676 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,677 - ydk - Debug--- - Trace: Missing message-id in rpc. 2022-01-22 12:13:21,677 - ydk - Debug--- - Trace: Missing message-id in rpc. Trace: Missing message-id in rpc. Debug---:ydk:Trace: Missing message-id in rpc. 2022-01-22 12:13:21,677 - ydk - Debug--- - Netconf SSH Client: sending RPC 2022-01-22 12:13:21,677 - ydk - Debug--- - Netconf SSH Client: sending RPC Netconf SSH Client: sending RPC Debug---:ydk:Netconf SSH Client: sending RPC 2022-01-22 12:13:21,677 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="31"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>sftp</identifier> <format>yang</format> </get-schema> </rpc> 2022-01-22 12:13:21,677 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="31"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>sftp</identifier> <format>yang</format> </get-schema> </rpc> Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="31"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>sftp</identifier> <format>yang</format> </get-schema> </rpc> Debug---:ydk:Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="31"> <get-schema xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring"> <identifier>sftp</identifier> <format>yang</format> </get-schema> </rpc> 2022-01-22 12:13:21,678 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,678 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,678 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:21,678 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC Netconf SSH Client: receiving reply RPC Debug---:ydk:Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:21,883 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="31" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> 2022-01-22 12:13:21,883 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="31" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="31" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> Debug---:ydk:Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="31" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <rpc-error> <error-type>protocol</error-type> <error-tag>invalid-value</error-tag> <error-severity>error</error-severity> <error-path xmlns:t="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">/t:get-schema/t:identifier</error-path> </rpc-error> </rpc-reply> 2022-01-22 12:13:21,884 - ydk - Debug--- - Netconf SSH Client: processing reply 2022-01-22 12:13:21,884 - ydk - Debug--- - Netconf SSH Client: processing reply Netconf SSH Client: processing reply Debug---:ydk:Netconf SSH Client: processing reply 2022-01-22 12:13:21,884 - ydk - Error--- - Cannot find model with module name 'sftp' 2022-01-22 12:13:21,884 - ydk - Error--- - Cannot find model with module name 'sftp' Cannot find model with module name 'sftp' Error---:ydk:Cannot find model with module name 'sftp' 2022-01-22 12:13:21,884 - ydk - Debug--- - [libyang] Searching for "sftp" in /users/shreyash/.ydk/5.5.18.52. 2022-01-22 12:13:21,884 - ydk - Debug--- - [libyang] Searching for "sftp" in /users/shreyash/.ydk/5.5.18.52. [libyang] Searching for "sftp" in /users/shreyash/.ydk/5.5.18.52. Debug---:ydk:[libyang] Searching for "sftp" in /users/shreyash/.ydk/5.5.18.52. 2022-01-22 12:13:21,984 - ydk - Debug--- - [libyang] Searching for "sftp" in /auto/cafy/release/development/cafykit. 2022-01-22 12:13:21,984 - ydk - Debug--- - [libyang] Searching for "sftp" in /auto/cafy/release/development/cafykit. [libyang] Searching for "sftp" in /auto/cafy/release/development/cafykit. Debug---:ydk:[libyang] Searching for "sftp" in /auto/cafy/release/development/cafykit. 2022-01-22 12:13:21,986 - ydk - Error--- - Data is invalid according to the yang model. Libyang error: Data model "sftp" not found. 2022-01-22 12:13:21,986 - ydk - Error--- - Data is invalid according to the yang model. Libyang error: Data model "sftp" not found. Data is invalid according to the yang model. Libyang error: Data model "sftp" not found. Error---:ydk:Data is invalid according to the yang model. Libyang error: Data model "sftp" not found. 2022-01-22 12:13:21,986 - ydk - Debug--- - Creating node 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:21,986 - ydk - Debug--- - Creating node 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Creating node 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' Debug---:ydk:Creating node 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' 2022-01-22 12:13:21,986 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,986 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add Current path: /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,987 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,987 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add Top container path: Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,987 - ydk - Debug--- - Populating schema for 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Populating schema for 'packagepath' Populating schema for 'packagepath' Debug---:ydk:Populating schema for 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Looking to populate schemas for 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Looking to populate schemas for 'packagepath' Looking to populate schemas for 'packagepath' Debug---:ydk:Looking to populate schemas for 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Getting new modules for path 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Getting new modules for path 'packagepath' Getting new modules for path 'packagepath' Debug---:ydk:Getting new modules for path 'packagepath' 2022-01-22 12:13:21,987 - ydk - Debug--- - Getting child schema with path 'packagepath' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,987 - ydk - Debug--- - Getting child schema with path 'packagepath' in /Cisco-IOS-XR-spirit-install-act:install-add Getting child schema with path 'packagepath' in /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Getting child schema with path 'packagepath' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,988 - ydk - Debug--- - Getting data nodes with path 'packagepath' 2022-01-22 12:13:21,988 - ydk - Debug--- - Getting data nodes with path 'packagepath' Getting data nodes with path 'packagepath' Debug---:ydk:Getting data nodes with path 'packagepath' 2022-01-22 12:13:21,988 - ydk - Debug--- - Creating new data path 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' in 'install-add' 2022-01-22 12:13:21,988 - ydk - Debug--- - Creating new data path 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' in 'install-add' Creating new data path 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' in 'install-add' Debug---:ydk:Creating new data path 'packagepath' with value 'sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500' in 'install-add' 2022-01-22 12:13:21,988 - ydk - Debug--- - Creating leaf 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input 2022-01-22 12:13:21,988 - ydk - Debug--- - Creating leaf 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input Creating leaf 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input Debug---:ydk:Creating leaf 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input 2022-01-22 12:13:21,988 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,988 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,988 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,988 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,988 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,988 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Creating node 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' 2022-01-22 12:13:21,989 - ydk - Debug--- - Creating node 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' Creating node 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' Debug---:ydk:Creating node 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' 2022-01-22 12:13:21,989 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,989 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add Current path: /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,989 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,989 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add Top container path: Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,989 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Populating schema for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Looking to populate schemas for 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,989 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting new modules for path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,990 - ydk - Debug--- - Getting child schema with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,990 - ydk - Debug--- - Getting child schema with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add Getting child schema with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Getting child schema with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,990 - ydk - Debug--- - Getting data nodes with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,990 - ydk - Debug--- - Getting data nodes with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting data nodes with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting data nodes with path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,990 - ydk - Debug--- - Creating new data path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' 2022-01-22 12:13:21,990 - ydk - Debug--- - Creating new data path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' Creating new data path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' Debug---:ydk:Creating new data path 'packagename[.="ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' 2022-01-22 12:13:21,990 - ydk - Debug--- - Creating leaf 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input 2022-01-22 12:13:21,990 - ydk - Debug--- - Creating leaf 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input Creating leaf 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input Debug---:ydk:Creating leaf 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in input 2022-01-22 12:13:21,990 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,990 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Creating node 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' 2022-01-22 12:13:21,991 - ydk - Debug--- - Creating node 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' Creating node 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' Debug---:ydk:Creating node 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' 2022-01-22 12:13:21,991 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,991 - ydk - Debug--- - Current path: /Cisco-IOS-XR-spirit-install-act:install-add Current path: /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Current path: /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,991 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,991 - ydk - Debug--- - Top container path: Cisco-IOS-XR-spirit-install-act:install-add Top container path: Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Top container path: Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,991 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,991 - ydk - Debug--- - Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Populating schema for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Looking to populate schemas for 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting new modules for path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting child schema with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting child schema with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add Getting child schema with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add Debug---:ydk:Getting child schema with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' in /Cisco-IOS-XR-spirit-install-act:install-add 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting data nodes with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting data nodes with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Getting data nodes with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' Debug---:ydk:Getting data nodes with path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' 2022-01-22 12:13:21,992 - ydk - Debug--- - Creating new data path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' 2022-01-22 12:13:21,992 - ydk - Debug--- - Creating new data path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' Creating new data path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' Debug---:ydk:Creating new data path 'packagename[.="ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm"]' with value '' in 'install-add' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting new modules for path 'ydk:create' 2022-01-22 12:13:21,992 - ydk - Debug--- - Getting new modules for path 'ydk:create' Getting new modules for path 'ydk:create' Debug---:ydk:Getting new modules for path 'ydk:create' 2022-01-22 12:13:21,993 - ydk - Debug--- - Loading module 'ydk', revision '' 2022-01-22 12:13:21,993 - ydk - Debug--- - Loading module 'ydk', revision '' Loading module 'ydk', revision '' Debug---:ydk:Loading module 'ydk', revision '' 2022-01-22 12:13:21,993 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,993 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository The module 'ydk' schema has already been populated in YDK repository Debug---:ydk:The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,993 - ydk - Debug--- - Getting new modules for path 'ydk:read' 2022-01-22 12:13:21,993 - ydk - Debug--- - Getting new modules for path 'ydk:read' Getting new modules for path 'ydk:read' Debug---:ydk:Getting new modules for path 'ydk:read' 2022-01-22 12:13:21,993 - ydk - Debug--- - Loading module 'ydk', revision '' 2022-01-22 12:13:21,993 - ydk - Debug--- - Loading module 'ydk', revision '' Loading module 'ydk', revision '' Debug---:ydk:Loading module 'ydk', revision '' 2022-01-22 12:13:21,994 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,994 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository The module 'ydk' schema has already been populated in YDK repository Debug---:ydk:The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,994 - ydk - Debug--- - Getting new modules for path 'ydk:update' 2022-01-22 12:13:21,994 - ydk - Debug--- - Getting new modules for path 'ydk:update' Getting new modules for path 'ydk:update' Debug---:ydk:Getting new modules for path 'ydk:update' 2022-01-22 12:13:21,994 - ydk - Debug--- - Loading module 'ydk', revision '' 2022-01-22 12:13:21,994 - ydk - Debug--- - Loading module 'ydk', revision '' Loading module 'ydk', revision '' Debug---:ydk:Loading module 'ydk', revision '' 2022-01-22 12:13:21,994 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,994 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository The module 'ydk' schema has already been populated in YDK repository Debug---:ydk:The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,994 - ydk - Debug--- - Getting new modules for path 'ydk:delete' 2022-01-22 12:13:21,994 - ydk - Debug--- - Getting new modules for path 'ydk:delete' Getting new modules for path 'ydk:delete' Debug---:ydk:Getting new modules for path 'ydk:delete' 2022-01-22 12:13:21,994 - ydk - Debug--- - Loading module 'ydk', revision '' 2022-01-22 12:13:21,994 - ydk - Debug--- - Loading module 'ydk', revision '' Loading module 'ydk', revision '' Debug---:ydk:Loading module 'ydk', revision '' 2022-01-22 12:13:21,995 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,995 - ydk - Debug--- - The module 'ydk' schema has already been populated in YDK repository The module 'ydk' schema has already been populated in YDK repository Debug---:ydk:The module 'ydk' schema has already been populated in YDK repository 2022-01-22 12:13:21,995 - ydk - Debug--- - ydk::path::Codec: Encoding data node '/Cisco-IOS-XR-spirit-install-act:install-add' to XML formated string 2022-01-22 12:13:21,995 - ydk - Debug--- - ydk::path::Codec: Encoding data node '/Cisco-IOS-XR-spirit-install-act:install-add' to XML formated string ydk::path::Codec: Encoding data node '/Cisco-IOS-XR-spirit-install-act:install-add' to XML formated string Debug---:ydk:ydk::path::Codec: Encoding data node '/Cisco-IOS-XR-spirit-install-act:install-add' to XML formated string 2022-01-22 12:13:21,995 - ydk - Info---- - ============= Sending RPC to device ============= <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> 2022-01-22 12:13:21,995 - ydk - Info---- - ============= Sending RPC to device ============= <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> ============= Sending RPC to device ============= <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> Info----:ydk:============= Sending RPC to device ============= <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> 2022-01-22 12:13:21,995 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,995 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,996 - ydk - Debug--- - Trace: Missing message-id in rpc. 2022-01-22 12:13:21,996 - ydk - Debug--- - Trace: Missing message-id in rpc. Trace: Missing message-id in rpc. Debug---:ydk:Trace: Missing message-id in rpc. 2022-01-22 12:13:21,996 - ydk - Debug--- - Netconf SSH Client: sending RPC 2022-01-22 12:13:21,996 - ydk - Debug--- - Netconf SSH Client: sending RPC Netconf SSH Client: sending RPC Debug---:ydk:Netconf SSH Client: sending RPC 2022-01-22 12:13:21,996 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> 2022-01-22 12:13:21,996 - ydk - Debug--- - Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> Debug---:ydk:Trace: Writing message (session 1474803731): <?xml version="1.0"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <install-add xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act"> <packagepath>sftp://root@5.12.17.1:/auto/cafy-ott/cafy_log/cafy3/22-1/cafy3-run-1213418/67/7_5_2_13I_NCS5500</packagepath> <packagename>ncs5500-iosxr-fwding-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> <packagename>ncs5500-infra-5.0.0.1-r75213I.CSCxr22222.x86_64.rpm</packagename> </install-add> </rpc> 2022-01-22 12:13:21,996 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,996 - ydk - Debug--- - NetconfSSHClient: NC session status: 1 NetconfSSHClient: NC session status: 1 Debug---:ydk:NetconfSSHClient: NC session status: 1 2022-01-22 12:13:21,997 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:21,997 - ydk - Debug--- - Netconf SSH Client: receiving reply RPC Netconf SSH Client: receiving reply RPC Debug---:ydk:Netconf SSH Client: receiving reply RPC 2022-01-22 12:13:24,814 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="32" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> 2022-01-22 12:13:24,814 - ydk - Debug--- - Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="32" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="32" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> Debug---:ydk:Trace: Received message (session 1474803731): <?xml version="1.0"?> <rpc-reply message-id="32" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> 2022-01-22 12:13:24,815 - ydk - Debug--- - Netconf SSH Client: processing reply 2022-01-22 12:13:24,815 - ydk - Debug--- - Netconf SSH Client: processing reply Netconf SSH Client: processing reply Debug---:ydk:Netconf SSH Client: processing reply 2022-01-22 12:13:24,815 - ydk - Info---- - ============= Received RPC from device ============= <?xml version="1.0"?> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> 2022-01-22 12:13:24,815 - ydk - Info---- - ============= Received RPC from device ============= <?xml version="1.0"?> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> ============= Received RPC from device ============= <?xml version="1.0"?> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> Info----:ydk:============= Received RPC from device ============= <?xml version="1.0"?> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="32"> <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> </rpc-reply> 2022-01-22 12:13:24,815 - ydk - Debug--- - Decoding output for RPC '/Cisco-IOS-XR-spirit-install-act:install-add'. Output is: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> 2022-01-22 12:13:24,815 - ydk - Debug--- - Decoding output for RPC '/Cisco-IOS-XR-spirit-install-act:install-add'. Output is: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> Decoding output for RPC '/Cisco-IOS-XR-spirit-install-act:install-add'. Output is: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> Debug---:ydk:Decoding output for RPC '/Cisco-IOS-XR-spirit-install-act:install-add'. Output is: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> 2022-01-22 12:13:24,815 - ydk - Debug--- - Populating new schema from payload: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> 2022-01-22 12:13:24,815 - ydk - Debug--- - Populating new schema from payload: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> Populating new schema from payload: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> Debug---:ydk:Populating new schema from payload: <op-id xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-spirit-install-act">10</op-id> 2022-01-22 12:13:24,816 - ydk - Debug--- - Extracting module namespaces from XML payload 2022-01-22 12:13:24,816 - ydk - Debug--- - Extracting module namespaces from XML payload Extracting module namespaces from XML payload Debug---:ydk:Extracting module namespaces from XML payload 2022-01-22 12:13:24,816 - ydk - Debug--- - Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' 2022-01-22 12:13:24,816 - ydk - Debug--- - Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' Debug---:ydk:Loading module 'Cisco-IOS-XR-spirit-install-act', revision '' 2022-01-22 12:13:24,816 - ydk - Debug--- - The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository 2022-01-22 12:13:24,816 - ydk - Debug--- - The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository Debug---:ydk:The module 'Cisco-IOS-XR-spirit-install-act' schema has already been populated in YDK repository 2022-01-22 12:13:24,816 - ydk - Error--- - Parsing failed with message Data model "sftp" not found. 2022-01-22 12:13:24,816 - ydk - Error--- - Parsing failed with message Data model "sftp" not found. Parsing failed with message Data model "sftp" not found. Error---:ydk:Parsing failed with message Data model "sftp" not found. Disconnected from device Trace: Writing message (session 1310386398): <?xml version="1.0" encoding="UTF-8"?> <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="22"> <close-session/> </rpc>
Thanks and Regards,
Venkata Sudhakar
Hi Venkata
Could you please open issue here. I will try to address it in the 0.8.6.2 build.
Thanks,
Yan
Actually, this issue has been already resolved in the 0.8.5.2 build. You can get it from master branch on my fork. You would need to reinstall YDK.
Regards,
Yan
Thanks Yan.
I will check with my team to update to 0.8.5.2. and then i will verify this.
is it possible to commit this change to CiscoDevNet/ydk-gen?
Thanks and Regards,
Venkata
I do not have admin privileges to commit code changes to the CiscoDevNet/ydk-gen repository. Therefor all admin operations has moved to my private fork.
Yan Gorelik
Hello Venkata
I could not reproduce this issue with YDK-0.8.6. Could you please post your simplified script for better validation.
Thank you,
Yan