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 2014/04/29 04:43:35 UTC

Build failed in Jenkins: httpcomponents-core-4.3.x #575

See <https://builds.apache.org/job/httpcomponents-core-4.3.x/575/changes>

Changes:

[olegk] HTTPCORE-379: shut down non-blocking server side connection in case of an i/o or runtime error to avoid an infinite loop in the i/o reactor trying to flush buffered output
Contributed by Dmitry Potapov <potapov.d at gmail.com>

------------------------------------------
Started by an SCM change
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.3.x at revision '2014-04-29T01:02:36.308 +0000'
U         httpcore-nio/src/main/java/org/apache/http/nio/protocol/HttpAsyncService.java
U         httpcore-nio/src/test/java/org/apache/http/nio/protocol/TestHttpAsyncService.java
At revision 1590851
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcore-trunk] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven3-agent.jar:/export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /export/home/hudson/hudson-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven3-interceptor.jar /export/home/hudson/hudson-slave/maven3-interceptor-commons.jar 42045
<===[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-core-4.3.x/ws/httpcore-trunk/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install clirr:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core
[INFO] Apache HttpCore
[INFO] Apache HttpCore NIO
[INFO] Apache HttpCore OSGi bundle
[INFO] Apache HttpCore Benchmarking Tool
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core 4.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-core ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk>
[INFO] Storing buildNumber: 1590620 at timestamp: 1398733635883
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk>
[INFO] Storing buildScmBranch: branches/4.3.x
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-core ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-core ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcomponents-core/4.3.3-SNAPSHOT/httpcomponents-core-4.3.3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-core ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk>
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : 
Exception while executing SCM command.
[INFO] Storing buildNumber: ?????? at timestamp: 1398733664315
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk>
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcomponents-core ---
[INFO] Not generating Clirr report as there are no classes generated by the project
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpCore 4.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore>
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : 
Exception while executing SCM command.
[INFO] Storing buildNumber: ?????? at timestamp: 1398734043305
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore>
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
Exception while executing SCM command.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 239 source files to <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 83 source files to <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore ---
[INFO] Surefire report directory: <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [3:08.159s]
[INFO] Apache HttpCore ................................... FAILURE [1:09.848s]
[INFO] Apache HttpCore NIO ............................... SKIPPED
[INFO] Apache HttpCore OSGi bundle ....................... SKIPPED
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:55.440s
[INFO] Finished at: Tue Apr 29 01:19:53 GMT+00:00 2014
[INFO] Final Memory: 34M/321M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project httpcore: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore> && /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install/jre/bin/java -jar <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/surefire/surefirebooter8987768458810381348.jar> <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/surefire/surefire2646370285562553821tmp> <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/target/surefire/surefire_04226829745785307151tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpcore

[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents/httpcore/4.3.3-SNAPSHOT/httpcore-4.3.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents/httpcore-osgi/4.3.3-SNAPSHOT/httpcore-osgi-4.3.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents/httpcore-ab/4.3.3-SNAPSHOT/httpcore-ab-4.3.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents/httpcomponents-core/4.3.3-SNAPSHOT/httpcomponents-core-4.3.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-4.3.x/ws/httpcore-trunk/httpcore-nio/pom.xml> to org.apache.httpcomponents/httpcore-nio/4.3.3-SNAPSHOT/httpcore-nio-4.3.3-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
Build timed out (after 30 minutes). Marking the build as failed.
channel stopped

Jenkins build is back to normal : httpcomponents-core-4.3.x #576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-4.3.x/576/changes>