[Geoserver-devel] Build failed in Hudson: geoserver-trunk #3419

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3419/&gt;

------------------------------------------
[...truncated 13430 lines...]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 sec
Running org.geoserver.wms.wms_1_3.GetFeatureInfoIntegrationTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 sec
Running org.geoserver.kml.KMLTransformerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 sec
Running org.geoserver.wms.decoration.MapDecorationLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geoserver.wms.WMSServiceExceptionTest
04 Jan 00:25:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException111(WMSServiceExceptionTest.java:17)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 00:25:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException110(WMSServiceExceptionTest.java:21)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 00:25:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse130(WMSServiceExceptionTest.java:41)
  at org.geoserver.wms.WMSServiceExceptionTest.testException130(WMSServiceExceptionTest.java:37)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec
Running org.geoserver.wms.capabilities.CapabilitiesXmlReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geoserver.wms.map.GIFMapResponseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec
Running org.geoserver.wms.RenderingBufferTest
04 Jan 00:25:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 00:25:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 00:25:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 sec
Running org.geoserver.wms.capabilities.GetCapabilitiesTransformerTest
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:06 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:07 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:07 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:07 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 00:25:07 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Running org.geoserver.wms.map.RenderedImageMapOutputFormatTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
04 Jan 00:25:07 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 00:25:07 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 00:25:07 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
Running org.geoserver.kml.GeoSearchKMLTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec
Running org.geoserver.wms.WMSDisabledTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec
Running org.geoserver.wms.wms_1_1_1.GetFeatureInfoTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec
Running org.geoserver.wms.featureinfo.FeatureTimeTemplateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
Running org.geoserver.wms.DefaultWebMapServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.geoserver.kml.KMZMapProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
Running org.geoserver.wms.wms_1_1_1.CapabilitiesTest
04 Jan 00:25:11 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec
Running org.geoserver.wms.map.OpenLayersMapTemplateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
Running org.geoserver.wms.capabilities.CapabilitiesKvpReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.wms.map.QuickTileCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Failed tests:
  testValidateCapabilitiesXML(org.geoserver.wms.wms_1_3.CapabilitiesSystemTest)

Tests run: 231, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 30 seconds
[INFO] Finished at: Tue Jan 04 00:25:13 UTC 2011
[INFO] Final Memory: 58M/249M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3420/&gt;

------------------------------------------
[...truncated 13430 lines...]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 sec
Running org.geoserver.wms.wms_1_3.GetFeatureInfoIntegrationTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 sec
Running org.geoserver.kml.KMLTransformerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 sec
Running org.geoserver.wms.decoration.MapDecorationLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geoserver.wms.WMSServiceExceptionTest
04 Jan 09:30:12 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException111(WMSServiceExceptionTest.java:17)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 09:30:13 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException110(WMSServiceExceptionTest.java:21)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 09:30:14 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse130(WMSServiceExceptionTest.java:41)
  at org.geoserver.wms.WMSServiceExceptionTest.testException130(WMSServiceExceptionTest.java:37)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 sec
Running org.geoserver.wms.capabilities.CapabilitiesXmlReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.wms.map.GIFMapResponseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec
Running org.geoserver.wms.RenderingBufferTest
04 Jan 09:30:15 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 09:30:15 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 09:30:15 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec
Running org.geoserver.wms.capabilities.GetCapabilitiesTransformerTest
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 09:30:16 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
Running org.geoserver.wms.map.RenderedImageMapOutputFormatTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
04 Jan 09:30:17 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 09:30:17 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 09:30:17 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec
Running org.geoserver.kml.GeoSearchKMLTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 sec
Running org.geoserver.wms.WMSDisabledTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec
Running org.geoserver.wms.wms_1_1_1.GetFeatureInfoTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 sec
Running org.geoserver.wms.featureinfo.FeatureTimeTemplateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
Running org.geoserver.wms.DefaultWebMapServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
Running org.geoserver.kml.KMZMapProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
Running org.geoserver.wms.wms_1_1_1.CapabilitiesTest
04 Jan 09:30:22 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 sec
Running org.geoserver.wms.map.OpenLayersMapTemplateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running org.geoserver.wms.capabilities.CapabilitiesKvpReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.wms.map.QuickTileCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Failed tests:
  testValidateCapabilitiesXML(org.geoserver.wms.wms_1_3.CapabilitiesSystemTest)

Tests run: 231, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 11 seconds
[INFO] Finished at: Tue Jan 04 09:30:24 UTC 2011
[INFO] Final Memory: 57M/236M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3421/&gt;

------------------------------------------
[...truncated 13430 lines...]
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.32 sec
Running org.geoserver.wms.wms_1_3.GetFeatureInfoIntegrationTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 sec
Running org.geoserver.kml.KMLTransformerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec
Running org.geoserver.wms.decoration.MapDecorationLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geoserver.wms.WMSServiceExceptionTest
04 Jan 10:27:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException111(WMSServiceExceptionTest.java:17)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 10:27:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse111(WMSServiceExceptionTest.java:25)
  at org.geoserver.wms.WMSServiceExceptionTest.testException110(WMSServiceExceptionTest.java:21)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
04 Jan 10:27:03 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer foobar
  at org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1154)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:197)
  at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:73)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1144)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:482)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:226)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1090)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1109)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1050)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:478)
  at org.geoserver.wms.WMSServiceExceptionTest.assertResponse130(WMSServiceExceptionTest.java:41)
  at org.geoserver.wms.WMSServiceExceptionTest.testException130(WMSServiceExceptionTest.java:37)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:132)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at sun.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:592)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec
Running org.geoserver.wms.capabilities.CapabilitiesXmlReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geoserver.wms.map.GIFMapResponseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
Running org.geoserver.wms.RenderingBufferTest
04 Jan 10:27:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 10:27:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 10:27:04 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec
Running org.geoserver.wms.capabilities.GetCapabilitiesTransformerTest
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
04 Jan 10:27:05 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.geoserver.wms.map.RenderedImageMapOutputFormatTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
04 Jan 10:27:06 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 10:27:06 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
04 Jan 10:27:06 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.geoserver.kml.GeoSearchKMLTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 sec
Running org.geoserver.wms.WMSDisabledTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
Running org.geoserver.wms.wms_1_1_1.GetFeatureInfoTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec
Running org.geoserver.wms.featureinfo.FeatureTimeTemplateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
Running org.geoserver.wms.DefaultWebMapServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
Running org.geoserver.kml.KMZMapProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.geoserver.wms.wms_1_1_1.CapabilitiesTest
04 Jan 10:27:10 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec
Running org.geoserver.wms.map.OpenLayersMapTemplateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
Running org.geoserver.wms.capabilities.CapabilitiesKvpReaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.wms.map.QuickTileCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Failed tests:
  testValidateCapabilitiesXML(org.geoserver.wms.wms_1_3.CapabilitiesSystemTest)

Tests run: 231, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 49 seconds
[INFO] Finished at: Tue Jan 04 10:27:12 UTC 2011
[INFO] Final Memory: 60M/247M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/3422/&gt;