Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 22/Apr/13 1:10 PM
Description:

This problem relates to Git on Windows slaves.

Git clone hangs indefinitely for about one in three builds on slaves with multiple executors, or on a computers with multiple slaves.

If each slave is placed within a virtual machine on the same computer we experience no hangs.

So the problem seems to be occurring when multiple "git clone" operations are executed at the same time on the same computer, regardless if the multiple executions of "git clone" are performed on on slave with multiple executors or on a computer with multiple slaves.

Example build output:

Triggered by Gerrit: http://gerrit.int/573
Building remotely on Slave 1h <http://jenkins.int/computer/Slave%201h> in workspace c:\Jenkins1h\workspace\Fw_BuildSystem_Verify
Checkout:Fw_BuildSystem_Verify / c:\Jenkins1h\workspace\Fw_BuildSystem_Verify - hudson.remoting.Channel@1b53c3c6:Slave 1h
Using strategy: Gerrit Trigger
Last Built Revision: Revision 1387f2632ef7b7a576597a3eecfd0542e28d085f (develop)
Cloning the remote Git repository
Cloning repository ssh://gerrit.int:29418/Fw/Framework.git
git --version
git version 1.8.1.msysgit.1
Build was aborted
Notifying upstream projects of job completion
Finished: ABORTED

Environment: Windows 7 x64, Jenkins 1.511, git version 1.8.1.msysgit.1
Project: Jenkins
Priority: Major Major
Reporter: Tomas Hellberg
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to