Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] [Hudson] Build failed in Hudson: rdf4j-develop-verify #15

See <https://hudson.eclipse.org/rdf4j/job/rdf4j-develop-verify/15/changes>

Changes:

[Peter Ansell] issue #93 : Add non-transactional versions of Repositories methods

[James Leigh] Fix #25: Execute each sequence of update operations in a single transaction

[James Leigh] Fix #874: Create composite rdf4j-client/store.jar (without solr/elasticsearch) for use in distribution

[James Leigh] Issue #874: Add OSGI bundle info to MANIFEST.MF

[James Leigh] Issue #874: Move buildnumber-maven-plugin to parent pom.xml

[James Leigh] Issue #874: Change lucene and spatial4j to optional OSGi dependencies

[James Leigh] Issue #25: Inline isLocalTransaction

[James Leigh] Fix #889: Add INLINE_BLANK_NODE setting for TurtleWriter that omits all blank node labels and inlines their values

[James Leigh] Issue #889: Ignore typeof rdf:List check in test

[James Leigh] Issue #874: Add solr and elasticsearch to sdk

[James Leigh] Fix #473: Fail on parser errors when VERIFY_DATATYPE_VALUES is true

[James Leigh] Fix #537: Report blank node object before subject statements

[James Leigh] Fix #77: Normalize typed literals in SPARQL parser

[James Leigh] Fix #898: Exclude json-ld hc deps and add common rdf4j hc deps

[James Leigh] Issue #77: Update SPIN test

------------------------------------------
[...truncated 9434 lines...]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+75b2b18]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+75b2b18]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+75b2b18]
	at org.eclipse.rdf4j.sail.InferencingTest.testSubClassOfError001(InferencingTest.java:194) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+75b2b18]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSInferencerMemInferencingTest
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Running org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 sec - in org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Running org.eclipse.rdf4j.sail.memory.MemInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 sec - in org.eclipse.rdf4j.sail.memory.MemInferencingTest
Running org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.553 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.714 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.963 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
Preserving initial state ...
Number of statements: 59991
Removing old context
Adding updated context
Not deleted statements: 0
Repository size with SPOC index only: 48607
Repository size with PSOC index only: 48607
Computing differences of sets...
Difference SPOC MINUS PSOC: 0
Difference PSOC MINUS SPOC: 0
Different statements in SPOC MINUS PSOC (Mind the contexts):
Different statements in PSOC MINUS SPOC (Mind the contexts):
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7,130.964 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.927 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.87 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
18:14:59.947 [main] INFO  executing two large concurrent transactions
18:15:07.954 [main] INFO  completed both txns in 8004 ms
18:15:09.832 [main] INFO  executing two large concurrent transactions
18:15:13.497 [main] INFO  completed both txns in 3665 ms
18:15:14.352 [main] INFO  Running concurrency test...
18:15:45.354 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.663 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.384 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Running org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Running org.eclipse.rdf4j.sail.federation.FederationConnectionTest
18:15:59.021 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
18:15:59.046 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
Tests run: 77, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.914 sec - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
Running org.eclipse.rdf4j.sail.federation.FederationTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.7 sec - in org.eclipse.rdf4j.sail.federation.FederationTest

Results :

Failed tests: 
  SPARQLStoreConnectionTest>RepositoryConnectionTest.testGetStatementsMalformedTypedLiteral:1081 org.eclipse.rdf4j.query.QueryEvaluationException: org.apache.http.MalformedChunkCodingException: Bad chunk header
Tests in error: 
  SPARQLStoreConnectionTest>RepositoryConnectionTest.testGetStatementsMalformedTypedLiteral:1077 ยป TestTimedOut

Tests run: 6247, Failures: 1, Errors: 1, Skipped: 286

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-store-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-develop-verify/workspace/compliance/store/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J .............................................. SUCCESS [  4.429 s]
[INFO] RDF4J Core ......................................... SUCCESS [  0.638 s]
[INFO] RDF4J: util ........................................ SUCCESS [  9.887 s]
[INFO] RDF4J: Model ....................................... SUCCESS [  8.652 s]
[INFO] RDF4J: Rio ......................................... SUCCESS [  0.475 s]
[INFO] RDF4J: Rio - API ................................... SUCCESS [  6.234 s]
[INFO] RDF4J: Query ....................................... SUCCESS [  3.896 s]
[INFO] RDF4J: Repository .................................. SUCCESS [  0.510 s]
[INFO] RDF4J: Repository - API ............................ SUCCESS [  3.512 s]
[INFO] RDF4J: Rio - Datatypes ............................. SUCCESS [  1.712 s]
[INFO] RDF4J: Rio - Languages ............................. SUCCESS [  1.328 s]
[INFO] RDF4J: Rio - N-Triples ............................. SUCCESS [  1.629 s]
[INFO] RDF4J: HTTP ........................................ SUCCESS [  0.563 s]
[INFO] RDF4J: HTTP protocol ............................... SUCCESS [  3.120 s]
[INFO] RDF4J: Query result IO ............................. SUCCESS [  0.547 s]
[INFO] RDF4J: Query result IO - API ....................... SUCCESS [  1.701 s]
[INFO] RDF4J: HTTP client ................................. SUCCESS [  6.937 s]
[INFO] RDF4J: Query algebra ............................... SUCCESS [  0.628 s]
[INFO] RDF4J: Query algebra - model ....................... SUCCESS [  3.017 s]
[INFO] RDF4J: Query parser ................................ SUCCESS [  0.530 s]
[INFO] RDF4J: Query parser - API .......................... SUCCESS [  3.717 s]
[INFO] RDF4J: Query parser - SeRQL ........................ SUCCESS [  3.085 s]
[INFO] RDF4J: Query parser - SPARQL ....................... SUCCESS [  7.451 s]
[INFO] RDF4J: Query Rendering ............................. SUCCESS [  3.808 s]
[INFO] RDF4J: Query result IO - binary .................... SUCCESS [  3.558 s]
[INFO] RDF4J: Query result IO - SPARQL/JSON ............... SUCCESS [  1.534 s]
[INFO] RDF4J: Query result IO - SPARQL/XML ................ SUCCESS [  2.124 s]
[INFO] RDF4J: Query result IO - plain text booleans ....... SUCCESS [  2.211 s]
[INFO] RDF4J: Repository - context aware (wrapper) ........ SUCCESS [  3.981 s]
[INFO] RDF4J: Repository - event (wrapper) ................ SUCCESS [  4.608 s]
[INFO] RDF4J: Rio - Binary ................................ SUCCESS [  1.591 s]
[INFO] RDF4J: HTTPRepository .............................. SUCCESS [  1.837 s]
[INFO] RDF4J: Sail ........................................ SUCCESS [  0.572 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.382 s]
[INFO] RDF4J: Rio - Turtle ................................ SUCCESS [  3.390 s]
[INFO] RDF4J: Rio - TriG .................................. SUCCESS [  1.428 s]
[INFO] RDF4J: SPARQL Repository ........................... SUCCESS [  5.917 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  7.694 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  3.071 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  2.659 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  2.070 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  5.024 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  4.091 s]
[INFO] RDF4J: Repository manager .......................... SUCCESS [  4.512 s]
[INFO] RDF4J: Rio - JSON-LD ............................... SUCCESS [  4.809 s]
[INFO] RDF4J: Rio - N3 (writer-only) ...................... SUCCESS [  1.343 s]
[INFO] RDF4J: Rio - N-Quads ............................... SUCCESS [  1.416 s]
[INFO] RDF4J: Rio - RDF/JSON .............................. SUCCESS [  2.185 s]
[INFO] RDF4J: Rio - RDF/XML ............................... SUCCESS [  3.382 s]
[INFO] RDF4J: Rio - TriX .................................. SUCCESS [  2.855 s]
[INFO] RDF4J: Client Library .............................. SUCCESS [  7.002 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  2.212 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  3.557 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  5.510 s]
[INFO] RDF4J Full Text Search (FTS) Sails ................. SUCCESS [  0.541 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  5.021 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  5.684 s]
[INFO] RDF4J test suites .................................. SUCCESS [  0.659 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  2.178 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [ 18.296 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  6.978 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [02:25 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  5.678 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [02:05 min]
[INFO] RDF4J: Storage ..................................... SUCCESS [ 10.103 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 32.373 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  3.219 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  5.784 s]
[INFO] RDF4J: Console ..................................... SUCCESS [  8.657 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [  7.416 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [  7.218 s]
[INFO] RDF4J Workbench .................................... SUCCESS [ 13.997 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [ 20.592 s]
[INFO] RDF4J: Assembly .................................... SUCCESS [  2.176 s]
[INFO] RDF4J Model API compliance test suite .............. SUCCESS [  3.621 s]
[INFO] RDF4J Query Result IO compliance test suite ........ SUCCESS [  5.720 s]
[INFO] RDF4J Rio compliance test suite .................... SUCCESS [ 18.135 s]
[INFO] RDF4J SeRQL test suite ............................. SUCCESS [  8.909 s]
[INFO] RDF4J SPARQL compliance test suite ................. SUCCESS [ 19.648 s]
[INFO] RDF4J GeoSPARQL compliance test suite .............. SUCCESS [  6.832 s]
[INFO] RDF4J SAIL and Repository API compliance test suite  SUCCESS [  8.640 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.585 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [ 23.461 s]
[INFO] RDF4J Query Result IO compliance tests ............. SUCCESS [ 21.116 s]
[INFO] RDF4J Rio compliance tests ......................... SUCCESS [01:29 min]
[INFO] RDF4J HTTP server compliance tests ................. SUCCESS [ 16.047 s]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [  03:04 h]
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J SPARQL query parser compliance tests ......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] RDF4J BOM .......................................... SKIPPED
[INFO] RDF4J: benchmarks .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:18 h
[INFO] Finished at: 2017-09-05T18:16:03-04:00
[INFO] Final Memory: 74M/3988M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-develop-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-develop-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-develop-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-develop-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[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 :rdf4j-store-compliance
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top