[jboss-dev] trunk build failing with svn errors
Scott Stark
sstark at redhat.com
Tue Apr 29 11:02:45 EDT 2008
What's the problem with this checkout attempt?
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x/1453/console
A testsuite/src/resources/classloader/scoping/override
A testsuite/src/resources/classloader/scoping/override/xml
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossas/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on
'/repos/jbossas/!svn/vcc/default'
svn: Processing REPORT request response failed: XML document structures
must start and end within the same entity.
(/repos/jbossas/!svn/vcc/default)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:55)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:40)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:529)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at
org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at
org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
ERROR: No artifacts found that match the file pattern
"trunk/build/output/jboss-5.0.x.zip,trunk/build/build.log,trunk/svninfo.log".
Configuration error?
ERROR: 'trunk/build/output/jboss-5.0.x.zip' doesn't match anything:
'trunk' exists but not 'trunk/build/output/jboss-5.0.x.zip'
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
More information about the jboss-development
mailing list