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 01:06:32 UTC

Build failed in Jenkins: Jena_JDBC_Deploy » Apache Jena - JDBC TDB Driver #8

See <https://builds.apache.org/job/Jena_JDBC_Deploy/org.apache.jena$jena-jdbc-driver-tdb/8/>

------------------------------------------
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - JDBC TDB Driver 1.0.0-SNAPSHOT
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-jdbc-driver-tdb ---
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-jdbc-driver-tdb ---
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-jdbc-driver-tdb ---
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:41 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-jdbc-driver-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-jdbc-driver-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Jena_JDBC_Deploy/org.apache.jena$jena-jdbc-driver-tdb/ws/target/classes>
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- aspectj-maven-plugin:1.4:compile (default) @ jena-jdbc-driver-tdb ---
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-jdbc-driver-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-jdbc-driver-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/Jena_JDBC_Deploy/org.apache.jena$jena-jdbc-driver-tdb/ws/target/test-classes>
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- aspectj-maven-plugin:1.4:test-compile (default) @ jena-jdbc-driver-tdb ---
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 28, 2013 11:00:42 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.14:test (default-test) @ jena-jdbc-driver-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_JDBC_Deploy/org.apache.jena$jena-jdbc-driver-tdb/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.jdbc.tdb.metadata.TestTdbConnectionMetadata
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec
Running org.apache.jena.jdbc.tdb.results.TestTdbDiskResultSets
log4j:WARN No appenders could be found for logger (com.hp.hpl.jena.shared.LockMRSW).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 221, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 216.151 sec
Running org.apache.jena.jdbc.tdb.results.TestTdbMemResultSets
Tests run: 221, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.532 sec
Running org.apache.jena.jdbc.tdb.connections.TestTdbDiskConnection
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.95 sec
Running org.apache.jena.jdbc.tdb.connections.TestTdbMemConnection
Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.805 sec
Running org.apache.jena.jdbc.tdb.TestJenaJdbcTdbDriver
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec

Results :

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


Jenkins build is back to normal : Jena_JDBC_Deploy » Apache Jena - JDBC TDB Driver #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_JDBC_Deploy/org.apache.jena$jena-jdbc-driver-tdb/9/>