Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Michael GardnerMichael GardnerReporter
Xiaoming WangXiaoming WangPriority
MajorFix versions
Labels
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Michael Gardner
Michael GardnerReporter
Xiaoming Wang
Xiaoming WangPriority
Fix versions
Labels
Pull Request URL
Affects versions
Created October 19, 2015 at 12:29 AM
Updated March 2, 2016 at 4:31 PM
Resolved October 20, 2015 at 7:50 AM
The error from frunssh log:
ssh result(0):
ERR: Warning: Permanently added '10.197.82.122' (ECDSA) to the list of known hosts.
ERROR: /var/lib/jenkins/workspace/CE-Candidate-withplugins-5.4.2-1/CE/ubuntu-14.04-amd64/HPCC-Platform/services/runagent/frunssh.cpp(73) : frunssh : ERR: Warning: Permanently added '10.197.82.122' (ECDSA) to the list of known hosts.
ssh result(0):
This should be just a warning but the code in common/remote/rmtssh.cpp/exec() throws a exception.