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-1.0-verify #5

See <https://hudson.eclipse.org/rdf4j/job/rdf4j-1.0-verify/5/>

------------------------------------------
[...truncated 18269 lines...]
(_:node1ajt7cl8bx43, http://xmlns.com/foaf/0.1/name, "Alice"^^<http://www.w3.org/2001/XMLSchema#string>) [null]
23:02:20.260 [main] WARN  [Rio error] Illegal language tag char: '_' (5, -1)
23:02:20.274 [main] WARN  [Rio error] Illegal language tag char: '_' (5, -1)
o = "设备"^^<http://www.w3.org/2001/XMLSchema#string>
23:02:22.788 [main] WARN  Rolling back transaction due to connection close
java.lang.Throwable: null
	at org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.close(AbstractSailConnection.java:225) [rdf4j-sail-api-1.0-SNAPSHOT.jar:na]
	at org.eclipse.rdf4j.repository.sail.SailRepositoryConnection.close(SailRepositoryConnection.java:193) [rdf4j-repository-sail-1.0-SNAPSHOT.jar:na]
	at org.eclipse.rdf4j.repository.RepositoryConnectionTest.tearDown(RepositoryConnectionTest.java:248) [rdf4j-store-testsuite-1.0-SNAPSHOT.jar:na]
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_80]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
	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.RunAfters.evaluate(RunAfters.java:33) [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.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12]
	at org.junit.runners.Suite.runChild(Suite.java:27) [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.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Tests run: 77, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.299 sec - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
Running org.eclipse.rdf4j.sail.federation.FederationTest
org.eclipse.rdf4j.sail.SailException: a transaction is already active on this connection.
	at org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.begin(AbstractSailConnection.java:179)
	at org.eclipse.rdf4j.sail.helpers.AbstractSailConnection.begin(AbstractSailConnection.java:153)
	at org.eclipse.rdf4j.sail.RDFStoreTest$1.run(RDFStoreTest.java:734)
	at java.lang.Thread.run(Thread.java:745)
Exception in thread "B (parallel)" java.lang.AssertionError: a transaction is already active on this connection.
	at org.junit.Assert.fail(Assert.java:88)
	at org.eclipse.rdf4j.sail.RDFStoreTest$1.run(RDFStoreTest.java:758)
	at java.lang.Thread.run(Thread.java:745)
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec - in org.eclipse.rdf4j.sail.federation.FederationTest

Results :

Failed tests: 
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  NativeSeRQLQueryTest>SeRQLQueryTestCase.runTest:195 
=======Diff: test-024: context 1========================
Statements missing in result: 
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://purl.org/dc/elements/1.1/date, "2004-12-06T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://xmlns.com/foaf/0.1/mbox, mailto:bob@xxxxxxxxxxxxxxxxxxx) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://xmlns.com/foaf/0.1/name, "Bob"^^<http://www.w3.org/2001/XMLSchema#string>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://purl.org/dc/elements/1.1/date, "2005-01-10T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://xmlns.com/foaf/0.1/mbox, mailto:bob@xxxxxxxxxxxxxxxxxxx) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://xmlns.com/foaf/0.1/name, "Bob"^^<http://www.w3.org/2001/XMLSchema#string>) [null]
========================================================

  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerTransactionIsolation:162 null
  RDFSchemaMemoryRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testInferencerQueryDuringTransaction:147 null
  MemorySeRQLQueryTest>SeRQLQueryTestCase.runTest:195 
=======Diff: test-024: context 1========================
Statements missing in result: 
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://purl.org/dc/elements/1.1/date, "2004-12-06T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://xmlns.com/foaf/0.1/mbox, mailto:bob@xxxxxxxxxxxxxxxxxxx) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph1.ttl, http://xmlns.com/foaf/0.1/name, "Bob"^^<http://www.w3.org/2001/XMLSchema#string>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://purl.org/dc/elements/1.1/date, "2005-01-10T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://xmlns.com/foaf/0.1/mbox, mailto:bob@xxxxxxxxxxxxxxxxxxx) [null]
(injar://file%3A%2Fjobs%2Fgenie.rdf4j%2Frdf4j-1.0-verify%2Fworkspace%2Ftestsuites%2Fserql%2Ftarget%2Frdf4j-serql-testsuite-1.0-SNAPSHOT.jar/testcases/SeRQL/construct/test024-graph2.ttl, http://xmlns.com/foaf/0.1/name, "Bob"^^<http://www.w3.org/2001/XMLSchema#string>) [null]
========================================================


Tests run: 5475, Failures: 18, Errors: 0, Skipped: 228

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ rdf4j-store-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-1.0-verify/workspace/compliance/store/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J .............................................. SUCCESS [  1.023 s]
[INFO] RDF4J Core ......................................... SUCCESS [  0.428 s]
[INFO] RDF4J: util ........................................ SUCCESS [  3.717 s]
[INFO] RDF4J: Model ....................................... SUCCESS [  4.981 s]
[INFO] RDF4J: Rio ......................................... SUCCESS [  0.286 s]
[INFO] RDF4J: Rio - API ................................... SUCCESS [  3.069 s]
[INFO] RDF4J: Rio - Languages ............................. SUCCESS [  1.227 s]
[INFO] RDF4J: Rio - Datatypes ............................. SUCCESS [  1.110 s]
[INFO] RDF4J: Rio - Binary ................................ SUCCESS [  1.289 s]
[INFO] RDF4J: Rio - JSON-LD ............................... SUCCESS [  3.416 s]
[INFO] RDF4J: Rio - Turtle ................................ SUCCESS [  2.913 s]
[INFO] RDF4J: Rio - N3 (writer-only) ...................... SUCCESS [  1.455 s]
[INFO] RDF4J: Rio - N-Triples ............................. SUCCESS [  1.687 s]
[INFO] RDF4J: Rio - N-Quads ............................... SUCCESS [  1.374 s]
[INFO] RDF4J: Rio - RDF/JSON .............................. SUCCESS [  1.461 s]
[INFO] RDF4J: Rio - RDF/XML ............................... SUCCESS [  2.972 s]
[INFO] RDF4J: Rio - TriX .................................. SUCCESS [  1.518 s]
[INFO] RDF4J: Rio - TriG .................................. SUCCESS [  1.237 s]
[INFO] RDF4J: Query ....................................... SUCCESS [  3.725 s]
[INFO] RDF4J: Query result IO ............................. SUCCESS [  0.297 s]
[INFO] RDF4J: Query result IO - API ....................... SUCCESS [  1.547 s]
[INFO] RDF4J: Query result IO - binary .................... SUCCESS [  1.333 s]
[INFO] RDF4J: Query result IO - SPARQL/JSON ............... SUCCESS [  1.432 s]
[INFO] RDF4J: Query result IO - SPARQL/XML ................ SUCCESS [  1.390 s]
[INFO] RDF4J: Query result IO - plain text booleans ....... SUCCESS [  1.510 s]
[INFO] RDF4J: Query algebra ............................... SUCCESS [  0.303 s]
[INFO] RDF4J: Query algebra - model ....................... SUCCESS [  2.921 s]
[INFO] RDF4J: Repository .................................. SUCCESS [  0.477 s]
[INFO] RDF4J: Repository - API ............................ SUCCESS [  2.802 s]
[INFO] RDF4J: HTTP ........................................ SUCCESS [  0.303 s]
[INFO] RDF4J: HTTP protocol ............................... SUCCESS [  2.975 s]
[INFO] RDF4J: HTTP client ................................. SUCCESS [  2.789 s]
[INFO] RDF4J: Query parser ................................ SUCCESS [  0.299 s]
[INFO] RDF4J: Query parser - API .......................... SUCCESS [  2.277 s]
[INFO] RDF4J: Query parser - SPARQL ....................... SUCCESS [  7.449 s]
[INFO] RDF4J: SPARQL Repository ........................... SUCCESS [  1.723 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  6.423 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  1.777 s]
[INFO] RDF4J: Query parser - SeRQL ........................ SUCCESS [  2.852 s]
[INFO] RDF4J: Query Rendering ............................. SUCCESS [  2.308 s]
[INFO] RDF4J: Sail ........................................ SUCCESS [  0.244 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  1.813 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  1.447 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  2.199 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  2.162 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  4.499 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  3.759 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  5.424 s]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  5.086 s]
[INFO] RDF4J Full Text Search (FTS) Sails ................. SUCCESS [  0.296 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  3.482 s]
[INFO] RDF4J test suites .................................. SUCCESS [  0.514 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  2.179 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  5.963 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [ 16.611 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [ 34.974 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  4.897 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [02:01 min]
[INFO] RDF4J: Repository - event (wrapper) ................ SUCCESS [  3.225 s]
[INFO] RDF4J: HTTPRepository .............................. SUCCESS [  2.244 s]
[INFO] RDF4J: Repository manager .......................... SUCCESS [  3.024 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  1.703 s]
[INFO] RDF4J: Repository - context aware (wrapper) ........ SUCCESS [  2.767 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  2.800 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  4.087 s]
[INFO] RDF4J: Console ..................................... SUCCESS [  5.248 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [  5.312 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [  5.175 s]
[INFO] RDF4J Workbench .................................... SUCCESS [  6.531 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [  7.389 s]
[INFO] RDF4J: Assembly .................................... SUCCESS [  2.712 s]
[INFO] RDF4J Model API compliance test suite .............. SUCCESS [  1.711 s]
[INFO] RDF4J Query Result IO compliance test suite ........ SUCCESS [  1.735 s]
[INFO] RDF4J Rio compliance test suite .................... SUCCESS [  3.977 s]
[INFO] RDF4J SeRQL test suite ............................. SUCCESS [  3.527 s]
[INFO] RDF4J SPARQL compliance test suite ................. SUCCESS [  4.469 s]
[INFO] RDF4J GeoSPARQL compliance test suite .............. SUCCESS [  1.652 s]
[INFO] RDF4J SAIL and Repository API compliance test suite  SUCCESS [  3.157 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.299 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [  7.462 s]
[INFO] RDF4J Query Result IO compliance tests ............. SUCCESS [  7.964 s]
[INFO] RDF4J Rio compliance tests ......................... SUCCESS [04:12 min]
[INFO] RDF4J HTTP server compliance tests ................. SUCCESS [ 13.675 s]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [22:22 min]
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:26 min
[INFO] Finished at: 2016-05-28T23:02:25-04:00
[INFO] Final Memory: 99M/10978M
[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.17:verify (verify) on project rdf4j-store-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-1.0-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.17:verify (verify) on project rdf4j-store-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-1.0-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.17:verify (verify) on project rdf4j-store-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-1.0-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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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-1.0-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:194)
	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