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-master-verify #42

See <https://hudson.eclipse.org/rdf4j/job/rdf4j-master-verify/42/changes>

Changes:

[Jeen Broekstra] milestone build 2.0M2

[Jeen Broekstra] next development iteration

[Jeen Broekstra] #173 fix by adding additional profile

[Jeen Broekstra] added auto-generated changelog

------------------------------------------
[...truncated 10060 lines...]
00:50:54.598 [main] TRACE Actual: [(_:b0, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.599 [main] TRACE Expected: [(_:node1ak7n6b1ux34, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.599 [main] TRACE Actual: [(_:b0, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.600 [main] TRACE Expected: [(_:node1ak7n6b1ux35, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.600 [main] TRACE Actual: [(_:b0, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.601 [main] TRACE Expected: [(_:node1ak7n6b1ux36, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
00:50:54.601 [main] TRACE Actual: [(_:b0, http://purl.org/dc/elements/1.1/description, "31415926"^^<http://www.w3.org/2001/XMLSchema#integer>) [null]]
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec - in org.eclipse.rdf4j.rio.jsonld.JSONLDParserHandlerTest

Results :

Tests run: 1566, Failures: 0, Errors: 0, Skipped: 12

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ rdf4j-rio-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/rio/target/failsafe-reports
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J HTTP server compliance tests 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ rdf4j-http-compliance ---
[INFO] Deleting /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ rdf4j-http-compliance ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rdf4j-http-compliance ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rdf4j-http-compliance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rdf4j-http-compliance ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ rdf4j-http-compliance ---
[INFO] Compiling 2 source files to /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ rdf4j-http-compliance ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rdf4j-http-compliance ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rdf4j-http-compliance] in [/jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target/openrdf-sesame]
[INFO] Processing war project
[INFO] Processing overlay [ id org.eclipse.rdf4j:rdf4j-http-server]
[INFO] Webapp assembled in [333 msecs]
[INFO] Building war: /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target/rdf4j-http-compliance-2.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-tests) @ rdf4j-http-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Running org.eclipse.rdf4j.http.server.ProtocolTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.098 sec <<< FAILURE! - in org.eclipse.rdf4j.http.server.ProtocolTest
org.eclipse.rdf4j.http.server.ProtocolTest  Time elapsed: 5.098 sec  <<< ERROR!
org.eclipse.rdf4j.repository.RepositoryException: org.eclipse.rdf4j.repository.RepositoryException: Transaction handling error: org.eclipse.rdf4j.sail.SailException: java.io.FileNotFoundException: /jobs/genie.rdf4j/rdf4j-2.0-verify/workspace/compliance/store/target/datadir/server/repositories/SYSTEM/memorystore.sync (No such file or directory)
	at org.eclipse.rdf4j.http.client.SparqlSession.execute(SparqlSession.java:1085)
	at org.eclipse.rdf4j.http.client.SesameSession.commitTransaction(SesameSession.java:524)
	at org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection.commit(HTTPRepositoryConnection.java:328)
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.conditionalCommit(AbstractRepositoryConnection.java:366)
	at org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection.clear(HTTPRepositoryConnection.java:718)
	at org.eclipse.rdf4j.http.server.TestServer.stop(TestServer.java:88)
	at org.eclipse.rdf4j.http.server.ProtocolTest.startServer(ProtocolTest.java:61)

org.eclipse.rdf4j.http.server.ProtocolTest  Time elapsed: 5.098 sec  <<< ERROR!
org.eclipse.rdf4j.repository.RepositoryException: org.eclipse.rdf4j.repository.RepositoryException: Transaction handling error: org.eclipse.rdf4j.sail.SailException: java.io.FileNotFoundException: /jobs/genie.rdf4j/rdf4j-2.0-verify/workspace/compliance/store/target/datadir/server/repositories/SYSTEM/memorystore.sync (No such file or directory)
	at org.eclipse.rdf4j.http.client.SparqlSession.execute(SparqlSession.java:1085)
	at org.eclipse.rdf4j.http.client.SesameSession.commitTransaction(SesameSession.java:524)
	at org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection.commit(HTTPRepositoryConnection.java:328)
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.conditionalCommit(AbstractRepositoryConnection.java:366)
	at org.eclipse.rdf4j.repository.http.HTTPRepositoryConnection.clear(HTTPRepositoryConnection.java:718)
	at org.eclipse.rdf4j.http.server.TestServer.stop(TestServer.java:88)
	at org.eclipse.rdf4j.http.server.ProtocolTest.stopServer(ProtocolTest.java:70)


Results :

Tests in error: 
  ProtocolTest.startServer:61 » Repository org.eclipse.rdf4j.repository.Reposito...
  ProtocolTest.stopServer:70 » Repository org.eclipse.rdf4j.repository.Repositor...

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ rdf4j-http-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J .............................................. SUCCESS [  0.202 s]
[INFO] RDF4J Core ......................................... SUCCESS [  0.046 s]
[INFO] RDF4J: util ........................................ SUCCESS [  2.512 s]
[INFO] RDF4J: Model ....................................... SUCCESS [  3.598 s]
[INFO] RDF4J: Rio ......................................... SUCCESS [  0.042 s]
[INFO] RDF4J: Rio - API ................................... SUCCESS [  2.020 s]
[INFO] RDF4J: Rio - Languages ............................. SUCCESS [  0.741 s]
[INFO] RDF4J: Rio - Datatypes ............................. SUCCESS [  0.699 s]
[INFO] RDF4J: Rio - Binary ................................ SUCCESS [  2.673 s]
[INFO] RDF4J: Rio - JSON-LD ............................... SUCCESS [  2.494 s]
[INFO] RDF4J: Rio - Turtle ................................ SUCCESS [  1.817 s]
[INFO] RDF4J: Rio - N3 (writer-only) ...................... SUCCESS [  0.725 s]
[INFO] RDF4J: Rio - N-Triples ............................. SUCCESS [  0.926 s]
[INFO] RDF4J: Rio - N-Quads ............................... SUCCESS [  0.805 s]
[INFO] RDF4J: Rio - RDF/JSON .............................. SUCCESS [  0.883 s]
[INFO] RDF4J: Rio - RDF/XML ............................... SUCCESS [  1.977 s]
[INFO] RDF4J: Rio - TriX .................................. SUCCESS [  0.881 s]
[INFO] RDF4J: Rio - TriG .................................. SUCCESS [  0.797 s]
[INFO] RDF4J: Query ....................................... SUCCESS [  2.234 s]
[INFO] RDF4J: Query result IO ............................. SUCCESS [  0.045 s]
[INFO] RDF4J: Query result IO - API ....................... SUCCESS [  0.909 s]
[INFO] RDF4J: Query result IO - binary .................... SUCCESS [  1.211 s]
[INFO] RDF4J: Query result IO - SPARQL/JSON ............... SUCCESS [  1.139 s]
[INFO] RDF4J: Query result IO - SPARQL/XML ................ SUCCESS [  0.972 s]
[INFO] RDF4J: Query result IO - plain text booleans ....... SUCCESS [  1.019 s]
[INFO] RDF4J: Query algebra ............................... SUCCESS [  0.041 s]
[INFO] RDF4J: Query algebra - model ....................... SUCCESS [  1.884 s]
[INFO] RDF4J: Repository .................................. SUCCESS [  0.041 s]
[INFO] RDF4J: Repository - API ............................ SUCCESS [  2.110 s]
[INFO] RDF4J: HTTP ........................................ SUCCESS [  0.042 s]
[INFO] RDF4J: HTTP protocol ............................... SUCCESS [  2.177 s]
[INFO] RDF4J: HTTP client ................................. SUCCESS [  3.435 s]
[INFO] RDF4J: Query parser ................................ SUCCESS [  0.042 s]
[INFO] RDF4J: Query parser - API .......................... SUCCESS [  1.701 s]
[INFO] RDF4J: Query parser - SPARQL ....................... SUCCESS [  4.560 s]
[INFO] RDF4J: SPARQL Repository ........................... SUCCESS [  1.188 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  4.146 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  1.332 s]
[INFO] RDF4J: Query parser - SeRQL ........................ SUCCESS [  1.854 s]
[INFO] RDF4J: Query Rendering ............................. SUCCESS [  1.407 s]
[INFO] RDF4J: Sail ........................................ SUCCESS [  0.042 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  1.024 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.906 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.346 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  1.136 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  2.448 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  4.229 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  3.524 s]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  3.930 s]
[INFO] RDF4J Full Text Search (FTS) Sails ................. SUCCESS [  0.048 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  2.758 s]
[INFO] RDF4J test suites .................................. SUCCESS [  0.047 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  1.164 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  3.647 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  9.002 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [ 30.453 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  3.698 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [02:00 min]
[INFO] RDF4J: Repository - event (wrapper) ................ SUCCESS [  1.814 s]
[INFO] RDF4J: HTTPRepository .............................. SUCCESS [  1.242 s]
[INFO] RDF4J: Repository manager .......................... SUCCESS [  2.151 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  0.986 s]
[INFO] RDF4J: Repository - context aware (wrapper) ........ SUCCESS [  1.881 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  1.779 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  2.687 s]
[INFO] RDF4J: Console ..................................... SUCCESS [  3.582 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [  3.278 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [  2.764 s]
[INFO] RDF4J Workbench .................................... SUCCESS [  5.442 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [  6.025 s]
[INFO] RDF4J: Assembly .................................... SUCCESS [  0.493 s]
[INFO] RDF4J Model API compliance test suite .............. SUCCESS [  1.138 s]
[INFO] RDF4J Query Result IO compliance test suite ........ SUCCESS [  1.185 s]
[INFO] RDF4J Rio compliance test suite .................... SUCCESS [  2.327 s]
[INFO] RDF4J SeRQL test suite ............................. SUCCESS [  1.125 s]
[INFO] RDF4J SPARQL compliance test suite ................. SUCCESS [  6.167 s]
[INFO] RDF4J GeoSPARQL compliance test suite .............. SUCCESS [  0.916 s]
[INFO] RDF4J SAIL and Repository API compliance test suite  SUCCESS [  3.041 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.041 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [  4.580 s]
[INFO] RDF4J Query Result IO compliance tests ............. SUCCESS [  7.355 s]
[INFO] RDF4J Rio compliance tests ......................... SUCCESS [03:55 min]
[INFO] RDF4J HTTP server compliance tests ................. FAILURE [  7.851 s]
[INFO] RDF4J SAIL and Repository compliance test .......... SKIPPED
[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: 09:20 min
[INFO] Finished at: 2016-06-02T00:51:02-04:00
[INFO] Final Memory: 91M/3161M
[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-http-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/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-http-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/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-http-compliance: There are test failures.

Please refer to /jobs/genie.rdf4j/rdf4j-master-verify/workspace/compliance/http/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:497)
	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-master-verify/workspace/compliance/http/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-http-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