You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/31 14:33:55 UTC

Build failed in Jenkins: HttpComponents Client #427

See <https://builds.apache.org/job/HttpComponents%20Client/427/changes>

Changes:

[olegk] BasicManagedEntity#streamClosed no longer propagates SocketException if the underlying connection has been shut down

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/HttpComponents%20Client/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk
U         httpclient/src/test/java/org/apache/http/client/utils/TestURLEncodedUtils.java
U         httpclient/src/main/java/org/apache/http/conn/BasicManagedEntity.java
U         httpclient/src/main/java/org/apache/http/client/utils/URLEncodedUtils.java
At revision 1307778
Parsing POMs
Modules changed, recalculating dependency graph
[httpclient-trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 45370 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HttpComponents Client
[INFO]   HttpClient
[INFO]   HttpMime
[INFO]   HttpClient Cache
[INFO]   Fluent HttpClient
[INFO]   HttpClient OSGi bundle
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.

[INFO] ------------------------------------------------------------------------
[INFO] Building HttpComponents Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/target>
[INFO] [buildnumber:create {execution: default}]
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Storing buildNumber: 1307766 at timestamp: 1333196958371
[INFO] Storing buildScmBranch: trunk
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/pom.xml> to /home/hudson/hudson/jobs/HttpComponents Client/modules/org.apache.httpcomponents$httpcomponents-client/builds/2012-03-31_12-03-55/archive/org.apache.httpcomponents/httpcomponents-client/4.2-beta2-SNAPSHOT/httpcomponents-client-4.2-beta2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/target/httpcomponents-client-4.2-beta2-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/HttpComponents Client/modules/org.apache.httpcomponents$httpcomponents-client/builds/2012-03-31_12-03-55/archive/org.apache.httpcomponents/httpcomponents-client/4.2-beta2-SNAPSHOT/httpcomponents-client-4.2-beta2-SNAPSHOT-site.xml
[INFO] [buildnumber:create {execution: default}]
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Storing buildNumber: 1307766 at timestamp: 1333197121363
[INFO] Storing buildScmBranch: trunk
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/httpcomponents-client/4.2-beta2-SNAPSHOT/httpcomponents-client-4.2-beta2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20Client/ws/httpclient-trunk/target/httpcomponents-client-4.2-beta2-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/httpcomponents-client/4.2-beta2-SNAPSHOT/httpcomponents-client-4.2-beta2-SNAPSHOT-site.xml
Build timed out (after 30 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
channel stopped
[INFO] hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
[INFO] ------------------------------------------------------------------------
[INFO] Trace
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:227)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:223)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:127)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:327)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:285)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:273)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:848)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1146)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	... 2 more
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:51)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:840)
	at hudson.remoting.Channel.close(Channel.java:907)
	at hudson.remoting.Channel.close(Channel.java:890)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:800)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473)
	at hudson.model.Run.run(Run.java:1410)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 46 seconds
[INFO] Finished at: Sat Mar 31 12:33:47 UTC 2012

Jenkins build is back to normal : HttpComponents Client #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20Client/428/changes>