See <https://build.geoserver.org/job/geoserver-java11-qa/909/display/redirect>
------------------------------------------ [...truncated 837.05 KB...] [INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geowebcache/gwc-diskquota-jdbc/1.17-SNAPSHOT/gwc-diskquota-jdbc-1.17-SNAPSHOT.pom [INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geowebcache/gwc-diskquota-jdbc/1.17-SNAPSHOT/gwc-diskquota-jdbc-1.17-SNAPSHOT.pom [INFO] [INFO] -----------------< org.geoserver.web:gs-web-sec-jdbc >------------------ [INFO] Building Security UI JDBC Module 2.17-SNAPSHOT [32/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-jdbc --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-jdbc --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-web-sec-jdbc --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/main/resources> [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-web-sec-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/classes> [INFO] <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/main/java/org/geoserver/security/web/jdbc/JDBCRoleServicePanel.java>: Some input files use unchecked or unsafe operations. [INFO] <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/main/java/org/geoserver/security/web/jdbc/JDBCRoleServicePanel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-web-sec-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/test-classes> [INFO] <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/test/java/org/geoserver/security/web/jdbc/JDBCConnectionPanelTest.java>: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/test/java/org/geoserver/security/web/jdbc/JDBCConnectionPanelTest.java> uses unchecked or unsafe operations. [INFO] <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/src/test/java/org/geoserver/security/web/jdbc/JDBCConnectionPanelTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gs-web-sec-jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-jdbc --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-jdbc --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-jdbc --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-jdbc --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-sec-jdbc --- [debug] Using AOSP style [INFO] Processed 20 files (0 non-complying). [INFO] [INFO] >>> maven-pmd-plugin:3.11.0:check (default) > :pmd @ gs-web-sec-jdbc >>> [INFO] [INFO] --- maven-pmd-plugin:3.11.0:pmd (pmd) @ gs-web-sec-jdbc --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] [INFO] <<< maven-pmd-plugin:3.11.0:check (default) < :pmd @ gs-web-sec-jdbc <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.11.0:check (default) @ gs-web-sec-jdbc --- [INFO] [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.10:check (default) > :spotbugs @ gs-web-sec-jdbc >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.10:spotbugs (spotbugs) @ gs-web-sec-jdbc --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.10:check (default) < :spotbugs @ gs-web-sec-jdbc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.10:check (default) @ gs-web-sec-jdbc --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ gs-web-sec-jdbc --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-jdbc --- [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-jdbc/2.17-SNAPSHOT/gs-web-sec-jdbc-2.17-SNAPSHOT.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/pom.xml> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-jdbc/2.17-SNAPSHOT/gs-web-sec-jdbc-2.17-SNAPSHOT.pom> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-jdbc/2.17-SNAPSHOT/gs-web-sec-jdbc-2.17-SNAPSHOT-tests.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-jdbc/2.17-SNAPSHOT/gs-web-sec-jdbc-2.17-SNAPSHOT-sources.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/jdbc/target/gs-web-sec-jdbc-2.17-SNAPSHOT-test-sources.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-jdbc/2.17-SNAPSHOT/gs-web-sec-jdbc-2.17-SNAPSHOT-test-sources.jar> [INFO] [INFO] -----------------< org.geoserver.web:gs-web-sec-ldap >------------------ [INFO] Building Security UI LDAP Module 2.17-SNAPSHOT [33/36] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-ldap --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-ldap --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ gs-web-sec-ldap --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/src/main/resources> [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ gs-web-sec-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ gs-web-sec-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gs-web-sec-ldap --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-ldap --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-ldap --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-ldap --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-ldap --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-sec-ldap --- [debug] Using AOSP style [INFO] Processed 9 files (0 non-complying). [INFO] [INFO] >>> maven-pmd-plugin:3.11.0:check (default) > :pmd @ gs-web-sec-ldap >>> [INFO] [INFO] --- maven-pmd-plugin:3.11.0:pmd (pmd) @ gs-web-sec-ldap --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] [INFO] <<< maven-pmd-plugin:3.11.0:check (default) < :pmd @ gs-web-sec-ldap <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.11.0:check (default) @ gs-web-sec-ldap --- [INFO] [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.10:check (default) > :spotbugs @ gs-web-sec-ldap >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.10:spotbugs (spotbugs) @ gs-web-sec-ldap --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:3.1.10:check (default) < :spotbugs @ gs-web-sec-ldap <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:3.1.10:check (default) @ gs-web-sec-ldap --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ gs-web-sec-ldap --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-ldap --- [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-ldap/2.17-SNAPSHOT/gs-web-sec-ldap-2.17-SNAPSHOT.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/pom.xml> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-ldap/2.17-SNAPSHOT/gs-web-sec-ldap-2.17-SNAPSHOT.pom> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-tests.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-ldap/2.17-SNAPSHOT/gs-web-sec-ldap-2.17-SNAPSHOT-tests.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-sources.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-ldap/2.17-SNAPSHOT/gs-web-sec-ldap-2.17-SNAPSHOT-sources.jar> [INFO] Installing <https://build.geoserver.org/job/geoserver-java11-qa/ws/src/web/security/ldap/target/gs-web-sec-ldap-2.17-SNAPSHOT-test-sources.jar> to <https://build.geoserver.org/job/geoserver-java11-qa/ws/m2/org/geoserver/web/gs-web-sec-ldap/2.17-SNAPSHOT/gs-web-sec-ldap-2.17-SNAPSHOT-test-sources.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GWC UI Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [WARNING] Could not transfer metadata org.geotools:gt-sample-data:23-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/main/): Failed to transfer file: https://repo.boundlessgeo.com/main/org/geotools/gt-sample-data/23-SNAPSHOT/maven-metadata.xml. Return code is: 504 , ReasonPhrase:Gateway Time-out. [WARNING] Failure to transfer org.geotools:gt-sample-data:23-SNAPSHOT/maven-metadata.xml from https://repo.boundlessgeo.com/main/ was cached in the local repository, resolution will not be reattempted until the update interval of boundless has elapsed or updates are forced. Original error: Could not transfer metadata org.geotools:gt-sample-data:23-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/main/): Failed to transfer file: https://repo.boundlessgeo.com/main/org/geotools/gt-sample-data/23-SNAPSHOT/maven-metadata.xml. Return code is: 504 , ReasonPhrase:Gateway Time-out. [INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/gt-sample-data/23-SNAPSHOT/gt-sample-data-23-SNAPSHOT.pom [INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/gt-sample-data/23-SNAPSHOT/gt-sample-data-23-SNAPSHOT.pom [INFO] Downloading from geosolutions: http://maven.geo-solutions.it/org/geotools/gt-sample-data/23-SNAPSHOT/gt-sample-data-23-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping WCS UI Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoServer Web Application [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GeoServer 2.17-SNAPSHOT: [INFO] [INFO] GeoServer .......................................... SUCCESS [ 32.643 s] [INFO] Core Platform Module ............................... SUCCESS [ 46.099 s] [INFO] Open Web Service Module ............................ SUCCESS [ 25.089 s] [INFO] Main Module ........................................ SUCCESS [03:49 min] [INFO] GeoServer Security Modules ......................... SUCCESS [ 0.116 s] [INFO] GeoServer Security Tests Module .................... SUCCESS [ 10.518 s] [INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 11.453 s] [INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 16.874 s] [INFO] Web Coverage Service Module ........................ SUCCESS [ 9.224 s] [INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 15.075 s] [INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 15.514 s] [INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 26.229 s] [INFO] Web Feature Service Module ......................... SUCCESS [ 48.686 s] [INFO] Web Map Service Module ............................. SUCCESS [01:24 min] [INFO] KML support for GeoServer .......................... SUCCESS [ 18.145 s] [INFO] gs-rest ............................................ SUCCESS [ 16.063 s] [INFO] GeoWebCache (GWC) Module ........................... FAILURE [02:04 min] [INFO] gs-restconfig ...................................... SUCCESS [ 22.366 s] [INFO] gs-restconfig-wcs .................................. SUCCESS [ 7.551 s] [INFO] gs-restconfig-wfs .................................. SUCCESS [ 7.789 s] [INFO] gs-restconfig-wms .................................. SUCCESS [ 6.703 s] [INFO] GeoServer Web Modules .............................. SUCCESS [ 0.204 s] [INFO] Core UI Module ..................................... SUCCESS [ 53.502 s] [INFO] WMS UI Module ...................................... SUCCESS [ 14.729 s] [INFO] GWC UI Module ...................................... SKIPPED [INFO] WFS UI Module ...................................... SUCCESS [ 8.206 s] [INFO] Demos Module ....................................... FAILURE [02:00 min] [INFO] WCS UI Module ...................................... SKIPPED [INFO] Security UI Modules ................................ SUCCESS [ 0.079 s] [INFO] Security UI Core Module ............................ SUCCESS [ 22.028 s] [INFO] Security UI JDBC Module ............................ SUCCESS [ 8.024 s] [INFO] Security UI LDAP Module ............................ SUCCESS [ 7.126 s] [INFO] REST UI Module ..................................... SUCCESS [ 6.562 s] [INFO] GeoServer Web Application .......................... SKIPPED [INFO] Community Space .................................... SUCCESS [ 0.105 s] [INFO] GeoServer Extensions ............................... SUCCESS [ 0.062 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:17 min (Wall Clock) [INFO] Finished at: 2019-09-12T14:35:02Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project gs-gwc: Could not resolve dependencies for project org.geoserver:gs-gwc:jar:2.17-SNAPSHOT: Failed to collect dependencies at org.geowebcache:gwc-tms:jar:1.17-SNAPSHOT: Failed to read artifact descriptor for org.geowebcache:gwc-tms:jar:1.17-SNAPSHOT: Could not transfer artifact org.geowebcache:gwc-tms:pom:1.17-SNAPSHOT from/to boundless (https://repo.boundlessgeo.com/main/): Failed to transfer file: https://repo.boundlessgeo.com/main/org/geowebcache/gwc-tms/1.17-SNAPSHOT/gwc-tms-1.17-SNAPSHOT.pom. Return code is: 502 , ReasonPhrase:Bad Gateway. -> [Help 1] [ERROR] Failed to execute goal on project gs-web-demo: Could not resolve dependencies for project org.geoserver.web:gs-web-demo:jar:2.17-SNAPSHOT: Failed to collect dependencies at org.geotools:gt-sample-data:jar:23-SNAPSHOT: Failed to read artifact descriptor for org.geotools:gt-sample-data:jar:23-SNAPSHOT: Could not transfer artifact org.geotools:gt-sample-data:pom:23-SNAPSHOT from/to boundless (https://repo.boundlessgeo.com/main/): Failed to transfer file: https://repo.boundlessgeo.com/main/org/geotools/gt-sample-data/23-SNAPSHOT/gt-sample-data-23-SNAPSHOT.pom. Return code is: 502 , ReasonPhrase:Bad Gateway. -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gs-gwc Build step 'Invoke top-level Maven targets' marked build as failure _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
