You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/29 13:22:11 UTC

Build failed in Jenkins: Jena_Development_Test #886

See <https://builds.apache.org/job/Jena_Development_Test/886/changes>

Changes:

[andy] Tidy imports / remove warning in unused import.

------------------------------------------
[...truncated 368 lines...]

Results :

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

[JENKINS] Recording test results
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - TDB (Native Triple Store) 1.0.0-SNAPSHOT
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-tdb ---
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-tdb ---
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-tdb ---
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Aug 29, 2013 11:19:05 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:05 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 262 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/classes>
Aug 29, 2013 11:19:07 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:07 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
Aug 29, 2013 11:19:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 133 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/test-classes>
Aug 29, 2013 11:19:09 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:19:09 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ jena-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.tdb.index.TS_Index
Tests run: 115, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in com.hp.hpl.jena.tdb.index.TS_Index
Running com.hp.hpl.jena.tdb.TS_Factory
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec - in com.hp.hpl.jena.tdb.TS_Factory
Running com.hp.hpl.jena.tdb.sys.TS_Sys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.hp.hpl.jena.tdb.sys.TS_Sys
Running com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Running com.hp.hpl.jena.tdb.transaction.TS_Transaction
Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.081 sec - in com.hp.hpl.jena.tdb.transaction.TS_Transaction
Running com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 sec - in com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler
Running com.hp.hpl.jena.tdb.TS_Jena
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in com.hp.hpl.jena.tdb.TS_Jena
Running com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Running com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Running com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Running com.hp.hpl.jena.tdb.base.block.TS_Block
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in com.hp.hpl.jena.tdb.base.block.TS_Block
Running com.hp.hpl.jena.tdb.base.file.TS_File
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in com.hp.hpl.jena.tdb.base.file.TS_File
Running com.hp.hpl.jena.tdb.base.record.TS_Record
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in com.hp.hpl.jena.tdb.base.record.TS_Record
Running com.hp.hpl.jena.tdb.lib.TS_LibTDB
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.hp.hpl.jena.tdb.lib.TS_LibTDB
Running com.hp.hpl.jena.tdb.graph.TS_Graph
Tests run: 89, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.148 sec - in com.hp.hpl.jena.tdb.graph.TS_Graph
Running com.hp.hpl.jena.tdb.store.TS_Store
Tests run: 208, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.471 sec - in com.hp.hpl.jena.tdb.store.TS_Store

Results :

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

[JENKINS] Recording test results
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - Libraries POM 2.11.0-SNAPSHOT
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jena-libs ---
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ apache-jena-libs ---
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ apache-jena-libs ---
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - SPARQL and Lucene/Solr 1.0.0-SNAPSHOT
Aug 29, 2013 11:21:45 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-text ---
Aug 29, 2013 11:21:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-text ---
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-text ---
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-text ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] Copying 3 resources
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:48 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-text ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/classes>
Aug 29, 2013 11:21:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-text ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Aug 29, 2013 11:21:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:49 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-text ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/test-classes>
Aug 29, 2013 11:21:50 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:50 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ jena-text ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.query.text.TS_Text
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.642 sec - in org.apache.jena.query.text.TS_Text

Results :

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

[JENKINS] Recording test results
Aug 29, 2013 11:21:58 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 29, 2013 11:21:58 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:58 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - Fuseki (SPARQL 1.1 Server) 1.0.0-SNAPSHOT
Aug 29, 2013 11:21:58 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 29, 2013 11:21:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-fuseki ---
Aug 29, 2013 11:21:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:21:59 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-fuseki ---
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-fuseki ---
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ jena-fuseki ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:00 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jena-fuseki ---
[INFO] Compiling 67 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/classes>
Aug 29, 2013 11:22:03 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:03 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.5:testResources (default-testResources) @ jena-fuseki ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/src/test/resources>
[INFO] Copying 3 resources
Aug 29, 2013 11:22:03 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:03 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jena-fuseki ---
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/test-classes>
Aug 29, 2013 11:22:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 29, 2013 11:22:04 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.9:test (default-test) @ jena-fuseki ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.fuseki.TS_Fuseki
Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.483 sec

Results :

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

ERROR: Maven JVM terminated unexpectedly with exit code 143


Re: Build failed in Jenkins: Jena_Development_Test #886

Posted by Andy Seaborne <an...@apache.org>.
This build was on ubuntu1.

On 29/08/13 12:22, Apache Jenkins Server wrote:

> -------------------------------------------------------
>   T E S T S
> -------------------------------------------------------
> Running org.apache.jena.fuseki.TS_Fuseki
> Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.483 sec
>
> Results :
>
> Tests run: 81, Failures: 0, Errors: 0, Skipped: 0
>
> ERROR: Maven JVM terminated unexpectedly with exit code 143
>


Jenkins build is back to normal : Jena_Development_Test #887

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/887/changes>