See <http://ares.opengeo.org/jenkins/job/geoserver-master/445/>

------------------------------------------
[...truncated 3791 lines...]
        at org.geoserver.ows.util.OwsUtils.get(OwsUtils.java:153)
        at 
org.geoserver.ows.util.OwsUtilsTest.testExtended(OwsUtilsTest.java:31)
        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 junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        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)

testSimple(org.geoserver.ows.util.OwsUtilsTest)  Time elapsed: 3 sec  <<< ERROR!
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
        at org.geotools.util.SoftValueHashMap.isValid(SoftValueHashMap.java:152)
        at 
org.geotools.util.SoftValueHashMap.retainStrongly(SoftValueHashMap.java:267)
        at org.geotools.util.SoftValueHashMap.put(SoftValueHashMap.java:300)
        at org.geoserver.ows.util.OwsUtils.classProperties(OwsUtils.java:90)
        at org.geoserver.ows.util.OwsUtils.getter(OwsUtils.java:203)
        at org.geoserver.ows.util.OwsUtils.get(OwsUtils.java:153)
        at org.geoserver.ows.util.OwsUtilsTest.testSimple(OwsUtilsTest.java:18)
        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 junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        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.ows.xml.v1_0.ExceptionReportBindingTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.034 sec <<< 
FAILURE!
testParseServiceException(org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest)
  Time elapsed: 31 sec  <<< ERROR!
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
        at org.geotools.util.SoftValueHashMap.isValid(SoftValueHashMap.java:152)
        at 
org.geotools.util.SoftValueHashMap.retainStrongly(SoftValueHashMap.java:267)
        at org.geotools.util.SoftValueHashMap.put(SoftValueHashMap.java:300)
        at org.geotools.xml.impl.BindingWalker.walk(BindingWalker.java:183)
        at org.geotools.xml.impl.BindingWalker.walk(BindingWalker.java:190)
        at 
org.geotools.xml.impl.ElementHandlerImpl.startElement(ElementHandlerImpl.java:186)
        at 
org.geotools.xml.impl.ParserHandler.startElement(ParserHandler.java:694)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1072)
        at org.apache.xml.serializer.TreeWalker.startNode(TreeWalker.java:357)
        at org.apache.xml.serializer.TreeWalker.traverse(TreeWalker.java:143)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:389)
        at org.geotools.xml.DOMParser.parse(DOMParser.java:89)
        at org.geotools.xml.test.XMLTestSupport.parse(XMLTestSupport.java:297)
        at 
org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest.testParseServiceException(ExceptionReportBindingTest.java:46)
        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 junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        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)


Results :

Tests in error: 
  
testHandleServiceExceptionEncoding(org.geoserver.ows.DefaultServiceExceptionHandlerTest):
 org/geotools/util/SoftValueHashMap$Reference
  
testHandleServiceExceptionCauses(org.geoserver.ows.DefaultServiceExceptionHandlerTest):
 org/geotools/util/SoftValueHashMap$Reference
  
testHandleServiceExceptionEncodingMore(org.geoserver.ows.DefaultServiceExceptionHandlerTest):
 org/geotools/util/SoftValueHashMap$Reference
  
testHandleServiceException(org.geoserver.ows.DefaultServiceExceptionHandlerTest):
 org/geotools/util/SoftValueHashMap$Reference
  testErrorSavedOnRequestOnGenericException(org.geoserver.ows.DispatcherTest): 
org/geotools/util/SoftValueHashMap$Reference
  testDirectInvocationService(org.geoserver.ows.DispatcherTest): Error creating 
bean with name 'dispatcher' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationGet(org.geoserver.ows.DispatcherTest): Error creating bean 
with name 'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testReadContextAndPath(org.geoserver.ows.DispatcherTest): 
org/geotools/util/SoftValueHashMap$Reference
  
testErrorSavedOnRequestOnNon304ErrorCodeException(org.geoserver.ows.DispatcherTest):
 org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationMixed(org.geoserver.ows.DispatcherTest): Error creating 
bean with name 'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContextOnlyXml.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHttpErrorCodeException(org.geoserver.ows.DispatcherTest): Error creating 
bean with name 'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testDispatchWithNamespace(org.geoserver.ows.DispatcherTest): Error creating 
bean with name 'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testNoErrorOn304ErrorCodeException(org.geoserver.ows.DispatcherTest): 
org/geotools/util/SoftValueHashMap$Reference
  testReadOpContext(org.geoserver.ows.DispatcherTest): 
org/geotools/util/SoftValueHashMap$Reference
  testParseKVP(org.geoserver.ows.DispatcherTest): Error creating bean with name 
'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testParseXML(org.geoserver.ows.DispatcherTest): Error creating bean with name 
'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationPost(org.geoserver.ows.DispatcherTest): Error creating bean 
with name 'extensions' defined in URL 
[<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml]>:
 Initialization of bean failed; nested exception is 
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testEncode(org.geoserver.ows.XmlObjectEncodingResponseTest): 
org/geotools/util/SoftValueHashMap$Reference
  testOutOfOrderSequence(org.geoserver.ows.kvp.ElevationKvpParserTest): 
org/geotools/util/Range
  testMixed(org.geoserver.ows.kvp.ElevationKvpParserTest): 
org/geotools/util/Range
  testPeriod(org.geoserver.ows.kvp.ElevationKvpParserTest): 
org/geotools/util/Range
  initializationError(org.geoserver.ows.kvp.TimeKvpParserTest): 
org/geotools/util/DateRange
  testPut(org.geoserver.ows.util.OwsUtilsTest): 
org/geotools/util/SoftValueHashMap$Reference
  testExtended(org.geoserver.ows.util.OwsUtilsTest): 
org/geotools/util/SoftValueHashMap$Reference
  testSimple(org.geoserver.ows.util.OwsUtilsTest): 
org/geotools/util/SoftValueHashMap$Reference
  
testParseServiceException(org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest):
 org/geotools/util/SoftValueHashMap$Reference

Tests run: 46, Failures: 0, Errors: 26, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [10.519s]
[INFO] Core Platform Module .............................. SUCCESS [27.617s]
[INFO] Open Web Service Module ........................... FAILURE [21.730s]
[INFO] Main Module ....................................... SKIPPED
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.960s]
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.599s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.459s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.408s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.555s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.649s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.375s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.469s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.345s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.781s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [2.021s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.217s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.468s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[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 ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.407s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.456s]
[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: 1:07.346s (Wall Clock)
[INFO] Finished at: Sat Apr 19 17:32:25 UTC 2014
[INFO] Final Memory: 36M/385M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project gs-ows: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/surefire-reports>
 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-ows
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to