You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/01 11:14:02 UTC

ZooKeeper-trunk-jdk7 - Build # 102 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk7/102/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1518 lines...]
     [exec] Warning: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/src/documentation/skins/pelt/images not found.
     [exec] Copying main skin css and js files to site ...
     [exec] Copying 11 files to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/build/site/skin
     [exec] Copied 4 empty directories to 3 empty directories under /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/build/site/skin
     [exec] Copying 4 files to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/build/site/skin
     [exec] Copying project skin css and js files to site ...
     [exec] Warning: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/src/documentation/skins/common not found.
     [exec] Warning: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/src/documentation/skins/pelt not found.
     [exec] 
     [exec] Finished copying the non-generated resources.
     [exec] Now Cocoon will generate the rest.
     [exec]           
     [exec] 
     [exec] Static site will be generated at:
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/build/site
     [exec] 
     [exec] Cocoon will report the status of each document:
     [exec]   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
     [exec]   
     [exec] #
     [exec] # There is insufficient memory for the Java Runtime Environment to continue.
     [exec] # Cannot create GC thread. Out of system resources.
     [exec] # An error report file with more information is saved as:
     [exec] # /home/jenkins/tools/forrest/apache-forrest-0.9/main/webapp/hs_err_pid16200.log
     [exec] Java Result: 1
     [exec] 
     [exec]   Copying broken links file to site root.
     [exec]       
     [exec] 
     [exec] BUILD FAILED
     [exec] /home/jenkins/tools/forrest/latest/main/targets/site.xml:180: Warning: Could not find file /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/src/docs/build/tmp/brokenlinks.xml to copy.
     [exec] 
     [exec] Total time: 4 seconds

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk7/trunk/build.xml:428: exec returned: 1

Total time: 5 seconds


======================================================================
======================================================================
STORE: saving artifacts
======================================================================
======================================================================


mv: cannot stat `build/*.tar.gz': No such file or directory
mv: cannot stat `build/*.jar': No such file or directory
mv: cannot stat `build/test/findbugs': No such file or directory
mv: cannot stat `build/docs/api': No such file or directory
Build Failed
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-jdk7 - Build # 103 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-jdk7/103/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10 lines...]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1001)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:178)
	at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:482)
	at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:873)
	at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:534)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:901)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:773)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:754)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:738)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1995)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS /repos/asf/zookeeper/trunk failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 26 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: OPTIONS request failed on '/repos/asf/zookeeper/trunk'
svn: Connection reset
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:644)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:285)
	... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS request failed on '/repos/asf/zookeeper/trunk'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:642)
	... 26 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Connection reset
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:101)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:408)
	... 26 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.readPlainLine(HTTPParser.java:69)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.readLine(HTTPParser.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.parseStatus(HTTPParser.java:39)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readHeader(HTTPConnection.java:198)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:175)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:364)
	... 26 more
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.