See <https://builds.apache.org/job/mahout-nightly/1869/>
------------------------------------------ [...truncated 1718 lines...] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298.pom (7 KB at 16.6 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/maven-metadata.xml (290 B at 1.6 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/maven-metadata.xml (290 B at 0.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-tests.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-tests.jar (2360 KB at 2891.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-job.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-job.jar (31766 KB at 4151.2 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-sources.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-20150320.232053-298-sources.jar (986 KB at 1374.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-mrlegacy/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mahout Integration 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-integration --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/mahout-nightly/ws/integration/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 129 source files to <https://builds.apache.org/job/mahout-nightly/ws/integration/target/classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to <https://builds.apache.org/job/mahout-nightly/ws/integration/target/test-classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-integration --- [INFO] Surefire report directory: <https://builds.apache.org/job/mahout-nightly/ws/integration/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest Running org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest Running org.apache.mahout.utils.vectors.VectorHelperTest Running org.apache.mahout.utils.vectors.io.VectorWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 sec - in org.apache.mahout.utils.vectors.io.VectorWriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 sec - in org.apache.mahout.utils.vectors.VectorHelperTest Running org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest Running org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest Running org.apache.mahout.utils.vectors.arff.DriverTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest Running org.apache.mahout.utils.vectors.arff.ARFFTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.apache.mahout.utils.vectors.arff.ARFFTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in org.apache.mahout.utils.vectors.arff.DriverTest Running org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest Running org.apache.mahout.utils.vectors.lucene.DriverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec - in org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest Running org.apache.mahout.utils.vectors.lucene.LuceneIterableTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec - in org.apache.mahout.utils.vectors.lucene.LuceneIterableTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec - in org.apache.mahout.utils.vectors.lucene.DriverTest Running org.apache.mahout.utils.SplitInputTest Running org.apache.mahout.utils.TestConcatenateVectorsJob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 sec - in org.apache.mahout.utils.TestConcatenateVectorsJob Running org.apache.mahout.utils.email.MailProcessorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.apache.mahout.utils.email.MailProcessorTest Running org.apache.mahout.utils.Bump125Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.mahout.utils.Bump125Test Running org.apache.mahout.utils.regex.RegexMapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in org.apache.mahout.utils.regex.RegexMapperTest Running org.apache.mahout.utils.regex.RegexUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.apache.mahout.utils.regex.RegexUtilsTest Running org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.459 sec - in org.apache.mahout.utils.SplitInputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.247 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest Running org.apache.mahout.text.LuceneSegmentInputFormatTest Running org.apache.mahout.text.LuceneSegmentInputSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 sec - in org.apache.mahout.text.LuceneSegmentInputFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 sec - in org.apache.mahout.text.LuceneSegmentInputSplitTest Running org.apache.mahout.text.LuceneStorageConfigurationTest Running org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 sec - in org.apache.mahout.text.LuceneStorageConfigurationTest Running org.apache.mahout.text.TestSequenceFilesFromDirectory Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.701 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest Running org.apache.mahout.text.SequenceFilesFromMailArchivesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.445 sec - in org.apache.mahout.text.TestSequenceFilesFromDirectory Running org.apache.mahout.text.LuceneSegmentRecordReaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 sec - in org.apache.mahout.text.SequenceFilesFromMailArchivesTest Running org.apache.mahout.text.MailArchivesClusteringAnalyzerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.apache.mahout.text.MailArchivesClusteringAnalyzerTest Running org.apache.mahout.text.SequenceFilesFromLuceneStorageTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 sec - in org.apache.mahout.text.LuceneSegmentRecordReaderTest Running org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest Running org.apache.mahout.clustering.cdbw.TestCDbwEvaluator Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.73 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageTest Running org.apache.mahout.clustering.TestClusterEvaluator Killed Killed Running org.apache.mahout.clustering.TestClusterDumper Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.944 sec - in org.apache.mahout.clustering.TestClusterDumper Results : Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mahout Build Tools ................................ SUCCESS [10.301s] [INFO] Apache Mahout ..................................... SUCCESS [2.997s] [INFO] Mahout Math ....................................... SUCCESS [1:57.628s] [INFO] Mahout MapReduce Legacy ........................... SUCCESS [12:36.349s] [INFO] Mahout Integration ................................ FAILURE [51.551s] [INFO] Mahout Examples ................................... SKIPPED [INFO] Mahout Release Package ............................ SKIPPED [INFO] Mahout Math Scala bindings ........................ SKIPPED [INFO] Mahout Spark bindings ............................. SKIPPED [INFO] Mahout Spark bindings shell ....................... SKIPPED [INFO] Mahout H2O backend ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:43.852s [INFO] Finished at: Fri Mar 20 23:21:59 UTC 2015 [INFO] Final Memory: 45M/426M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project mahout-integration: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: 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/mahout-nightly/ws/integration> && /home/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -Djava.security.auth.login.config=<https://builds.apache.org/job/mahout-nightly/ws/integration/target/../../buildtools/src/test/resources/jaas.config> -jar <https://builds.apache.org/job/mahout-nightly/ws/integration/target/surefire/surefirebooter6636394562175934495.jar> <https://builds.apache.org/job/mahout-nightly/ws/integration/target/surefire/surefire2188281418464337260tmp> <https://builds.apache.org/job/mahout-nightly/ws/integration/target/surefire/surefire_3478205182452105285176tmp> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mahout-integration [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml> to org.apache.mahout/mahout-math-scala_2.10/1.0-SNAPSHOT/mahout-math-scala_2.10-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Math Scala bindings #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6705 bytes Compression is 0.0% Took 0.84 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml> to org.apache.mahout/mahout-h2o/1.0-SNAPSHOT/mahout-h2o-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout H2O backend #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7487 bytes Compression is 0.0% Took 6.9 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml> to org.apache.mahout/mahout-spark-shell_2.10/1.0-SNAPSHOT/mahout-spark-shell_2.10-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Spark bindings shell #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5930 bytes Compression is 0.0% Took 0.2 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/mahout-distribution/1.0-SNAPSHOT/mahout-distribution-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Release Package #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3693 bytes Compression is 0.0% Took 29 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/integration/pom.xml> to org.apache.mahout/mahout-integration/1.0-SNAPSHOT/mahout-integration-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Integration #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5355 bytes Compression is 0.0% Took 0.36 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/1.0-SNAPSHOT/mahout-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Apache Mahout #1868 Archived 1 artifacts Archive block size is 32768 Received 1 blocks and 8458 bytes Compression is 79.5% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml> to org.apache.mahout/mahout-spark_2.10/1.0-SNAPSHOT/mahout-spark_2.10-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Spark bindings #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 10128 bytes Compression is 0.0% Took 0.68 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/pom.xml> to org.apache.mahout/mahout-math/1.0-SNAPSHOT/mahout-math-1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT.jar> to org.apache.mahout/mahout-math/1.0-20150320.230824-386/mahout-math-1.0-20150320.230824-386.jar [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT-tests.jar> to org.apache.mahout/mahout-math/1.0-20150320.230824-386/mahout-math-1.0-20150320.230824-386-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT-sources.jar> to org.apache.mahout/mahout-math/1.0-20150320.230824-386/mahout-math-1.0-20150320.230824-386-sources.jar Sending artifact delta relative to mahout-nightly » Mahout Math #1868 Archived 4 artifacts Archive block size is 32768 Received 0 blocks and 3615368 bytes Compression is 0.0% Took 2.2 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/examples/pom.xml> to org.apache.mahout/mahout-examples/1.0-SNAPSHOT/mahout-examples-1.0-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Examples #1868 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5818 bytes Compression is 0.0% Took 6.9 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/pom.xml> to org.apache.mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/mahout-mrlegacy-1.0-SNAPSHOT.jar> to org.apache.mahout/mahout-mrlegacy/1.0-20150320.232053-298/mahout-mrlegacy-1.0-20150320.232053-298.jar [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/mahout-mrlegacy-1.0-SNAPSHOT-tests.jar> to org.apache.mahout/mahout-mrlegacy/1.0-20150320.232053-298/mahout-mrlegacy-1.0-20150320.232053-298-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/mahout-mrlegacy-1.0-SNAPSHOT-job.jar> to org.apache.mahout/mahout-mrlegacy/1.0-20150320.232053-298/mahout-mrlegacy-1.0-20150320.232053-298-job.jar [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/mahout-mrlegacy-1.0-SNAPSHOT-sources.jar> to org.apache.mahout/mahout-mrlegacy/1.0-20150320.232053-298/mahout-mrlegacy-1.0-20150320.232053-298-sources.jar Sending artifact delta relative to mahout-nightly » Mahout MapReduce Legacy #1868 Archived 5 artifacts Archive block size is 32768 Received 900 blocks and 7871307 bytes Compression is 78.9% Took 7 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to org.apache.mahout/mahout-buildtools/1.0-SNAPSHOT/mahout-buildtools-1.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-1.0-SNAPSHOT.jar> to org.apache.mahout/mahout-buildtools/1.0-20150320.230625-389/mahout-buildtools-1.0-20150320.230625-389.jar Sending artifact delta relative to mahout-nightly » Mahout Build Tools #1868 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 19153 bytes Compression is 0.0% Took 0.18 sec Sending e-mails to: [email protected] channel stopped
