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 2014/10/12 08:57:06 UTC

Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #16

See <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/16/changes>

Changes:

[elecharny] Added a check on the key we get back from the getSelectionKey() : if

------------------------------------------
Started by an SCM change
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mina.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/2.0^{commit}"
Checking out Revision e206c43a1bde2aac5e139a35a6266c9171e636a6 (origin/2.0)
 > git config core.sparsecheckout
 > git checkout -f e206c43a1bde2aac5e139a35a6266c9171e636a6
 > git rev-list 27abeb33f3e713f6f733905aff7a6281f6e8e7e8
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[MINA-2.0.X-jdk1.5-windows] $ f:\jenkins\tools\\java\\latest-1.5-64/bin/java -cp f:\jenkins\jenkins-slave\maven31-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.1.jar;f:\jenkins\tools\maven\latest3/conf/logging jenkins.maven3.agent.Maven31Main f:\jenkins\tools\maven\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven31-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64491
<===[JENKINS REMOTING CAPACITY]===channel started
>   ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to f:\jenkins\tools\\java\\latest-1.5-64
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[MINA-2.0.X-jdk1.5-windows] $ "C:\Program Files\Java\jre7/bin/java" -cp f:\jenkins\jenkins-slave\maven31-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.1.jar;f:\jenkins\tools\maven\latest3/conf/logging jenkins.maven3.agent.Maven31Main f:\jenkins\tools\maven\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven31-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64493
<===[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/MINA-2.0.X-jdk1.5-windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean install -Pserial
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MINA
[INFO] Apache MINA Legal
[INFO] Apache MINA Core
[INFO] Apache MINA APR Transport
[INFO] Apache MINA Compression Filter
[INFO] Apache MINA State Machine
[INFO] Apache MINA JavaBeans Integration
[INFO] Apache MINA XBean Integration
[INFO] Apache MINA OGNL Integration
[INFO] Apache MINA JMX Integration
[INFO] Apache MINA Examples
[INFO] Apache MINA HTTP client and server codec
[INFO] Apache MINA Serial Communication support
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA 2.0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-parent ---
[INFO] Deleting <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mina-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ mina-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ mina-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ mina-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mina-parent ---
[INFO] Installing <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/pom.xml> to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-parent\2.0.9-SNAPSHOT\mina-parent-2.0.9-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Legal 2.0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-legal ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mina-legal ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mina-legal ---
[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) @ mina-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mina-legal ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mina-legal ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mina-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mina-legal ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mina-legal ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) @ mina-legal >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) @ mina-legal <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ mina-legal ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mina-legal ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.9-SNAPSHOT\mina-legal-2.0.9-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.9-SNAPSHOT\mina-legal-2.0.9-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\mina\mina-legal\2.0.9-SNAPSHOT\mina-legal-2.0.9-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Core 2.0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-core ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-core\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA ....................................... SUCCESS [12.141s]
[INFO] Apache MINA Legal ................................. SUCCESS [11.112s]
[INFO] Apache MINA Core .................................. FAILURE [3.031s]
[INFO] Apache MINA APR Transport ......................... SKIPPED
[INFO] Apache MINA Compression Filter .................... SKIPPED
[INFO] Apache MINA State Machine ......................... SKIPPED
[INFO] Apache MINA JavaBeans Integration ................. SKIPPED
[INFO] Apache MINA XBean Integration ..................... SKIPPED
[INFO] Apache MINA OGNL Integration ...................... SKIPPED
[INFO] Apache MINA JMX Integration ....................... SKIPPED
[INFO] Apache MINA Examples .............................. SKIPPED
[INFO] Apache MINA HTTP client and server codec .......... SKIPPED
[INFO] Apache MINA Serial Communication support .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.901s
[INFO] Finished at: Sat Oct 11 23:55:44 PDT 2014
[INFO] Final Memory: 20M/61M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project mina-core: Failed to clean project: Failed to delete F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-core\target\surefire\surefirebooter8107120667433150117.jar -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mina-core
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-http\pom.xml to org.apache.mina/mina-http/2.0.9-SNAPSHOT/mina-http-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA HTTP client and server codec #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1884 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-integration-ognl\pom.xml to org.apache.mina/mina-integration-ognl/2.0.9-SNAPSHOT/mina-integration-ognl-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA OGNL Integration #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2173 bytes
Compression is 0.0%
Took 90 ms
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-transport-serial\pom.xml to org.apache.mina/mina-transport-serial/2.0.9-SNAPSHOT/mina-transport-serial-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA Serial Communication support #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2251 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-example\pom.xml to org.apache.mina/mina-example/2.0.9-SNAPSHOT/mina-example-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA Examples #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2581 bytes
Compression is 0.0%
Took 1.8 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-statemachine\pom.xml to org.apache.mina/mina-statemachine/2.0.9-SNAPSHOT/mina-statemachine-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA State Machine #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2183 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-filter-compression\pom.xml to org.apache.mina/mina-filter-compression/2.0.9-SNAPSHOT/mina-filter-compression-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA Compression Filter #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2103 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-integration-xbean\pom.xml to org.apache.mina/mina-integration-xbean/2.0.9-SNAPSHOT/mina-integration-xbean-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA XBean Integration #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4201 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-transport-apr\pom.xml to org.apache.mina/mina-transport-apr/2.0.9-SNAPSHOT/mina-transport-apr-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA APR Transport #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1968 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\pom.xml to org.apache.mina/mina-legal/2.0.9-SNAPSHOT/mina-legal-2.0.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT.jar to org.apache.mina/mina-legal/2.0.9-SNAPSHOT/mina-legal-2.0.9-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-legal\target\mina-legal-2.0.9-SNAPSHOT-sources.jar to org.apache.mina/mina-legal/2.0.9-SNAPSHOT/mina-legal-2.0.9-SNAPSHOT-sources.jar
No artifacts from MINA-2.0.X-jdk1.5-windows » Apache MINA Legal #15 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.0.X-jdk1.5-windows/ws/pom.xml> to org.apache.mina/mina-parent/2.0.9-SNAPSHOT/mina-parent-2.0.9-SNAPSHOT.pom
No artifacts from MINA-2.0.X-jdk1.5-windows » Apache MINA #15 to compare, so performing full copy of artifacts
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-integration-jmx\pom.xml to org.apache.mina/mina-integration-jmx/2.0.9-SNAPSHOT/mina-integration-jmx-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA JMX Integration #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2370 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-core\pom.xml to org.apache.mina/mina-core/2.0.9-SNAPSHOT/mina-core-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA Core #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1847 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\MINA-2.0.X-jdk1.5-windows\mina-integration-beans\pom.xml to org.apache.mina/mina-integration-beans/2.0.9-SNAPSHOT/mina-integration-beans-2.0.9-SNAPSHOT.pom
Sending artifact delta relative to MINA-2.0.X-jdk1.5-windows » Apache MINA JavaBeans Integration #14
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1878 bytes
Compression is 0.0%
Took 89 ms
Sending e-mails to: commits@mina.apache.org
channel stopped