Build failed in Jenkins: sispea-demo-latest #406-ff89717f679cc2a85e5393ebf2059dbf37263505
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/406/changes> Changes: [Arnaud Thimel] refs #9212 Mise à jour de package_fr.properties pour la création de la [Arnaud Thimel] refs #9212 Ajout de la VP.268 à l'affichage et la modification des [Arnaud Thimel] refs #9212 Ajout du script de migration [Arnaud Thimel] refs #9212 Mise à jour du script de migration pour désactiver le calcul [Arnaud Thimel] refs #9212 Mise à jour des modèles pour les RPQS [Arnaud Thimel] refs #9212 Mise à jour du script Postgres de migration [Arnaud Thimel] refs #9212 Ajout du script de migration Oracle [Arnaud Thimel] refs #9213 Met les indicateurs P154 et P257 à saisir pour les missions [Arnaud Thimel] Permet l'ajout de membre à un service si le lot est publié [Arnaud Thimel] Permet la réplication du périmètre d'un service si le lot est publié [Arnaud Thimel] Permet la modification des années d'adhésions des membre d'un service si [Arnaud Thimel] Demande confirmation à l'utilisateur pour ajouter un membre à un service [Arnaud Thimel] refs #7267 Tri des ouvrages par ordre croissant lors du transfert de [bleny] Indique que le service est publié dans la popup de réplication du [Léo Kaufmann] Réplication périmètre : Indiquer que le service est publié dans la popup [Arnaud Thimel] refs #8474 Première version du nouveau layout [Arnaud Thimel] refs #8474 On évite d'utiliser la méthode getVisibleSubMenu() [Arnaud Thimel] refs #8474 Titre dynamique [Arnaud Thimel] refs #8474 favicon en fonction de l'environnement [Arnaud Thimel] refs #8474 Disparition du mainLayoutNG introduit en 2.20 [Arnaud Thimel] refs #8474 Implémentation du double menu en fonction du profil [Arnaud Thimel] refs #8474 Remise en marche du feedback (à styler) [Arnaud Thimel] refs #8474 Introduction d'une entité 'Menu' plutôt qu'une liste [Arnaud Thimel] refs #8474 Ajout de la partie 'Mon compte' et du bouton de déconnexion [Arnaud Thimel] refs #8474 Exil de l'ancien menu vers une page dédiée [Arnaud Thimel] refs #8474 Déplacement et chagement d'icône pour le feedback [Arnaud Thimel] refs #8474 Inversion du title [Arnaud Thimel] refs #8474 #8495 #8476 Initialisation des dashboards [Léo Kaufmann] Corrections texte : utilsées -> utilisées [Léo Kaufmann] Refs #9212 : Ajout de la formule de calcul du P154.0 et P257.0 dans les ------------------------------------------ [...truncated 1334 lines...] 2016-08-04 03:39:26,034 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|53fd0d10, dataSourceName -> 1hge14e9in32tzm16qi02|53fd0d10 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:39:56,417 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:39:57,735 INFO Began transaction (1) for test context [DefaultTestContext@71bbf57e testClass = PersonTest, testInstance = fr.onema.sispea.mapping.PersonTest@184f6be2, testMethod = testGetAllWithEmail@PersonTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f13d6e testClass = PersonTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@427308f8]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:39:58,780 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:40:00,033 INFO Rolled back transaction for test context [DefaultTestContext@71bbf57e testClass = PersonTest, testInstance = fr.onema.sispea.mapping.PersonTest@184f6be2, testMethod = testGetAllWithEmail@PersonTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f13d6e testClass = PersonTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-08-04 03:40:00,035 INFO Closing org.springframework.context.support.GenericApplicationContext@80503: startup date [Thu Aug 04 03:36:53 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 208.486 sec - in fr.onema.sispea.mapping.PersonTest Running fr.onema.sispea.mapping.LotSpeaTest 2016-08-04 03:40:00,069 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-08-04 03:40:00,071 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-08-04 03:40:00,071 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1171ba7e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56872fcb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b3c2ae0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d3b6585, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41059616] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:40:00,426 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:843 [main] 2016-08-04 03:40:00,427 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2e93108a: startup date [Thu Aug 04 03:40:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:40:00,477 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:40:47,719 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:40:48,168 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 -> 1hge14e9in32tzm16qi02|5310e451, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|5310e451, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-LotSpeaTest-testGetLotSpeaFromExerciseIdAndServiceId-1470274800541,> 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-08-04 03:40:48,601 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:40:49,588 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|5310e451, dataSourceName -> 1hge14e9in32tzm16qi02|5310e451 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:40:49,817 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:40:49,822 INFO Began transaction (1) for test context [DefaultTestContext@5ce41f1f testClass = LotSpeaTest, testInstance = fr.onema.sispea.mapping.LotSpeaTest@56820446, testMethod = testGetLotSpeaFromExerciseIdAndServiceId@LotSpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b74a67a testClass = LotSpeaTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@7e28f150]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:40:49,871 WARN HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead - org.hibernate.orm.deprecation:1773 [main] 2016-08-04 03:40:49,894 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:40:50,883 INFO Rolled back transaction for test context [DefaultTestContext@5ce41f1f testClass = LotSpeaTest, testInstance = fr.onema.sispea.mapping.LotSpeaTest@56820446, testMethod = testGetLotSpeaFromExerciseIdAndServiceId@LotSpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4b74a67a testClass = LotSpeaTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-08-04 03:40:50,883 INFO Closing org.springframework.context.support.GenericApplicationContext@2e93108a: startup date [Thu Aug 04 03:40:00 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.829 sec - in fr.onema.sispea.mapping.LotSpeaTest Running fr.onema.sispea.mapping.SpeaTest 2016-08-04 03:40:50,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-08-04 03:40:50,904 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-08-04 03:40:50,906 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1701beb3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f584d0c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c599679, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15fd3088, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f13e0a2] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:40:51,017 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:843 [main] 2016-08-04 03:40:51,018 INFO Refreshing org.springframework.context.support.GenericApplicationContext@329efc61: startup date [Thu Aug 04 03:40:51 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:40:51,097 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:41:18,852 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:41:19,286 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 -> 1hge14e9in32tzm16qi02|1fdd5517, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|1fdd5517, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-SpeaTest-testGetSpeaFromCode-1470274851105,> 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-08-04 03:41:19,317 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:41:19,921 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|1fdd5517, dataSourceName -> 1hge14e9in32tzm16qi02|1fdd5517 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:41:20,117 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:41:20,121 INFO Began transaction (1) for test context [DefaultTestContext@caee26e testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@a703934, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62b8dd6a 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@4eb69e8d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:41:20,122 WARN HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead - org.hibernate.orm.deprecation:1773 [main] 2016-08-04 03:41:20,162 INFO Rolled back transaction for test context [DefaultTestContext@caee26e testClass = SpeaTest, testInstance = fr.onema.sispea.mapping.SpeaTest@a703934, testMethod = testGetSpeaFromCode@SpeaTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62b8dd6a 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-08-04 03:41:20,163 INFO Closing org.springframework.context.support.GenericApplicationContext@329efc61: startup date [Thu Aug 04 03:40:51 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.272 sec - in fr.onema.sispea.mapping.SpeaTest Running fr.onema.sispea.mapping.OrganismTest 2016-08-04 03:41:20,174 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-08-04 03:41:20,174 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-08-04 03:41:20,175 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6919a8a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23c0fcf0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60a4595e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a234e1f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@406cc81b] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:41:20,222 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:843 [main] 2016-08-04 03:41:20,222 INFO Refreshing org.springframework.context.support.GenericApplicationContext@64ef9b9a: startup date [Thu Aug 04 03:41:20 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:41:20,263 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:42:56,641 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:42:57,088 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9in32tzm16qi02|fe58644, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|fe58644, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-OrganismTest-testGetTerritory-1470274880266,> 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-08-04 03:43:11,689 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:43:12,670 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|fe58644, dataSourceName -> 1hge14e9in32tzm16qi02|fe58644 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:43:13,212 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:43:13,218 INFO Began transaction (1) for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@30587737, testMethod = testGetTerritory@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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@655e024]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:43:23,506 INFO Rolled back transaction for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@30587737, testMethod = testGetTerritory@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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-08-04 03:43:23,507 INFO Closing org.springframework.context.support.GenericApplicationContext@64ef9b9a: startup date [Thu Aug 04 03:41:20 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-08-04 03:43:23,654 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:843 [main] 2016-08-04 03:43:23,655 INFO Refreshing org.springframework.context.support.GenericApplicationContext@309e874: startup date [Thu Aug 04 03:43:23 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:43:23,851 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:44:14,936 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:44:20,076 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9in32tzm16qi02|223ed38f, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|223ed38f, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-OrganismTest-testGetTerritoryOnAllDdts-1470275003856,> 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-08-04 03:44:23,706 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:44:24,306 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|223ed38f, dataSourceName -> 1hge14e9in32tzm16qi02|223ed38f ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:44:25,030 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:44:25,036 INFO Began transaction (1) for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@3531c23a, testMethod = testGetTerritoryOnAllDdts@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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@3b92dd48]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:44:25,036 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:44:26,574 INFO Rolled back transaction for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@3531c23a, testMethod = testGetTerritoryOnAllDdts@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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-08-04 03:44:26,575 INFO Closing org.springframework.context.support.GenericApplicationContext@309e874: startup date [Thu Aug 04 03:43:23 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-08-04 03:44:30,203 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:843 [main] 2016-08-04 03:44:30,203 INFO Refreshing org.springframework.context.support.GenericApplicationContext@32f53573: startup date [Thu Aug 04 03:44:30 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:44:30,241 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:46:07,812 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:46:11,065 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 -> 1hge14e9in32tzm16qi02|6ec73d87, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|6ec73d87, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-OrganismTest-testGetByGspIdAndTypeOrganismWithinGivenDdt-1470275070356,> 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-08-04 03:46:16,747 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:46:17,414 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|6ec73d87, dataSourceName -> 1hge14e9in32tzm16qi02|6ec73d87 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:46:17,812 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:46:17,816 INFO Began transaction (1) for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@259fe541, testMethod = testGetByGspIdAndTypeOrganismWithinGivenDdt@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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@6cf4325b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:46:17,816 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:46:19,404 INFO Rolled back transaction for test context [DefaultTestContext@3adbfd16 testClass = OrganismTest, testInstance = fr.onema.sispea.mapping.OrganismTest@259fe541, testMethod = testGetByGspIdAndTypeOrganismWithinGivenDdt@OrganismTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4a48fe63 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-08-04 03:46:19,404 INFO Closing org.springframework.context.support.GenericApplicationContext@32f53573: startup date [Thu Aug 04 03:44:30 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 307.265 sec - in fr.onema.sispea.mapping.OrganismTest Running fr.onema.sispea.mapping.DdtTest 2016-08-04 03:46:27,591 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-08-04 03:46:27,592 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-08-04 03:46:27,592 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66837d7b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ce803d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21eaf75b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4691b83d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b847d31] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:46:28,304 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:843 [main] 2016-08-04 03:46:28,305 INFO Refreshing org.springframework.context.support.GenericApplicationContext@672e3f24: startup date [Thu Aug 04 03:46:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:46:28,695 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:46:28,700 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:46:29,154 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 -> 1hge14e9in32tzm16qi02|1267d81a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|1267d81a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-DdtTest-testDdtNamePattern-1470275188699,> 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-08-04 03:46:29,166 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:46:29,986 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|1267d81a, dataSourceName -> 1hge14e9in32tzm16qi02|1267d81a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:46:40,032 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:46:40,070 INFO Began transaction (1) for test context [DefaultTestContext@3b5c7033 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@1fdf8aa4, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eef49f2 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@2259490]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:46:40,072 INFO Rolled back transaction for test context [DefaultTestContext@3b5c7033 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@1fdf8aa4, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eef49f2 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-08-04 03:46:40,072 INFO Closing org.springframework.context.support.GenericApplicationContext@672e3f24: startup date [Thu Aug 04 03:46:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-08-04 03:46:40,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:843 [main] 2016-08-04 03:46:40,279 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4cf4fb3b: startup date [Thu Aug 04 03:46:40 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:46:40,330 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:47:28,895 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:47:29,870 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 -> 1hge14e9in32tzm16qi02|7220d10c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|7220d10c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-DdtTest-testDdtNames-1470275200334,> 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-08-04 03:47:30,027 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:47:30,495 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|7220d10c, dataSourceName -> 1hge14e9in32tzm16qi02|7220d10c ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:47:30,655 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:47:30,658 INFO Began transaction (1) for test context [DefaultTestContext@3b5c7033 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@71b3763f, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eef49f2 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@6d1fc55]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:47:30,659 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:47:30,693 INFO Rolled back transaction for test context [DefaultTestContext@3b5c7033 testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@71b3763f, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5eef49f2 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-08-04 03:47:30,694 INFO Closing org.springframework.context.support.GenericApplicationContext@4cf4fb3b: startup date [Thu Aug 04 03:46:40 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.242 sec - in fr.onema.sispea.mapping.DdtTest Running fr.onema.sispea.mapping.TerritoryTest 2016-08-04 03:47:30,701 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-08-04 03:47:30,701 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-08-04 03:47:30,701 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b8fbed4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@159eb5f4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@767dbe36, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7629a2f6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6046dbf9] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:47:30,737 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:843 [main] 2016-08-04 03:47:30,738 INFO Refreshing org.springframework.context.support.GenericApplicationContext@97e310: startup date [Thu Aug 04 03:47:30 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:47:30,770 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:47:58,755 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:47:59,086 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9in32tzm16qi02|1f80c4dc, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|1f80c4dc, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-TerritoryTest-testGetTerritoriesFromType-1470275250772,> 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-08-04 03:47:59,106 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:48:00,024 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|1f80c4dc, dataSourceName -> 1hge14e9in32tzm16qi02|1f80c4dc ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:48:00,192 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:48:28,480 INFO Began transaction (1) for test context [DefaultTestContext@4a0dffda testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@75c7aa6d, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@352c62d8 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@24ba5996]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:48:28,480 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:48:28,488 INFO Rolled back transaction for test context [DefaultTestContext@4a0dffda testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@75c7aa6d, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@352c62d8 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-08-04 03:48:28,489 INFO Closing org.springframework.context.support.GenericApplicationContext@97e310: startup date [Thu Aug 04 03:47:30 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.194 sec - in fr.onema.sispea.mapping.TerritoryTest Running fr.onema.sispea.mapping.IpTest 2016-08-04 03:48:28,500 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-08-04 03:48:28,501 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-08-04 03:48:28,501 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21ce7fca, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@522e238c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b08abee, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a09f2f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68ebea51] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-08-04 03:48:28,561 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:843 [main] 2016-08-04 03:48:28,562 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4b7a8683: startup date [Thu Aug 04 03:48:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:48:28,598 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-08-04 03:48:36,662 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-08-04 03:48:37,466 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 -> 1hge14e9in32tzm16qi02|17826240, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9in32tzm16qi02|17826240, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-IpTest-testGetIpsFromCompetenceAndMinScale-1470275308603,> 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-08-04 03:48:37,493 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-08-04 03:48:37,929 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9in32tzm16qi02|17826240, dataSourceName -> 1hge14e9in32tzm16qi02|17826240 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-08-04 03:48:38,088 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-08-04 03:48:38,092 INFO Began transaction (1) for test context [DefaultTestContext@228a6483 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@2ce04fcf, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d678643 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@386686c1]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-08-04 03:48:38,093 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-08-04 03:48:38,173 INFO Rolled back transaction for test context [DefaultTestContext@228a6483 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@2ce04fcf, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d678643 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-08-04 03:48:38,173 INFO Closing org.springframework.context.support.GenericApplicationContext@4b7a8683: startup date [Thu Aug 04 03:48:28 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-08-04 03:48:38,215 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-08-04 03:48:38,216 INFO Refreshing org.springframework.context.support.GenericApplicationContext@52355090: startup date [Thu Aug 04 03:48:38 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-08-04 03:48:38,247 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 3 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 6 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [ 54.913 s] [INFO] SISPEA Configuration ............................... SUCCESS [ 31.196 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [ 27.181 s] [INFO] SISPEA Utils ....................................... SUCCESS [01:24 min] [INFO] SISPEA Persistence ................................. SUCCESS [01:02 min] [INFO] SISPEA Services .................................... FAILURE [19:06 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25:24 min [INFO] Finished at: 2016-08-04T03:49:19+02:00 [INFO] Final Memory: 71M/532M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter7801236340643798868.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire1328707084704593793tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_24890159431665518862tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter7801236340643798868.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire1328707084704593793tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_24890159431665518862tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter7801236340643798868.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire1328707084704593793tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_24890159431665518862tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_73/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter7801236340643798868.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire1328707084704593793tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_24890159431665518862tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com kaufmann@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 6 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 11 second
participants (1)
-
admin+ci-codelutin.com@codelutin.com