Paulo Matos commented on Bug JENKINS-20387

Correct, I have a multi-configuration project with 1 axis and 4 different rows.
For each I am cloning GCC (which is a huge git repo) on a machine which has about 200 other jenkins jobs running, so by default these clones (or even just fetches) take a long time.

Running Jenkins ver. 1.532.2 with git plugin 2.0.4.
I have setup a job with a 60 minutes timeout. However, sometimes I still get mails with:

Started by upstream project "fptools_gcc-25x_test" build number 584 originally caused by:
 Started by upstream project "fptools_gcc-25x" build number 659  originally caused by:
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <http://jenkins-cam-04.cam.broadcom.com/job/fptools_gcc-25x_test/archs=fp4014/ws/>
Fetching changes from the remote Git repository Fetching upstream changes from dsl-...@eng-cbga-2.cam.broadcom.com:tools/fp_gcc
Checking out Revision 4c981a3cc80a89868d6c5185865537c90ffd7af7 (origin/FP_GCC_2_5_X_BRANCH)
ERROR: Timeout after 10 minutes
FATAL: Could not checkout null with start point 4c981a3cc80a89868d6c5185865537c90ffd7af7
hudson.plugins.git.GitException: Could not checkout null with start point 4c981a3cc80a89868d6c5185865537c90ffd7af7
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkou...
...

Note that the logs say: ERROR: Timeout after 10 minutes
The job fptools_gcc-25x_test was set with a timeout of 60 minutes therefore the job http://jenkins-cam-04.cam.broadcom.com/job/fptools_gcc-25x_test/archs=fp4014 should have inherited it.
I am happy to provide further information to help diagnose the problem.

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/d/optout.

Reply via email to