|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Jenkins 1.3.3 , Git plugin 1.3.0
Got the same problem on one of three build systems running in a matrix project.
Each build slave has a different linux distro (RHEL6, SLES11, debian squeeze)
It is failing on SLES11 x86_64 and succeeds on the other two.
The target directory (work space) exists and is empty (no .git directory in it).
Workaround: remove target directory, do manual git clone into it and run the Jenkins build again. Wipe out is turned off BTW.