See <http://ares.boundlessgeo.com/jenkins/job/geofence-master/42/changes>
Changes: [afabiani] - gitignore [afabiani] - poms cleanup ------------------------------------------ [...truncated 1243 lines...] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) testAttributeNullAccessType(org.geoserver.geofence.core.dao.RuleDAOTest) Time elapsed: 0.005 sec <<< ERROR! java.lang.NoSuchMethodError: org.hibernate.metadata.ClassMetadata.getIdentifier(Ljava/lang/Object;Lorg/hibernate/engine/spi/SessionImplementor;)Ljava/io/Serializable; at com.googlecode.genericdao.search.hibernate.HibernateEntityMetadata.getIdValue(HibernateEntityMetadata.java:58) at com.googlecode.genericdao.search.hibernate.HibernateMetadataUtil.getId(HibernateMetadataUtil.java:63) at com.googlecode.genericdao.dao.jpa.JPABaseDAO._removeEntity(JPABaseDAO.java:143) at com.googlecode.genericdao.dao.jpa.GenericDAOImpl.remove(GenericDAOImpl.java:85) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:68) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:27) 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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at com.sun.proxy.$Proxy54.remove(Unknown Source) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAllUserGroups(BaseDAOTest.java:137) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAll(BaseDAOTest.java:97) at org.geoserver.geofence.core.dao.BaseDAOTest.setUp(BaseDAOTest.java:80) at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) testPersistLayerDetails(org.geoserver.geofence.core.dao.RuleDAOTest) Time elapsed: 0.005 sec <<< ERROR! java.lang.NoSuchMethodError: org.hibernate.metadata.ClassMetadata.getIdentifier(Ljava/lang/Object;Lorg/hibernate/engine/spi/SessionImplementor;)Ljava/io/Serializable; at com.googlecode.genericdao.search.hibernate.HibernateEntityMetadata.getIdValue(HibernateEntityMetadata.java:58) at com.googlecode.genericdao.search.hibernate.HibernateMetadataUtil.getId(HibernateMetadataUtil.java:63) at com.googlecode.genericdao.dao.jpa.JPABaseDAO._removeEntity(JPABaseDAO.java:143) at com.googlecode.genericdao.dao.jpa.GenericDAOImpl.remove(GenericDAOImpl.java:85) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:68) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:27) 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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at com.sun.proxy.$Proxy54.remove(Unknown Source) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAllUserGroups(BaseDAOTest.java:137) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAll(BaseDAOTest.java:97) at org.geoserver.geofence.core.dao.BaseDAOTest.setUp(BaseDAOTest.java:80) at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) testCheckDAOs(org.geoserver.geofence.core.dao.RuleDAOTest) Time elapsed: 0.005 sec <<< ERROR! java.lang.NoSuchMethodError: org.hibernate.metadata.ClassMetadata.getIdentifier(Ljava/lang/Object;Lorg/hibernate/engine/spi/SessionImplementor;)Ljava/io/Serializable; at com.googlecode.genericdao.search.hibernate.HibernateEntityMetadata.getIdValue(HibernateEntityMetadata.java:58) at com.googlecode.genericdao.search.hibernate.HibernateMetadataUtil.getId(HibernateMetadataUtil.java:63) at com.googlecode.genericdao.dao.jpa.JPABaseDAO._removeEntity(JPABaseDAO.java:143) at com.googlecode.genericdao.dao.jpa.GenericDAOImpl.remove(GenericDAOImpl.java:85) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:68) at org.geoserver.geofence.core.dao.impl.UserGroupDAOImpl.remove(UserGroupDAOImpl.java:27) 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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208) at com.sun.proxy.$Proxy54.remove(Unknown Source) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAllUserGroups(BaseDAOTest.java:137) at org.geoserver.geofence.core.dao.BaseDAOTest.removeAll(BaseDAOTest.java:97) at org.geoserver.geofence.core.dao.BaseDAOTest.setUp(BaseDAOTest.java:80) at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Running org.geoserver.geofence.core.dao.util.PwEncoderTest ENC --> w0kbcNE5tucahe57M5xelQ== DEC --> test ENC --> adGPwB49R5oshn4dZbNbww== DEC --> topolino ENC --> Gl8KyLAjEnA1CL0UUg1NOQ== DEC --> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.geoserver.geofence.core.dao.util.PwEncoderTest Results : Tests in error: UserDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod UserDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod RuleDAOTest>BaseDAOTest.setUp:80->BaseDAOTest.removeAll:97->BaseDAOTest.removeAllUserGroups:137 » NoSuchMethod Tests run: 22, Failures: 0, Errors: 15, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Master GeoFence POM ................................ SUCCESS [ 0.297 s] [INFO] GeoFence - 0 Services .............................. SUCCESS [ 0.138 s] [INFO] GeoFence - Core .................................... SUCCESS [ 0.009 s] [INFO] GeoFence - Core - Model internal ................... SUCCESS [ 7.360 s] [INFO] GeoFence - Core - Model external ................... SUCCESS [ 5.362 s] [INFO] GeoFence - Core - Persistence ...................... FAILURE [ 25.034 s] [INFO] GeoFence - Core - Services API ..................... SKIPPED [INFO] GeoFence - Core - Services implementation .......... SKIPPED [INFO] GeoFence - Core - Web Test Module .................. SKIPPED [INFO] GeoFence - Modules - 0 Root ........................ SKIPPED [INFO] GeoFence - Module - Generic API .................... SKIPPED [INFO] GeoFence - Modules - Login ......................... SKIPPED [INFO] GeoFence - Modules - Login - API ................... SKIPPED [INFO] GeoFence - Modules - Login - Impl .................. SKIPPED [INFO] GeoFence - Modules - REST root ..................... SKIPPED [INFO] GeoFence - Modules - REST API ...................... SKIPPED [INFO] GeoFence - Modules - REST services implementation .. SKIPPED [INFO] GeoFence - Modules - REST services test ............ SKIPPED [INFO] GeoFence - Modules - REST client ................... SKIPPED [INFO] GeoFence - Module - LDAP Support ................... SKIPPED [INFO] GeoFence - GUI ..................................... SKIPPED [INFO] GeoFence - GUI - Core .............................. SKIPPED [INFO] GeoFence - GUI - Resources ......................... SKIPPED [INFO] GeoFence - GUI - Plugin module ..................... SKIPPED [INFO] GeoFence - GUI - User plugin ....................... SKIPPED [INFO] GeoFence - GUI - Map plugin ........................ SKIPPED [INFO] GeoFence - GUI - Web ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.281 s [INFO] Finished at: 2016-07-14T17:29:23+00:00 [INFO] Final Memory: 30M/408M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project geofence-persistence: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geofence-master/ws/src/services/core/persistence/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 :geofence-persistence Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel