Issue Type: Bug Bug
Affects Versions: current
Assignee: Frédéric Camblor
Components: scm-sync-configuration
Created: 22/May/13 6:44 AM
Description:

On a (relatively big?) jenkins installation (~640 jobs and ~2200 folders and subfolders under jobs/ folder) it seems that scm-sync gets confused whether add or just commit config files and ends up in conflict situation. Besides of a size, this jenkins has almost zero idle time, meaning: there is allways some project running.

following logs are repeated:

tail /var/log/jenkins/jenkins.log
SEVERE: [checkinFiles] Problem during SCM commit : svn: E155004: Commit failed (details follow):
svn: E155004: There are unfinished work items in '/var/lib/jenkins/scm-sync-configuration/checkoutConfiguration'; run 'svn cleanup' first.
May 21, 2013 10:29:49 AM hudson.plugins.scm_sync_configuration.ScmSyncConfigurationBusiness processCommitsQueue
SEVERE: Error while processing commit queue : Error while checking in file to scm repository
[INFO] SVN commit directory: /var/lib/jenkins/scm-sync-configuration/checkoutConfiguration
May 21, 2013 10:29:49 AM hudson.plugins.scm_sync_configuration.SCMManipulator checkinFiles
SEVERE: [checkinFiles] Problem during SCM commit : svn: E155004: Commit failed (details follow):
svn: E155004: There are unfinished work items in '/var/lib/jenkins/scm-sync-configuration/checkoutConfiguration'; run 'svn cleanup' first.
May 21, 2013 10:29:49 AM hudson.plugins.scm_sync_configuration.ScmSyncConfigurationBusiness processCommitsQueue
SEVERE: Error while processing commit queue : Error while checking in file to scm repository

After day or two jenkins' java prosess takes all available CPU power and practically forces to reboot jenkins.

Feel free to ask more detailed logs if necessary.

Environment: - OS platform Ubuntu-64 12.04 LTS
- Jenkins 1.509.1 (LTS)
Project: Jenkins
Priority: Major Major
Reporter: Samu Wikstedt
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