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/05/16 17:51:25 UTC

Build failed in Jenkins: MINA-trunk-jdk1.7-ubuntu #432

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

Changes:

[jeffmaury] Some source files were having the execute bit set

[elecharny] Replaced french and spanish chars by their equivalent unicode chars.

[jeffmaury] Prepare for tests refactoring + fix Netty4 UDP implementation

[jeffmaury] Refactor benchmark tests in single multi module to be more DRY oriented

[jeffmaury] Switch log4j version to 2.0-rc1

------------------------------------------
[...truncated 661 lines...]
[INFO] Surefire report directory: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.mina.avro.codec.serialization.AvroTest
ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.mina.avro.codec.serialization.AvroTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mina-avro ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-avro ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-avro ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/mina already added, skipping
[INFO] org/apache/mina/avro already added, skipping
[INFO] org/apache/mina/avro/codec already added, skipping
[INFO] org/apache/mina/avro/codec/serialization already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/mina already added, skipping
[INFO] org/apache/mina/avro already added, skipping
[INFO] org/apache/mina/avro/codec already added, skipping
[INFO] org/apache/mina/avro/codec/serialization already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mina-avro ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Monitoring::Monitoring 3.0.0-M3-SNAPSHOT 3.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-monitoring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-monitoring ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ mina-monitoring ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mina-monitoring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mina-monitoring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mina-monitoring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mina-monitoring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ mina-monitoring ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mina-monitoring ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-monitoring ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-monitoring ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mina-monitoring ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Benchmarks tests 3.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-benchmarks ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-benchmarks ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ mina-benchmarks ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-benchmarks ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-benchmarks ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mina-benchmarks ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-benchmarks/3.0.0-M3-SNAPSHOT/mina-benchmarks-3.0.0-M3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Benchmarks against JDK and MINA tests 3.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mina-benchmarks-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-benchmarks-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ mina-benchmarks-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mina-benchmarks-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mina-benchmarks-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mina-benchmarks-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mina-benchmarks-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ mina-benchmarks-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mina-benchmarks-common ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-java-17) @ mina-benchmarks-common ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-benchmarks-common ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mina-benchmarks-common ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Benchmarks against Netty3 tests 3.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA 3.0.0-M3-SNAPSHOT ..................... SUCCESS [5.083s]
[INFO] Apache MINA Codec 3.0.0-M3-SNAPSHOT ............... SUCCESS [18.075s]
[INFO] Apache MINA Core 3.0.0-M3-SNAPSHOT ................ SUCCESS [20.863s]
[INFO] Apache MINA HTTP 3.0.0-M3-SNAPSHOT ................ SUCCESS [2.310s]
[INFO] Apache MINA CoAP (constrained application protocol) 3.0.0-M3-SNAPSHOT  SUCCESS [20.271s]
[INFO] Apache MINA examples 3.0.0-M3-SNAPSHOT ............ SUCCESS [1.939s]
[INFO] Apache MINA Serialization::Thrift 3.0.0-M3-SNAPSHOT  SUCCESS [2.911s]
[INFO] Apache MINA Serialization::Protobuf 3.0.0-M3-SNAPSHOT  SUCCESS [3.278s]
[INFO] Apache MINA Serialization::Avro 3.0.0-M3-SNAPSHOT . SUCCESS [3.852s]
[INFO] Apache MINA Monitoring::Monitoring 3.0.0-M3-SNAPSHOT  SUCCESS [2.068s]
[INFO] Apache MINA Benchmarks tests ...................... SUCCESS [0.788s]
[INFO] Apache MINA Benchmarks against JDK and MINA tests . SUCCESS [1.526s]
[INFO] Apache MINA Benchmarks against Netty3 tests ....... FAILURE [0.522s]
[INFO] Apache MINA Benchmarks against Netty4 tests ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36.852s
[INFO] Finished at: Fri May 16 15:50:51 UTC 2014
[INFO] Final Memory: 33M/87M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project mina-benchmarks-netty3: Could not resolve dependencies for project org.apache.mina:mina-benchmarks-netty3:jar:3.0.0-M3-SNAPSHOT: Could not find artifact org.apache.mina:mina-benchmarks-common:jar:tests:3.0.0-M3-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mina-benchmarks-netty3
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/pom.xml> to org.apache.mina/mina-http/3.0.0-M3-SNAPSHOT/mina-http-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/mina-http-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-http/3.0.0-M3-SNAPSHOT/mina-http-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/mina-http-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-http/3.0.0-M3-SNAPSHOT/mina-http-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/pom.xml> to org.apache.mina/mina-parent/3.0.0-M3-SNAPSHOT/mina-parent-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/thrift/pom.xml> to org.apache.mina/mina-thrift/3.0.0-M3-SNAPSHOT/mina-thrift-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/thrift/target/mina-thrift-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-thrift/3.0.0-M3-SNAPSHOT/mina-thrift-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/thrift/target/mina-thrift-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-thrift/3.0.0-M3-SNAPSHOT/mina-thrift-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/pom.xml> to org.apache.mina/mina-core/3.0.0-M3-SNAPSHOT/mina-core-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/target/mina-core-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-core/3.0.0-M3-SNAPSHOT/mina-core-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/target/mina-core-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-core/3.0.0-M3-SNAPSHOT/mina-core-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/examples/pom.xml> to org.apache.mina/mina-examples/3.0.0-M3-SNAPSHOT/mina-examples-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/examples/target/mina-examples-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-examples/3.0.0-M3-SNAPSHOT/mina-examples-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/examples/target/mina-examples-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-examples/3.0.0-M3-SNAPSHOT/mina-examples-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/pom.xml> to org.apache.mina/mina-benchmarks/3.0.0-M3-SNAPSHOT/mina-benchmarks-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/coap/pom.xml> to org.apache.mina/mina-coap/3.0.0-M3-SNAPSHOT/mina-coap-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/coap/target/mina-coap-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-coap/3.0.0-M3-SNAPSHOT/mina-coap-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/coap/target/mina-coap-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-coap/3.0.0-M3-SNAPSHOT/mina-coap-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/protobuf/pom.xml> to org.apache.mina/mina-protobuf/3.0.0-M3-SNAPSHOT/mina-protobuf-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/protobuf/target/mina-protobuf-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-protobuf/3.0.0-M3-SNAPSHOT/mina-protobuf-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/protobuf/target/mina-protobuf-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-protobuf/3.0.0-M3-SNAPSHOT/mina-protobuf-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/pom.xml> to org.apache.mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/avro/target/mina-avro-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-avro/3.0.0-M3-SNAPSHOT/mina-avro-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/netty4/pom.xml> to org.apache.mina/mina-benchmarks-netty4/3.0.0-M3-SNAPSHOT/mina-benchmarks-netty4-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/pom.xml> to org.apache.mina/mina-codec/3.0.0-M3-SNAPSHOT/mina-codec-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/target/mina-codec-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-codec/3.0.0-M3-SNAPSHOT/mina-codec-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/target/mina-codec-3.0.0-M3-SNAPSHOT-tests.jar> to org.apache.mina/mina-codec/3.0.0-M3-SNAPSHOT/mina-codec-3.0.0-M3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/target/mina-codec-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-codec/3.0.0-M3-SNAPSHOT/mina-codec-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/netty3/pom.xml> to org.apache.mina/mina-benchmarks-netty3/3.0.0-M3-SNAPSHOT/mina-benchmarks-netty3-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/pom.xml> to org.apache.mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/monitoring/target/mina-monitoring-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-monitoring/3.0.0-M3-SNAPSHOT/mina-monitoring-3.0.0-M3-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/pom.xml> to org.apache.mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.jar> to org.apache.mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/benchmarks/common/target/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-sources.jar> to org.apache.mina/mina-benchmarks-common/3.0.0-M3-SNAPSHOT/mina-benchmarks-common-3.0.0-M3-SNAPSHOT-sources.jar
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.7-ubuntu #433

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