You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/30 21:56:37 UTC

Build failed in Jenkins: MINA-trunk-jdk1.6-ubuntu #305

See <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/305/changes>

Changes:

[jvermillard] fixing NPE on write request without futures

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/mina/trunk
U         core/src/main/java/org/apache/mina/transport/tcp/NioSelectorProcessor.java
At revision 1208773
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/latest/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 56383
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/pom.xml> clean install findbugs:findbugs
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MINA
[INFO] Apache MINA Core
[INFO] Apache MINA HTTP
[INFO] Apache MINA LDAP
[INFO] Apache MINA examples
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mina-parent ---
[INFO] Deleting <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/target>
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-source) @ mina-parent ---
[JENKINS] cobertura-maven-plugin already configured with xml reports enabled
[INFO] 
[INFO] --- cobertura-maven-plugin:2.4:instrument (default) @ mina-parent ---
[INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-ubuntu/modules/org.apache.mina$mina-parent/builds/2011-11-30_20-56-22/archive/org.apache.mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom
[JENKINS] cobertura-maven-plugin already configured with xml reports enabled
[INFO] 
[INFO] --- cobertura-maven-plugin:2.4:cobertura (default) @ mina-parent ---
[INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/target/cobertura/cobertura.ser)> could not be found
[JENKINS] Cobertura report not generated (probably this module is not a java module)
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mina-parent ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/pom.xml> to /home/jenkins/.m2/repository/org/apache/mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ mina-parent ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[FINDBUGS] File encoding has not been set in pom.xml, using platform encoding US-ASCII, i.e. build is platform dependent (see <a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a>).
[FINDBUGS] Using set difference to compute new warnings
[FINDBUGS] Not changing build status, since no threshold has been exceeded
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Core 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/core/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mina-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mina-core ---
[debug] execute contextualize
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/core/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ mina-core ---
[INFO] Compiling 56 source files to <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/core/target/classes>
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/ws/trunk/core/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-ubuntu/modules/org.apache.mina$mina-core/builds/2011-11-30_20-56-22/archive/org.apache.mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA ....................................... SUCCESS [7.490s]
[INFO] Apache MINA Core .................................. FAILURE [1.541s]
[INFO] Apache MINA HTTP .................................. SKIPPED
[INFO] Apache MINA LDAP .................................. SKIPPED
[INFO] Apache MINA examples .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.003s
[INFO] Finished at: Wed Nov 30 20:56:36 UTC 2011
[INFO] Final Memory: 16M/111M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project mina-core: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project mina-core: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:122)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
	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.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
[FINDBUGS] Aggregating results of Apache MINA
[FINDBUGS] Using set difference to compute new warnings
[FINDBUGS] Not changing build status, since no threshold has been exceeded
Sending e-mails to: commits@mina.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...


Jenkins build is back to normal : MINA-trunk-jdk1.6-ubuntu #306

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-trunk-jdk1.6-ubuntu/306/changes>