[Geoserver-devel] Build failed in Jenkins: geoserver-2.10.x #27

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/27/changes&gt;

Changes:

[emerkle] Replace Jettison libraries with JSONP (JSR-353)

------------------------------------------
[...truncated 16484 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-app ---
[INFO] Compiling 6 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/test-classes&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.569 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.10-SNAPSHOT/gs-importer-web-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.10-SNAPSHOT/gs-importer-web-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.10-SNAPSHOT/gs-importer-web-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.10-SNAPSHOT/gs-importer-web-2.10-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/importer/web/target/gs-importer-web-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.10-SNAPSHOT/gs-importer-web-2.10-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-app ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.filters.GZIPResponseStreamTest
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.geoserver.web.WebXmlTest
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT-sources.jar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-app ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-app ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-app ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (configPackage) @ gs-web-app ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [echo] Copying data dir from ../../../data/minimal
     [copy] Copying 29 files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/src/main/webapp/data&gt;
[INFO] Executed tasks
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default) @ gs-web-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [gs-web-app] in [<http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/geoserver\]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/src/main/webapp\]>
[INFO] Webapp assembled in [347 msecs]
[INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/geoserver.war&gt;
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-war) @ gs-web-app ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-app ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/geoserver.war&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT-test-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/web/app/target/geoserver.war&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 6.889 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.289 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 16.648 s]
[INFO] Main Module ........................................ SUCCESS [02:39 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.084 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 59.066 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:36 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.131 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 26.031 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 33.998 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 52.398 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:46 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:16 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 33.478 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:12 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.478 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:17 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.082 s]
[INFO] Core UI Module ..................................... SUCCESS [01:21 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 30.237 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 45.942 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 13.178 s]
[INFO] Demos Module ....................................... SUCCESS [ 24.276 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 17.693 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.079 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:25 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:46 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:13 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.755 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.054 s]
[INFO] Printing Module .................................... SUCCESS [ 14.394 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 5.899 s]
[INFO] Community Space .................................... SUCCESS [ 0.076 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.045 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:48 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.213 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.462 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.459 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 5.686 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.542 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.276 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.430 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 8.625 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.612 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.256 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.037 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.026 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.217 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.046 s]
[INFO] Web Processing Service Module ...................... FAILURE [01:37 min]
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SUCCESS [ 15.714 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.498 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.354 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 1.142 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 15.675 s]
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.575 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.054 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.060 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.349 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.357 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.061 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.904 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.101 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.596 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 20.110 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 32.956 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 10.692 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.076 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 11.326 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.461 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 42.909 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 12.909 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.032 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.368 s]
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.031 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 20.241 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.407 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 9.889 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.062 s]
[INFO] Importer Core Module ............................... SUCCESS [ 49.359 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 43.826 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 24.427 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.526 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.566 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 22.145 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 35.182 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:31 min (Wall Clock)
[INFO] Finished at: 2016-10-27T04:06:47+00:00
[INFO] Final Memory: 115M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wps-core: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/ws/src/extension/wps/wps-core/target/surefire-reports&gt; for the individual test results.
[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-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.10.x/28/changes&gt;