You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by Andrus Adamchik <an...@objectstyle.org> on 2012/02/28 15:29:04 UTC

Re: Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #665

Anybody knows what happened to Jenkins? Our last few builds are failing with various different errors, none of which are related to Cayenne code.

Andrus


On Feb 28, 2012, at 4:26 PM, Apache Jenkins Server wrote:

> See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/665/>
> 
> ------------------------------------------
> Started by upstream project "Cayenne-trunk" build number 665
> Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/>
> Cleaning up <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=derby,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk>
> Updating http://svn.apache.org/repos/asf/cayenne/main/trunk
> Workspace appear to be locked, so getting a fresh workspace
> Cleaning local Directory trunk
> Checking out http://svn.apache.org/repos/asf/cayenne/main/trunk
> ERROR: Failed to check out http://svn.apache.org/repos/asf/cayenne/main/trunk
> org.tmatesoft.svn.core.SVNException: svn: OPTIONS /repos/asf/cayenne/main/trunk failed
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:533)
> 	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:1011)
> 	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:180)
> 	at org.tmatesoft.svn.core.wc.SVNBasicClient.getRevisionNumber(SVNBasicClient.java:482)
> 	at org.tmatesoft.svn.core.wc.SVNBasicClient.getLocations(SVNBasicClient.java:876)
> 	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:84)
> 	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
> 	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
> 	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:144)
> 	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
> 	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
> 	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2099)
> 	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 hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> 	at java.lang.Thread.run(Thread.java:636)
> Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS /repos/asf/cayenne/main/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)
> 	... 29 more
> Caused by: org.tmatesoft.svn.core.SVNException: svn: OPTIONS request failed on '/repos/asf/cayenne/main/trunk'
> svn: connection refused by the server
> 	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:662)
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
> 	... 28 more
> Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS request failed on '/repos/asf/cayenne/main/trunk'
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:660)
> 	... 29 more
> Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: connection refused by the server
> 	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
> 	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:418)
> 	... 29 more
> Caused by: java.net.ConnectException: Connection timed out
> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
> 	at java.net.Socket.connect(Socket.java:546)
> 	at org.tmatesoft.svn.core.internal.util.SVNSocketConnection.run(SVNSocketConnection.java:57)
> 	... 1 more
> FATAL: null
> java.lang.NullPointerException
> 	at java.util.ArrayList.addAll(ArrayList.java:530)
> 	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743)
> 	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685)
> 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
> 	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:579)
> 	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:468)
> 	at hudson.model.Run.run(Run.java:1408)
> 	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:238)
> 
> 


Re: Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #665

Posted by Aristedes Maniatis <ar...@maniatis.org>.
I'm guessing someone upgraded the svn plugin to the current release. That broke my work Jenkins server as well.

Ari



On 1/03/12 9:14 PM, Andrus Adamchik wrote:
> Yea, whatever was happenning there, seems to be resolved. We have a successful build today:
>
> https://builds.apache.org/job/Cayenne-trunk/
>
> On Feb 29, 2012, at 2:25 AM, Aristedes Maniatis wrote:
>
>> On 29/02/12 1:29 AM, Andrus Adamchik wrote:
>>>
>>> Anybody knows what happened to Jenkins? Our last few builds are failing with various different errors, none of which are related to Cayenne code.
>>>
>>> Andrus
>>>
>>>
>>
>> There was a recent thread no the build list about the Jenkins server having problems. Maybe we should give it another 24 hours. Buildbot is working fine...
>>
>> http://ci.apache.org/builders/cayenne-nightly
>>
>>
>> Ari
>>
>>
>>
>> --
>> -------------------------->
>> Aristedes Maniatis
>> GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A
>>
>

-- 
-------------------------->
Aristedes Maniatis
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A

Re: Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #665

Posted by Andrus Adamchik <an...@objectstyle.org>.
Yea, whatever was happenning there, seems to be resolved. We have a successful build today:

https://builds.apache.org/job/Cayenne-trunk/

On Feb 29, 2012, at 2:25 AM, Aristedes Maniatis wrote:

> On 29/02/12 1:29 AM, Andrus Adamchik wrote:
>> 
>> Anybody knows what happened to Jenkins? Our last few builds are failing with various different errors, none of which are related to Cayenne code.
>> 
>> Andrus
>> 
>> 
> 
> There was a recent thread no the build list about the Jenkins server having problems. Maybe we should give it another 24 hours. Buildbot is working fine...
> 
> http://ci.apache.org/builders/cayenne-nightly
> 
> 
> Ari
> 
> 
> 
> -- 
> -------------------------->
> Aristedes Maniatis
> GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A
> 


Re: Build failed in Jenkins: Cayenne-trunk » derby,false,JDK 1.6 (latest),Ubuntu #665

Posted by Aristedes Maniatis <ar...@maniatis.org>.
On 29/02/12 1:29 AM, Andrus Adamchik wrote:
>
> Anybody knows what happened to Jenkins? Our last few builds are failing with various different errors, none of which are related to Cayenne code.
>
> Andrus
>
>

There was a recent thread no the build list about the Jenkins server having problems. Maybe we should give it another 24 hours. Buildbot is working fine...

http://ci.apache.org/builders/cayenne-nightly


Ari



-- 
-------------------------->
Aristedes Maniatis
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A