[Geoserver-devel] Build failed in Hudson: geoserver-2.1.x #373

See <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/373/changes&gt;

Changes:

[jdeolive] GEOS-4692, ensuring all temporary data base files end up under target directory during tests

[aaime] [GEOS-4587] NPE and potential memory leak on concurrent load of DescribeFeatureType with custom schemas

------------------------------------------
[...truncated 18905 lines...]
29 Jul 18:05:46 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Could not find type: {http://www.opengis.net/cite/geometry\}DummyFeature
  at org.geoserver.wfs.DescribeFeatureType.run(DescribeFeatureType.java:138)
  at org.geoserver.wfs.DefaultWebFeatureService.describeFeatureType(DefaultWebFeatureService.java:97)
  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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:51)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at $Proxy14.describeFeatureType(Unknown Source)
  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.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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.doPost(FrameworkServlet.java:511)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1179)
  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:1198)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1139)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1121)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:740)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:687)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:667)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:874)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:857)
  at org.geoserver.wfs.DescribeFeatureTest.testPostDummyFeature(DescribeFeatureTest.java:52)
  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:142)
  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 junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
  at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.extensions.TestSetup.run(TestSetup.java:25)
  at sun.reflect.GeneratedMethodAccessor174.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)
sf
cdf
cgf
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 1.931 sec <<< FAILURE!
Running org.geoserver.wfs.response.CSVOutputFormatTest
29 Jul 18:05:49 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock6734435844202113610data&gt;
----------------------------------
29 Jul 18:05:49 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock7650785677588760056data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec
Running org.geoserver.wfs.xml.FeatureTypeInfoSchemaBuilderTest
29 Jul 18:05:49 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3899023955668085388data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock4948231707077784249data&gt;
----------------------------------
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock8237704819597805540data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec
Running org.geoserver.wfs.kvp.GetFeatureKvpRequestReaderTest
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock1616324442725143164data&gt;
----------------------------------
Feature type cite:InvalidTypeName unknown
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3700477977550521379data&gt;
----------------------------------
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock5715267692072638186data&gt;
----------------------------------
29 Jul 18:05:50 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock2189453797826703261data&gt;
----------------------------------
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock5360842859876648174data&gt;
----------------------------------
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock9090211245144270426data&gt;
----------------------------------
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock4746275677768949729data&gt;
----------------------------------
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec
Running org.geoserver.wfs.response.ShapeZipTest
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock2541058955291973314data&gt;
----------------------------------
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock4886482068143986719data&gt;
----------------------------------
29 Jul 18:05:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock7619926871932504091data&gt;
----------------------------------
29 Jul 18:05:52 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock4328065191898373426data&gt;
----------------------------------
29 Jul 18:05:52 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock8697889003755631507data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock1645173367028539474data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock5440612911977444934data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock6026535666083608551data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3958577598530566753data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3524952452665789230data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock2376993058618657654data&gt;
----------------------------------
29 Jul 18:05:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock2213049374478555289data&gt;
----------------------------------
29 Jul 18:05:54 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3743039721083212989data&gt;
----------------------------------
29 Jul 18:05:54 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock8097874499661223857data&gt;
----------------------------------
29 Jul 18:05:54 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock74136061234656306data&gt;
----------------------------------
29 Jul 18:05:54 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock3200798625777053118data&gt;
----------------------------------
29 Jul 18:05:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock7504890899596271363data&gt;
----------------------------------
29 Jul 18:05:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock1291309602949068688data&gt;
----------------------------------
29 Jul 18:05:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock2492262652433176369data&gt;
----------------------------------
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.192 sec
Running org.geoserver.wfs.GetCapabilitiesTest
29 Jul 18:05:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/./target/mock7070161862541027551data&gt;
----------------------------------
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec

Results :

Tests in error:
  testGML32OutputFormat(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testGMLAttributeMapping(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testDateMappings(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testNoNamespaceDeclaration(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testMultipleTypesImport(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testUerSuppliedTypeNameNamespace(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testUerSuppliedTypeNameDefaultNamespace(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testMissingNameNamespacePrefix(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testCiteCompliance(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testPrefixedGetStrictCite(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)
  testCustomSchema(org.geoserver.wfs.v1_1.DescribeFeatureTypeTest)

Tests run: 256, Failures: 0, Errors: 11, Skipped: 0

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

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/wfs/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 21 seconds
[INFO] Finished at: Fri Jul 29 18:05:55 UTC 2011
[INFO] Final Memory: 61M/273M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/374/changes&gt;

Changes:

[aaime] Forgot to add a test resource

------------------------------------------
[...truncated 35527 lines...]
                        <ogc:FunctionName nArgs="1">Collection_Max</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">Collection_Median</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">Collection_Min</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">Collection_Sum</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">Collection_Unique</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">Concatenate</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">contains</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">convert</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">convexHull</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">cos</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">crosses</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">dateFormat</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">dateParse</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">difference</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">dimension</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">disjoint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">distance</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">double2bool</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">endAngle</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">endPoint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">env</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">envelope</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">EqualInterval</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">equalsExact</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">equalsExactTolerance</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">equalTo</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">exp</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">exteriorRing</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">floor</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">geometryType</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">geomFromWKT</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">geomLength</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">getGeometryN</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">getID</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">getX</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">getY</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">getZ</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">greaterEqualThan</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">greaterThan</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">id</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">IEEEremainder</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">if_then_else</ogc:FunctionName>
                        <ogc:FunctionName nArgs="11">in10</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">in2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="4">in3</ogc:FunctionName>
                        <ogc:FunctionName nArgs="5">in4</ogc:FunctionName>
                        <ogc:FunctionName nArgs="6">in5</ogc:FunctionName>
                        <ogc:FunctionName nArgs="7">in6</ogc:FunctionName>
                        <ogc:FunctionName nArgs="8">in7</ogc:FunctionName>
                        <ogc:FunctionName nArgs="9">in8</ogc:FunctionName>
                        <ogc:FunctionName nArgs="10">in9</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">int2bbool</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">int2ddouble</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">interiorPoint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">interiorRingN</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">Interpolate</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">intersection</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">intersects</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isClosed</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isEmpty</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">isLike</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isNull</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">isometric</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isRing</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isSimple</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">isValid</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">isWithinDistance</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">Jenks</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">length</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">lessEqualThan</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">lessThan</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">log</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">max</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">max_2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">max_3</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">max_4</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">min</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">min_2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">min_3</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">min_4</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">not</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">notEqualTo</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">numberFormat</ogc:FunctionName>
                        <ogc:FunctionName nArgs="5">numberFormat2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">numGeometries</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">numInteriorRing</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">numPoints</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">offset</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">overlaps</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">parseBoolean</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">parseDouble</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">parseInt</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">parseLong</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">pi</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">pointN</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">pow</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">PropertyExists</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">Quantile</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">random</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">Recode</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">relate</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">relatePattern</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">rint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">round</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">round_2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">roundDouble</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">sin</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">sqrt</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">StandardDeviation</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">startAngle</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">startPoint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">strCapitalize</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strConcat</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strEndsWith</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strEqualsIgnoreCase</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strIndexOf</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strLastIndexOf</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">strLength</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strMatches</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">strPosition</ogc:FunctionName>
                        <ogc:FunctionName nArgs="4">strReplace</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strStartsWith</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">strSubstring</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">strSubstringStart</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">strToLowerCase</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">strToUpperCase</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">strTrim</ogc:FunctionName>
                        <ogc:FunctionName nArgs="3">strTrim2</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">symDifference</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">tan</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">toDegrees</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">toDirectPosition</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">ToEnvelope</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">toPoint</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">toRadians</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">touches</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">toWKT</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">toXlinkHref</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">union</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">UniqueInterval</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">vertices</ogc:FunctionName>
                        <ogc:FunctionName nArgs="0">Vocab</ogc:FunctionName>
                        <ogc:FunctionName nArgs="2">within</ogc:FunctionName>
                    </ogc:FunctionNames>
                </ogc:Functions>
            </ogc:ArithmeticOperators>
        </ogc:Scalar_Capabilities>
        <ogc:Id_Capabilities>
            <ogc:FID/>
            <ogc:EID/>
        </ogc:Id_Capabilities>
    </ogc:Filter_Capabilities>
</wfs:WFS_Capabilities>

Jul 29, 2011 8:14:55 PM org.geoserver.test.SampleDataAccessWfsTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema elementFormDefault="qualified"
    targetNamespace="http://www.example.org/sample-data-access/GeoSciML-lite&quot;
    xmlns:gml="http://www.opengis.net/gml&quot;
    xmlns:gsml="http://www.example.org/sample-data-access/GeoSciML-lite&quot; xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot;&gt;
    <xsd:import namespace="http://www.opengis.net/gml&quot; schemaLocation="http://localhost:8080/geoserver/schemas/gml/3.1.1/base/gml.xsd&quot;/&gt;
    <xsd:complexType name="MappedFeatureType">
        <xsd:complexContent>
            <xsd:extension base="gml:AbstractFeatureType">
                <xsd:sequence>
                    <xsd:element maxOccurs="1" minOccurs="0"
                        name="specification" nillable="false" type="gml:FeaturePropertyType"/>
                    <xsd:element maxOccurs="1" minOccurs="1"
                        name="shape" nillable="false" type="gml:GeometryPropertyType"/>
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="MappedFeature" substitutionGroup="gml:_Feature" type="gsml:MappedFeatureType"/>
</xsd:schema>

Jul 29, 2011 8:14:55 PM org.geoserver.test.SampleDataAccessWfsTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
    timeStamp="2011-07-29T20:14:55.274Z"
    xmlns:gml="http://www.opengis.net/gml&quot;
    xmlns:gsml="http://www.example.org/sample-data-access/GeoSciML-lite&quot;
    xmlns:ogc="http://www.opengis.net/ogc&quot;
    xmlns:ows="http://www.opengis.net/ows&quot;
    xmlns:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot;
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.example.org/sample-data-access/GeoSciML-lite http://localhost:8080/geoserver/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=gsml%3AMappedFeature http://www.opengis.net/wfs http://localhost:8080/geoserver/schemas/wfs/1.1.0/wfs.xsd&quot;&gt;
    <gml:featureMembers>
        <gsml:MappedFeature gml:id="mf1">
            <gml:description>GUNTHORPE FORMATION</gml:description>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="mf1.spec">
                    <gml:description>Gunthorpe specification description</gml:description>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList>-1.2 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 52.5</gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gsml:shape>
        </gsml:MappedFeature>
        <gsml:MappedFeature gml:id="mf2">
            <gml:description>MERCIA MUDSTONE GROUP</gml:description>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="mf2.spec">
                    <gml:description>Mercia specification description</gml:description>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList>-1.3 52.5 -1.3 52.6 -1.2 52.6 -1.2 52.5 -1.3 52.5</gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gsml:shape>
        </gsml:MappedFeature>
    </gml:featureMembers>
</wfs:FeatureCollection>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.051 sec <<< FAILURE!

Results :

Failed tests:
  testGetFeatureContent(org.geoserver.test.SampleDataAccessWfsTest)

Tests run: 4, 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-2.1.x/ws/geoserver-2.1.x/extension/app-schema/sample-data-access-test/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 20 seconds
[INFO] Finished at: Fri Jul 29 20:14:56 UTC 2011
[INFO] Final Memory: 75M/305M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/375/changes&gt;