[Geoserver-devel] Build failed in Jenkins: geoserver-master-nightly #1323

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1323/changes&gt;

Changes:

[github] DAEMON to follow JAVA_HOME from config var file

[tbarsballe] Use top-level LICENSE.txt for core application packages

[j_c_lavoie] Fixed display info of memory usage inside server status page

[tbarsballe] [GEOS-7900] HttpServletRequestAware: store request in ThreadLocal

[andrea.aime] Further parallelize GWC config loading

[andrea.aime] Allow more parallelization during load by using a concurrent structure

[andrea.aime] Moving metadata payloads out of the main tables

[groldan] Organize imports for geogig plugin

[emerkle] Add missing LZ4 library to GeoGig assembly XML

[emerkle] Remove errant resource file in GeoGig plugin

[dtucker] [GEOS-7937] - Change resource pool to explicitly check URL string fore

------------------------------------------
[...truncated 8575 lines...]
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf/target/gs-netcdf-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-netcdf/2.11-SNAPSHOT/gs-netcdf-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WCS NetCDF output Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-netcdf-out ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-netcdf-out ---
[INFO] Compiling 17 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-netcdf-out ---
[INFO] Compiling 10 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/test-classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[INFO] 12 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 19.285 s]
[INFO] Core Platform Module ............................... SUCCESS [ 5.415 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 6.095 s]
[INFO] Main Module ........................................ SUCCESS [ 21.538 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.081 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 5.168 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 4.500 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 2.744 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 5.902 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 7.392 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 8.301 s]
[INFO] Web Feature Service Module ......................... SUCCESS [ 12.251 s]
[INFO] Web Map Service Module ............................. SUCCESS [ 13.439 s]
[INFO] KML support for GeoServer .......................... SUCCESS [ 8.541 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [ 9.789 s]
[INFO] REST Support Module ................................ SUCCESS [ 4.673 s]
[INFO] REST Configuration Service Module .................. SUCCESS [ 8.806 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.060 s]
[INFO] Core UI Module ..................................... SUCCESS [ 13.206 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.027 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 4.238 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 6.481 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 7.559 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 4.537 s]
[INFO] Demos Module ....................................... SUCCESS [ 5.743 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 4.912 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.074 s]
[INFO] Security UI Core Module ............................ SUCCESS [ 8.533 s]
[INFO] Security UI JDBC Module ............................ SUCCESS [ 4.587 s]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 4.553 s]
[INFO] REST UI Module ..................................... SUCCESS [ 4.075 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 7.004 s]
[INFO] Community Space .................................... SUCCESS [ 0.110 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 9.368 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 8.144 s]
[INFO] SpatiaLite Extension ............................... SUCCESS [ 7.393 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 12.541 s]
[INFO] Aggregating Data Store ............................. SUCCESS [ 6.028 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.035 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 10.494 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.086 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 5.506 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 4.651 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 3.657 s]
[INFO] Groovy Scripting Extension ......................... SUCCESS [ 12.778 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 3.461 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 5.195 s]
[INFO] JavaScript Scripting Extension ..................... SUCCESS [ 5.069 s]
[INFO] Ruby Scripting Extension ........................... SUCCESS [ 3.942 s]
[INFO] WMS-EO ............................................. SUCCESS [ 5.586 s]
[INFO] ColorMap ........................................... SUCCESS [ 4.330 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 5.797 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 5.101 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 2.130 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 4.945 s]
[INFO] REST plugin community module ....................... SUCCESS [ 4.391 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 4.332 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 4.441 s]
[INFO] DownloadProcess .................................... SUCCESS [ 5.658 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 0.027 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 6.263 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 5.460 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 5.875 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 5.588 s]
[INFO] Solr Module ........................................ SUCCESS [ 4.377 s]
[INFO] Resumable REST Upload module ....................... SUCCESS [ 4.424 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 5.558 s]
[INFO] GeoFence Server .................................... SUCCESS [ 6.675 s]
[INFO] REST SLD service ................................... SUCCESS [ 5.218 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 5.283 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.057 s]
[INFO] Importer Core Module ............................... SUCCESS [ 6.825 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 5.683 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 4.791 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 5.037 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 2.239 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 4.579 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.018 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.081 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.053 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 3.903 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 4.141 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 4.980 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 4.735 s]
[INFO] GeoGig GeoServer integration ....................... SUCCESS [ 8.943 s]
[INFO] GeoServer Config Backup And Restore ................ SUCCESS [ 0.055 s]
[INFO] GeoServer Config Backup And Restore Core Module .... SUCCESS [ 5.709 s]
[INFO] GeoServer Config Backup And Restore REST Module .... SUCCESS [ 4.552 s]
[INFO] GeoServer Config Backup And Restore Extensions ..... SUCCESS [ 2.046 s]
[INFO] GeoServer Config Backup And Restore Web UI Module .. SUCCESS [ 2.790 s]
[INFO] WMTS Multi Dimensional ............................. SUCCESS [ 5.143 s]
[INFO] GeoServer OAuth2 Connect Security Module ........... SUCCESS [ 5.025 s]
[INFO] GeoServer OAuth2 Connect Security Module - Google Token Service SUCCESS [ 4.769 s]
[INFO] GeoServer OAuth2 Connect Security Module - GitHub Token Service SUCCESS [ 4.725 s]
[INFO] GeoServer OAuth2 Connect Security Module - GeoNode Token Service SUCCESS [ 4.413 s]
[INFO] GeoServer OneLogin Module .......................... SUCCESS [ 5.059 s]
[INFO] gs-notification-common ............................. SUCCESS [ 1.335 s]
[INFO] GeoServer notification event system extension for GeoNode SUCCESS [ 1.978 s]
[INFO] GeoServer notification event system ................ SUCCESS [ 4.441 s]
[INFO] OWS Dispatcher Simulate Plugin ..................... SUCCESS [ 3.799 s]
[INFO] GeoServer Community Release Module ................. SUCCESS [ 2.241 s]
[INFO] GeoServer Resource Browser ......................... SUCCESS [ 7.582 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.325 s]
[INFO] Application Schema Integration Test ................ SUCCESS [ 8.589 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 3.308 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 5.626 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.025 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.025 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.025 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.027 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 5.219 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 2.275 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.046 s]
[INFO] OGR WFS ............................................ SUCCESS [ 4.240 s]
[INFO] OGR WPS ............................................ SUCCESS [ 4.208 s]
[INFO] Excel Output Format ................................ SUCCESS [ 3.809 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.087 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 1.794 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.050 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 4.579 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 4.204 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 5.970 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 3.699 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.862 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.043 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 6.342 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 4.733 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.053 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 4.934 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.047 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.421 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 4.562 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 5.997 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.050 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 4.820 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 4.190 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 6.361 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 3.757 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.037 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 3.972 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 3.764 s]
[INFO] Printing Module .................................... SUCCESS [ 3.993 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.034 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 5.527 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 4.094 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 3.879 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 5.744 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 4.344 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 5.380 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 4.779 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 4.197 s]
[INFO] WCS NetCDF output Module ........................... FAILURE [ 6.305 s]
[INFO] Vector Tiles ....................................... SKIPPED
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] GeoServer Release Module ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:51 min
[INFO] Finished at: 2017-02-18T08:12:43+00:00
[INFO] Final Memory: 203M/452M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-netcdf-out: Compilation failure: Compilation failure:
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[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 :gs-netcdf-out
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1324/&gt;

------------------------------------------
[...truncated 8937 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.geo-solutions.it/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml (965 B at 2.7 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-netcdf-out ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-netcdf-out ---
[INFO] Compiling 17 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-netcdf-out ---
[INFO] Compiling 10 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/test-classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[INFO] 12 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 9.508 s]
[INFO] Core Platform Module ............................... SUCCESS [ 5.956 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 12.183 s]
[INFO] Main Module ........................................ SUCCESS [ 29.517 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.077 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 5.345 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 4.655 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 2.473 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 6.486 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 6.322 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 7.626 s]
[INFO] Web Feature Service Module ......................... SUCCESS [ 12.594 s]
[INFO] Web Map Service Module ............................. SUCCESS [ 14.931 s]
[INFO] KML support for GeoServer .......................... SUCCESS [ 7.624 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [ 13.767 s]
[INFO] REST Support Module ................................ SUCCESS [ 4.810 s]
[INFO] REST Configuration Service Module .................. SUCCESS [ 9.006 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.067 s]
[INFO] Core UI Module ..................................... SUCCESS [ 12.411 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.043 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 4.539 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 6.429 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 7.648 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 4.779 s]
[INFO] Demos Module ....................................... SUCCESS [ 6.133 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 5.055 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.055 s]
[INFO] Security UI Core Module ............................ SUCCESS [ 9.335 s]
[INFO] Security UI JDBC Module ............................ SUCCESS [ 4.549 s]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 4.735 s]
[INFO] REST UI Module ..................................... SUCCESS [ 4.214 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 13.787 s]
[INFO] Community Space .................................... SUCCESS [ 1.230 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 12.910 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 9.870 s]
[INFO] SpatiaLite Extension ............................... SUCCESS [ 8.743 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 6.273 s]
[INFO] Aggregating Data Store ............................. SUCCESS [ 2.691 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.038 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 11.190 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.068 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 5.695 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 5.733 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 4.069 s]
[INFO] Groovy Scripting Extension ......................... SUCCESS [ 14.240 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 3.628 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 5.604 s]
[INFO] JavaScript Scripting Extension ..................... SUCCESS [ 5.464 s]
[INFO] Ruby Scripting Extension ........................... SUCCESS [ 3.974 s]
[INFO] WMS-EO ............................................. SUCCESS [ 5.479 s]
[INFO] ColorMap ........................................... SUCCESS [ 4.650 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 4.657 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 5.247 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 2.160 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 5.070 s]
[INFO] REST plugin community module ....................... SUCCESS [ 4.249 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 4.018 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 4.099 s]
[INFO] DownloadProcess .................................... SUCCESS [ 5.460 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 0.781 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 4.433 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 1.534 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 10.112 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 5.578 s]
[INFO] Solr Module ........................................ SUCCESS [ 4.857 s]
[INFO] Resumable REST Upload module ....................... SUCCESS [ 4.570 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 5.985 s]
[INFO] GeoFence Server .................................... SUCCESS [ 6.030 s]
[INFO] REST SLD service ................................... SUCCESS [ 4.986 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 5.222 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.074 s]
[INFO] Importer Core Module ............................... SUCCESS [ 8.222 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 5.696 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 4.799 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 4.618 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 2.733 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 4.499 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.039 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.033 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.020 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 4.441 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 4.218 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 5.452 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 4.636 s]
[INFO] GeoGig GeoServer integration ....................... SUCCESS [ 16.763 s]
[INFO] GeoServer Config Backup And Restore ................ SUCCESS [ 0.059 s]
[INFO] GeoServer Config Backup And Restore Core Module .... SUCCESS [ 6.107 s]
[INFO] GeoServer Config Backup And Restore REST Module .... SUCCESS [ 4.417 s]
[INFO] GeoServer Config Backup And Restore Extensions ..... SUCCESS [ 2.006 s]
[INFO] GeoServer Config Backup And Restore Web UI Module .. SUCCESS [ 3.437 s]
[INFO] WMTS Multi Dimensional ............................. SUCCESS [ 5.242 s]
[INFO] GeoServer OAuth2 Connect Security Module ........... SUCCESS [ 4.384 s]
[INFO] GeoServer OAuth2 Connect Security Module - Google Token Service SUCCESS [ 4.374 s]
[INFO] GeoServer OAuth2 Connect Security Module - GitHub Token Service SUCCESS [ 4.720 s]
[INFO] GeoServer OAuth2 Connect Security Module - GeoNode Token Service SUCCESS [ 4.455 s]
[INFO] GeoServer OneLogin Module .......................... SUCCESS [ 5.326 s]
[INFO] gs-notification-common ............................. SUCCESS [ 1.297 s]
[INFO] GeoServer notification event system extension for GeoNode SUCCESS [ 2.279 s]
[INFO] GeoServer notification event system ................ SUCCESS [ 4.306 s]
[INFO] OWS Dispatcher Simulate Plugin ..................... SUCCESS [ 3.778 s]
[INFO] GeoServer Community Release Module ................. SUCCESS [ 2.524 s]
[INFO] GeoServer Resource Browser ......................... SUCCESS [ 7.226 s]
[INFO] Application Schema Support ......................... SUCCESS [ 2.190 s]
[INFO] Application Schema Integration Test ................ SUCCESS [ 6.480 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 9.605 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 4.797 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.040 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.032 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.063 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.054 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 4.878 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 2.677 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.337 s]
[INFO] OGR WFS ............................................ SUCCESS [ 3.959 s]
[INFO] OGR WPS ............................................ SUCCESS [ 4.384 s]
[INFO] Excel Output Format ................................ SUCCESS [ 3.593 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.059 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.190 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.050 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 4.294 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 5.356 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 6.478 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 3.923 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.764 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.047 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 6.192 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 4.973 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.052 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 5.134 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.050 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.664 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 5.279 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 5.258 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.048 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 5.235 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 4.118 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 6.194 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 3.671 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.035 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 4.155 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 3.885 s]
[INFO] Printing Module .................................... SUCCESS [ 3.910 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.050 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 4.855 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 3.861 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 3.752 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 5.635 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 4.304 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 5.929 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 4.376 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 4.297 s]
[INFO] WCS NetCDF output Module ........................... FAILURE [ 6.131 s]
[INFO] Vector Tiles ....................................... SKIPPED
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] GeoServer Release Module ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:26 min
[INFO] Finished at: 2017-02-19T08:13:35+00:00
[INFO] Final Memory: 206M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-netcdf-out: Compilation failure: Compilation failure:
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[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 :gs-netcdf-out
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1325/changes&gt;

Changes:

[andrea.aime] DefaultTileLayerCatalog to mimick the GS own default catalog and keep

------------------------------------------
[...truncated 8937 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.geo-solutions.it/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-jts-wrapper/17-SNAPSHOT/maven-metadata.xml (965 B at 2.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-netcdf-out ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-netcdf-out ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-netcdf-out ---
[INFO] Compiling 17 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-netcdf-out ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-netcdf-out ---
[INFO] Compiling 10 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/target/test-classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
<http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[INFO] 12 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 9.258 s]
[INFO] Core Platform Module ............................... SUCCESS [ 6.258 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 11.414 s]
[INFO] Main Module ........................................ SUCCESS [ 27.879 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.092 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 5.001 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 5.856 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 2.546 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 6.611 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 6.613 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 7.460 s]
[INFO] Web Feature Service Module ......................... SUCCESS [ 13.287 s]
[INFO] Web Map Service Module ............................. SUCCESS [ 14.872 s]
[INFO] KML support for GeoServer .......................... SUCCESS [ 7.112 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [ 14.825 s]
[INFO] REST Support Module ................................ SUCCESS [ 4.640 s]
[INFO] REST Configuration Service Module .................. SUCCESS [ 8.980 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.052 s]
[INFO] Core UI Module ..................................... SUCCESS [ 12.181 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.040 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 4.230 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 6.567 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 7.459 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 4.007 s]
[INFO] Demos Module ....................................... SUCCESS [ 5.911 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 4.700 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.059 s]
[INFO] Security UI Core Module ............................ SUCCESS [ 10.410 s]
[INFO] Security UI JDBC Module ............................ SUCCESS [ 4.880 s]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 4.910 s]
[INFO] REST UI Module ..................................... SUCCESS [ 3.868 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 16.209 s]
[INFO] Community Space .................................... SUCCESS [ 0.127 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 9.980 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 6.497 s]
[INFO] SpatiaLite Extension ............................... SUCCESS [ 6.201 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 6.215 s]
[INFO] Aggregating Data Store ............................. SUCCESS [ 2.709 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.042 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 10.473 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.075 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 5.375 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 5.141 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 3.683 s]
[INFO] Groovy Scripting Extension ......................... SUCCESS [ 13.158 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 3.457 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 5.515 s]
[INFO] JavaScript Scripting Extension ..................... SUCCESS [ 5.630 s]
[INFO] Ruby Scripting Extension ........................... SUCCESS [ 3.687 s]
[INFO] WMS-EO ............................................. SUCCESS [ 5.130 s]
[INFO] ColorMap ........................................... SUCCESS [ 5.265 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 4.805 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 5.333 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 2.124 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 4.861 s]
[INFO] REST plugin community module ....................... SUCCESS [ 4.242 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 4.461 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 4.208 s]
[INFO] DownloadProcess .................................... SUCCESS [ 5.683 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 0.784 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 10.794 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 1.593 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 10.214 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 5.562 s]
[INFO] Solr Module ........................................ SUCCESS [ 4.646 s]
[INFO] Resumable REST Upload module ....................... SUCCESS [ 4.595 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 5.387 s]
[INFO] GeoFence Server .................................... SUCCESS [ 6.046 s]
[INFO] REST SLD service ................................... SUCCESS [ 5.012 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 5.176 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.130 s]
[INFO] Importer Core Module ............................... SUCCESS [ 8.546 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 6.116 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 4.574 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 4.428 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 2.339 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 5.099 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.041 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.195 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.136 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 3.938 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 3.910 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 4.880 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 5.283 s]
[INFO] GeoGig GeoServer integration ....................... SUCCESS [ 16.117 s]
[INFO] GeoServer Config Backup And Restore ................ SUCCESS [ 0.062 s]
[INFO] GeoServer Config Backup And Restore Core Module .... SUCCESS [ 5.693 s]
[INFO] GeoServer Config Backup And Restore REST Module .... SUCCESS [ 4.427 s]
[INFO] GeoServer Config Backup And Restore Extensions ..... SUCCESS [ 2.327 s]
[INFO] GeoServer Config Backup And Restore Web UI Module .. SUCCESS [ 4.941 s]
[INFO] WMTS Multi Dimensional ............................. SUCCESS [ 5.343 s]
[INFO] GeoServer OAuth2 Connect Security Module ........... SUCCESS [ 4.076 s]
[INFO] GeoServer OAuth2 Connect Security Module - Google Token Service SUCCESS [ 4.347 s]
[INFO] GeoServer OAuth2 Connect Security Module - GitHub Token Service SUCCESS [ 4.338 s]
[INFO] GeoServer OAuth2 Connect Security Module - GeoNode Token Service SUCCESS [ 4.640 s]
[INFO] GeoServer OneLogin Module .......................... SUCCESS [ 5.257 s]
[INFO] gs-notification-common ............................. SUCCESS [ 1.332 s]
[INFO] GeoServer notification event system extension for GeoNode SUCCESS [ 2.237 s]
[INFO] GeoServer notification event system ................ SUCCESS [ 4.346 s]
[INFO] OWS Dispatcher Simulate Plugin ..................... SUCCESS [ 3.898 s]
[INFO] GeoServer Community Release Module ................. SUCCESS [ 13.770 s]
[INFO] GeoServer Resource Browser ......................... SUCCESS [ 8.869 s]
[INFO] Application Schema Support ......................... SUCCESS [ 2.024 s]
[INFO] Application Schema Integration Test ................ SUCCESS [ 7.749 s]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 2.277 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 4.676 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.051 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.039 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.037 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.075 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 4.732 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 2.727 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.338 s]
[INFO] OGR WFS ............................................ SUCCESS [ 3.917 s]
[INFO] OGR WPS ............................................ SUCCESS [ 4.285 s]
[INFO] Excel Output Format ................................ SUCCESS [ 3.798 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.105 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.182 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.102 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 4.427 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 4.096 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 6.183 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 3.771 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.025 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.057 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 6.624 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 4.983 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 5.092 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.057 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.409 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 5.661 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 5.144 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.046 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 5.467 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 4.217 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 6.456 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 3.940 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.034 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 4.461 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 5.046 s]
[INFO] Printing Module .................................... SUCCESS [ 3.960 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.038 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 4.555 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 3.949 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 3.703 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 5.639 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 4.470 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 5.743 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 4.471 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 4.129 s]
[INFO] WCS NetCDF output Module ........................... FAILURE [ 5.971 s]
[INFO] Vector Tiles ....................................... SKIPPED
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] GeoServer Release Module ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:29 min
[INFO] Finished at: 2017-02-20T08:13:40+00:00
[INFO] Final Memory: 207M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-netcdf-out: Compilation failure: Compilation failure:
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[19,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[20,24\] error: cannot find symbol
[ERROR] package org.geotools.data
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[69,39\] error: cannot find symbol
[ERROR] class AbstractDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStoreFactory.java&gt;:\[20,15\] error: incompatible types: MultiDimDataStore cannot be converted to DataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[140,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[145,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[168,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[348,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[388,17\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[413,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,12\] error: cannot find symbol
[ERROR] class MultiDimDataStore
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/ws/src/extension/netcdf-out/src/test/java/org/geoserver/wcs2_0/MultiDimDataStore.java&gt;:\[415,34\] error: cannot find symbol
[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 :gs-netcdf-out
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master-nightly/1326/changes&gt;