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

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>
[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>
[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>
[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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>:[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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to