Build failed in Jenkins: sispea-nightly #346
http://ci.codelutin.com/jenkins/job/sispea-nightly/346/Changes: [Léo Kaufmann] Refonte graphique: Généralisation des titres sticky [Léo Kaufmann] Refonte graphique: Modification du design des tableaux [Léo Kaufmann] Refonte graphique des écrans de recherche avancée [Arnaud Thimel] [stack] SispeaMail#from et #replyTo en option (la valeur par défaut [Arnaud Thimel] [stack] Génération d'une méthode 'fromInstance' par défaut sur les [Arnaud Thimel] [stack] Envoi asynchrone des emails [Arnaud Thimel] [stack] Ajout d'initialisation builders custom sur SispeaMail [Arnaud Thimel] [stack] Mise en place de la substitution du corps du mail en fonction de [Arnaud Thimel] Renommage du SispeaMail legacy en LegacySispeaMail [Arnaud Thimel] [stack] Parsing des mails par velocity [Arnaud Thimel] [stack] Les messages envoyés sont en HTML [Arnaud Thimel] [stack] Transformation des LegacySispeaMail en SispeaMail et utilisation [Arnaud Thimel] [stack] [iso] Distinction thread / command [Arnaud Thimel] [stack] Migration vers la nouvelle stack des emails d'export de services [Arnaud Thimel] [stack] Migration vers la nouvelle stack des emails d'import des [Arnaud Thimel] [stack] On dépluralise, c'est plus classe ------------------------------------------ [...truncated 3109 lines...] 2016-10-22 01:47:08,708 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1stbgi016vx39n|3b671aa6, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1stbgi016vx39n|3b671aa6, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-ConsistencyCheckServiceTest-testIsInGoodFormatBoolean-1477093628433,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-22 01:47:08,712 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-22 01:47:09,001 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1stbgi016vx39n|3b671aa6, dataSourceName -> 1hge14e9j1stbgi016vx39n|3b671aa6 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-22 01:47:09,152 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-22 01:47:09,155 INFO Closing org.springframework.context.support.GenericApplicationContext@363c522b: startup date [Sat Oct 22 01:47:08 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 sec - in fr.onema.sispea.service.data.ConsistencyCheckServiceTest Running fr.onema.sispea.service.data.FormCalculateServiceTest 2016-10-22 01:47:09,159 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-22 01:47:09,160 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-22 01:47:09,160 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7db1f320, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58c5b911, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b6a1c2c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79a42db9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b7ee95e] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-22 01:47:09,184 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-22 01:47:09,185 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7e06d411: startup date [Sat Oct 22 01:47:09 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-22 01:47:09,218 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-22 01:47:09,221 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-22 01:47:09,462 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1stbgi016vx39n|4d113412, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1stbgi016vx39n|4d113412, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1477093629220,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-22 01:47:09,464 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-22 01:47:09,747 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1stbgi016vx39n|4d113412, dataSourceName -> 1hge14e9j1stbgi016vx39n|4d113412 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-22 01:47:09,899 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-22 01:47:09,901 INFO Closing org.springframework.context.support.GenericApplicationContext@7e06d411: startup date [Sat Oct 22 01:47:09 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-22 01:47:09,927 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-22 01:47:09,927 INFO Refreshing org.springframework.context.support.GenericApplicationContext@14ff464f: startup date [Sat Oct 22 01:47:09 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-22 01:47:09,959 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-22 01:47:09,963 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-22 01:47:10,199 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1stbgi016vx39n|719fd79a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1stbgi016vx39n|719fd79a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1477093629961,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-22 01:47:10,201 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-22 01:47:10,476 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1stbgi016vx39n|719fd79a, dataSourceName -> 1hge14e9j1stbgi016vx39n|719fd79a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-22 01:47:10,655 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-22 01:47:10,661 INFO Closing org.springframework.context.support.GenericApplicationContext@14ff464f: startup date [Sat Oct 22 01:47:09 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec - in fr.onema.sispea.service.data.FormCalculateServiceTest Running fr.onema.sispea.service.CalculateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in fr.onema.sispea.service.CalculateTest Running fr.onema.sispea.service.SispeaServiceContextTest 2016-10-22 01:47:10,678 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-22 01:47:10,679 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-22 01:47:10,679 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@febe6c7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@600656aa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d3d03a6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17e6807e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@47eb919b] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-22 01:47:10,700 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-22 01:47:10,700 INFO Refreshing org.springframework.context.support.GenericApplicationContext@150a2cca: startup date [Sat Oct 22 01:47:10 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-22 01:47:10,732 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-22 01:47:10,736 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-22 01:47:10,969 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1stbgi016vx39n|296127fb, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1stbgi016vx39n|296127fb, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1477093630734,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-22 01:47:10,971 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-22 01:47:11,263 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1stbgi016vx39n|296127fb, dataSourceName -> 1hge14e9j1stbgi016vx39n|296127fb ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-22 01:47:11,417 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-22 01:47:11,419 INFO Began transaction (1) for test context [DefaultTestContext@4430cff testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@3a50b4bd, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@210e08e4 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@45ea2edf]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-22 01:47:11,419 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-22 01:47:11,421 INFO Rolled back transaction for test context [DefaultTestContext@4430cff testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@3a50b4bd, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@210e08e4 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-22 01:47:11,421 INFO Closing org.springframework.context.support.GenericApplicationContext@150a2cca: startup date [Sat Oct 22 01:47:10 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-22 01:47:11,445 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-22 01:47:11,445 INFO Refreshing org.springframework.context.support.GenericApplicationContext@146e8eeb: startup date [Sat Oct 22 01:47:11 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-22 01:47:11,478 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-22 01:47:11,481 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-22 01:47:11,719 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1stbgi016vx39n|51f6e48b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1stbgi016vx39n|51f6e48b, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1477093631480,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-22 01:47:11,722 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-22 01:47:12,003 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1stbgi016vx39n|51f6e48b, dataSourceName -> 1hge14e9j1stbgi016vx39n|51f6e48b ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-22 01:47:12,155 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-22 01:47:12,157 INFO Began transaction (1) for test context [DefaultTestContext@4430cff testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@13570cf2, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@210e08e4 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@5b7da576]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-22 01:47:12,157 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-22 01:47:12,159 INFO Rolled back transaction for test context [DefaultTestContext@4430cff testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@13570cf2, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@210e08e4 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-22 01:47:12,159 INFO Closing org.springframework.context.support.GenericApplicationContext@146e8eeb: startup date [Sat Oct 22 01:47:11 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 100, Failures: 0, Errors: 0, Skipped: 24 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/sispea-service-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 87 dependencies to check. [INFO] 87 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 248291ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-service-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/sispea-service-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] fr.onema:sispea-persist:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.10:compile [INFO] org.immutables:value:jar:2.3.2:compile [INFO] com.google.code.findbugs:annotations:jar:2.0.1:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.1.0.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-tx:jar:4.3.3.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] com.google.code.gson:gson:jar:2.7:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] org.mockito:mockito-core:jar:1.10.19:test [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.apache.poi:poi:jar:3.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 25.989 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 17.948 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 15.345 s] [INFO] SISPEA Utils ....................................... SUCCESS [01:37 min] [INFO] SISPEA Persistence ................................. SUCCESS [01:25 min] [INFO] SISPEA Services .................................... FAILURE [17:19 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:51 min [INFO] Finished at: 2016-10-22T01:49:09+02:00 [INFO] Final Memory: 89M/545M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 1 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second
http://ci.codelutin.com/jenkins/job/sispea-nightly/347/Changes: [Arnaud Thimel] Split des fichiers de migration de la 2.23 en dossiers par version qui [Arnaud Thimel] fixes #9995 Suppression de collectivités orphelines [Arnaud Thimel] Ajout de headers manquants [Arnaud Thimel] fixes #9612 Correction de la valeur affichée pour la VP.249 dans le RPQS [Arnaud Thimel] [iso] Supprime les colonnes inutiles de Person (gestion des droits) [Arnaud Thimel] refs #10133 Union des scripts et correction de leur nom [gaston] refs #8462 Affiche un indicateur de chargement pour le périmètre d'un [gaston] refs #8462 [backend] Implémentation de l'édition d'un secteur desservi [gaston] refs #8462 [frontend] Implémentation de l'édition d'un secteur desservi [gaston] refs #8462 [backend] Implémentation de l'édition des années d'adhésion à [gaston] refs #8462 [frontend] Implémentation de l'édition des années d'adhésion [gaston] refs #8462 Réactivation de l'ajout d'un membre à un service [gaston] refs #8462 [backend] Implémentation de la réplication du périmètre d'un [gaston] refs #8462 [frontend] Implémentation de la réplication du périmètre d'un [gaston] refs #8462 Renvoit la stackTrace au client [gaston] refs #8462 Meilleur gestion des ressources pour la gestion du périmètre [gaston] refs #8462 Edition des membres de services : optional de bout en bout [gaston] [stack] On conserver le parent en cas d'exception SispeaException [gaston] [iso] refs #8462 Now deprecated [gaston] refs #8462 Clarification de code dans le ReferentialDataStore [gaston] refs #8462 Passage en entiers typés pour [bleny] [iso] Supprime un paramètre redondant dans XmlGroupService [bleny] [iso] Factorise l'appel à XmlGroupService dans le test [bleny] [iso] Ajoute un XXX dans XmlGroup [bleny] [iso] Utilise l'énumération dans toutes les branches pour homogénéiser [bleny] [iso] Permet d'écrire un thow LegacySispeaException [bleny] [iso] Ré-indente dataGroups.xml (en espérant que ça pète rien...) ------------------------------------------ [...truncated 3108 lines...] 2016-10-25 01:52:49,340 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:49,606 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-ConsistencyCheckServiceTest-testIsInGoodFormatBoolean-1477353169339,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:49,634 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:49,971 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|62c2c0e0 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:52:51,715 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:52:54,036 INFO Closing org.springframework.context.support.GenericApplicationContext@1866d911: startup date [Tue Oct 25 01:52:49 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.297 sec - in fr.onema.sispea.service.data.ConsistencyCheckServiceTest Running fr.onema.sispea.service.data.FormCalculateServiceTest 2016-10-25 01:52:54,066 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-25 01:52:54,067 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-25 01:52:54,067 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2328acef, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1d739d07, org.springframework.test.context.support.DirtiesContextTestExecutionListener@253824d4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6992de84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f3b588d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-25 01:52:54,128 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:52:54,128 INFO Refreshing org.springframework.context.support.GenericApplicationContext@ea167c8: startup date [Tue Oct 25 01:52:54 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:52:54,184 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:52:54,187 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:54,459 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|7495a035, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|7495a035, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1477353174186,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:58,713 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:59,134 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|7495a035, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|7495a035 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:52:59,299 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:52:59,302 INFO Closing org.springframework.context.support.GenericApplicationContext@ea167c8: startup date [Tue Oct 25 01:52:54 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-25 01:52:59,330 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:52:59,330 INFO Refreshing org.springframework.context.support.GenericApplicationContext@592e5ba5: startup date [Tue Oct 25 01:52:59 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:52:59,364 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:52:59,367 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:52:59,622 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1477353179366,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:52:59,624 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:52:59,919 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|28fe49c9, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|28fe49c9 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:00,074 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:00,084 INFO Closing org.springframework.context.support.GenericApplicationContext@592e5ba5: startup date [Tue Oct 25 01:52:59 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.52 sec - in fr.onema.sispea.service.data.FormCalculateServiceTest Running fr.onema.sispea.service.CalculateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in fr.onema.sispea.service.CalculateTest Running fr.onema.sispea.service.SispeaServiceContextTest 2016-10-25 01:53:00,115 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-10-25 01:53:00,115 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-10-25 01:53:00,115 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28bb3d76, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a3dc645, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15532d92, org.springframework.test.context.transaction.TransactionalTestExecutionListener@270b5547, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@562a9c5d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-10-25 01:53:00,142 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:53:00,142 INFO Refreshing org.springframework.context.support.GenericApplicationContext@62116733: startup date [Tue Oct 25 01:53:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:53:00,176 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:53:00,180 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:53:00,428 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1477353180178,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:53:00,430 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:53:00,740 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|593b5c7c, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|593b5c7c ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:01,701 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:01,776 INFO Began transaction (1) for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@27dc42f9, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@3d3d8b10]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-25 01:53:01,777 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-25 01:53:01,778 INFO Rolled back transaction for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@27dc42f9, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-25 01:53:01,779 INFO Closing org.springframework.context.support.GenericApplicationContext@62116733: startup date [Tue Oct 25 01:53:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-10-25 01:53:01,810 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-10-25 01:53:01,810 INFO Refreshing org.springframework.context.support.GenericApplicationContext@d58b286: startup date [Tue Oct 25 01:53:01 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-10-25 01:53:01,845 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2170 [main] 2016-10-25 01:53:01,849 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-10-25 01:53:06,210 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1477353181848,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-10-25 01:53:06,239 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-10-25 01:53:06,665 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9j1x3khzf14bwz0p|5d710ac4, dataSourceName -> 1hge14e9j1x3khzf14bwz0p|5d710ac4 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-10-25 01:53:08,898 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-10-25 01:53:08,911 INFO Began transaction (1) for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@6188bcc1, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@5e208a5b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-10-25 01:53:08,911 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-10-25 01:53:08,918 INFO Rolled back transaction for test context [DefaultTestContext@7d4b0c34 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@6188bcc1, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e018b95 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-10-25 01:53:08,918 INFO Closing org.springframework.context.support.GenericApplicationContext@d58b286: startup date [Tue Oct 25 01:53:01 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.825 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 100, Failures: 0, Errors: 0, Skipped: 24 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/sispea-service-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 87 dependencies to check. [INFO] 87 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 152593ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-service-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/sispea-service-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] fr.onema:sispea-persist:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.10:compile [INFO] org.immutables:value:jar:2.3.2:compile [INFO] com.google.code.findbugs:annotations:jar:2.0.1:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.1.0.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-tx:jar:4.3.3.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] com.google.code.gson:gson:jar:2.7:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] org.mockito:mockito-core:jar:1.10.19:test [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.apache.poi:poi:jar:3.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 13 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 23.946 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 11.155 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 34.153 s] [INFO] SISPEA Utils ....................................... SUCCESS [ 37.601 s] [INFO] SISPEA Persistence ................................. SUCCESS [01:06 min] [INFO] SISPEA Services .................................... FAILURE [24:15 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled[INFO] Total time: 28:35 min [INFO] Finished at: 2016-10-25T01:54:22+02:00 [INFO] Final Memory: 71M/569M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com gaston@codelutin.com leny@codelutin.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second
http://ci.codelutin.com/jenkins/job/sispea-nightly/348/Changes: [gaston] Améliorations de la pagination : Graphisme et ajout de la possibilité de [gaston] Suppression du formulaire pour gérer le changement de page [gaston] Améliorations de la pagination : Graphisme [Léo Kaufmann] Améliorations de la pagination : Graphisme [Léo Kaufmann] Améliorations graphiques sur le menu principal [Arnaud Thimel] [stack] On inclus les propriété site* dans tous les mails envoyés (pas [Arnaud Thimel] Une action séparée pour les pages [Arnaud Thimel] Nouvelle action pour générer les end points [Arnaud Thimel] Mise en places nouvelles actions [Arnaud Thimel] Ajout des alias pour les noms de méthodes sur les actions qui ne [Arnaud Thimel] Utilisation context dynamique + typos [Arnaud Thimel] Correction de l'url d'action des end points [Arnaud Thimel] Génération de toutes les urls des pages (SispeaPageUrls) et utilisation [Arnaud Thimel] Simplificiation de génération des end points [Arnaud Thimel] Add doc [Arnaud Thimel] Normalize pages [Arnaud Thimel] Normalize end points [Arnaud Thimel] Utilisation de SispeaUrlBuilder [Arnaud Thimel] [iso] Indentation 4 espaces dans les pages JS 'raw' [Arnaud Thimel] refs #8462 Utilisation des identifiants typés dans SpeaEquipmentDao [Arnaud Thimel] refs #8462 Introduction de getServiceId dans YearlyServiceLightModel [Arnaud Thimel] refs #8462 [backend] Implémentation de l'édition des ouvrages d'un [Arnaud Thimel] refs #8462 [frontend] Implémentation de l'édition des ouvrages d'un [Arnaud Thimel] refs #8462 Utilisation d'identifiants typés à partir des modèles [Arnaud Thimel] refs #8462 Utilisation de l'API Criteria sur SpeaEquipmentDao [Arnaud Thimel] refs #8462 Utilisation de SispeaPages [Arnaud Thimel] refs #8462 Utilisation de SispeaPages [Arnaud Thimel] [stack] refs #8462 Utilisation du nouveau SispeaPages ------------------------------------------ [...truncated 745 lines...] [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/LotSpeaDao.java>:[28,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/CollectivityDao.java>:[17,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[424,87] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/ExerciseId.java>:[47,64] INVALID_EXERCISE_ID in fr.onema.sispea.util.constants.SispeaConstants has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[313,20] getCollectivityForExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[365,68] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[66,57] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Equipment.java>:[138,117] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaEquipment has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[224,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[139,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/VariableId.java>:[236,19] getUnit() in fr.onema.sispea.mapping.IndicatorOrVariableId has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[74,73] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[55,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[105,64] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[131,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[42,68] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[235,66] getDialect() in org.hibernate.engine.spi.SessionFactoryImplementor has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[242,76] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[204,71] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[207,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[207,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[210,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[210,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[214,17] createCriteria(java.lang.Class) in org.hibernate.SharedSessionContract has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[226,63] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[229,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[229,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[232,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[232,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/TerritoryDao.java>:[312,69] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SpeaDao.java>:[124,89] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SpeaDao.java>: Some input files additionally use or override a deprecated API. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ sispea-persist --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-persist --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sispea-persist --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-persist --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.TypedIntegerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in fr.onema.sispea.mapping.TypedIntegerTest Running fr.onema.sispea.mapping.MayBeEmptyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.onema.sispea.mapping.MayBeEmptyTest Running fr.onema.sispea.persist.SispeaConfigurationTest log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 2016/10/26 01:29:24.285 INFO : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.05 sec - in fr.onema.sispea.persist.SispeaConfigurationTest Running fr.onema.sispea.persist.IndicatorOrVariableIdTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in fr.onema.sispea.persist.IndicatorOrVariableIdTest 2016/10/26 01:29:24.370 INFO : Closing org.springframework.context.support.GenericApplicationContext@2eda0940: startup date [Wed Oct 26 01:29:23 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [Thread-0] Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/sispea-persist-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-persist >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-persist --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 60 dependencies to check. [INFO] 60 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 83104ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-persist --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-persist <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-persist --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-persist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-persist --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-persist --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-persist-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/sispea-persist-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-persist --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-persist --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-persist --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-collections:commons-collections:jar:3.2.2:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 38.082 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 16.773 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 15.849 s] [INFO] SISPEA Utils ....................................... SUCCESS [ 45.949 s] [INFO] SISPEA Persistence ................................. FAILURE [ 37.475 s] [INFO] SISPEA Services .................................... SKIPPED [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:54 min [INFO] Finished at: 2016-10-26T01:29:47+02:00 [INFO] Final Memory: 141M/417M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-persist Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
http://ci.codelutin.com/jenkins/job/sispea-nightly/349/Changes: [gaston] refs #8462 Seul l'admin général peut modifier la DDT d'une collectivité [Arnaud Thimel] Correction des endpoints utilisés sur l'accueil animateur [gaston] refs #8462 Affichage de la colonne d'ANC dans la liste des services en [gaston] refs #8462 Utilisation des bons endpoints [gaston] Gestion du nouvel affichage des contrôles de pagination [gaston] refs #8462 Affichage par défaut de la description d'un service [Arnaud Thimel] Nettoyage de code dans les DAO [Arnaud Thimel] Utilisation de méthodes typées dans SispeaDaoSupport [Arnaud Thimel] [stack] Suppression de la méthode SispeaDaoSupport#findUniqueByProperty [Arnaud Thimel] Disparition de LegacySispeaException du code des DAO [Arnaud Thimel] [stack] Disparition des le l'API Criteria legacy dans les DAO [Arnaud Thimel] [stack] On retire les NativeQuery<Object[]> car ce n'est pas valide [Arnaud Thimel] fixes #10145 Il faut également considérer l'exercice dans le chargement ------------------------------------------ [...truncated 692 lines...] [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[22,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[16,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[22,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[16,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[424,87] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/ExerciseId.java>:[47,64] INVALID_EXERCISE_ID in fr.onema.sispea.util.constants.SispeaConstants has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[313,20] getCollectivityForExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[365,68] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[66,57] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Equipment.java>:[138,117] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaEquipment has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[224,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[139,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/VariableId.java>:[236,19] getUnit() in fr.onema.sispea.mapping.IndicatorOrVariableId has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[74,73] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[55,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[105,64] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[131,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[42,68] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[223,66] getDialect() in org.hibernate.engine.spi.SessionFactoryImplementor has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[230,76] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ sispea-persist --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-persist --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sispea-persist --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-persist --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.TypedIntegerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in fr.onema.sispea.mapping.TypedIntegerTest Running fr.onema.sispea.mapping.MayBeEmptyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in fr.onema.sispea.mapping.MayBeEmptyTest Running fr.onema.sispea.persist.SispeaConfigurationTest log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 2016/10/27 01:27:33.881 INFO : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in fr.onema.sispea.persist.SispeaConfigurationTest Running fr.onema.sispea.persist.IndicatorOrVariableIdTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in fr.onema.sispea.persist.IndicatorOrVariableIdTest 2016/10/27 01:27:35.741 INFO : Closing org.springframework.context.support.GenericApplicationContext@2eda0940: startup date [Thu Oct 27 01:27:33 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [Thread-0] Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/sispea-persist-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-persist >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-persist --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 60 dependencies to check. [INFO] 60 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 83244ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-persist --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-persist <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-persist --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-persist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-persist --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-persist --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-persist-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/sispea-persist-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-persist --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-persist --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-persist --- [INFO] Used declared dependencies found: [JENKINS] Archiving disabled[INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-collections:commons-collections:jar:3.2.2:compile Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 22.101 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 18.275 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 8.897 s] [INFO] SISPEA Utils ....................................... SUCCESS [ 16.321 s] [INFO] SISPEA Persistence ................................. FAILURE [ 28.455 s] [INFO] SISPEA Services .................................... SKIPPED [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:00 min [JENKINS] Archiving disabled[INFO] Finished at: 2016-10-27T01:27:52+02:00 [INFO] Final Memory: 77M/490M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-persist Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
http://ci.codelutin.com/jenkins/job/sispea-nightly/350/Changes: [Arnaud Thimel] Corrige la recupération du nombre d'epci en lien avec la collectivité [Arnaud Thimel] Lie les évènements aux champs des objets d'état [Arnaud Thimel] Corrige la récupération et l'affichage du mode de management d'un [Arnaud Thimel] Supprime l'évènement générique UpdateFieldEvent [Arnaud Thimel] Ajoute des liens vers les détails des évènements d'un année depuis le [Arnaud Thimel] Corrige une variable inutilisé et renomme une constante en majuscule [Arnaud Thimel] Corrige l'affichage de l'historique si le conteneur est moins large que [Arnaud Thimel] Simplifie les fonctions de scroll de la scroll bar [Arnaud Thimel] Ajoute une fleche pour indique le sens de lecture de la frise [Arnaud Thimel] Ajoute un évènement d'historique sur le nom de l'ouvrage [Arnaud Thimel] Ajoute des cases à cocher pour afficher ou ne pas afficher les détails [Arnaud Thimel] Ajout les évènements de début de suivi d'une entité dans l'historique [Arnaud Thimel] Corrige l'évènement de suppression de mission [Arnaud Thimel] Ajoute un évènement d'historique manquant concernant la modification de [Arnaud Thimel] Correction du formatage de plusieurs évènements [Arnaud Thimel] Corrige le test CollectivityHistoryTest [Arnaud Thimel] Refactore la récupération du premier exercice SISPEA [Arnaud Thimel] Trie les listes de liens [Arnaud Thimel] Pagine les blocs de liens lorsqu'ils sont trop nombreux [Arnaud Thimel] Corrige le formatage du type de collectivité [Arnaud Thimel] Refactore le composant d'overview, supprimant les chevrons précédant une [Arnaud Thimel] Remplacement de la traduction des évènements d'obsolescence de 'devenus [Arnaud Thimel] Centre les années sur les colonnes de l'overview [Arnaud Thimel] Corrige la récupération des adhésion epci d'une collectivité pour [Arnaud Thimel] Ajoute la récupération de collectivités adhérentes à un service pour les [Arnaud Thimel] Supprime des évènements d'historique non utilisés [Arnaud Thimel] Attends le chargement des exercices avant de retourner l'historique [Arnaud Thimel] Ajoute la gestion de la récupération d'une url sans exerciseId [Arnaud Thimel] Ajuste le nom des champs de states affichés pour chaque entité pour le [Arnaud Thimel] Ajuste la largeur des entetes de lignes du composant d'overview de [Arnaud Thimel] Corrige le formatage des évènements [Arnaud Thimel] Colle la plus ancienne valeur d'historique à droite de la frise d'aperçu [Arnaud Thimel] Corrige la récupération des exercises pour l'affichage de l'overview [Arnaud Thimel] Ajout des entêtes manquants [Arnaud Thimel] refs #8454 Refactoring de la méthode collectivityDao.findEpciMembership [Arnaud Thimel] refs #8454 Mode de 'gestion' [Arnaud Thimel] refs #8454 Chargement en une seule fois des adhésions aux EPCI d'une [Arnaud Thimel] refs #8454 Calcul des EPCI auxquels la collectivité adhère sans passer [Arnaud Thimel] Renomme les templates selon le nom de leur composant associé [Arnaud Thimel] Pluralise les messages d'évènements de l'historique [Arnaud Thimel] Corrige le nommage du template [Arnaud Thimel] Revoie le style de l'overview [Arnaud Thimel] Revoie le style des liens plus d'items [Arnaud Thimel] [stack] Erreur de compilation suite au rebase [Arnaud Thimel] [iso] Remove unused imports [Arnaud Thimel] refs #8462 URLs et Navigation pour l'édition d'un ouvrage [Arnaud Thimel] refs #8462 Redirection pour l'édition d'un ouvrage [Arnaud Thimel] refs #8462 [frontend] Implémentation du menu Action d'un ouvrage [Arnaud Thimel] [stack] NativeQuery pas bon non plus avec les String [Arnaud Thimel] refs #8462 On redirige vers l'action de lecture d'un ouvrage plutôt que [Arnaud Thimel] Correction du bootstrap de l'écran de vérification [gaston] refs #8462 Mise à jour du menu Actions d'un service [Arnaud Thimel] Suppression de la JSP endpoints [gaston] refs #8462 Mise à jour du menu Actions [bleny] [iso] Considère qu'un LotSpea n'est attaché qu'à des LotEquipment du [Arnaud Thimel] refs #8462 Utilisation d'un identifiant typé pour trouver une commune [Arnaud Thimel] refs #8462 [backend] Description d'une commune [Arnaud Thimel] refs #8462 [frontend] Description d'une commune [Arnaud Thimel] refs #8462 [backend] Liste des services transférés d'une commune [Arnaud Thimel] refs #8462 [frontend] Liste des services transférés d'une commune [Arnaud Thimel] refs #8462 Mise à jour des liens vers la nouvelle page Commune [Arnaud Thimel] Quelques changements sur les méthodes intelligentes sur les entités [Arnaud Thimel] refs #8462 Ajout de getYearlyServiceLotStatus à YearlyServiceService [Arnaud Thimel] refs #8462 Affichage de la colonne ANC pour les services transférés [Arnaud Thimel] refs #8462 Précise 'assainissement collectif' pour les services ------------------------------------------ [...truncated 699 lines...] [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[22,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[16,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[145,61] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[429,87] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[453,73] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/ExerciseId.java>:[47,64] INVALID_EXERCISE_ID in fr.onema.sispea.util.constants.SispeaConstants has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[310,20] getCollectivityForExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[362,68] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/MembSpea.java>:[99,45] existsOnExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[66,57] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Equipment.java>:[138,117] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaEquipment has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[224,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[139,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/VariableId.java>:[236,19] getUnit() in fr.onema.sispea.mapping.IndicatorOrVariableId has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[74,73] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[55,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[105,64] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[131,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[42,68] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[223,66] getDialect() in org.hibernate.engine.spi.SessionFactoryImplementor has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[230,76] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[67,49] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[85,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[104,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[123,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ sispea-persist --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-persist --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sispea-persist --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-persist --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.TypedIntegerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in fr.onema.sispea.mapping.TypedIntegerTest Running fr.onema.sispea.mapping.MayBeEmptyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.106 sec - in fr.onema.sispea.mapping.MayBeEmptyTest Running fr.onema.sispea.persist.SispeaConfigurationTest log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 2016/10/28 01:34:28.683 INFO : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.047 sec - in fr.onema.sispea.persist.SispeaConfigurationTest Running fr.onema.sispea.persist.IndicatorOrVariableIdTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in fr.onema.sispea.persist.IndicatorOrVariableIdTest 2016/10/28 01:34:28.780 INFO : Closing org.springframework.context.support.GenericApplicationContext@2eda0940: startup date [Fri Oct 28 01:34:25 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [Thread-0] Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/sispea-persist-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-persist >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-persist --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 60 dependencies to check. [INFO] 60 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 83252ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-persist --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-persist <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-persist --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-persist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-persist --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-persist --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-persist-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/sispea-persist-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-persist --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-persist --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-persist --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-collections:commons-collections:jar:3.2.2:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 57.716 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 42.675 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [01:32 min] [INFO] SISPEA Utils ....................................... SUCCESS [ 44.177 s] [INFO] SISPEA Persistence ................................. FAILURE [01:15 min] [INFO] SISPEA Services .................................... SKIPPED [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:16 min [INFO] Finished at: 2016-10-28T01:35:17+02:00 [INFO] Final Memory: 125M/463M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-persist Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com leny@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second
http://ci.codelutin.com/jenkins/job/sispea-nightly/351/Changes: [gaston] Pour un territoire, ajout d'une méthode renvoyant l'organisme associé [Arnaud Thimel] [iso] Déclaration en constante du lambda [Arnaud Thimel] refs #8507 La recherche rapide sur les utilisateurs est conditionnée par [Arnaud Thimel] refs #8507 Recherche d'utilisateurs sur mon territoire : On est obligés [Arnaud Thimel] refs #8507 #8508 Ajout d'une interface qui permet de réifier le besoin [Arnaud Thimel] refs #8507 Amélioration du composant de recherche rapide (vrais liens) [Arnaud Thimel] refs #8507 Un peu de style : bouton dans le layout pour pouvoir [Arnaud Thimel] Ajout d'un end-point Json pour récupérer les utilisateurs mandatables [Arnaud Thimel] Introduction de PersonFilter pour la recherche des utilisateurs [Arnaud Thimel] refs #8462 [backend] Liste des adhésions d'une commune [Arnaud Thimel] refs #8462 [frontend] Liste des adhésions d'une commune [Arnaud Thimel] refs #7301 Création de Municipality#getEpciMembershipsForExercise pour [maisonneuve] Corrige une erreur de nommage (ellispis -> ellipsis) et retire un [Arnaud Thimel] Placement sur la droite des infos de contacts dans les listes de [Arnaud Thimel] refs #8495 #8508 Redirection vers la recherche avancée de [Arnaud Thimel] refs #8495 Séparation par compétence des statistiques sur les [Arnaud Thimel] refs #8495 Séparation par compétence des statistiques sur les ------------------------------------------ [...truncated 708 lines...] [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[22,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[16,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[145,61] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[429,87] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[453,73] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/ExerciseId.java>:[47,64] INVALID_EXERCISE_ID in fr.onema.sispea.util.constants.SispeaConstants has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[310,20] getCollectivityForExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[362,68] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/MembSpea.java>:[99,45] existsOnExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[66,57] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Equipment.java>:[138,117] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaEquipment has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[224,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[139,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/VariableId.java>:[236,19] getUnit() in fr.onema.sispea.mapping.IndicatorOrVariableId has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[74,73] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[55,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[105,64] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[131,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[42,68] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[223,66] getDialect() in org.hibernate.engine.spi.SessionFactoryImplementor has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[230,76] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[67,49] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[85,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[104,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[123,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ sispea-persist --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-persist --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sispea-persist --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-persist --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.TypedIntegerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in fr.onema.sispea.mapping.TypedIntegerTest Running fr.onema.sispea.mapping.MayBeEmptyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in fr.onema.sispea.mapping.MayBeEmptyTest Running fr.onema.sispea.persist.SispeaConfigurationTest log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 2016/10/29 01:37:36.444 INFO : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.38 sec - in fr.onema.sispea.persist.SispeaConfigurationTest Running fr.onema.sispea.persist.IndicatorOrVariableIdTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in fr.onema.sispea.persist.IndicatorOrVariableIdTest 2016/10/29 01:37:36.894 INFO : Closing org.springframework.context.support.GenericApplicationContext@2eda0940: startup date [Sat Oct 29 01:37:34 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [Thread-0] Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/sispea-persist-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-persist >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-persist --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 60 dependencies to check. [INFO] 60 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 82379ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-persist --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-persist <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-persist --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-persist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-persist --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-persist --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-persist-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/sispea-persist-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-persist --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-persist --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-persist --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-collections:commons-collections:jar:3.2.2:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 46.679 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 36.849 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 46.516 s] [INFO] SISPEA Utils ....................................... SUCCESS [02:15 min] [INFO] SISPEA Persistence ................................. FAILURE [ 47.538 s] [INFO] SISPEA Services .................................... SKIPPED [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:40 min [INFO] Finished at: 2016-10-29T01:37:59+02:00 [INFO] Final Memory: 103M/539M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-persist Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com gaston@codelutin.com Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
http://ci.codelutin.com/jenkins/job/sispea-nightly/352/Changes: [Léo Kaufmann] Refonte graphique: Modification de la page de résultat de la recherche ------------------------------------------ [...truncated 709 lines...] [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[22,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[16,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[14,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[13,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[36,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[145,61] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[429,87] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Spea.java>:[453,73] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/ExerciseId.java>:[47,64] INVALID_EXERCISE_ID in fr.onema.sispea.util.constants.SispeaConstants has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[310,20] getCollectivityForExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/LotSpea.java>:[362,68] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaMission has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/MembSpea.java>:[99,45] existsOnExercise(int) in fr.onema.sispea.mapping.Spea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginType.java>:[66,57] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/Equipment.java>:[138,117] newExercisePredicate(int) in fr.onema.sispea.mapping.SpeaEquipment has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/UserType.java>:[224,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[139,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/CollectivityType.java>:[155,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/VariableId.java>:[236,19] getUnit() in fr.onema.sispea.mapping.IndicatorOrVariableId has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[74,73] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/verification/VerificationStatus.java>:[88,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/OriginInputType.java>:[55,62] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[105,64] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[121,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[131,67] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,23] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/EquipmentType.java>:[147,19] LegacySispeaException(java.lang.String) in fr.onema.sispea.LegacySispeaException has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/referential/AdminPublicationType.java>:[42,68] fr.onema.sispea.LegacySispeaException in fr.onema.sispea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[223,66] getDialect() in org.hibernate.engine.spi.SessionFactoryImplementor has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/SispeaDaoSupport.java>:[230,76] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[67,49] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[85,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[104,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/dao/MembSpeaDao.java>:[123,25] newExercisePredicate(int) in fr.onema.sispea.mapping.MembSpea has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/src/main/java/fr/onema/sispea/mapping/search/SearchQuery.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ sispea-persist --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-persist --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sispea-persist --- [INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-persist --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.TypedIntegerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in fr.onema.sispea.mapping.TypedIntegerTest Running fr.onema.sispea.mapping.MayBeEmptyTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in fr.onema.sispea.mapping.MayBeEmptyTest Running fr.onema.sispea.persist.SispeaConfigurationTest log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 2016/11/01 01:31:56.796 INFO : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.477 sec - in fr.onema.sispea.persist.SispeaConfigurationTest Running fr.onema.sispea.persist.IndicatorOrVariableIdTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in fr.onema.sispea.persist.IndicatorOrVariableIdTest 2016/11/01 01:32:03.028 INFO : Closing org.springframework.context.support.GenericApplicationContext@2eda0940: startup date [Tue Nov 01 01:31:56 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [Thread-0] Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-persist/target/sispea-persist-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-persist >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-persist --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 60 dependencies to check. [INFO] 60 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 83699ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-persist --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-persist --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-persist <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-persist --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-persist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-persist --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-persist --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-persist-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/sispea-persist-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-persist/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-persist --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-persist --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-persist --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-config:jar:3.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] com.google.guava:guava:jar:19.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] org.apache.commons:commons-lang3:jar:3.4:compile [INFO] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile [INFO] org.hibernate:hibernate-core:jar:5.2.2.Final:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] junit:junit:jar:4.12:test [WARNING] Used undeclared dependencies found: [WARNING] commons-collections:commons-collections:jar:3.2.2:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 48.721 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 21.071 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 30.564 s] [INFO] SISPEA Utils ....................................... SUCCESS [01:15 min] [INFO] SISPEA Persistence ................................. FAILURE [01:43 min] [INFO] SISPEA Services .................................... SKIPPED [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:15 min [INFO] Finished at: 2016-11-01T01:33:19+01:00 [INFO] Final Memory: 113M/461M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-persist: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-persist Sending e-mails to: sispea-build@list.forge.codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
http://ci.codelutin.com/jenkins/job/sispea-nightly/353/Changes: [Arnaud Thimel] Ménage & refactoring autour du test d'inclusion de territoire [Arnaud Thimel] Refactoring des méthodes de calcul de la DDT responsable d'un [Arnaud Thimel] Utilisation de la nouvelle stack de mails pour la réinitialisation du [Arnaud Thimel] Déplacement vers les entités de méthodes DAO n'ayant pas besoin du DAO [Arnaud Thimel] Remplacement de int par ExerciseId dans YearlyCollectivity [Arnaud Thimel] Remplacement des prédicats OnExercise part un Predicates.compose [Arnaud Thimel] Introduction de l'interface WithExercise Suppression de fonction au [Arnaud Thimel] Introduction de l'interface WithExercises [Arnaud Thimel] Utilisation des méthodes avec identifiants typés [Arnaud Thimel] Introduction de la méthode WithExercises#getExerciseIds [Arnaud Thimel] Introduction des méthodes WithExercises#getFirstExercise et [Arnaud Thimel] Utilisation de ExerciseId plutôt que int [Arnaud Thimel] Renommage des interfaces WithExercise & WithExercises en YearlyEntity et [Arnaud Thimel] Introduction de YearlyEntitiesWrapper pour utiliser les méthode de [Arnaud Thimel] Transformation de YearlyEntitiesWrapper en interface pour pouvoir [Arnaud Thimel] Ajout d'une classe de test pour YearlyEntitiesWrapper [Arnaud Thimel] refs #9135 [backend] Vision historique du statut du jeux de données [Arnaud Thimel] refs #9135 [frontend] Vision historique du statut du jeux de données [Arnaud Thimel] refs #8462 Corrections sur la liste des services d'un territoire [Arnaud Thimel] refs #8462 [ISO] Unused imports [Arnaud Thimel] refs #8462 Ne passe pas la liste des exercices pour construire la liste [Arnaud Thimel] refs #8462 [backend] Liste des services d'un département [Arnaud Thimel] refs #8462 [frontend] Liste des services d'un département [Arnaud Thimel] refs #8462 Ne passe pas la liste des exercices pour construire la liste [Arnaud Thimel] refs #8462 Renommage TerritoryUserSearchResult -> TerritoryUserModel [Arnaud Thimel] refs #8462 [backend] Liste des utilisateurs d'un département [Arnaud Thimel] refs #8462 [frontend] Liste des utilisateurs d'un département [Arnaud Thimel] refs #8462 Accès au département d'une commune [Arnaud Thimel] refs #8462 Mise à jour du fil d'Arianne sur une DDT et un département [Arnaud Thimel] fixes #9141 Configuration de l'URL de la page d'annonce pour les [Arnaud Thimel] Fix dependency issue [Arnaud Thimel] Montées de version (Java esay part) : gson 2.8.0 ; guava 20.0 ; h2 [Arnaud Thimel] Montées de version (Java bold part) : hibernate 5.2.4 ; javassist 3.21.0 [Arnaud Thimel] refs #9135 Petite erreur de variable ------------------------------------------ [...truncated 2842 lines...] 2016-11-03 01:46:12,420 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-03 01:46:12,724 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kazl8vl1v72icr|761cd2fd, dataSourceName -> 1hge14e9kazl8vl1v72icr|761cd2fd ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-03 01:46:12,894 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-03 01:46:12,897 INFO Closing org.springframework.context.support.GenericApplicationContext@f1a1a94: startup date [Thu Nov 03 01:46:12 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 sec - in fr.onema.sispea.service.data.ConsistencyCheckServiceTest Running fr.onema.sispea.service.data.FormCalculateServiceTest 2016-11-03 01:46:12,900 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-11-03 01:46:12,900 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-11-03 01:46:12,900 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@37fc8804, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@12b9c921, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bef60fc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5fe679cd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c89669d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-03 01:46:12,925 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-11-03 01:46:12,925 INFO Refreshing org.springframework.context.support.GenericApplicationContext@50a546ec: startup date [Thu Nov 03 01:46:12 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-03 01:46:12,958 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-03 01:46:12,961 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-03 01:46:13,247 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9kazl8vl1v72icr|6ddc7ebd, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kazl8vl1v72icr|6ddc7ebd, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testGetVariables-1478133972960,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-11-03 01:46:15,224 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-03 01:46:15,529 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kazl8vl1v72icr|6ddc7ebd, dataSourceName -> 1hge14e9kazl8vl1v72icr|6ddc7ebd ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-03 01:46:15,688 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-03 01:46:15,691 INFO Closing org.springframework.context.support.GenericApplicationContext@50a546ec: startup date [Thu Nov 03 01:46:12 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-03 01:46:15,720 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-11-03 01:46:15,720 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1e4e0707: startup date [Thu Nov 03 01:46:15 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-03 01:46:15,752 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-03 01:46:15,756 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-03 01:46:15,995 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9kazl8vl1v72icr|317e52ca, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kazl8vl1v72icr|317e52ca, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-FormCalculateServiceTest-testInterpret-1478133975755,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-11-03 01:46:15,997 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-03 01:46:16,268 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kazl8vl1v72icr|317e52ca, dataSourceName -> 1hge14e9kazl8vl1v72icr|317e52ca ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-03 01:46:16,426 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-03 01:46:16,433 INFO Closing org.springframework.context.support.GenericApplicationContext@1e4e0707: startup date [Thu Nov 03 01:46:15 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec - in fr.onema.sispea.service.data.FormCalculateServiceTest Running fr.onema.sispea.service.CalculateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in fr.onema.sispea.service.CalculateTest Running fr.onema.sispea.service.SispeaServiceContextTest 2016-11-03 01:46:16,449 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] - org.springframework.test.context.support.DefaultTestContextBootstrapper:260 [main] 2016-11-03 01:46:16,450 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-11-03 01:46:16,450 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1cd80760, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@21a10f60, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c8f6d22, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46c211e0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1afdfd5f] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-03 01:46:16,473 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-11-03 01:46:16,473 INFO Refreshing org.springframework.context.support.GenericApplicationContext@330e3b6f: startup date [Thu Nov 03 01:46:16 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-03 01:46:16,546 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-03 01:46:16,550 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-03 01:46:16,794 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9kazl8vl1v72icr|3b501be6, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kazl8vl1v72icr|3b501be6, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1478133976549,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-11-03 01:46:16,796 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-03 01:46:17,080 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kazl8vl1v72icr|3b501be6, dataSourceName -> 1hge14e9kazl8vl1v72icr|3b501be6 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-03 01:46:17,233 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-03 01:46:17,236 INFO Began transaction (1) for test context [DefaultTestContext@6dcc2083 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@298a4e5b, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6335bce1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@744eedfa]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-03 01:46:17,236 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-03 01:46:17,238 INFO Rolled back transaction for test context [DefaultTestContext@6dcc2083 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@298a4e5b, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6335bce1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-11-03 01:46:17,238 INFO Closing org.springframework.context.support.GenericApplicationContext@330e3b6f: startup date [Thu Nov 03 01:46:16 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-03 01:46:17,281 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:818 [main] 2016-11-03 01:46:17,281 INFO Refreshing org.springframework.context.support.GenericApplicationContext@127627c4: startup date [Thu Nov 03 01:46:17 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-03 01:46:17,314 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-03 01:46:17,317 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-03 01:46:17,554 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9kazl8vl1v72icr|68d2901a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kazl8vl1v72icr|68d2901a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1478133977316,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-11-03 01:46:17,556 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-03 01:46:17,819 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kazl8vl1v72icr|68d2901a, dataSourceName -> 1hge14e9kazl8vl1v72icr|68d2901a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-03 01:46:17,971 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-03 01:46:17,973 INFO Began transaction (1) for test context [DefaultTestContext@6dcc2083 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@12d4991c, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6335bce1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@4fb98708]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-03 01:46:17,974 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-03 01:46:17,976 INFO Rolled back transaction for test context [DefaultTestContext@6dcc2083 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@12d4991c, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6335bce1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-11-03 01:46:17,976 INFO Closing org.springframework.context.support.GenericApplicationContext@127627c4: startup date [Thu Nov 03 01:46:17 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 100, Failures: 0, Errors: 0, Skipped: 24 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/sispea-service-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 87 dependencies to check. [INFO] 87 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 288634ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect-artifacts.txt> [INFO] Copying sispea-service-3.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/sispea-service-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties> [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.0-SNAPSHOT:compile [INFO] fr.onema:sispea-persist:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-16:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.4.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.10:compile [INFO] org.immutables:value:jar:2.3.8:compile [INFO] com.google.code.findbugs:annotations:jar:2.0.1:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:4.3.3.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.2.0.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-context:jar:4.3.3.RELEASE:compile [INFO] org.springframework:spring-tx:jar:4.3.3.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.5:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:20.0:compile [INFO] com.google.code.gson:gson:jar:2.8.0:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:4.3.3.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.2.9:test [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.apache.poi:poi:jar:3.15:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework:spring-core:jar:4.3.3.RELEASE:compile [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 23.613 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 15.733 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 22.048 s] [INFO] SISPEA Utils ....................................... SUCCESS [ 40.645 s] [INFO] SISPEA Persistence ................................. SUCCESS [01:11 min] [INFO] SISPEA Services .................................... FAILURE [16:51 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:20 min [INFO] Finished at: 2016-11-03T01:48:00+01:00 [INFO] Final Memory: 74M/619M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project sispea-service: Dependency problems found at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com