My team's currently using a Jenkins master with four different slaves; linux, two macs, and windows.
For the git clone processes with source control (gitlab) on these slaves we're using ssh user defined with passphrase
on jenkins credentials.
All of the slaves are able to use this user on cloning the repository process but Windows Slave
, it's giving the following error:
stdout:
stderr: Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
fatal: Could not read from remote repository.