-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins Jenkins 2.235.2
P4 Plugin 1.11.5
I have added P4credentials with P4PORT set to
rsh:ssh -i /home/jenkins/.ssh/sshkey -o StrictHostKeyChecking=no -q -2 -a -x -l p4usr p4server.com /bin/true
When I try using this plugin in jenkins job, at the very beginning I'm getting this error message. Anyone can help to resolve it?
13:32:23 Executor number at runtime: 0 13:32:23 P4: Connection retry: 1 13:32:27 P4: Connection retry: 2 13:32:27 P4: Connection retry: 3 13:32:28 RPC disconnection error: Broken pipe 13:32:28 ERROR: P4: Unable to initialise CheckoutTask: hudson.AbortException: RPC disconnection error: Broken pipe 13:32:28 Finished: FAILURE