See <https://build.geoserver.org/job/geotools-21.x-java11/94/display/redirect?page=changes>
Changes: [nuno.oliveira] [GEOT-6374] Add support for Envelope BBox filter on Solr datastore ------------------------------------------ [...truncated 1.74 MB...] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-ysld --- [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/extension/ysld/target/gt-ysld-21-SNAPSHOT.jar> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-ysld/21-SNAPSHOT/gt-ysld-21-SNAPSHOT.jar> [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/extension/ysld/pom.xml> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-ysld/21-SNAPSHOT/gt-ysld-21-SNAPSHOT.pom> [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/extension/ysld/target/gt-ysld-21-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-ysld/21-SNAPSHOT/gt-ysld-21-SNAPSHOT-tests.jar> [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/extension/ysld/target/gt-ysld-21-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-ysld/21-SNAPSHOT/gt-ysld-21-SNAPSHOT-sources.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Web Map Tile Service Client [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoTools Documentation [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/main/java/org/geotools/styling/css/CssTranslator.java>: <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/main/java/org/geotools/styling/css/CssTranslator.java> uses or overrides a deprecated API. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/main/java/org/geotools/styling/css/CssTranslator.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/main/java/org/geotools/styling/css/selector/Selector.java>: Some input files use unchecked or unsafe operations. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/main/java/org/geotools/styling/css/selector/Selector.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ gt-css --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 265 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gt-css --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/target/test-classes> [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/test/java/org/geotools/styling/css/CssBaseTest.java>: Some input files use or override a deprecated API. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/test/java/org/geotools/styling/css/CssBaseTest.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/test/java/org/geotools/styling/css/CssBaseTest.java>: Some input files use unchecked or unsafe operations. [INFO] <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/src/test/java/org/geotools/styling/css/CssBaseTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ gt-css --- [WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.geotools.styling.css.CookbookLineTranslationTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.785 s - in org.geotools.styling.css.CookbookLineTranslationTest [INFO] Running org.geotools.styling.css.CookbookPointTranslationTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.geotools.styling.css.CookbookPointTranslationTest [INFO] Running org.geotools.styling.css.CookbookPolygonTranslationTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in org.geotools.styling.css.CookbookPolygonTranslationTest [INFO] Running org.geotools.styling.css.CookbookRasterTranslationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.geotools.styling.css.CookbookRasterTranslationTest [INFO] Running org.geotools.styling.css.CssRuleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.geotools.styling.css.CssRuleTest [INFO] Running org.geotools.styling.css.ParserSyntheticTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.geotools.styling.css.ParserSyntheticTest [INFO] Running org.geotools.styling.css.SelectorCombineTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.geotools.styling.css.SelectorCombineTest [INFO] Running org.geotools.styling.css.SpecificityTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.geotools.styling.css.SpecificityTest [INFO] Running org.geotools.styling.css.TranslationIntegrationTest [INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.647 s - in org.geotools.styling.css.TranslationIntegrationTest [INFO] Running org.geotools.styling.css.TranslatorSyntheticTest [INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.geotools.styling.css.TranslatorSyntheticTest [INFO] Running org.geotools.styling.css.util.FilterTypeVisitorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.geotools.styling.css.util.FilterTypeVisitorTest [INFO] Running org.geotools.styling.css.util.TypeNameSimplifierTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.geotools.styling.css.util.TypeNameSimplifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 332, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ gt-css --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/target/gt-css-21-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gt-css >>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_gt_from_modulename) @ gt-css --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (remove_dashes_from_modulename) @ gt-css --- [INFO] No match to regex '-' found in 'org.geotools.css'. The initial value 'org.geotools.css' is left as-is... [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gt-css --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geotools-21.x-java11/ws/> [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ gt-css --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gt-css <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gt-css --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/target/gt-css-21-SNAPSHOT-sources.jar> [INFO] [INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gt-css --- [debug] Using AOSP style [INFO] Processed 56 files (0 non-complying). [INFO] [INFO] >>> maven-pmd-plugin:3.11.0:check (default) > :pmd @ gt-css >>> [INFO] [INFO] --- maven-pmd-plugin:3.11.0:pmd (pmd) @ gt-css --- [INFO] [INFO] <<< maven-pmd-plugin:3.11.0:check (default) < :pmd @ gt-css <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.11.0:check (default) @ gt-css --- [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-css --- [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/target/gt-css-21-SNAPSHOT.jar> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-css/21-SNAPSHOT/gt-css-21-SNAPSHOT.jar> [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/pom.xml> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-css/21-SNAPSHOT/gt-css-21-SNAPSHOT.pom> [INFO] Installing <https://build.geoserver.org/job/geotools-21.x-java11/ws/modules/unsupported/css/target/gt-css-21-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geotools-21.x-java11/ws/m2/org/geotools/gt-css/21-SNAPSHOT/gt-css-21-SNAPSHOT-sources.jar> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GeoTools 21-SNAPSHOT: [INFO] [INFO] GeoTools ........................................... SUCCESS [ 51.266 s] [INFO] Build tools for Geotools 2 ......................... SUCCESS [ 0.267 s] [INFO] Maven plugins for Geotools 2 ....................... SUCCESS [ 0.375 s] [INFO] JAR files collector ................................ SUCCESS [ 37.272 s] [INFO] JJTree and JavaCC compilers plugin ................. SUCCESS [ 19.818 s] [INFO] Geotools modules ................................... SUCCESS [ 0.104 s] [INFO] Geotools libraries ................................. SUCCESS [ 0.224 s] [INFO] Open GIS Interfaces ................................ SUCCESS [01:09 min] [INFO] Metadata ........................................... SUCCESS [ 54.672 s] [INFO] Sample data module ................................. SUCCESS [ 48.423 s] [INFO] Referencing services ............................... SUCCESS [01:08 min] [INFO] Geotools plugins ................................... SUCCESS [ 0.104 s] [INFO] EPSG Authority Service using HSQL database ......... SUCCESS [ 44.356 s] [INFO] Main module ........................................ SUCCESS [01:45 min] [INFO] XML Parsing Support ................................ SUCCESS [01:18 min] [INFO] Geotools extensions ................................ SUCCESS [ 0.060 s] [INFO] XML Parsing ........................................ SUCCESS [ 0.079 s] [INFO] XML Parsing ........................................ SUCCESS [ 30.754 s] [INFO] Feature Based Graphs and Networks .................. SUCCESS [ 27.732 s] [INFO] XML Code Generation Support ........................ SUCCESS [ 6.995 s] [INFO] Grid Coverage module ............................... SUCCESS [01:38 min] [INFO] EPSG Authority Service using WKT file .............. SUCCESS [ 12.895 s] [INFO] OGC CQL to Filter parser ........................... SUCCESS [ 26.085 s] [INFO] Property File DataStore ............................ SUCCESS [ 13.884 s] [INFO] GeoTIFF grid coverage exchange module .............. SUCCESS [ 27.078 s] [INFO] JDBC DataStore Support ............................. SUCCESS [ 40.570 s] [INFO] JDBC DataStore Plugins ............................. SUCCESS [ 0.041 s] [INFO] H2 DataStore ....................................... SUCCESS [01:04 min] [INFO] Oracle DataStore ................................... SUCCESS [ 12.052 s] [INFO] PostGIS DataStore .................................. SUCCESS [ 14.075 s] [INFO] Shapefile module ................................... SUCCESS [ 41.901 s] [INFO] Feature transforming feature source wrapper ........ SUCCESS [ 17.354 s] [INFO] WorldImage datasource module ....................... SUCCESS [ 16.234 s] [INFO] imagemosaic datasource module ...................... SUCCESS [01:46 min] [INFO] ArcGrid datasource module .......................... SUCCESS [ 55.686 s] [INFO] GML2 XML Support ................................... SUCCESS [ 22.607 s] [INFO] GML3 XML Support ................................... SUCCESS [01:44 min] [INFO] Filter XML Support ................................. SUCCESS [ 25.626 s] [INFO] SLD XML Support .................................... SUCCESS [ 21.633 s] [INFO] Render ............................................. SUCCESS [02:36 min] [INFO] OGC Web Service Models ............................. SUCCESS [ 0.430 s] [INFO] Xlink Model ........................................ SUCCESS [ 3.119 s] [INFO] Open Web Services Model ............................ SUCCESS [ 8.691 s] [INFO] Filter Encoding Specification Model ................ SUCCESS [ 5.167 s] [INFO] Web Feature Service Model .......................... SUCCESS [ 6.277 s] [INFO] Web Processing Service Model ....................... SUCCESS [ 4.045 s] [INFO] Web Coverage Service Model ......................... SUCCESS [ 8.761 s] [INFO] Catalog Services for the Web Model ................. SUCCESS [ 5.689 s] [INFO] Web Map Tile Service model ......................... SUCCESS [ 33.231 s] [INFO] ArcSDE plugin ...................................... SUCCESS [ 0.084 s] [INFO] ArcSDE dummy api ................................... SUCCESS [ 3.725 s] [INFO] ArcSDE support classes ............................. SUCCESS [ 8.466 s] [INFO] ArcSDE DataStore plugin ............................ SUCCESS [ 16.096 s] [INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SUCCESS [ 8.730 s] [INFO] Extensions to EPSG authority factory ............... SUCCESS [ 12.562 s] [INFO] EPSG Authority Service using PostgreSQL database ... SUCCESS [ 4.083 s] [INFO] Feature-Pregeneralized ............................. SUCCESS [ 17.911 s] [INFO] grass raster datasource module ..................... SUCCESS [ 16.159 s] [INFO] ImageI/O-Ext based grid coverage readers ........... SUCCESS [ 13.979 s] [INFO] imagepyramid datasource module ..................... SUCCESS [ 26.752 s] [INFO] imagemosaic-jdbc module ............................ SUCCESS [ 29.948 s] [INFO] DB2 DataStore ...................................... SUCCESS [ 11.180 s] [INFO] MySQL DataStore .................................... SUCCESS [ 8.504 s] [INFO] SQL Server DataStore ............................... SUCCESS [ 11.595 s] [INFO] Teradata DataStore ................................. SUCCESS [ 9.449 s] [INFO] JP2K based grid coverage readers ................... SUCCESS [ 18.060 s] [INFO] Dynamic symbolizers for SVG symbols ................ SUCCESS [ 13.969 s] [INFO] Coverage Multidimensional Module ................... SUCCESS [ 0.085 s] [INFO] API interfaces ..................................... SUCCESS [ 18.865 s] [INFO] NetCDF gridcoverage module ......................... SUCCESS [02:12 min] [INFO] GRIB gridcoverage module ........................... SUCCESS [01:12 min] [INFO] OWS XML Support .................................... SUCCESS [ 12.832 s] [INFO] Filter Encoding Specification XML Support .......... SUCCESS [ 15.103 s] [INFO] GeoPackage Module .................................. SUCCESS [ 50.937 s] [INFO] Application Schema Support ......................... SUCCESS [ 0.084 s] [INFO] Application Schema Resolver ........................ SUCCESS [ 18.170 s] [INFO] Complex Features Support ........................... SUCCESS [ 12.951 s] [INFO] Application Schema DataAccess ...................... SUCCESS [01:47 min] [INFO] MongoDB DataStore .................................. SUCCESS [ 19.451 s] [INFO] Sample DataAccess .................................. SUCCESS [ 6.580 s] [INFO] Brewer module ...................................... SUCCESS [ 18.118 s] [INFO] Vector grids ....................................... SUCCESS [ 10.345 s] [INFO] Validation Processor and Framework ................. SUCCESS [ 22.158 s] [INFO] Web Map Server client .............................. SUCCESS [ 26.192 s] [INFO] Tile Client ........................................ SUCCESS [ 11.826 s] [INFO] WMTS XML Support ................................... SUCCESS [ 13.320 s] [INFO] Geotools unsupported ............................... SUCCESS [ 0.077 s] [INFO] Process ............................................ SUCCESS [ 14.829 s] [INFO] Swing widgets ...................................... FAILURE [ 20.560 s] [INFO] Web Map Tile Service Client ........................ SKIPPED [INFO] KML XML Support .................................... SUCCESS [ 22.381 s] [INFO] WFS XML Support .................................... SUCCESS [ 39.751 s] [INFO] WCS XML Support .................................... SUCCESS [ 17.221 s] [INFO] WPS XML Support .................................... SUCCESS [ 16.443 s] [INFO] WMS XML Support .................................... SUCCESS [ 10.655 s] [INFO] CSW XML Support .................................... SUCCESS [ 13.160 s] [INFO] Process Feature .................................... SUCCESS [ 24.761 s] [INFO] Process Raster ..................................... SUCCESS [ 23.314 s] [INFO] YSLD Parser/Encoder ................................ SUCCESS [ 21.699 s] [INFO] GeoJSON Support .................................... SUCCESS [ 16.083 s] [INFO] Process Geometry ................................... SUCCESS [ 11.868 s] [INFO] MBTiles Module ..................................... SUCCESS [ 23.138 s] [INFO] WFS client module (NG) ............................. SUCCESS [01:03 min] [INFO] GTopo30 datasource module .......................... SUCCESS [ 14.474 s] [INFO] ISO 19107 implementation using JTS ................. SUCCESS [ 7.864 s] [INFO] Geometries ......................................... SUCCESS [ 42.612 s] [INFO] Web Processing Service ............................. SUCCESS [ 9.912 s] [INFO] Application Schema Support (Unsupported Modules) ... SUCCESS [ 0.039 s] [INFO] SOLR module ........................................ SUCCESS [ 10.654 s] [INFO] Geobuf DataStore ................................... SUCCESS [ 20.902 s] [INFO] Cartographic CSS parser ............................ SUCCESS [ 20.725 s] [INFO] GeoJSON Datastore .................................. SUCCESS [ 10.527 s] [INFO] Mapbox Styles Support .............................. SUCCESS [ 26.029 s] [INFO] CSVDataStore ....................................... SUCCESS [ 15.148 s] [INFO] EPSG Authority Factory for Oracle .................. SUCCESS [ 4.903 s] [INFO] SAP HANA DataStore ................................. SUCCESS [ 15.616 s] [INFO] Next Generation JDBC DataStores .................... SUCCESS [ 0.038 s] [INFO] gt-s3-geotiff ...................................... SUCCESS [ 14.119 s] [INFO] GeoTools Documentation ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26:49 min (Wall Clock) [INFO] Finished at: 2019-09-24T15:00:15Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.coveo:fmt-maven-plugin:2.4.0:check (default) on project gt-swing: Execution default of goal com.coveo:fmt-maven-plugin:2.4.0:check failed. ArrayIndexOutOfBoundsException: Index 13 out of bounds for length 10 -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gt-swing Build step 'Invoke top-level Maven targets' marked build as failure Not sending mail to unregistered user nuno.olive...@geo-solutions.it _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel