See <https://build.geoserver.org/job/geoserver-java11/494/display/redirect?page=changes>
Changes:
[cmhodgson] Corrected unit type for MapML tile-based queries
------------------------------------------
[...truncated 2.09 MB...]
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-qos ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-qos ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-qos ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-qos ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-qos ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-qos ---
[debug] Using AOSP style
[INFO] Processed 100 files (0 non-complying).
[INFO] Processed 100 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-qos ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-qos/2.16-SNAPSHOT/gs-qos-2.16-SNAPSHOT.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/pom.xml> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-qos/2.16-SNAPSHOT/gs-qos-2.16-SNAPSHOT.pom>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-qos/2.16-SNAPSHOT/gs-qos-2.16-SNAPSHOT-tests.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-qos/2.16-SNAPSHOT/gs-qos-2.16-SNAPSHOT-sources.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/qos/target/gs-qos-2.16-SNAPSHOT-test-sources.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-qos/2.16-SNAPSHOT/gs-qos-2.16-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OGR datastore panel 2.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-ogr ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-ogr ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-web-ogr ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-java11/ws/src>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-ogr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-web-ogr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/classes>
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/main/java/org/geoserver/ogr/OGRDataStorePanel.java>: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/main/java/org/geoserver/ogr/OGRDataStorePanel.java> uses unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/main/java/org/geoserver/ogr/OGRDataStorePanel.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-ogr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/test/java>
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-web-ogr ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-ogr ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-ogr ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-ogr ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-ogr ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-ogr ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-ogr ---
[warn] Test source directory '<https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/src/test/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 1 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-ogr ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-web-ogr/2.16-SNAPSHOT/gs-web-ogr-2.16-SNAPSHOT.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/pom.xml> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-web-ogr/2.16-SNAPSHOT/gs-web-ogr-2.16-SNAPSHOT.pom>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-web-ogr/2.16-SNAPSHOT/gs-web-ogr-2.16-SNAPSHOT-tests.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/web-ogr/target/gs-web-ogr-2.16-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-web-ogr/2.16-SNAPSHOT/gs-web-ogr-2.16-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Community Release Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer notification event system 2.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-notification ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-notification ---
[INFO]
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-notification ---
[INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-java11/ws/src>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/classes>
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/main/java/org/geoserver/notification/INotificationTransactionListener.java>: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/main/java/org/geoserver/notification/INotificationTransactionListener.java> uses or overrides a deprecated API.
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/main/java/org/geoserver/notification/INotificationTransactionListener.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/main/java/org/geoserver/notification/NotificationPropertyAccessor.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/main/java/org/geoserver/notification/NotificationPropertyAccessor.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/test-classes>
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/test/java/org/geoserver/notification/DefaultConfigTest.java>: Some input files use or override a deprecated API.
[INFO] <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/src/test/java/org/geoserver/notification/DefaultConfigTest.java>: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-notification ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-notification ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-notification ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-notification ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-notification ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-notification ---
[debug] Using AOSP style
[INFO] Processed 20 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-notification ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-notification/2.16-SNAPSHOT/gs-notification-2.16-SNAPSHOT.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/pom.xml> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-notification/2.16-SNAPSHOT/gs-notification-2.16-SNAPSHOT.pom>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-notification/2.16-SNAPSHOT/gs-notification-2.16-SNAPSHOT-tests.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-notification/2.16-SNAPSHOT/gs-notification-2.16-SNAPSHOT-sources.jar>
[INFO] Installing <https://build.geoserver.org/job/geoserver-java11/ws/src/community/notification/target/gs-notification-2.16-SNAPSHOT-test-sources.jar> to <https://build.geoserver.org/job/geoserver-java11/ws/./m2/org/geoserver/community/gs-notification/2.16-SNAPSHOT/gs-notification-2.16-SNAPSHOT-test-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Community Space .................................... SUCCESS [ 5.773 s]
[INFO] Authentication by unique url key ................... SUCCESS [ 6.106 s]
[INFO] WorldWind Format Module ............................ SUCCESS [ 2.208 s]
[INFO] GeoServer JDBC KV Catalog .......................... SUCCESS [ 3.324 s]
[INFO] GeoServer Scripting Extensions ..................... SUCCESS [ 0.123 s]
[INFO] Core Scripting Extension ........................... SUCCESS [ 2.278 s]
[INFO] Web UI Scripting Extension ......................... SUCCESS [ 1.330 s]
[INFO] BeanShell Scripting Extension ...................... SUCCESS [ 1.120 s]
[INFO] Python Scripting Extension ......................... SUCCESS [ 1.529 s]
[INFO] WMS-EO ............................................. SUCCESS [ 1.934 s]
[INFO] ColorMap ........................................... SUCCESS [ 1.185 s]
[INFO] GeoServer mbtiles Extension ........................ SUCCESS [ 1.511 s]
[INFO] GeoServer GeoPackage Extension ..................... SUCCESS [ 1.429 s]
[INFO] PGRaster DataStore Extension for automatic configuration SUCCESS [ 0.506 s]
[INFO] Dynamic WMS dimension value defaults ............... SUCCESS [ 1.324 s]
[INFO] GPX PPIO for WPS ................................... SUCCESS [ 1.205 s]
[INFO] KML PPIO for WPS ................................... SUCCESS [ 1.019 s]
[INFO] DownloadProcess .................................... SUCCESS [ 2.033 s]
[INFO] GeoServer JMS based clustering modules ............. SUCCESS [ 0.026 s]
[INFO] ActiveMQ ........................................... SUCCESS [ 1.837 s]
[INFO] GeoServer JMS clustering Commons module ............ SUCCESS [ 0.353 s]
[INFO] GeoServer JMS clustering module .................... SUCCESS [ 2.184 s]
[INFO] GeoServer Hazelcast Clustering Module .............. SUCCESS [ 1.861 s]
[INFO] Solr Module ........................................ SUCCESS [ 1.207 s]
[INFO] Parameters Extractor ............................... SUCCESS [ 1.396 s]
[INFO] Web Processing Service - Remote processes invocation SUCCESS [ 1.679 s]
[INFO] WPS cluster on jdbc datastores ..................... SUCCESS [ 1.128 s]
[INFO] ncWMS compatibility extension ...................... SUCCESS [ 1.285 s]
[INFO] GWC Distributed Caching Plugin ..................... SUCCESS [ 0.604 s]
[INFO] GeoWebCache S3 ..................................... SUCCESS [ 1.011 s]
[INFO] GDAL translate parent .............................. SUCCESS [ 0.017 s]
[INFO] GDAL translate WCS ................................. SUCCESS [ 0.785 s]
[INFO] GDAL translate WPS ................................. SUCCESS [ 0.835 s]
[INFO] GeoServer JDBC Configuration Resource Store ........ SUCCESS [ 1.114 s]
[INFO] GeoWebCache SQLite ................................. SUCCESS [ 1.184 s]
[INFO] GeoServer Config Backup And Restore ................ SUCCESS [ 0.610 s]
[INFO] GeoServer Config Backup And Restore Core Module .... SUCCESS [ 2.040 s]
[INFO] GeoServer Config Backup And Restore REST Module .... SUCCESS [ 1.167 s]
[INFO] GeoServer Config Backup And Restore Extensions ..... SUCCESS [ 0.639 s]
[INFO] GeoServer Config Backup And Restore Web UI Module .. SUCCESS [ 0.993 s]
[INFO] WMTS Multi Dimensional ............................. SUCCESS [ 1.512 s]
[INFO] GeoServer Mapbox Styling ........................... SUCCESS [ 0.911 s]
[INFO] WMTS Style editing extension ....................... SUCCESS [ 1.009 s]
[INFO] GeoServer Security Community Modules ............... SUCCESS [ 0.017 s]
[INFO] GeoServer OAuth2 Connect Security Module - Core .... SUCCESS [ 1.087 s]
[INFO] GeoServer OAuth2 Connect Security Module - Google Token Service SUCCESS [ 0.926 s]
[INFO] GeoServer OAuth2 Connect Security Module - GitHub Token Service SUCCESS [ 0.857 s]
[INFO] GeoServer OAuth2 Connect Security Module - GeoNode Token Service SUCCESS [ 0.917 s]
[INFO] GeoServer OAuth2 Connect Security Module - OpenId Connect SUCCESS [ 0.821 s]
[INFO] GeoServer Keycloak Security Plugin ................. SUCCESS [ 1.003 s]
[INFO] GeoServer OneLogin Module .......................... SUCCESS [ 0.896 s]
[INFO] gs-notification-common ............................. SUCCESS [ 0.156 s]
[INFO] GeoServer notification event system extension for GeoNode SUCCESS [ 0.474 s]
[INFO] OWS Dispatcher Simulate Plugin ..................... SUCCESS [ 0.810 s]
[INFO] JDBC Metrics Plugin ................................ SUCCESS [ 0.343 s]
[INFO] OpenSearch EO parent ............................... SUCCESS [ 0.011 s]
[INFO] OpenSearch for EO .................................. SUCCESS [ 1.955 s]
[INFO] OpenSearch for EO web UI ........................... SUCCESS [ 0.973 s]
[INFO] OpenSearch for EO REST configuration API ........... SUCCESS [ 1.562 s]
[INFO] GeoServer Status Monitoring Module ................. SUCCESS [ 0.846 s]
[INFO] NSG Profiles ....................................... SUCCESS [ 0.022 s]
[INFO] NSG WMTS 1.0 Profile ............................... SUCCESS [ 0.448 s]
[INFO] NSG WFS 2.0 Profile ................................ SUCCESS [ 1.152 s]
[INFO] NetCDF GHRSST encoder .............................. SUCCESS [ 1.159 s]
[INFO] WFS 3 prototype .................................... SUCCESS [ 1.969 s]
[INFO] MapML Support ...................................... FAILURE [ 0.851 s]
[INFO] S3 Geotiff Support ................................. SUCCESS [ 0.379 s]
[INFO] GeoServer Resource Browser ......................... SUCCESS [ 1.126 s]
[INFO] GeoServer Task Manager ............................. SUCCESS [ 0.027 s]
[INFO] GeoServer Task Manager Core ........................ SUCCESS [ 3.775 s]
[INFO] GeoServer Task Manager S3 .......................... SUCCESS [ 1.636 s]
[INFO] GeoServer Quality of Service GetCapabilities module SUCCESS [ 2.285 s]
[INFO] OGR datastore panel ................................ SUCCESS [ 0.570 s]
[INFO] GeoServer Community Release Module ................. SKIPPED
[INFO] GeoServer notification event system ................ SUCCESS [ 0.913 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2019-04-23T19:17:35+00:00
[INFO] Final Memory: 302M/1027M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.coveo:fmt-maven-plugin:2.4.0:check (default) on project gs-mapml: Found 1 non-complying files, failing build -> [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-mapml
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user cmhodgson@anonymised.com