http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-servi...: [Arnaud Thimel] Suppression de code utilisant int exerciseId [Arnaud Thimel] Ménage dans les enum ------------------------------------------ [...truncated 318 lines...] [INFO] <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/src/test/java/fr/onema/sispea/service/legacy/user/LegacyUserServiceTest.java>: Some input files additionally use or override a deprecated API. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/src/test/java/fr/onema/sispea/service/legacy/exchange/thread/AsynchronousServiceTest.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/src/test/java/fr/onema/sispea/service/legacy/exchange/thread/AsynchronousServiceTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ sispea-service --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.onema.sispea.mapping.PersonTest 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-08 02:26:20,941 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:26:26,541 INFO MLog clients using slf4j logging. - com.mchange.v2.log.MLog:212 [MLog-Init-Reporter] 2016-11-08 02:26:31,036 INFO Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10] - com.mchange.v2.c3p0.C3P0Registry:212 [main] 2016-11-08 02:26:32,122 INFO HHH000412: Hibernate Core {5.2.4.Final} - org.hibernate.Version:45 [main] 2016-11-08 02:26:32,123 INFO HHH000206: hibernate.properties not found - org.hibernate.cfg.Environment:213 [main] 2016-11-08 02:26:32,125 INFO HHH000021: Bytecode provider name : javassist - org.hibernate.cfg.Environment:318 [main] 2016-11-08 02:26:34,471 INFO HCANN000001: Hibernate Commons Annotations {5.0.1.Final} - org.hibernate.annotations.common.Version:66 [main] 2016-11-08 02:26:35,086 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 -> 1hge14e9ki6p1ws1sf08ko|5adb0db3, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|5adb0db3, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-PersonTest-testGetAllWithEmail-1478568299725,> 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-08 02:26:37,457 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:27:06,000 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|5adb0db3, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|5adb0db3 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:28:01,892 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:28:27,808 INFO Began transaction (1) for test context [DefaultTestContext@1d29cf23 testClass = PersonTest, testInstance = fr.onema.sispea.mapping.PersonTest@4b1c1ea0, testMethod = testGetAllWithEmail@PersonTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5f282abb testClass = PersonTest, 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@329dc214]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:28:27,895 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:28:33,563 INFO Rolled back transaction for test context [DefaultTestContext@1d29cf23 testClass = PersonTest, testInstance = fr.onema.sispea.mapping.PersonTest@4b1c1ea0, testMethod = testGetAllWithEmail@PersonTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5f282abb testClass = PersonTest, 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-08 02:28:33,565 INFO Closing org.springframework.context.support.GenericApplicationContext@1a8a8f7c: startup date [Tue Nov 08 02:24:55 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 235.01 sec - in fr.onema.sispea.mapping.PersonTest Running fr.onema.sispea.mapping.LotSpeaTest 2016-11-08 02:28:33,598 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-08 02:28:33,602 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-08 02:28:33,606 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12214f2f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@756c67cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50de907a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fd37440, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79308a2] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:28:33,721 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-08 02:28:33,721 INFO Refreshing org.springframework.context.support.GenericApplicationContext@11574592: startup date [Tue Nov 08 02:28:33 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:28:33,807 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:28:34,425 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:28:37,693 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 -> 1hge14e9ki6p1ws1sf08ko|28fa541, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|28fa541, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-LotSpeaTest-testGetLotSpeaFromExerciseIdAndServiceId-1478568513812,> 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-08 02:28:37,758 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:28:44,567 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|28fa541, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|28fa541 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:28:44,828 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:28:44,833 INFO Began transaction (1) for test context [DefaultTestContext@5e34a84b testClass = LotSpeaTest, testInstance = fr.onema.sispea.mapping.LotSpeaTest@438c0aaf, testMethod = testGetLotSpeaFromExerciseIdAndServiceId@LotSpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e057637 testClass = LotSpeaTest, 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@10a064bd]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:28:47,757 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:28:47,807 INFO Rolled back transaction for test context [DefaultTestContext@5e34a84b testClass = LotSpeaTest, testInstance = fr.onema.sispea.mapping.LotSpeaTest@438c0aaf, testMethod = testGetLotSpeaFromExerciseIdAndServiceId@LotSpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e057637 testClass = LotSpeaTest, 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-08 02:28:47,808 INFO Closing org.springframework.context.support.GenericApplicationContext@11574592: startup date [Tue Nov 08 02:28:33 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.222 sec - in fr.onema.sispea.mapping.LotSpeaTest Running fr.onema.sispea.mapping.SpeaTest 2016-11-08 02:28:47,816 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-08 02:28:47,817 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-08 02:28:47,817 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7857cb1d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7646c9f5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b54a0a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@682d9f21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e64ae1a] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:28:47,888 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-08 02:28:47,889 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6eadd342: startup date [Tue Nov 08 02:28:47 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:28:47,940 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:28:52,457 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:28:52,864 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 -> 1hge14e9ki6p1ws1sf08ko|4a3516fd, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|4a3516fd, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SpeaTest-testGetSpeaFromCode-1478568527944,> 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-08 02:28:52,892 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:28:57,366 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|4a3516fd, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|4a3516fd ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:29:06,789 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:29:06,794 INFO Began transaction (1) for test context [DefaultTestContext@ae5d544 testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@5aec151b, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d200dce testClass = SpeaTest, 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@11ec2b2f]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:29:06,795 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:29:06,847 INFO Rolled back transaction for test context [DefaultTestContext@ae5d544 testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@5aec151b, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d200dce testClass = SpeaTest, 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-08 02:29:06,848 INFO Closing org.springframework.context.support.GenericApplicationContext@6eadd342: startup date [Tue Nov 08 02:28:47 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.045 sec - in fr.onema.sispea.mapping.SpeaTest Running fr.onema.sispea.mapping.OrganismTest 2016-11-08 02:29:06,867 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-08 02:29:06,867 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-08 02:29:06,867 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@795e8ef5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13976c57, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10b7b5f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@80b70fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5af7e2f] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:29:06,941 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-08 02:29:06,942 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2df24f19: startup date [Tue Nov 08 02:29:06 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:29:06,997 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:29:14,358 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:29:14,737 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 -> 1hge14e9ki6p1ws1sf08ko|15d68a50, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|15d68a50, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-OrganismTest-testGetTerritory-1478568547003,> 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-08 02:29:14,761 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:29:22,237 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|15d68a50, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|15d68a50 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:29:31,740 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:29:31,757 INFO Began transaction (1) for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@45c73e09, testMethod = testGetTerritory@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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@7e38d2a2]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:29:31,785 INFO Rolled back transaction for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@45c73e09, testMethod = testGetTerritory@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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-08 02:29:31,786 INFO Closing org.springframework.context.support.GenericApplicationContext@2df24f19: startup date [Tue Nov 08 02:29:06 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:29:31,871 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-08 02:29:31,873 INFO Refreshing org.springframework.context.support.GenericApplicationContext@53a3ccc: startup date [Tue Nov 08 02:29:31 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:29:31,926 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:29:39,563 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:29:41,088 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 -> 1hge14e9ki6p1ws1sf08ko|346d8002, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|346d8002, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-OrganismTest-testGetTerritoryOnAllDdts-1478568571931,> 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-08 02:29:49,810 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:29:54,187 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|346d8002, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|346d8002 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:29:54,374 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:29:54,380 INFO Began transaction (1) for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@32fa7ff0, testMethod = testGetTerritoryOnAllDdts@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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@7fda0e30]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:29:54,381 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:29:54,477 INFO Rolled back transaction for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@32fa7ff0, testMethod = testGetTerritoryOnAllDdts@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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-08 02:29:54,478 INFO Closing org.springframework.context.support.GenericApplicationContext@53a3ccc: startup date [Tue Nov 08 02:29:31 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:29:54,540 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-08 02:29:54,540 INFO Refreshing org.springframework.context.support.GenericApplicationContext@62f30cea: startup date [Tue Nov 08 02:29:54 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:29:54,579 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:30:29,240 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:30:38,415 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 -> 1hge14e9ki6p1ws1sf08ko|122f58a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|122f58a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-OrganismTest-testGetByGspIdAndTypeOrganismWithinGivenDdt-1478568594582,> 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-08 02:30:43,766 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:30:57,873 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|122f58a, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|122f58a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:31:29,498 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:31:29,501 INFO Began transaction (1) for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@5c206e9c, testMethod = testGetByGspIdAndTypeOrganismWithinGivenDdt@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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@41116c0e]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:31:29,502 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:31:29,649 INFO Rolled back transaction for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@5c206e9c, testMethod = testGetByGspIdAndTypeOrganismWithinGivenDdt@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@ca31ad7 testClass = OrganismTest, 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-08 02:31:29,649 INFO Closing org.springframework.context.support.GenericApplicationContext@62f30cea: startup date [Tue Nov 08 02:29:54 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.791 sec - in fr.onema.sispea.mapping.OrganismTest Running fr.onema.sispea.mapping.DdtTest 2016-11-08 02:31:29,654 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-08 02:31:29,655 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-08 02:31:29,655 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50e3019b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@12f35f55, org.springframework.test.context.support.DirtiesContextTestExecutionListener@325410ce, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e7254d1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36d56d5d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:31:29,709 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-08 02:31:29,709 INFO Refreshing org.springframework.context.support.GenericApplicationContext@3e549525: startup date [Tue Nov 08 02:31:29 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:31:29,754 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:31:29,760 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:31:30,100 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 -> 1hge14e9ki6p1ws1sf08ko|47e0aeb5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|47e0aeb5, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-DdtTest-testDdtNamePattern-1478568689757,> 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-08 02:31:30,106 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:31:31,621 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|47e0aeb5, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|47e0aeb5 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:31:31,805 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:31:31,809 INFO Began transaction (1) for test context [DefaultTestContext@ac41f1 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@35ca8ec3, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f8d4ff4 testClass = DdtTest, 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@49e3bd37]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:31:31,810 INFO Rolled back transaction for test context [DefaultTestContext@ac41f1 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@35ca8ec3, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f8d4ff4 testClass = DdtTest, 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-08 02:31:31,811 INFO Closing org.springframework.context.support.GenericApplicationContext@3e549525: startup date [Tue Nov 08 02:31:29 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:31:31,867 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-08 02:31:31,868 INFO Refreshing org.springframework.context.support.GenericApplicationContext@52fe8d86: startup date [Tue Nov 08 02:31:31 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:31:31,909 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:32:48,632 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:32:49,369 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 -> 1hge14e9ki6p1ws1sf08ko|517fd762, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|517fd762, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-DdtTest-testDdtNames-1478568691912,> 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-08 02:32:49,411 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:33:01,885 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|517fd762, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|517fd762 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:33:04,534 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:33:04,537 INFO Began transaction (1) for test context [DefaultTestContext@ac41f1 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@703be135, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f8d4ff4 testClass = DdtTest, 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@684ad81c]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:33:04,538 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:33:17,640 INFO Rolled back transaction for test context [DefaultTestContext@ac41f1 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@703be135, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f8d4ff4 testClass = DdtTest, 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-08 02:33:17,640 INFO Closing org.springframework.context.support.GenericApplicationContext@52fe8d86: startup date [Tue Nov 08 02:31:31 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.993 sec - in fr.onema.sispea.mapping.DdtTest Running fr.onema.sispea.mapping.TerritoryTest 2016-11-08 02:33:17,648 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-08 02:33:17,649 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-08 02:33:17,649 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@592fb393, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@356d9441, org.springframework.test.context.support.DirtiesContextTestExecutionListener@c9acbec, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5bf8d583, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f6f4644] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:33:17,688 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-08 02:33:17,688 INFO Refreshing org.springframework.context.support.GenericApplicationContext@26791a74: startup date [Tue Nov 08 02:33:17 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:33:17,736 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:33:45,020 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:33:45,353 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 -> 1hge14e9ki6p1ws1sf08ko|2724ae48, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|2724ae48, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-TerritoryTest-testGetTerritoriesFromType-1478568797739,> 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-08 02:33:45,371 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:33:50,641 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|2724ae48, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|2724ae48 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:33:50,817 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:33:50,877 INFO Began transaction (1) for test context [DefaultTestContext@5b95c0ba testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@515e9100, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@198f92c5 testClass = TerritoryTest, 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@15f7a4c2]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:33:50,877 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:34:00,600 INFO Rolled back transaction for test context [DefaultTestContext@5b95c0ba testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@515e9100, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@198f92c5 testClass = TerritoryTest, 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-08 02:34:00,600 INFO Closing org.springframework.context.support.GenericApplicationContext@26791a74: startup date [Tue Nov 08 02:33:17 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.452 sec - in fr.onema.sispea.mapping.TerritoryTest Running fr.onema.sispea.mapping.IpTest 2016-11-08 02:34:21,102 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-08 02:34:21,103 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-08 02:34:21,103 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6276fcd5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63d1751c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@61075589, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a3e14bf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ffbdb79] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:34:21,159 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-08 02:34:21,159 INFO Refreshing org.springframework.context.support.GenericApplicationContext@67ea360f: startup date [Tue Nov 08 02:34:21 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:34:21,209 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:35:09,562 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:35:28,846 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 -> 1hge14e9ki6p1ws1sf08ko|1b98f595, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|1b98f595, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-IpTest-testGetIpsFromCompetenceAndMinScale-1478568861213,> 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-08 02:35:28,870 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:35:39,990 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|1b98f595, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|1b98f595 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:35:49,823 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:35:49,830 INFO Began transaction (1) for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@f4161d8, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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@4448854d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:35:49,830 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:35:50,242 INFO Rolled back transaction for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@f4161d8, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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-08 02:35:50,242 INFO Closing org.springframework.context.support.GenericApplicationContext@67ea360f: startup date [Tue Nov 08 02:34:21 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:35:50,285 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-08 02:35:50,285 INFO Refreshing org.springframework.context.support.GenericApplicationContext@48d1a8b2: startup date [Tue Nov 08 02:35:50 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:35:50,328 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:37:15,995 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:37:41,868 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 -> 1hge14e9ki6p1ws1sf08ko|1493c922, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|1493c922, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-IpTest-testGetIpsFromCompetence-1478568950338,> 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-08 02:37:41,897 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:37:46,292 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|1493c922, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|1493c922 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:37:46,471 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:37:46,475 INFO Began transaction (1) for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@8e10577, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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@120d4d37]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:37:46,475 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:37:46,483 INFO Rolled back transaction for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@8e10577, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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-08 02:37:46,484 INFO Closing org.springframework.context.support.GenericApplicationContext@48d1a8b2: startup date [Tue Nov 08 02:35:50 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:37:46,521 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-08 02:37:46,521 INFO Refreshing org.springframework.context.support.GenericApplicationContext@216bd7cb: startup date [Tue Nov 08 02:37:46 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:37:46,556 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:38:02,756 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:38:16,515 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 -> 1hge14e9ki6p1ws1sf08ko|1106b71, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|1106b71, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-IpTest-testGetIpFromCode-1478569066559,> 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-08 02:38:16,553 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:38:20,882 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|1106b71, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|1106b71 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:38:21,119 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:38:21,124 INFO Began transaction (1) for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@505d75db, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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@4ee6cf9e]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:38:21,125 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:38:21,129 INFO Rolled back transaction for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@505d75db, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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-08 02:38:21,130 INFO Closing org.springframework.context.support.GenericApplicationContext@216bd7cb: startup date [Tue Nov 08 02:37:46 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:38:21,167 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-08 02:38:21,168 INFO Refreshing org.springframework.context.support.GenericApplicationContext@294a347d: startup date [Tue Nov 08 02:38:21 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:38:21,203 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:38:54,027 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:38:55,875 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 -> 1hge14e9ki6p1ws1sf08ko|2cae9603, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|2cae9603, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-IpTest-testGetIps-1478569101205,> 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-08 02:38:55,893 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:39:00,234 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|2cae9603, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|2cae9603 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:39:00,403 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:39:00,405 INFO Began transaction (1) for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@60f96421, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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@1112d23f]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:39:00,406 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:39:00,413 INFO Rolled back transaction for test context [DefaultTestContext@2c542a2a testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@60f96421, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76e14d07 testClass = IpTest, 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-08 02:39:00,413 INFO Closing org.springframework.context.support.GenericApplicationContext@294a347d: startup date [Tue Nov 08 02:38:21 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 279.32 sec - in fr.onema.sispea.mapping.IpTest Running fr.onema.sispea.mapping.ExerciseTest 2016-11-08 02:39:00,421 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-08 02:39:00,422 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-08 02:39:00,422 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a6d5fdf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3bcff419, org.springframework.test.context.support.DirtiesContextTestExecutionListener@632189d8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54aedf42, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@442de1af] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:39:00,464 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-08 02:39:00,465 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6ba0f: startup date [Tue Nov 08 02:39:00 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:39:00,531 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:39:16,019 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:39:35,504 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 -> 1hge14e9ki6p1ws1sf08ko|17127770, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|17127770, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-ExerciseTest-testGetExerciseFromYear-1478569140541,> 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-08 02:39:35,526 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:39:40,497 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|17127770, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|17127770 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:39:40,659 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:39:40,662 INFO Began transaction (1) for test context [DefaultTestContext@d4b922c testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@6fd48fa4, testMethod = testGetExerciseFromYear@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ca6dbbd testClass = ExerciseTest, 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@588dcc2d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:39:40,664 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:39:40,666 INFO Rolled back transaction for test context [DefaultTestContext@d4b922c testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@6fd48fa4, testMethod = testGetExerciseFromYear@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ca6dbbd testClass = ExerciseTest, 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-08 02:39:40,667 INFO Closing org.springframework.context.support.GenericApplicationContext@6ba0f: startup date [Tue Nov 08 02:39:00 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-08 02:39:40,697 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-08 02:39:40,697 INFO Refreshing org.springframework.context.support.GenericApplicationContext@c7da8da: startup date [Tue Nov 08 02:39:40 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:39:40,731 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2016-11-08 02:43:30,006 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-08 02:43:51,925 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 -> 1hge14e9ki6p1ws1sf08ko|70334e3b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9ki6p1ws1sf08ko|70334e3b, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-ExerciseTest-testGetExercisesFromIds-1478569180734,> 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-08 02:43:52,767 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-08 02:44:06,786 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9ki6p1ws1sf08ko|70334e3b, dataSourceName -> 1hge14e9ki6p1ws1sf08ko|70334e3b ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-08 02:45:13,339 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-08 02:45:13,343 INFO Began transaction (1) for test context [DefaultTestContext@d4b922c testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@652194ef, testMethod = testGetExercisesFromIds@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ca6dbbd testClass = ExerciseTest, 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@210266ef]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-08 02:46:24,648 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-08 02:46:24,843 INFO Rolled back transaction for test context [DefaultTestContext@d4b922c testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@652194ef, testMethod = testGetExercisesFromIds@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7ca6dbbd testClass = ExerciseTest, 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-08 02:46:24,843 INFO Closing org.springframework.context.support.GenericApplicationContext@c7da8da: startup date [Tue Nov 08 02:39:40 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 509.961 sec - in fr.onema.sispea.mapping.ExerciseTest Running fr.onema.sispea.serviceng.mail.ImmutableSispeaMailTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in fr.onema.sispea.serviceng.mail.ImmutableSispeaMailTest Running fr.onema.sispea.serviceng.DocumentConversionServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in fr.onema.sispea.serviceng.DocumentConversionServiceTest Running fr.onema.sispea.serviceng.referential.population.PopulationImportServiceTest 2016-11-08 02:47:30,643 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-08 02:47:30,643 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-08 02:47:30,643 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b832de6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5613a2d7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14407552, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44fa959f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16446cfb] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-08 02:47:30,680 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-08 02:47:30,681 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5d8a71fe: startup date [Tue Nov 08 02:47:30 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-08 02:47:30,716 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [JENKINS] Archiving disabled