Hi All We tried running a job that keeps giving the following error. We tried wiping workspace on slave and also on the jobs/<job> directory within. We tried checking out from SVN on another machine using another svn client outside of Jenkins and it worked. What are we doing wrong and how can we recover this error ?
Thanks *23:53:50* ERROR: svn: E200030: BUSY*23:53:50* org.tmatesoft.svn.core.SVNException <http://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException>: svn: E200030: BUSY*23:53:50* at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error&entity=method>*23:53:50* at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error&entity=method>*23:53:50* at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.createSqlJetError(SVNSqlJetDb.java:176) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.createSqlJetError&entity=method>*23:53:50* at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDbRoot.<init>(SVNWCDbRoot.java:75) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc17.db.SVNWCDbRoot.%3Cinit%3E&entity=method>*23:53:50* at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.parseDir(SVNWCDb.java:1519) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.parseDir&entity=method>*23:53:50* at org.tmatesoft.svn.core.wc2.SvnOperationFactory.detectWcGeneration(SvnOperationFactory.java:1637) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.detectWcGeneration&entity=method>*23:53:50* at org.tmatesoft.svn.core.wc2.SvnOperationFactory.getImplementation(SvnOperationFactory.java:1301) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.getImplementation&entity=method>*23:53:50* at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1227) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperationFactory.run&entity=method>*23:53:50* at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc2.SvnOperation.run&entity=method>*23:53:50* at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2423) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.wc.SVNWCClient.doInfo&entity=method>*23:53:50* at hudson.scm.subversion.UpdateUpdater$TaskImpl.parseSvnInfo(UpdateUpdater.java:125) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.parseSvnInfo&entity=method>*23:53:50* at hudson.scm.subversion.UpdateUpdater$TaskImpl.getSvnCommandToUse(UpdateUpdater.java:87) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.getSvnCommandToUse&entity=method>*23:53:50* at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:130) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.UpdateUpdater$TaskImpl.perform&entity=method>*23:53:50* at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo&entity=method>*23:53:50* at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.perform&entity=method>*23:53:50* at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>*23:53:50* at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867) <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SubversionSCM$CheckOutTask.invoke&entity=method>*23:53:50* at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) <http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>*23:53:50* at hudson.remoting.UserRequest.perform(UserRequest.java:118) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>*23:53:50* at hudson.remoting.UserRequest.perform(UserRequest.java:48) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>*23:53:50* at hudson.remoting.Request$2.run(Request.java:326) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>*23:53:50* at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>*23:53:50* at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>*23:53:50* at java.util.concurrent.FutureTask.run(FutureTask.java:166) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>*23:53:50* at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor.runWorker&entity=method>*23:53:50* at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>*23:53:50* at java.lang.Thread.run(Thread.java:722) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>*23:53:50* Caused by: svn <http://stacktrace.jenkins-ci.org/search?query=svn>: E200030: BUSY*23:53:50* at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:109) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.SVNErrorMessage.create&entity=method>*23:53:50* at org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.createSqlJetError(SVNSqlJetDb.java:175) <http://stacktrace.jenkins-ci.org/search/?query=org.tmatesoft.svn.core.internal.db.SVNSqlJetDb.createSqlJetError&entity=method>*23:53:50* ... 24 more -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
