You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/18 09:41:15 UTC

Build failed in Jenkins: ActiveMQ-Java7 » ActiveMQ :: KahaDB Store #450

See <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/450/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: KahaDB Store 5.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.9.v20130131/maven-jetty-plugin-7.6.9.v20130131.pom
[WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-kahadb-store ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-kahadb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-kahadb-store ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ activemq-kahadb-store ---
[INFO] Source directory: <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto> added.
[INFO] 
[INFO] --- activemq-protobuf:1.1:compile (default) @ activemq-kahadb-store ---
[INFO] Compiling: <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/proto/journal-data.proto>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-kahadb-store ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-kahadb-store ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-kahadb-store ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 93 source files to <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/classes>
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto/org/apache/activemq/store/kahadb/data/KahaAddScheduledJobCommand.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/generated-sources/proto/org/apache/activemq/store/kahadb/data/KahaAddScheduledJobCommand.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ activemq-kahadb-store ---
[debug] execute contextualize
[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) @ activemq-kahadb-store ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/test/java/org/apache/activemq/store/kahadb/disk/page/PageFileTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/src/test/java/org/apache/activemq/store/kahadb/disk/page/PageFileTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-kahadb-store ---
[INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/ws/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.activemq.store.kahadb.disk.index.BTreeIndexTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.717 sec - in org.apache.activemq.store.kahadb.disk.index.BTreeIndexTest
Running org.apache.activemq.store.kahadb.disk.index.HashIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.67 sec - in org.apache.activemq.store.kahadb.disk.index.HashIndexTest
Running org.apache.activemq.store.kahadb.disk.index.ListIndexTest
Killed
Running org.apache.activemq.store.kahadb.disk.journal.JournalTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec - in org.apache.activemq.store.kahadb.disk.journal.JournalTest
Running org.apache.activemq.store.kahadb.disk.page.PageFileTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.activemq.store.kahadb.disk.page.PageFileTest
Running org.apache.activemq.store.kahadb.disk.util.SequenceSetTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.apache.activemq.store.kahadb.disk.util.SequenceSetTest
Running org.apache.activemq.store.kahadb.plist.PListImplTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 23.215 sec - in org.apache.activemq.store.kahadb.plist.PListImplTest

Results :

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

[JENKINS] Recording test results

Jenkins build is back to normal : ActiveMQ-Java7 » ActiveMQ :: KahaDB Store #451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-kahadb-store/451/>