Build failed in Jenkins: sispea-nightly #378
http://ci.codelutin.com/jenkins/job/sispea-nightly/378/Changes: [gaston] Updates: ui-router 1.0.0-beta.3 [gaston] Updates: ui-router 1.0.0-beta.3 fixe pom.xml [gaston] refs #8460 Renommage des actions des templates pour la suppression d'une [Arnaud Thimel] [iso] Ajoute une méthode permettant de calculer les n exercices [Arnaud Thimel] Expose les valeurs des lots précédents dans le système de calcul des [Arnaud Thimel] Déplace la transformation d'un lot en ComputationResults vers les [Arnaud Thimel] Gère l'absence des DataDetails sur les vieux lots de la base [Arnaud Thimel] [iso] Expose la période de validité d'un indicateur via un Range [Arnaud Thimel] Corrige en base en déclarant comme auto-calculé les variables qui ne [Arnaud Thimel] [iso] Permet d'obtenir l'IndicatorOrVariableId de IndicatorOrVariable [Arnaud Thimel] [iso] Permet d'obtenir pour chaque exercice les indicateurs valides [Arnaud Thimel] Ajoute une règle pour calculer la VP.225 [Arnaud Thimel] Calcule et expose la situation par rapport au rendements seuils [Arnaud Thimel] [iso] Précise qu'il faut se restreindre au lot courant lors du calcul [Arnaud Thimel] Ajout de commentaire sur [Arnaud Thimel] [iso] Pas d'import pour juste la javadoc (surtout pour du legacy) [Arnaud Thimel] refs #8456 [frontend] [POC] Frise pour l'édition des missions d'un [Arnaud Thimel] refs #8456 [frontend] [POC] Edition des missions d'un service [Arnaud Thimel] refs #8456 [backend] Ajout d'une action pour récupérer les missions d'un [Arnaud Thimel] refs #8456 [frontend] Affichage des missions d'un service en fonction de [Arnaud Thimel] refs #8456 Utilisation de l'enum Competences [Arnaud Thimel] refs #8456 Utilisation de l'enum Missions [Arnaud Thimel] refs #8456 [frontend] Utilisation du composant dédié à la sélection de [Arnaud Thimel] refs #8456 [frontend] Clarification du modèle de la frise [Arnaud Thimel] refs #8456 [frontend] Utilisation de referentialUtils pour la [Arnaud Thimel] refs #8456 Utilisation des méthodes [Competences|Missions]#fromEntity [Arnaud Thimel] refs #8456 Correction de style et gestion de la màj vers ui-router [bleny] La règle de calcul auto de la VP.062 n'est applicable que si le lot a la [bleny] Utilise les règles de calcul uniquement si la VP est utilisée pour la [Léo Kaufmann] Refs #9022 : Suppression de ponctuation dans le libellé Inconnu ------------------------------------------ [...truncated 1803 lines...] 2016-12-08 02:06:42,987 INFO Closing org.springframework.context.support.GenericApplicationContext@572f458a: startup date [Thu Dec 08 02:06:32 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:06:47,601 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:821 [main] 2016-12-08 02:06:47,601 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6df6e593: startup date [Thu Dec 08 02:06:47 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:06:47,643 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-12-08 02:06:49,818 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:06:50,076 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 -> 1hge14e9k1p0qzbk3xyex3|a3e4118, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|a3e4118, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetSelectedIndicatorIdsForCreationEP-1481159207645,> 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-12-08 02:06:50,092 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:06:50,488 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|a3e4118, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|a3e4118 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:06:50,661 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:06:50,664 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:06:50,668 INFO Closing org.springframework.context.support.GenericApplicationContext@6df6e593: startup date [Thu Dec 08 02:06:47 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:06:50,696 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:821 [main] 2016-12-08 02:06:50,696 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6916468: startup date [Thu Dec 08 02:06:50 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:06:50,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:2184 [main] 2016-12-08 02:06:50,736 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:06:50,986 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 -> 1hge14e9k1p0qzbk3xyex3|4b98b42e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|4b98b42e, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testCount-1481159210734,> 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-12-08 02:06:50,989 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:06:51,338 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|4b98b42e, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|4b98b42e ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:06:51,502 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:06:51,505 INFO Closing org.springframework.context.support.GenericApplicationContext@6916468: startup date [Thu Dec 08 02:06:50 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:06:51,532 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:821 [main] 2016-12-08 02:06:51,532 INFO Refreshing org.springframework.context.support.GenericApplicationContext@628e9b53: startup date [Thu Dec 08 02:06:51 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:06:51,568 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-12-08 02:07:04,994 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:07:05,272 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 -> 1hge14e9k1p0qzbk3xyex3|3bed74d9, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|3bed74d9, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsForYear1-1481159211571,> 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-12-08 02:07:05,293 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:07:05,653 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|3bed74d9, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|3bed74d9 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:07:05,821 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:07:05,825 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:07:05,829 INFO Closing org.springframework.context.support.GenericApplicationContext@628e9b53: startup date [Thu Dec 08 02:06:51 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:07:05,862 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:821 [main] 2016-12-08 02:07:05,862 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7dc921c1: startup date [Thu Dec 08 02:07:05 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:07:05,898 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-12-08 02:08:17,335 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:08:17,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 -> 1hge14e9k1p0qzbk3xyex3|49b46191, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|49b46191, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsForYear2-1481159225900,> 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-12-08 02:08:17,641 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:08:17,989 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|49b46191, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|49b46191 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:08:18,159 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:08:18,163 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:08:18,168 INFO Closing org.springframework.context.support.GenericApplicationContext@7dc921c1: startup date [Thu Dec 08 02:07:05 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:08:18,215 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:821 [main] 2016-12-08 02:08:18,215 INFO Refreshing org.springframework.context.support.GenericApplicationContext@39c36e19: startup date [Thu Dec 08 02:08:18 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:08:18,251 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-12-08 02:08:18,255 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:08:18,511 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 -> 1hge14e9k1p0qzbk3xyex3|4221297e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|4221297e, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testIncompatibleMissionAndCompetence-1481159298253,> 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-12-08 02:08:18,513 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:08:18,873 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|4221297e, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|4221297e ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:08:19,046 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:08:19,050 INFO Closing org.springframework.context.support.GenericApplicationContext@39c36e19: startup date [Thu Dec 08 02:08:18 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:08:19,079 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:821 [main] 2016-12-08 02:08:19,080 INFO Refreshing org.springframework.context.support.GenericApplicationContext@28783063: startup date [Thu Dec 08 02:08:19 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:08:19,116 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-12-08 02:08:19,120 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:08:19,374 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 -> 1hge14e9k1p0qzbk3xyex3|6c5eb26d, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|6c5eb26d, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetPertinentIndicatorIdsForYear1-1481159299118,> 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-12-08 02:08:19,378 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:08:19,697 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|6c5eb26d, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|6c5eb26d ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:08:19,865 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:08:19,887 INFO Closing org.springframework.context.support.GenericApplicationContext@28783063: startup date [Thu Dec 08 02:08:19 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:08:19,922 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:821 [main] 2016-12-08 02:08:19,923 INFO Refreshing org.springframework.context.support.GenericApplicationContext@12c1dc9a: startup date [Thu Dec 08 02:08:19 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:08:19,974 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-12-08 02:08:19,978 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:08:20,265 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 -> 1hge14e9k1p0qzbk3xyex3|36c1c71a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|36c1c71a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetPertinentIndicatorIdsForYear2-1481159299977,> 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-12-08 02:08:20,273 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:08:20,628 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|36c1c71a, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|36c1c71a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:08:20,816 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:08:20,832 INFO Closing org.springframework.context.support.GenericApplicationContext@12c1dc9a: startup date [Thu Dec 08 02:08:19 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:08:20,863 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:821 [main] 2016-12-08 02:08:20,863 INFO Refreshing org.springframework.context.support.GenericApplicationContext@753d3cc1: startup date [Thu Dec 08 02:08:20 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:08:20,899 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-12-08 02:09:04,523 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:09:08,007 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 -> 1hge14e9k1p0qzbk3xyex3|13ed58e2, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|13ed58e2, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithCcspl1-1481159300902,> 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-12-08 02:09:08,039 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:09:08,430 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|13ed58e2, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|13ed58e2 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:09:08,607 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:09:08,611 INFO Closing org.springframework.context.support.GenericApplicationContext@753d3cc1: startup date [Thu Dec 08 02:08:20 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:09:08,639 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:821 [main] 2016-12-08 02:09:08,640 INFO Refreshing org.springframework.context.support.GenericApplicationContext@3e780fc9: startup date [Thu Dec 08 02:09:08 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:09:08,676 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-12-08 02:09:31,431 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:09:40,024 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 -> 1hge14e9k1p0qzbk3xyex3|2114877d, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|2114877d, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithCcspl2-1481159348679,> 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-12-08 02:09:40,052 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:09:40,518 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|2114877d, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|2114877d ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:09:40,821 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:09:40,826 INFO Closing org.springframework.context.support.GenericApplicationContext@3e780fc9: startup date [Thu Dec 08 02:09:08 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:09:40,869 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:821 [main] 2016-12-08 02:09:40,870 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1df79e8a: startup date [Thu Dec 08 02:09:40 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:09:40,915 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-12-08 02:10:26,011 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:10:26,301 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 -> 1hge14e9k1p0qzbk3xyex3|37e2d8e5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|37e2d8e5, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithCcspl3-1481159380998,> 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-12-08 02:10:26,317 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:10:26,685 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|37e2d8e5, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|37e2d8e5 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:10:26,873 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:10:26,878 INFO Closing org.springframework.context.support.GenericApplicationContext@1df79e8a: startup date [Thu Dec 08 02:09:40 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:10:26,904 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:821 [main] 2016-12-08 02:10:26,905 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6be3a5fb: startup date [Thu Dec 08 02:10:26 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:10:26,941 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-12-08 02:12:00,930 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:12:01,264 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 -> 1hge14e9k1p0qzbk3xyex3|82381db, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|82381db, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithoutCcspl1-1481159426943,> 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-12-08 02:12:01,278 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:12:01,629 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|82381db, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|82381db ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:12:01,798 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:12:01,801 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:12:01,804 INFO Closing org.springframework.context.support.GenericApplicationContext@6be3a5fb: startup date [Thu Dec 08 02:10:26 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:12:01,828 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:821 [main] 2016-12-08 02:12:01,829 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5a38637a: startup date [Thu Dec 08 02:12:01 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:12:01,864 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-12-08 02:13:06,854 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:13:07,106 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 -> 1hge14e9k1p0qzbk3xyex3|147a4e8b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|147a4e8b, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithoutCcspl2-1481159521866,> 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-12-08 02:13:07,119 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:13:07,491 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|147a4e8b, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|147a4e8b ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:13:11,883 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:13:11,887 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:13:12,047 INFO Closing org.springframework.context.support.GenericApplicationContext@5a38637a: startup date [Thu Dec 08 02:12:01 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:13:12,087 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:821 [main] 2016-12-08 02:13:12,087 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4d51f208: startup date [Thu Dec 08 02:13:12 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:13:12,131 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-12-08 02:13:56,707 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:13:56,996 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 -> 1hge14e9k1p0qzbk3xyex3|13e753bd, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|13e753bd, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetRegulatoryIndicatorIdsWithoutCcspl3-1481159592134,> 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-12-08 02:13:57,011 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:13:57,385 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|13e753bd, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|13e753bd ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:13:57,566 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:13:57,569 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:13:57,573 INFO Closing org.springframework.context.support.GenericApplicationContext@4d51f208: startup date [Thu Dec 08 02:13:12 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:13:57,597 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:821 [main] 2016-12-08 02:13:57,598 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7a08fec6: startup date [Thu Dec 08 02:13:57 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:13:57,632 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-12-08 02:14:42,075 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:14:42,380 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 -> 1hge14e9k1p0qzbk3xyex3|30b84dbf, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|30b84dbf, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetCcsplIndicatorIdsByCompetence1-1481159637634,> 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-12-08 02:14:42,394 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:14:42,743 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|30b84dbf, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|30b84dbf ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:14:42,921 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:14:42,924 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:14:42,926 INFO Closing org.springframework.context.support.GenericApplicationContext@7a08fec6: startup date [Thu Dec 08 02:13:57 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:14:42,956 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:821 [main] 2016-12-08 02:14:42,956 INFO Refreshing org.springframework.context.support.GenericApplicationContext@398232ff: startup date [Thu Dec 08 02:14:42 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:14:42,992 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-12-08 02:16:50,747 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-12-08 02:16:54,522 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 -> 1hge14e9k1p0qzbk3xyex3|68d7f961, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9k1p0qzbk3xyex3|68d7f961, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire-workdir/test-YearlyServiceIndicatorServiceTest-testGetCcsplIndicatorIdsByCompetence2-1481159682994,> 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-12-08 02:17:00,009 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2016-12-08 02:17:00,423 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9k1p0qzbk3xyex3|68d7f961, dataSourceName -> 1hge14e9k1p0qzbk3xyex3|68d7f961 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-12-08 02:17:18,208 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-12-08 02:17:18,211 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-12-08 02:17:18,214 INFO Closing org.springframework.context.support.GenericApplicationContext@398232ff: startup date [Thu Dec 08 02:14:42 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:987 [main] 2016-12-08 02:17:18,365 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:821 [main] 2016-12-08 02:17:18,366 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7635edca: startup date [Thu Dec 08 02:17:18 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:582 [main] 2016-12-08 02:17:18,449 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] Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 2 [JENKINS] Recording test results [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 7 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 [ 59.809 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 32.579 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 42.182 s] [INFO] SISPEA Utils ....................................... SUCCESS [01:05 min] [INFO] SISPEA Persistence ................................. SUCCESS [01:34 min] [INFO] SISPEA Services .................................... FAILURE [43:36 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50:43 min [INFO] Finished at: 2016-12-08T02:18:05+01:00 [INFO] Final Memory: 72M/563M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefirebooter1140799721524094897.jar> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire4803106603086894717tmp> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire_21735774236935757122tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefirebooter1140799721524094897.jar> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire4803106603086894717tmp> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire_21735774236935757122tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) 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.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefirebooter1140799721524094897.jar> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire4803106603086894717tmp> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire_21735774236935757122tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefirebooter1140799721524094897.jar> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire4803106603086894717tmp> <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/sispea-service/target/surefire/surefire_21735774236935757122tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 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/PluginExecutionException [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 kaufmann@codelutin.com thimel@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 2 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com