Hi All, I had generated a new systemvm template from Jenkins systemvm64-master job. Using that template I had created a VR. When instance is getting deployed am getting error
INFO [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-142:ctx-34ca54bd) dhcp_entry command on domain router 10.102.194.39 completed INFO [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-58:ctx-5fd5555c) Executing resource SavePasswordCommand. vmName: VM-1350aaab-9d1c-4a9e-a04a-5b3b92a5f5e5, vmIp: 10.1.1.67, password: f************* ERROR [c.c.u.s.SshHelper] (DirectAgent-58:ctx-5fd5555c) SSH execution of command /root/savepassword.sh -v 10.1.1.67 -p fnirq_cnffjbeq has an error status code in return. result output: bash: /root/savepassword.sh: No such file or directory ERROR [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-58:ctx-5fd5555c) savepassword command on domain router 10.102.194.39 failed, message: bash: /root/savepassword.sh: No such file or directory In the systemvm generated from the jenksin job I had observer "savepassword.sh" is not present in "/root". My mgmt. server is on 4.3 and am not able to deploy instance because of this issue. Any pointers? Thanks Rajesh Battala