Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-storage-master-verify #9

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/9/display/redirect?page=changes>

Changes:

[James Leigh] Fix #55: Don't call begin/endReading as reading is done in synchronized

------------------------------------------
[...truncated 1.08 MB...]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseTriple(NTriplesParser.java:319) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:177) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:117) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.RDFLoader.loadInputStreamOrReader(RDFLoader.java:286) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at org.eclipse.rdf4j.sail.InferencingTest.testDomainError001(InferencingTest.java:243) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
	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]
09:09:33.234 [main] ERROR exception while uploading input data
java.lang.ClassCastException: org.eclipse.rdf4j.sail.memory.model.MemLiteral cannot be cast to org.eclipse.rdf4j.model.Resource
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer.addSubClassOfStatement(SchemaCachingRDFSInferencer.java:385) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3136ad9]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.processForSchemaCache(SchemaCachingRDFSInferencerConnection.java:74) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3136ad9]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:194) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3136ad9]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:184) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3136ad9]
	at org.eclipse.rdf4j.repository.sail.SailRepositoryConnection.addWithoutCommit(SailRepositoryConnection.java:363) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3136ad9]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:509) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.RDFInserter.addStatement(RDFInserter.java:69) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.AbstractRDFInserter.handleStatement(AbstractRDFInserter.java:190) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseTriple(NTriplesParser.java:319) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:177) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:117) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.RDFLoader.loadInputStreamOrReader(RDFLoader.java:286) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+00c17c6]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at org.eclipse.rdf4j.sail.InferencingTest.testSubClassOfError001(InferencingTest.java:194) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
	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.242 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSInferencerMemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.725 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec - in org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
09:09:36.872 [main] INFO  executing two large concurrent transactions
09:09:40.091 [Thread-0] INFO  Uploaded 200000 statements
09:09:43.730 [Thread-1] INFO  Uploaded 200000 statements
09:09:44.471 [main] INFO  committed both txns in 7s
09:09:44.915 [main] INFO  Running concurrency test...
09:09:51.252 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 7 active Read locks
09:10:04.962 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
09:10:14.971 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 38.514 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 sec - in org.eclipse.rdf4j.sail.memory.MemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec - in org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.767 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
09:10:22.895 [main] INFO  executing two large concurrent transactions
09:10:24.664 [Thread-1] INFO  Uploaded 200000 statements
09:10:25.005 [Thread-0] INFO  Uploaded 200000 statements
09:10:25.254 [main] INFO  committed both txns in 2s
09:10:25.710 [main] INFO  executing two large concurrent transactions
09:10:27.734 [Thread-2] INFO  Uploaded 200000 statements
09:10:27.762 [Thread-3] INFO  Uploaded 200000 statements
09:10:27.941 [Thread-3] INFO  Testing rollback of 200000 statements
09:10:27.942 [main] INFO  completed both txns in 2s
09:10:28.128 [main] INFO  Running concurrency test...
09:10:33.280 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 7 active Read locks
09:10:43.362 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
09:10:58.133 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.453 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.457 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.994 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.079 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
09:11:24.004 [main] INFO  executing two large concurrent transactions
09:11:25.292 [Thread-2] INFO  Uploaded 200000 statements
09:11:25.304 [Thread-1] INFO  Uploaded 200000 statements
09:11:30.360 [main] INFO  committed both txns in 6s
09:11:31.902 [main] INFO  executing two large concurrent transactions
09:11:33.099 [Thread-5] INFO  Uploaded 200000 statements
09:11:33.204 [Thread-4] INFO  Uploaded 200000 statements
09:11:33.205 [Thread-5] INFO  Testing rollback of 200000 statements
09:11:36.149 [main] INFO  completed both txns in 4s
09:11:36.860 [main] INFO  Running concurrency test...
09:12:07.900 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.942 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.984 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
09:12:21.492 [main] INFO  Preserving initial state ...
09:12:32.573 [main] INFO  Number of statements: 59991
09:12:32.573 [main] INFO  Removing old context
09:12:32.574 [main] INFO  Adding updated context
09:12:33.813 [main] INFO  Not deleted statements: 0
09:12:33.924 [main] INFO  Repository size with SPOC index only: 48607
09:12:34.369 [main] INFO  Repository size with PSOC index only: 48607
09:12:34.570 [main] INFO  Computing differences of sets...
09:13:14.226 [main] INFO  Difference SPOC MINUS PSOC: 0
09:13:14.227 [main] INFO  Difference PSOC MINUS SPOC: 0
09:13:14.227 [main] INFO  Different statements in SPOC MINUS PSOC (Mind the contexts):
09:13:14.227 [main] INFO  Different statements in PSOC MINUS SPOC (Mind the contexts):
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.283 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationConnectionTest
09:13:17.939 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
09:13:17.971 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
Tests run: 77, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 6.291 sec <<< FAILURE! - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
testOrderByQueriesAreInterruptable[NONE](org.eclipse.rdf4j.sail.federation.FederationConnectionTest)  Time elapsed: 5.231 sec  <<< FAILURE!
java.lang.AssertionError: Query not interrupted quickly enough, should have been ~2s, but was 5s

Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.662 sec - in org.eclipse.rdf4j.sail.federation.FederationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest

Results :

Failed tests: 
  FederationConnectionTest>RepositoryConnectionTest.testOrderByQueriesAreInterruptable:2039 Query not interrupted quickly enough, should have been ~2s, but was 5s

Tests run: 4867, Failures: 1, Errors: 0, Skipped: 150

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-store-compliance ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Storage Parent ............................... SUCCESS [  0.954 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.052 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.812 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  0.972 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  9.653 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  0.914 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  3.321 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  3.361 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  2.537 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  2.797 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  4.641 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  0.901 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  4.566 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  4.894 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:35 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  3.525 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 20.744 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  0.768 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [  2.957 s]
[INFO] RDF4J: Storage ..................................... SUCCESS [ 11.946 s]
[INFO] RDF4J: SHACL ....................................... SUCCESS [  6.735 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.441 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [  6.005 s]
[INFO] RDF4J Elasticsearch Sail Tests ..................... SUCCESS [ 37.828 s]
[INFO] RDF4J Solr Sail Tests .............................. SUCCESS [01:34 min]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [27:46 min]
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:10 min
[INFO] Finished at: 2018-03-23T09:13:26-04:00
[INFO] Final Memory: 55M/1853M
[INFO] ------------------------------------------------------------------------
[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-storage-master-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
[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 :rdf4j-store-compliance
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user james.leigh@xxxxxxxxxxxx


Back to the top