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 2018/10/14 11:04:25 UTC

Build failed in Jenkins: Jena_Development_Test #3024

See <https://builds.apache.org/job/Jena_Development_Test/3024/display/redirect?page=changes>

Changes:

[claude] closes JENA=1602

[claude] added subquery values test

[claude] fixes JENA-1515

[claude] added license and removed dead code

[claude] removed .gitignore accidentally checked in.

[claude] reversing unintended changes

[claude] fixed formatting

[claude] part of fixes for JENA-1368

[claude] removed unused code

------------------------------------------
[...truncated 437.23 KB...]
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.recommenders/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .travis.yml
[INFO] Exclude: jena-examples/**
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jena-jdbc ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ jena-jdbc ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jena-jdbc ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (bundle-sources) @ jena-jdbc ---
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< org.apache.jena:jena-jdbc-core >-------------------
[INFO] Building Apache Jena - JDBC Core API 3.10.0-SNAPSHOT             [39/51]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jena-jdbc-core ---
[INFO] Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ jena-jdbc-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ jena-jdbc-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ jena-jdbc-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/hs_err_pid*.log
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/README.*
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.recommenders/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .travis.yml
[INFO] Exclude: jena-examples/**
[INFO] 64 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 62 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jena-jdbc-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jena-jdbc-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jena-jdbc-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/target/classes>
[INFO] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/statements/DatasetStatement.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/statements/DatasetStatement.java>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[21,34] cannot find symbol
  symbol:   class Metadata
  location: package org.apache.jena.sparql.lib
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,20] cannot find symbol
  symbol:   class Metadata
  location: class org.apache.jena.jdbc.JenaJDBC
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,51] cannot find symbol
  symbol:   class Metadata
  location: class org.apache.jena.jdbc.JenaJDBC
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena 3.10.0-SNAPSHOT ........................ SUCCESS [  8.175 s]
[INFO] Apache Jena - Shadowed external libraries .......... SUCCESS [  8.052 s]
[INFO] Apache Jena - IRI .................................. SUCCESS [ 10.722 s]
[INFO] Apache Jena - Base Common Environment .............. SUCCESS [01:16 min]
[INFO] Apache Jena - Core ................................. SUCCESS [01:23 min]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SUCCESS [01:19 min]
[INFO] Apache Jena - RDF Connection ....................... SUCCESS [ 11.477 s]
[INFO] Apache Jena - TDB1 (Native Triple Store) ........... SUCCESS [ 22.931 s]
[INFO] Apache Jena - Database Operation Environment ....... SUCCESS [  2.279 s]
[INFO] Apache Jena - DBOE Base ............................ SUCCESS [  5.867 s]
[INFO] Apache Jena - DBOE Transactions .................... SUCCESS [  5.804 s]
[INFO] Apache Jena - DBOE Indexes ......................... SUCCESS [  3.694 s]
[INFO] Apache Jena - DBOE Index test suite ................ SUCCESS [  3.794 s]
[INFO] Apache Jena - DBOE Transactional Datastructures .... SUCCESS [  9.598 s]
[INFO] Apache Jena - TDB2 ................................. SUCCESS [ 35.147 s]
[INFO] Apache Jena - Libraries POM ........................ SUCCESS [  2.030 s]
[INFO] Apache Jena - Command line tools ................... SUCCESS [ 27.004 s]
[INFO] Apache Jena - SPARQL Text Search ................... SUCCESS [ 21.680 s]
[INFO] Apache Jena - SPARQL Text Search - Elasticsearch ... SUCCESS [ 35.312 s]
[INFO] Apache Jena - SPARQL Spatial Search ................ SUCCESS [ 13.318 s]
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SUCCESS [  1.579 s]
[INFO] Apache Jena - Fuseki Core Engine ................... SUCCESS [  4.671 s]
[INFO] Apache Jena - Fuseki Server ........................ SUCCESS [  9.128 s]
[INFO] Apache Jena - Fuseki Data Access Control ........... SUCCESS [ 10.819 s]
[INFO] Apache Jena - Fuseki Server Jar .................... SUCCESS [  6.371 s]
[INFO] Apache Jena - Fuseki Webapp ........................ SUCCESS [ 13.878 s]
[INFO] Apache Jena - Fuseki WAR File ...................... SUCCESS [ 10.367 s]
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SUCCESS [  8.155 s]
[INFO] Apache Jena - Fuseki Binary Distribution ........... SUCCESS [  8.274 s]
[INFO] Apache Jena - Integration Testing .................. SUCCESS [  8.952 s]
[INFO] Apache Jena - Distribution ......................... SUCCESS [  6.379 s]
[INFO] Apache Jena - Fuseki1 .............................. SUCCESS [ 20.399 s]
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SUCCESS [  8.778 s]
[INFO] Apache Jena - SDB (SQL based triple store) ......... SUCCESS [ 29.470 s]
[INFO] Apache Jena - Security Permissions ................. SUCCESS [ 25.154 s]
[INFO] Apache Jena - Extras ............................... SUCCESS [  1.461 s]
[INFO] Apache Jena - Extras - Query Builder ............... SUCCESS [  8.272 s]
[INFO] Apache Jena - JDBC Parent .......................... SUCCESS [  2.183 s]
[INFO] Apache Jena - JDBC Core API ........................ FAILURE [  2.612 s]
[INFO] Apache Jena - JDBC Remote Endpoint Driver .......... SKIPPED
[INFO] Apache Jena - JDBC In-Memory Driver ................ SKIPPED
[INFO] Apache Jena - JDBC TDB Driver ...................... SKIPPED
[INFO] Apache Jena - JDBC Driver Bundle ................... SKIPPED
[INFO] Apache Jena - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features 3.10.0-SNAPSHOT .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:46 min
[INFO] Finished at: 2018-10-14T11:03:55Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project jena-jdbc-core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[21,34] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: package org.apache.jena.sparql.lib
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,20] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: class org.apache.jena.jdbc.JenaJDBC
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,51] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: class org.apache.jena.jdbc.JenaJDBC
[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 :jena-jdbc-core

channel stopped
[INFO] The Elasticsearch process has already stopped. Nothing to clean up

Build failed in Jenkins: Jena_Development_Test #3025

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/3025/display/redirect>

------------------------------------------
[...truncated 435.65 KB...]
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.recommenders/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .travis.yml
[INFO] Exclude: jena-examples/**
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jena-jdbc ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ jena-jdbc ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jena-jdbc ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (bundle-sources) @ jena-jdbc ---
[JENKINS] Archiving disabled
[INFO] 
[INFO] -------------------< org.apache.jena:jena-jdbc-core >-------------------
[INFO] Building Apache Jena - JDBC Core API 3.10.0-SNAPSHOT             [39/51]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jena-jdbc-core ---
[INFO] Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ jena-jdbc-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ jena-jdbc-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ jena-jdbc-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/hs_err_pid*.log
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/README.*
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.recommenders/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .travis.yml
[INFO] Exclude: jena-examples/**
[INFO] 64 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 62 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jena-jdbc-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jena-jdbc-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jena-jdbc-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/target/classes>
[INFO] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/statements/DatasetStatement.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/statements/DatasetStatement.java>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[21,34] cannot find symbol
  symbol:   class Metadata
  location: package org.apache.jena.sparql.lib
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,20] cannot find symbol
  symbol:   class Metadata
  location: class org.apache.jena.jdbc.JenaJDBC
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,51] cannot find symbol
  symbol:   class Metadata
  location: class org.apache.jena.jdbc.JenaJDBC
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena 3.10.0-SNAPSHOT ........................ SUCCESS [  7.103 s]
[INFO] Apache Jena - Shadowed external libraries .......... SUCCESS [  7.572 s]
[INFO] Apache Jena - IRI .................................. SUCCESS [ 11.841 s]
[INFO] Apache Jena - Base Common Environment .............. SUCCESS [01:17 min]
[INFO] Apache Jena - Core ................................. SUCCESS [01:29 min]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SUCCESS [01:22 min]
[INFO] Apache Jena - RDF Connection ....................... SUCCESS [ 11.451 s]
[INFO] Apache Jena - TDB1 (Native Triple Store) ........... SUCCESS [ 21.099 s]
[INFO] Apache Jena - Database Operation Environment ....... SUCCESS [  2.235 s]
[INFO] Apache Jena - DBOE Base ............................ SUCCESS [  6.225 s]
[INFO] Apache Jena - DBOE Transactions .................... SUCCESS [  5.468 s]
[INFO] Apache Jena - DBOE Indexes ......................... SUCCESS [  3.812 s]
[INFO] Apache Jena - DBOE Index test suite ................ SUCCESS [  3.772 s]
[INFO] Apache Jena - DBOE Transactional Datastructures .... SUCCESS [ 12.371 s]
[INFO] Apache Jena - TDB2 ................................. SUCCESS [ 32.349 s]
[INFO] Apache Jena - Libraries POM ........................ SUCCESS [  1.863 s]
[INFO] Apache Jena - Command line tools ................... SUCCESS [ 22.067 s]
[INFO] Apache Jena - SPARQL Text Search ................... SUCCESS [ 21.202 s]
[INFO] Apache Jena - SPARQL Text Search - Elasticsearch ... SUCCESS [ 35.333 s]
[INFO] Apache Jena - SPARQL Spatial Search ................ SUCCESS [ 14.627 s]
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SUCCESS [  1.728 s]
[INFO] Apache Jena - Fuseki Core Engine ................... SUCCESS [  4.677 s]
[INFO] Apache Jena - Fuseki Server ........................ SUCCESS [  9.114 s]
[INFO] Apache Jena - Fuseki Data Access Control ........... SUCCESS [ 11.282 s]
[INFO] Apache Jena - Fuseki Server Jar .................... SUCCESS [  6.607 s]
[INFO] Apache Jena - Fuseki Webapp ........................ SUCCESS [ 14.764 s]
[INFO] Apache Jena - Fuseki WAR File ...................... SUCCESS [  9.280 s]
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SUCCESS [  9.130 s]
[INFO] Apache Jena - Fuseki Binary Distribution ........... SUCCESS [  7.909 s]
[INFO] Apache Jena - Integration Testing .................. SUCCESS [  9.440 s]
[INFO] Apache Jena - Distribution ......................... SUCCESS [  6.866 s]
[INFO] Apache Jena - Fuseki1 .............................. SUCCESS [ 20.437 s]
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SUCCESS [  9.404 s]
[INFO] Apache Jena - SDB (SQL based triple store) ......... SUCCESS [ 28.376 s]
[INFO] Apache Jena - Security Permissions ................. SUCCESS [ 24.166 s]
[INFO] Apache Jena - Extras ............................... SUCCESS [  1.436 s]
[INFO] Apache Jena - Extras - Query Builder ............... SUCCESS [ 15.764 s]
[INFO] Apache Jena - JDBC Parent .......................... SUCCESS [  2.069 s]
[INFO] Apache Jena - JDBC Core API ........................ FAILURE [  2.179 s]
[INFO] Apache Jena - JDBC Remote Endpoint Driver .......... SKIPPED
[INFO] Apache Jena - JDBC In-Memory Driver ................ SKIPPED
[INFO] Apache Jena - JDBC TDB Driver ...................... SKIPPED
[INFO] Apache Jena - JDBC Driver Bundle ................... SKIPPED
[INFO] Apache Jena - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features 3.10.0-SNAPSHOT .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:59 min
[INFO] Finished at: 2018-10-14T11:55:41Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project jena-jdbc-core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[21,34] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: package org.apache.jena.sparql.lib
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,20] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: class org.apache.jena.jdbc.JenaJDBC
[ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/jena-jdbc/jena-jdbc-core/src/main/java/org/apache/jena/jdbc/JenaJDBC.java>:[36,51] cannot find symbol
[ERROR] symbol:   class Metadata
[ERROR] location: class org.apache.jena.jdbc.JenaJDBC
[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 :jena-jdbc-core

channel stopped
[INFO] The Elasticsearch process has already stopped. Nothing to clean up