[users at bb.net] Using SSH keys with GitPoller and Git step?

Chris Spencer chrisspen at gmail.com
Mon Mar 13 16:03:33 UTC 2017


> Here you problem is "Host key verification failed." This is a common
problem with automatiting ssh. whenever ssh will encounter a new host, he
will ask a human to accept its key. Here, as buildbot is not human, it will
just fail.
> If you run the git clone manually, he will ask you to verify the host
key, and then remember that choice, so any further automated connection
will work.

Yep, that and the HOME environment variable seem to be the issue. I
explicitly set that using the env option on each build step, and that seems
to have fixed it. Thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170313/fbb45a4c/attachment.html>


More information about the users mailing list