http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-servi...: [Arnaud Thimel] Correction de 'bug' selon Sonar ------------------------------------------ [...truncated 375 lines...] 2016-11-05 02:18:51,920 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|2e785b28, dataSourceName -> 1hge14e9kdw0fpx3a7452|2e785b28 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:18:53,416 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:18:53,682 INFO Began transaction (1) for test context [DefaultTestContext@57f6fc09 testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@ae5d544, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3615f8d9 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@1dae9e61]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:18:53,683 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:18:53,728 INFO Rolled back transaction for test context [DefaultTestContext@57f6fc09 testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@ae5d544, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3615f8d9 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-05 02:18:53,728 INFO Closing org.springframework.context.support.GenericApplicationContext@682d9f21: startup date [Sat Nov 05 02:18:30 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.208 sec - in fr.onema.sispea.mapping.SpeaTest Running fr.onema.sispea.mapping.OrganismTest 2016-11-05 02:18:53,735 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-05 02:18:53,738 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-05 02:18:53,738 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45bbb3e8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@795e8ef5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@13976c57, org.springframework.test.context.transaction.TransactionalTestExecutionListener@10b7b5f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@80b70fd] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:18:53,818 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-05 02:18:53,819 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5af7e2f: startup date [Sat Nov 05 02:18:53 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:18:53,860 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-05 02:18:58,806 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:19:27,582 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 -> 1hge14e9kdw0fpx3a7452|60510791, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|60510791, 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-1478308733864,> 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-05 02:19:27,678 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:19:32,472 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|60510791, dataSourceName -> 1hge14e9kdw0fpx3a7452|60510791 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:20:13,875 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:20:13,893 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@24090832]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:20:14,056 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-05 02:20:14,057 INFO Closing org.springframework.context.support.GenericApplicationContext@5af7e2f: startup date [Sat Nov 05 02:18:53 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:20:28,594 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-05 02:20:28,596 INFO Refreshing org.springframework.context.support.GenericApplicationContext@53a3ccc: startup date [Sat Nov 05 02:20:28 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:20:28,652 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-05 02:20:34,696 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:22:48,952 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 -> 1hge14e9kdw0fpx3a7452|346d8002, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|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-1478308828659,> 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-05 02:22:49,029 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:22:54,140 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|346d8002, dataSourceName -> 1hge14e9kdw0fpx3a7452|346d8002 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:24:11,156 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:24:11,160 INFO Began transaction (1) for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@32fccfc2, 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-05 02:24:11,161 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:24:11,723 INFO Rolled back transaction for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@32fccfc2, 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-05 02:24:11,723 INFO Closing org.springframework.context.support.GenericApplicationContext@53a3ccc: startup date [Sat Nov 05 02:20:28 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:24:11,765 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-05 02:24:11,766 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5c1ecf52: startup date [Sat Nov 05 02:24:11 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:24:11,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-05 02:24:32,343 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:24:51,179 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 -> 1hge14e9kdw0fpx3a7452|b225c59, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|b225c59, 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-1478309051810,> 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-05 02:25:38,589 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:25:43,817 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|b225c59, dataSourceName -> 1hge14e9kdw0fpx3a7452|b225c59 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:26:04,600 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:26:11,273 INFO Began transaction (1) for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@25b5aa20, 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@5fefb35c]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:26:11,273 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:26:11,873 INFO Rolled back transaction for test context [DefaultTestContext@1b7648f testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@25b5aa20, 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-05 02:26:11,873 INFO Closing org.springframework.context.support.GenericApplicationContext@5c1ecf52: startup date [Sat Nov 05 02:24:11 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.397 sec - in fr.onema.sispea.mapping.OrganismTest Running fr.onema.sispea.mapping.DdtTest 2016-11-05 02:26:11,902 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-05 02:26:11,902 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-05 02:26:11,903 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@325410ce, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7e7254d1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@36d56d5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3e549525, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c143041] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:26:11,940 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-05 02:26:11,940 INFO Refreshing org.springframework.context.support.GenericApplicationContext@402c3dce: startup date [Sat Nov 05 02:26:11 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:26:11,977 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-05 02:26:11,982 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:26:12,889 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 -> 1hge14e9kdw0fpx3a7452|7decdae9, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|7decdae9, 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-1478309171981,> 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-05 02:26:12,894 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:26:19,673 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|7decdae9, dataSourceName -> 1hge14e9kdw0fpx3a7452|7decdae9 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:27:55,473 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:27:55,500 INFO Began transaction (1) for test context [DefaultTestContext@1e1424e9 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@38a01810, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@35ca8ec3 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@14f03098]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:27:55,507 INFO Rolled back transaction for test context [DefaultTestContext@1e1424e9 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@38a01810, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@35ca8ec3 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-05 02:27:55,508 INFO Closing org.springframework.context.support.GenericApplicationContext@402c3dce: startup date [Sat Nov 05 02:26:11 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:27:55,625 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-05 02:27:55,626 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6630c950: startup date [Sat Nov 05 02:27:55 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:27:55,708 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-05 02:29:55,079 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:29:55,409 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 -> 1hge14e9kdw0fpx3a7452|7782b3c5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|7782b3c5, 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-1478309275717,> 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-05 02:29:55,427 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:30:02,265 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|7782b3c5, dataSourceName -> 1hge14e9kdw0fpx3a7452|7782b3c5 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:30:02,446 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:30:02,449 INFO Began transaction (1) for test context [DefaultTestContext@1e1424e9 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@4593aeea, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@35ca8ec3 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@10b87c58]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:30:02,450 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:30:02,484 INFO Rolled back transaction for test context [DefaultTestContext@1e1424e9 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@4593aeea, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@35ca8ec3 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-05 02:30:02,485 INFO Closing org.springframework.context.support.GenericApplicationContext@6630c950: startup date [Sat Nov 05 02:27:55 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 230.597 sec - in fr.onema.sispea.mapping.DdtTest Running fr.onema.sispea.mapping.TerritoryTest 2016-11-05 02:30:02,491 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-05 02:30:02,492 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-05 02:30:02,492 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ce660fc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@612fe62e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6477d129, org.springframework.test.context.transaction.TransactionalTestExecutionListener@ab3cd69, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@459dad43] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:30:02,539 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-05 02:30:02,539 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5b9d3d48: startup date [Sat Nov 05 02:30:02 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:30:02,576 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-05 02:30:02,710 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:30:03,001 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 -> 1hge14e9kdw0fpx3a7452|63157033, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|63157033, 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-1478309402579,> 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-05 02:30:03,020 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:30:07,402 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|63157033, dataSourceName -> 1hge14e9kdw0fpx3a7452|63157033 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:30:07,577 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:30:07,581 INFO Began transaction (1) for test context [DefaultTestContext@447d14a9 testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@64acc538, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2773791d 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@30cd738c]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:30:07,582 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:30:07,588 INFO Rolled back transaction for test context [DefaultTestContext@447d14a9 testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@64acc538, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2773791d 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-05 02:30:07,588 INFO Closing org.springframework.context.support.GenericApplicationContext@5b9d3d48: startup date [Sat Nov 05 02:30:02 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.104 sec - in fr.onema.sispea.mapping.TerritoryTest Running fr.onema.sispea.mapping.IpTest 2016-11-05 02:30:07,594 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-05 02:30:07,595 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-05 02:30:07,595 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16abeca6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@475add19, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7136d1b3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19a78a4f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50208b01] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:30:07,630 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-05 02:30:07,630 INFO Refreshing org.springframework.context.support.GenericApplicationContext@41833609: startup date [Sat Nov 05 02:30:07 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:30:07,666 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-05 02:30:42,573 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:31:16,934 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 -> 1hge14e9kdw0fpx3a7452|3c888166, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|3c888166, 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-1478309407669,> 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-05 02:31:16,971 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:31:28,763 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|3c888166, dataSourceName -> 1hge14e9kdw0fpx3a7452|3c888166 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:31:51,816 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:31:51,820 INFO Began transaction (1) for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@7588d46f, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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@3fdd1006]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:31:51,820 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:31:51,838 INFO Rolled back transaction for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@7588d46f, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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-05 02:31:51,839 INFO Closing org.springframework.context.support.GenericApplicationContext@41833609: startup date [Sat Nov 05 02:30:07 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:31:51,881 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-05 02:31:51,881 INFO Refreshing org.springframework.context.support.GenericApplicationContext@3038d28d: startup date [Sat Nov 05 02:31:51 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:31:51,920 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-05 02:32:21,679 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:32:46,289 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 -> 1hge14e9kdw0fpx3a7452|6abb34a5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|6abb34a5, 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-1478309512741,> 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-05 02:32:46,553 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:33:00,371 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|6abb34a5, dataSourceName -> 1hge14e9kdw0fpx3a7452|6abb34a5 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:33:18,327 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:33:41,703 INFO Began transaction (1) for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@13cf4876, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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@f80d1af]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:33:41,704 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:33:41,712 INFO Rolled back transaction for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@13cf4876, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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-05 02:33:41,713 INFO Closing org.springframework.context.support.GenericApplicationContext@3038d28d: startup date [Sat Nov 05 02:31:51 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:33:41,763 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-05 02:33:41,763 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1001ede3: startup date [Sat Nov 05 02:33:41 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:33:41,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-05 02:33:42,011 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:33:42,282 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 -> 1hge14e9kdw0fpx3a7452|33db8d3a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|33db8d3a, 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-1478309621810,> 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-05 02:33:42,296 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:33:46,652 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|33db8d3a, dataSourceName -> 1hge14e9kdw0fpx3a7452|33db8d3a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:33:46,819 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:33:46,822 INFO Began transaction (1) for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@1039af82, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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@443fae4a]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:33:46,822 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:33:46,825 INFO Rolled back transaction for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@1039af82, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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-05 02:33:46,826 INFO Closing org.springframework.context.support.GenericApplicationContext@1001ede3: startup date [Sat Nov 05 02:33:41 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:33:46,874 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-05 02:33:46,875 INFO Refreshing org.springframework.context.support.GenericApplicationContext@17e5759c: startup date [Sat Nov 05 02:33:46 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:33:46,911 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-05 02:33:57,493 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:33:57,782 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 -> 1hge14e9kdw0fpx3a7452|5de3f50c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|5de3f50c, 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-1478309626914,> 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-05 02:33:57,799 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:34:02,133 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|5de3f50c, dataSourceName -> 1hge14e9kdw0fpx3a7452|5de3f50c ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:34:02,298 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:34:02,301 INFO Began transaction (1) for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@546329a5, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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@7f04c13d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:34:02,301 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:34:02,308 INFO Rolled back transaction for test context [DefaultTestContext@138c2437 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@546329a5, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f4161d8 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-05 02:34:02,309 INFO Closing org.springframework.context.support.GenericApplicationContext@17e5759c: startup date [Sat Nov 05 02:33:46 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.718 sec - in fr.onema.sispea.mapping.IpTest Running fr.onema.sispea.mapping.ExerciseTest 2016-11-05 02:34:02,314 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-05 02:34:02,315 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-05 02:34:02,315 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4df01ae3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@66fbba6b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5318b279, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8a1a6e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@45cb821d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:34:02,345 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-05 02:34:02,345 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7ed8402d: startup date [Sat Nov 05 02:34:02 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:34:02,405 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-05 02:35:36,201 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:36:00,009 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 -> 1hge14e9kdw0fpx3a7452|3b28cc2b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|3b28cc2b, 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-1478309642408,> 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-05 02:36:00,046 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:36:22,212 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|3b28cc2b, dataSourceName -> 1hge14e9kdw0fpx3a7452|3b28cc2b ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:36:39,772 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:36:39,776 INFO Began transaction (1) for test context [DefaultTestContext@7ebf2afb testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@4aeac264, testMethod = testGetExerciseFromYear@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fd48fa4 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@3c9bf665]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:36:39,798 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:36:39,801 INFO Rolled back transaction for test context [DefaultTestContext@7ebf2afb testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@4aeac264, testMethod = testGetExerciseFromYear@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fd48fa4 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-05 02:36:39,801 INFO Closing org.springframework.context.support.GenericApplicationContext@7ed8402d: startup date [Sat Nov 05 02:34:02 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:36:39,836 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-05 02:36:39,836 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6b0b4eee: startup date [Sat Nov 05 02:36:39 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:36:39,873 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-05 02:36:49,575 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:37:02,220 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 -> 1hge14e9kdw0fpx3a7452|2941a47d, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|2941a47d, 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-1478309799876,> 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-05 02:37:02,241 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:37:09,203 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|2941a47d, dataSourceName -> 1hge14e9kdw0fpx3a7452|2941a47d ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:37:09,383 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:37:09,386 INFO Began transaction (1) for test context [DefaultTestContext@7ebf2afb testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@66a2de63, testMethod = testGetExercisesFromIds@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fd48fa4 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@2841bdfa]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:37:09,718 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:37:10,050 INFO Rolled back transaction for test context [DefaultTestContext@7ebf2afb testClass = ExerciseTest, testInstance = fr.onema.sispea.mapping.ExerciseTest@66a2de63, testMethod = testGetExercisesFromIds@ExerciseTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6fd48fa4 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-05 02:37:10,050 INFO Closing org.springframework.context.support.GenericApplicationContext@6b0b4eee: startup date [Sat Nov 05 02:36:39 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.74 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.163 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.023 sec - in fr.onema.sispea.serviceng.DocumentConversionServiceTest Running fr.onema.sispea.serviceng.referential.population.PopulationImportServiceTest 2016-11-05 02:37:10,244 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-05 02:37:10,245 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-05 02:37:10,245 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61ac42c6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@108533ae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@405e5d1d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11728b78, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12cb41e2] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:37:10,278 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-05 02:37:10,279 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2b6a1856: startup date [Sat Nov 05 02:37:10 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:37:10,314 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-05 02:37:32,127 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:37:32,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 -> 1hge14e9kdw0fpx3a7452|75c53706, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|75c53706, 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-PopulationImportServiceTest-importFromCsv-1478309830318,> 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-05 02:37:32,527 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:37:46,864 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|75c53706, dataSourceName -> 1hge14e9kdw0fpx3a7452|75c53706 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:37:55,732 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:37:55,898 INFO Began transaction (1) for test context [DefaultTestContext@13d0e05a testClass = PopulationImportServiceTest, testInstance = fr.onema.sispea.serviceng.referential.population.PopulationImportServiceTest@1ba97468, testMethod = importFromCsv@PopulationImportServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78748c23 testClass = PopulationImportServiceTest, 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@4cb07f43]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-11-05 02:38:28,532 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-11-05 02:38:29,868 WARN Pas de commune pour le code INSEE=666 - fr.onema.sispea.mapping.dao.MunicipalityDao:423 [main] 2016-11-05 02:38:29,929 INFO 2 populations communales mises à jour sur 3 fournies (66.67%) - fr.onema.sispea.mapping.dao.MunicipalityDao:437 [main] 2016-11-05 02:38:29,929 INFO Mise à jour des populations (P_CALCUL_POPULATIONS_NEW) ... - fr.onema.sispea.mapping.dao.OrganismDao:282 [main] 2016-11-05 02:38:29,941 INFO Rolled back transaction for test context [DefaultTestContext@13d0e05a testClass = PopulationImportServiceTest, testInstance = fr.onema.sispea.serviceng.referential.population.PopulationImportServiceTest@1ba97468, testMethod = importFromCsv@PopulationImportServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78748c23 testClass = PopulationImportServiceTest, 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-05 02:38:29,942 INFO Closing org.springframework.context.support.GenericApplicationContext@2b6a1856: startup date [Sat Nov 05 02:37:10 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-11-05 02:38:57,617 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-05 02:38:57,618 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2398268c: startup date [Sat Nov 05 02:38:57 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:38:57,666 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-05 02:38:57,672 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:39:31,024 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9kdw0fpx3a7452|174c6840, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|174c6840, 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-PopulationImportServiceTest-importFromCsvInvalid-1478309937671,> 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-05 02:39:31,032 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:39:31,409 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|174c6840, dataSourceName -> 1hge14e9kdw0fpx3a7452|174c6840 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-11-05 02:41:16,857 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:245 [main] 2016-11-05 02:41:29,965 WARN I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you... Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation... - org.nuiton.i18n.I18n:558 [main] 2016-11-05 02:41:30,595 INFO <I18nBundle@1aaeb86, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv, size:1> <I18nBundleEntry@ed8e3039, locale:fr_FR, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv_fr_FR.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,595 INFO <I18nBundle@1aaeb86, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv, size:2> <I18nBundleEntry@17f759e7, locale:en_GB, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv_en_GB.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,595 INFO <I18nBundle@1aaeb86, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv, size:3> <I18nBundleEntry@7f065b79, locale:es_ES, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-6/nuiton-csv-3.0-rc-6.jar!/i18n/nuiton-csv_es_ES.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,595 INFO <I18nBundle@5526af8f, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils, size:1> <I18nBundleEntry@e5481f62, locale:es_ES, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils_es_ES.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,596 INFO <I18nBundle@5526af8f, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils, size:2> <I18nBundleEntry@7e391dd0, locale:en_GB, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils_en_GB.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,596 INFO <I18nBundle@5526af8f, bundlePrefix:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils, size:3> <I18nBundleEntry@53cff422, locale:fr_FR, scope FULL, path:jar:file:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-16/nuiton-utils-3.0-rc-16.jar!/i18n/nuiton-utils_fr_FR.properties> - org.nuiton.i18n.bundle.I18nBundle:169 [main] 2016-11-05 02:41:30,596 INFO 2 bundle(s) found, in 6 file(s). - org.nuiton.i18n.init.I18nInitializer:109 [main] 2016-11-05 02:41:30,596 INFO 2 bundle(s) found, [6 file(s)]. - org.nuiton.i18n.I18nStore:209 [main] 2016-11-05 02:41:31,830 INFO Encoding UTF-8 will be used to load files - org.nuiton.i18n.I18nLanguage:159 [main] 2016-11-05 02:41:31,831 INFO I18nLanguage <locale: en_GB, nbStences:48>, nbEntries: 2, nbSentences: 48. - org.nuiton.i18n.I18nStore:312 [main] 2016-11-05 02:41:31,832 INFO Closing org.springframework.context.support.GenericApplicationContext@2398268c: startup date [Sat Nov 05 02:38:57 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 261.592 sec - in fr.onema.sispea.serviceng.referential.population.PopulationImportServiceTest Running fr.onema.sispea.serviceng.referential.ExercisesModelTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in fr.onema.sispea.serviceng.referential.ExercisesModelTest Running fr.onema.sispea.serviceng.referential.YearlyServiceManagementModeServiceTest 2016-11-05 02:41:32,316 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-05 02:41:32,316 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-05 02:41:32,316 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23f61350, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13934275, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20325ab4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@537e93ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@40016653] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-11-05 02:41:32,346 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-05 02:41:32,346 INFO Refreshing org.springframework.context.support.GenericApplicationContext@490804cc: startup date [Sat Nov 05 02:41:32 CET 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-11-05 02:41:32,381 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-05 02:41:37,165 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-11-05 02:42:01,893 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 -> 1hge14e9kdw0fpx3a7452|3a87ff62, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9kdw0fpx3a7452|3a87ff62, 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-YearlyServiceManagementModeServiceTest-testManagementModeEndDate-1478310092383,> 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-05 02:42:13,227 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-11-05 02:42:17,650 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9kdw0fpx3a7452|3a87ff62, dataSourceName -> 1hge14e9kdw0fpx3a7452|3a87ff62 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] Results : Tests run: 30, Failures: 0, Errors: 0, Skipped: 2 [JENKINS] Recording test results [JENKINS] Archiving disabled