[Geoserver-devel] Build failed in Jenkins: geoserver-master #750

See <http://ares.opengeo.org/jenkins/job/geoserver-master/750/changes&gt;

Changes:

[gabriel.roldan] Make GWCLifeCycleHandler behave correctly on application shutdown.

------------------------------------------
[...truncated 21756 lines...]
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.geoserver.gwc.GWCQuotaStoreDisabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 sec
Running org.geoserver.gwc.GWCTest
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-restconfig ---
[INFO] Surefire report directory: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.catalog.rest.AdminRequestTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.587 sec
Running org.geoserver.gwc.GWCTransactionListenerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.geoserver.gwc.RESTIntegrationTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.434 sec
Running org.geoserver.gwc.ResponseUtilsURLManglerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geoserver.gwc.config.GWCConfigPersisterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.geoserver.gwc.config.GWCConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 sec
Running org.geoserver.gwc.config.GWCInitializerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.geoserver.gwc.layer.CatalogConfigurationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
Running org.geoserver.gwc.layer.CatalogLayerEventListenerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec
Running org.geoserver.gwc.layer.CatalogStyleChangeListenerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.geoserver.gwc.layer.DefaultTileLayerCatalogTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerInfoPersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 sec
Running org.geoserver.gwc.layer.LegacyTileLayerInfoLoaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geoserver.gwc.layer.TileLayerInfoUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.214 sec

Results :

Failed tests: testCachingHeadersSingleLayer(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testDirectWMSIntegrationWithVirtualServices(org.geoserver.gwc.GWCIntegrationTest): expected:<cite:BasicPolygons> but was:<null>
  testCachingHeadersNestedLayerGroup(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testDirectWMSIntegrationResponseHeaders(org.geoserver.gwc.GWCIntegrationTest): expected:<cite:BasicPolygons> but was:<null>
  testWorkspacedStyle(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testPngIntegration(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testDirectWMSIntegrationResponseHeaders13(org.geoserver.gwc.GWCIntegrationTest): expected:<cite:BasicPolygons> but was:<null>
  testDirectWMSIntegrationIfModifiedSinceSupport(org.geoserver.gwc.GWCIntegrationTest)
  testCachingHeadersFlatLayerGroup(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testCachingHeadersSingleLayerNoHeaders(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testDirectWMSIntegrationWithVirtualServicesAndWorkspacedStyle(org.geoserver.gwc.GWCIntegrationTest): expected:<testWorkspace:workspacedLayer> but was:<null>
  testGutter(org.geoserver.gwc.GWCIntegrationTest): expected:<[image/png]> but was:<[text/html]>
  testDirectWMSIntegrationMaxAge(org.geoserver.gwc.GWCIntegrationTest): expected:<max-age=3456> but was:<null>

Tests run: 155, Failures: 13, Errors: 0, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demoes Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ImageMap Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer INSPIRE Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer libjpeg-turbo Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Data Importer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Earth Observation extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Monitor Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web core module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoSearch Index Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF WPS PPIO
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [9.076s]
[INFO] Core Platform Module .............................. SUCCESS [19.907s]
[INFO] Open Web Service Module ........................... SUCCESS [21.566s]
[INFO] Main Module ....................................... SUCCESS [3:19.118s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.897s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:16.178s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [48.532s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.145s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:15.933s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:16.308s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:08.946s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:33.875s]
[INFO] Web Map Service Module ............................ SUCCESS [6:11.342s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:26.644s]
[INFO] GeoWebCache (GWC) Module .......................... FAILURE [2:33.693s]
[INFO] REST Support Module ............................... SUCCESS [47.684s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.973s]
[INFO] Core UI Module .................................... SUCCESS [2:38.805s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [44.410s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.504s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.372s]
[INFO] Printing Module ................................... SUCCESS [35.385s]
[INFO] Community Space ................................... SUCCESS [0.295s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.137s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.208s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [40.630s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [32.674s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [22.125s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.467s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.699s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.643s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.713s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.558s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.751s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [36.241s]
[INFO] Excel Output Format ............................... SUCCESS [41.761s]
[INFO] Chart external graphics support ................... SUCCESS [1.528s]
[INFO] Feature Generalization Extension .................. SUCCESS [5.504s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.297s]
[INFO] OWS request flow controller ....................... SUCCESS [26.151s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.635s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:36.129s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [49.317s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [4.224s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.273s]
[INFO] Core Monitor Extension ............................ SKIPPED
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SUCCESS [55.866s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.530s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [22.397s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [31.491s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.596s]
[INFO] DXF WFS output format ............................. SUCCESS [45.678s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.493s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:42.569s (Wall Clock)
[INFO] Finished at: Wed Sep 03 20:17:53 UTC 2014
[INFO] Final Memory: 61M/200M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/gwc/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-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.opengeo.org/jenkins/job/geoserver-master/751/changes&gt;