Hi all,
we are observing randomly appearing error "No credential to try. 
Authentication failed". If we try to rerun build again, everything is fine. 
I have strong feeling that this error somehow relates with updates on SVN 
repository externals.

We are running on Jenkins 1.547, SVN plugin 2.2, credentials plugin 1.10

This behavior started after upgrade to SVN plugin 2.0. 

Could you please give me some tips how to get more information, so I 
potentially can fill the bug report?

Thank you

d.



Started by user anonymous
Started by upstream project "project1" build number 1023
originally caused by:
 Started by an SCM change
Building on master in workspace /data/jenkins2/jobs/project1 - Light 
Robots/workspace
Updating svn://svn.server/integration/trunk/test/light-robot at revision 
'2014-03-04T11:47:33.248 +0100'
U         src/main/robotframework/libraries/mm-resources.html
Fetching 'svn://svn.server/manager/trunk/program/generator/config.jinit' at 
-1 into '/data/jenkins2/jobs/project1 - Light 
Robots/workspace/src/test/resources/config.jinit'
At revision 7176
Fetching 'svn://svn.server/manager/trunk/program/generator/conf' at -1 into 
'/data/jenkins2/jobs/project1 - Light 
Robots/workspace/src/test/resources/conf'
U         src/test/resources/conf/mappings/xxx.xml
At revision 7176
Fetching 'svn://svn.server/manager/trunk/program/generatorClient/conf' at 
-1 into '/data/jenkins2/jobs/project1 - Light 
Robots/workspace/src/test/resources/genclient-conf'
U         src/test/resources/genclient-conf/input/incoming/xxx.txt
U         src/test/resources/genclient-conf/input/incoming/yyy.txt
At revision 7176
At revision 7176
no change for svn://svn.server/manager/trunk/program/generator/config.jinit 
since the previous build
hudson.util.IOException2: revision check failed on 
svn://svn.server/manager/trunk/program/generator/conf
at 
hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:189)
at 
hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:132)
at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:738)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:899)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1415)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
at hudson.model.Run.execute(Run.java:1678)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No 
credential to try. Authentication failed
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:37)
at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.cancel(SVNErrorManager.java:32)
at 
org.tmatesoft.svn.core.internal.wc.DefaultSVNAuthenticationManager.getFirstAuthentication(DefaultSVNAuthenticationManager.java:185)
at 
org.tmatesoft.svn.core.internal.io.svn.sasl.SVNSaslAuthenticator.createSaslClient(SVNSaslAuthenticator.java:306)
at 
org.tmatesoft.svn.core.internal.io.svn.sasl.SVNSaslAuthenticator.authenticate(SVNSaslAuthenticator.java:92)
at 
org.tmatesoft.svn.core.internal.io.svn.SVNConnection.authenticate(SVNConnection.java:194)
at 
org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.authenticate(SVNRepositoryImpl.java:1275)
at 
org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.openConnection(SVNRepositoryImpl.java:1253)
at 
org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.getLatestRevision(SVNRepositoryImpl.java:168)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:118)
at 
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:148)
at 
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45)
at 
org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:160)
at 
org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
at 
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
at 
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:967)
at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:872)
at 
hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:177)
... 11 more

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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.

Reply via email to