Build: #135 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

The build generated 12,081 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Jan-2025 18:10:20 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:20,855| HQL: null, time: 0ms, rows: 7
30-Jan-2025 18:10:20 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:20,855| HQL: null, time: 0ms, rows: 7
30-Jan-2025 18:10:20 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:20,897| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@3d73e310, testMethod = getAddressHierarchyLevelByAddressField_shouldGetAddressHierarchyLevelByAddressField@AddressHierarchyServiceTest, testException = [null]]]
30-Jan-2025 18:10:20 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:20,903| Began transaction (40): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,008| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 6ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,009| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,009| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,014| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:21,030| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@75007ba0, testMethod = getAddressHierarchyEntryByUuid_shouldReturnNullWhenUuidIsNull@AddressHierarchyServiceTest, testException = [null]]]
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:21,031| Began transaction (41): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,084| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 4ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,084| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,085| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,096| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,096| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(113) |2025-01-30 18:10:21,099| In method PatientService.savePatient. Arguments: Patient=Patient#2,
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,103| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,106| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,106| HQL: select count(*) from PatientIdentifier pi, Patient p where pi.patient.patientId = p.patient.patientId and p.voided = false and pi.voided = false and pi.identifier = :identifier and pi.identifierType = :idType and p.patientId != :ptId, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(150) |2025-01-30 18:10:21,107| Exiting method savePatient
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(113) |2025-01-30 18:10:21,107| In method AddressHierarchyService.updateAddressToEntryMapsForPerson. Arguments: Person=Patient#2,
30-Jan-2025 18:10:21 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPerson(871) |2025-01-30 18:10:21,107| Updating AddressToEntryMaps for person Patient#2
30-Jan-2025 18:10:21 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPersonAddress(843) |2025-01-30 18:10:21,107| Updating AddressToEntryMaps for PersonAddress a1:1050 Wishard Blvd., a2:RG5, cv:Indianapolis, sp:IN, c:USA, cd:null, nc:null, pc:46202, lat:null, long:null
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,108| HQL: null, time: 0ms, rows: 4
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,110| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,110| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,112| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,113| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,113| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,114| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,114| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,116| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,116| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,119| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,120| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,120| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,120| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,121| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,121| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,122| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,122| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,122| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,123| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,123| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,124| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,125| HQL: null, time: 1ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,125| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,125| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - AddressHierarchyServiceImpl.updateAddressToEntryMapsForPersonAddress(843) |2025-01-30 18:10:21,126| Updating AddressToEntryMaps for PersonAddress a1:null, a2:null, cv:null, sp:massachusetts, c:null, cd:suffolk county, nc:jamaica plain, pc:null, lat:null, long:null
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,126| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,126| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,127| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,127| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,128| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,128| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,128| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,129| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,129| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,130| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,130| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,130| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,131| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,131| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,132| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,132| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,133| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,133| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,134| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,134| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,135| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,135| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,136| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,136| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,137| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(113) |2025-01-30 18:10:21,137| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[b129fd11-a1a7-46bf-9f95-54cc8a0767e3],
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(150) |2025-01-30 18:10:21,137| Exiting method saveAddressToEntryMap
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(113) |2025-01-30 18:10:21,137| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[ebc4d4b7-e272-4c48-a9b1-2b37a1770878],
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(150) |2025-01-30 18:10:21,138| Exiting method saveAddressToEntryMap
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(113) |2025-01-30 18:10:21,140| In method AddressHierarchyService.saveAddressToEntryMap. Arguments: AddressToEntryMap=org.openmrs.module.addresshierarchy.AddressToEntryMap[257377da-8161-4dc8-ade8-83ea592bf7f8],
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(150) |2025-01-30 18:10:21,140| Exiting method saveAddressToEntryMap
30-Jan-2025 18:10:21 INFO - LoggingAdvice.invoke(150) |2025-01-30 18:10:21,140| Exiting method updateAddressToEntryMapsForPerson
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,141| HQL: null, time: 0ms, rows: 3
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:21,157| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@920b5f6, testMethod = updateAddressToEntryMapsForPerson_shouldCreateAddressToEntryMapsEvenIfTopLevelEmpty@AddressHierarchyServiceTest, testException = [null]]]
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:21,157| Began transaction (42): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,203| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,204| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,204| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,210| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,210| HQL: null, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,213| HQL: null, time: 0ms, rows: 2
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,214| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:21,228| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@642403fa, testMethod = getAddressHierarchyEntryByLevelAndName_shouldFindAddressHierarchyEntryByLevelAndName@AddressHierarchyServiceTest, testException = [null]]]
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:21,229| Began transaction (43): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@13f6e077]; rollback [true]
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,275| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,275| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,275| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,281| HQL: null, time: 0ms, rows: 2
30-Jan-2025 18:10:21 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:21,282| HQL: null, time: 0ms, rows: 5
30-Jan-2025 18:10:21 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:21,300| Rolled back transaction after test execution for test context [[TestContext@6d4cb409 testClass = AddressHierarchyServiceTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest@25c90463, testMethod = getChildAddressHierarchyEntries_shouldGetChildAddressHierarchyEntries@AddressHierarchyServiceTest, testException = [null]]]
30-Jan-2025 18:10:21 INFO - AbstractApplicationContext.doClose(1002) |2025-01-30 18:10:21,301| Closing org.springframework.context.support.GenericApplicationContext@618334f3: startup date [Thu Jan 30 18:10:14 UTC 2025]; root of context hierarchy
30-Jan-2025 18:10:21 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2025-01-30 18:10:21,301| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6a6051df: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
30-Jan-2025 18:10:21 INFO - ExecutorConfigurationSupport.shutdown(150) |2025-01-30 18:10:21,302| Shutting down ExecutorService 'addressHierarchyTimerFactory'
30-Jan-2025 18:10:21 INFO - AbstractSessionFactoryBean.destroy(246) |2025-01-30 18:10:21,303| Closing Hibernate SessionFactory
30-Jan-2025 18:10:21 INFO - SessionFactoryImpl.close(927) |2025-01-30 18:10:21,303| closing
30-Jan-2025 18:10:21 INFO - SchemaExport.execute(234) |2025-01-30 18:10:21,303| Running hbm2ddl schema export
30-Jan-2025 18:10:21 INFO - SchemaExport.execute(262) |2025-01-30 18:10:21,304| exporting generated schema to database
30-Jan-2025 18:10:21 INFO - SchemaExport.execute(281) |2025-01-30 18:10:21,328| schema export complete
30-Jan-2025 18:10:21 [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.874 s - in org.openmrs.module.addresshierarchy.AddressHierarchyServiceTest
30-Jan-2025 18:10:21 [INFO] Running org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,341| Loading XML bean definitions from class path resource [applicationContext-service.xml]
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,522| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:21,525| Overriding bean definition for bean 'mappingJarResources': replacing [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; 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 [applicationContext-service.xml]] with [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]]
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,525| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:21,527| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; 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 [applicationContext-service.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]]
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,527| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:21,534| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0-tests.jar!/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]]
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,534| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:21,540| Overriding bean definition for bean 'exti18n.addressValuesHibernateInterceptor': replacing [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesHibernateInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesHibernateInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]]
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:21,540| Overriding bean definition for bean 'exti18n.addressValuesAOPInterceptor': replacing [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesAOPInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/TestingApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.exti18n.icpt.AddressValuesAOPInterceptor]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/module/exti18n-api/1.0.0/exti18n-api-1.0.0.jar!/moduleApplicationContext.xml]]
30-Jan-2025 18:10:21 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:21,541| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/classes/moduleApplicationContext.xml]
30-Jan-2025 18:10:21 INFO - AbstractApplicationContext.prepareRefresh(456) |2025-01-30 18:10:21,543| Refreshing org.springframework.context.support.GenericApplicationContext@24794659: startup date [Thu Jan 30 18:10:21 UTC 2025]; root of context hierarchy
30-Jan-2025 18:10:21 INFO - DefaultListableBeanFactory.preInstantiateSingletons(555) |2025-01-30 18:10:21,576| Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@571a0ce6: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
30-Jan-2025 18:10:21 INFO - Configuration.configure(2192) |2025-01-30 18:10:21,597| configuring from url: jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar!/hibernate.cfg.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,599| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListItem.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,601| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,603| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListAllergy.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,605| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListProblem.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,606| Reading mappings from resource : org/openmrs/api/db/hibernate/Concept.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,608| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptAnswer.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,610| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,612| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptName.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,614| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,616| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptClass.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,618| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,619| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptProposal.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,621| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStateConversion.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,623| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSet.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,625| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMap.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,627| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptWord.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,628| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStopWord.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,630| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSource.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,632| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSetDerived.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,634| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,635| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,636| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMapType.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,637| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,638| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTermMap.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,639| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,641| Reading mappings from resource : org/openmrs/api/db/hibernate/Drug.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,642| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugIngredient.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,644| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugReferenceMap.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,645| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,646| Reading mappings from resource : org/openmrs/api/db/hibernate/Field.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,648| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldAnswer.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,650| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,652| Reading mappings from resource : org/openmrs/api/db/hibernate/Form.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,654| Reading mappings from resource : org/openmrs/api/db/hibernate/FormField.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,656| Reading mappings from resource : org/openmrs/api/db/hibernate/FormResource.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,656| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,658| Reading mappings from resource : org/openmrs/api/db/hibernate/GlobalProperty.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,660| Reading mappings from resource : org/openmrs/api/db/hibernate/Obs.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,662| Reading mappings from resource : org/openmrs/api/db/hibernate/Person.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,664| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,665| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttributeType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,667| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAddress.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,669| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonMergeLog.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,670| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,671| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonName.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,673| Reading mappings from resource : org/openmrs/api/db/hibernate/User.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,675| Reading mappings from resource : org/openmrs/api/db/hibernate/LoginCredential.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,677| Reading mappings from resource : org/openmrs/api/db/hibernate/Privilege.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,680| Reading mappings from resource : org/openmrs/api/db/hibernate/Role.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,682| Reading mappings from resource : org/openmrs/api/db/hibernate/Patient.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,683| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifier.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,685| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifierType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,687| Reading mappings from resource : org/openmrs/api/db/hibernate/Relationship.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,689| Reading mappings from resource : org/openmrs/api/db/hibernate/RelationshipType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,691| Reading mappings from resource : org/openmrs/api/db/hibernate/Order.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,693| Reading mappings from resource : org/openmrs/api/db/hibernate/CareSetting.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,695| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,697| Reading mappings from resource : org/openmrs/api/db/hibernate/Location.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,699| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationTag.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,700| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttributeType.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,701| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,703| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttribute.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,703| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,705| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,707| Reading mappings from resource : org/openmrs/api/db/hibernate/Encounter.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,708| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterProvider.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,709| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,711| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterRole.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,711| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,713| Reading mappings from resource : org/openmrs/api/db/hibernate/Program.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,716| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflow.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,718| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflowState.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,720| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientProgram.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,722| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientState.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,723| Reading mappings from resource : org/openmrs/api/db/hibernate/Cohort.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,725| Reading mappings from resource : org/openmrs/api/db/hibernate/SerializedObject.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,727| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderFrequency.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,729| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7Source.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,731| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InQueue.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,733| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InArchive.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,735| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InError.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,736| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportObject.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,738| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportSchemaXml.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,740| Reading mappings from resource : org/openmrs/notification/db/hibernate/Template.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,742| Reading mappings from resource : org/openmrs/notification/db/hibernate/Alert.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,744| Reading mappings from resource : org/openmrs/notification/db/hibernate/AlertRecipient.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,745| Reading mappings from resource : org/openmrs/scheduler/db/hibernate/TaskDefinition.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,747| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,749| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttributeType.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,751| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttribute.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,753| Reading mappings from resource : org/openmrs/api/db/hibernate/Visit.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,755| Reading mappings from resource : org/openmrs/api/db/hibernate/Provider.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,756| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,757| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttribute.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,758| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,763| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttributeType.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,764| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,765| Reading mappings from resource : org/openmrs/api/db/hibernate/ClobDatatypeStorage.hbm.xml
30-Jan-2025 18:10:21 INFO - Configuration.doConfigure(2297) |2025-01-30 18:10:21,767| Configured SessionFactory: null
30-Jan-2025 18:10:21 INFO - Configuration.configure(2192) |2025-01-30 18:10:21,768| configuring from url: file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/test-classes/test-hibernate.cfg.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,768| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,768| Reading mappings from resource : AddressHierarchyEntry.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,774| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,776| Reading mappings from resource : AddressHierarchyLevel.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,777| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.addResource(789) |2025-01-30 18:10:21,783| Reading mappings from resource : AddressToEntryMap.hbm.xml
30-Jan-2025 18:10:21 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:21,786| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:21 INFO - Configuration.doConfigure(2297) |2025-01-30 18:10:21,787| Configured SessionFactory: null
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,788| Mapping class: org.openmrs.activelist.ActiveListItem -> active_list
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,788| Mapping class: org.openmrs.activelist.ActiveListType -> active_list_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,789| Mapping joined-subclass: org.openmrs.activelist.Allergy -> active_list_allergy
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,790| Mapping joined-subclass: org.openmrs.activelist.Problem -> active_list_problem
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,791| Mapping class: org.openmrs.Concept -> concept
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,792| Mapping joined-subclass: org.openmrs.ConceptNumeric -> concept_numeric
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,793| Mapping joined-subclass: org.openmrs.ConceptComplex -> concept_complex
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,793| Mapping class: org.openmrs.ConceptAnswer -> concept_answer
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,794| Mapping class: org.openmrs.ConceptDescription -> concept_description
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,794| Mapping class: org.openmrs.ConceptName -> concept_name
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,794| Mapping collection: org.openmrs.ConceptName.tags -> concept_name_tag_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,795| Mapping class: org.openmrs.ConceptNameTag -> concept_name_tag
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,795| Mapping class: org.openmrs.ConceptClass -> concept_class
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,795| Mapping class: org.openmrs.ConceptDatatype -> concept_datatype
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,795| Mapping class: org.openmrs.ConceptProposal -> concept_proposal
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,796| Mapping class: org.openmrs.ConceptStateConversion -> concept_state_conversion
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,796| Mapping class: org.openmrs.ConceptSet -> concept_set
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,796| Mapping class: org.openmrs.ConceptMap -> concept_reference_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,799| Mapping class: org.openmrs.ConceptWord -> concept_word
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,800| Mapping class: org.openmrs.ConceptStopWord -> concept_stop_word
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,800| Mapping class: org.openmrs.ConceptSource -> concept_reference_source
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,800| Mapping class: org.openmrs.ConceptSetDerived -> concept_set_derived
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,801| Mapping class: org.openmrs.ConceptReferenceTerm -> concept_reference_term
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,801| Mapping class: org.openmrs.ConceptMapType -> concept_map_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,801| Mapping class: org.openmrs.ConceptReferenceTermMap -> concept_reference_term_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,802| Mapping class: org.openmrs.Drug -> drug
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,802| Mapping class: org.openmrs.DrugIngredient -> drug_ingredient
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,802| Mapping class: org.openmrs.DrugReferenceMap -> drug_reference_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,803| Mapping class: org.openmrs.Field -> field
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,803| Mapping class: org.openmrs.FieldAnswer -> field_answer
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,804| Mapping class: org.openmrs.FieldType -> field_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,804| Mapping class: org.openmrs.Form -> form
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,804| Mapping class: org.openmrs.FormField -> form_field
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,804| Mapping class: org.openmrs.FormResource -> form_resource
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,805| Mapping class: org.openmrs.GlobalProperty -> global_property
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,805| Mapping class: org.openmrs.Obs -> obs
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,805| Mapping class: org.openmrs.Person -> person
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,811| Mapping class: org.openmrs.PersonAttribute -> person_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,811| Mapping class: org.openmrs.PersonAttributeType -> person_attribute_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,812| Mapping class: org.openmrs.PersonAddress -> person_address
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,813| Mapping class: org.openmrs.person.PersonMergeLog -> person_merge_log
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,813| Mapping class: org.openmrs.PersonName -> person_name
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,814| Mapping class: org.openmrs.User -> users
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,814| Mapping collection: org.openmrs.User.roles -> user_role
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,814| Mapping collection: org.openmrs.User.userProperties -> user_property
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,815| Mapping class: org.openmrs.api.db.LoginCredential -> users
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,815| Mapping class: org.openmrs.Privilege -> privilege
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,815| Mapping class: org.openmrs.Role -> role
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,815| Mapping collection: org.openmrs.Role.inheritedRoles -> role_role
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,816| Mapping collection: org.openmrs.Role.childRoles -> role_role
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,816| Mapping collection: org.openmrs.Role.privileges -> role_privilege
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,816| Mapping joined-subclass: org.openmrs.Patient -> patient
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,816| Mapping class: org.openmrs.PatientIdentifier -> patient_identifier
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,817| Mapping class: org.openmrs.PatientIdentifierType -> patient_identifier_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,817| Mapping class: org.openmrs.Relationship -> relationship
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,817| Mapping class: org.openmrs.RelationshipType -> relationship_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,818| Mapping class: org.openmrs.Order -> orders
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,818| Mapping joined-subclass: org.openmrs.DrugOrder -> drug_order
30-Jan-2025 18:10:21 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:21,818| Mapping joined-subclass: org.openmrs.TestOrder -> test_order
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,818| Mapping class: org.openmrs.CareSetting -> care_setting
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,819| Mapping class: org.openmrs.OrderType -> order_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,819| Mapping collection: org.openmrs.OrderType.conceptClasses -> order_type_class_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,819| Mapping class: org.openmrs.Location -> location
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,820| Mapping collection: org.openmrs.Location.tags -> location_tag_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,820| Mapping class: org.openmrs.LocationTag -> location_tag
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,820| Mapping class: org.openmrs.LocationAttributeType -> location_attribute_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,820| Mapping class: org.openmrs.LocationAttribute -> location_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,821| Mapping class: org.openmrs.EncounterType -> encounter_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,821| Mapping class: org.openmrs.Encounter -> encounter
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,821| Mapping class: org.openmrs.EncounterProvider -> encounter_provider
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,821| Mapping class: org.openmrs.EncounterRole -> encounter_role
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,822| Mapping class: org.openmrs.Program -> program
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,822| Mapping class: org.openmrs.ProgramWorkflow -> program_workflow
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,822| Mapping class: org.openmrs.ProgramWorkflowState -> program_workflow_state
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,823| Mapping class: org.openmrs.PatientProgram -> patient_program
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,823| Mapping class: org.openmrs.PatientState -> patient_state
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,823| Mapping class: org.openmrs.Cohort -> cohort
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,823| Mapping collection: org.openmrs.Cohort.memberIds -> cohort_member
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,824| Mapping class: org.openmrs.api.db.SerializedObject -> serialized_object
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,824| Mapping class: org.openmrs.OrderFrequency -> order_frequency
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,824| Mapping class: org.openmrs.hl7.HL7Source -> hl7_source
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,824| Mapping class: org.openmrs.hl7.HL7InQueue -> hl7_in_queue
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,825| Mapping class: org.openmrs.hl7.HL7InArchive -> hl7_in_archive
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,825| Mapping class: org.openmrs.hl7.HL7InError -> hl7_in_error
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,825| Mapping class: org.openmrs.reporting.ReportObjectWrapper -> report_object
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,825| Mapping class: org.openmrs.report.ReportSchemaXml -> report_schema_xml
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,826| Mapping class: org.openmrs.notification.Template -> notification_template
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,826| Mapping class: org.openmrs.notification.Alert -> notification_alert
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,826| Mapping class: org.openmrs.notification.AlertRecipient -> notification_alert_recipient
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,826| Mapping class: org.openmrs.scheduler.TaskDefinition -> scheduler_task_config
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:21,827| Mapping collection: org.openmrs.scheduler.TaskDefinition.properties -> scheduler_task_config_property
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,827| Mapping class: org.openmrs.VisitType -> visit_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,827| Mapping class: org.openmrs.VisitAttributeType -> visit_attribute_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,828| Mapping class: org.openmrs.VisitAttribute -> visit_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,828| Mapping class: org.openmrs.Visit -> visit
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,828| Mapping class: org.openmrs.Provider -> provider
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,828| Mapping class: org.openmrs.ProviderAttribute -> provider_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,829| Mapping class: org.openmrs.ProviderAttributeType -> provider_attribute_type
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,829| Mapping class: org.openmrs.api.db.ClobDatatypeStorage -> clob_datatype_storage
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,829| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyEntry -> address_hierarchy_entry
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,829| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyLevel -> address_hierarchy_level
30-Jan-2025 18:10:21 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:21,830| Mapping class: org.openmrs.module.addresshierarchy.AddressToEntryMap -> address_hierarchy_address_to_entry_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,830| Mapping collection: org.openmrs.Concept.names -> concept_name
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,830| Mapping collection: org.openmrs.Concept.descriptions -> concept_description
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,831| Mapping collection: org.openmrs.Concept.answers -> concept_answer
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,831| Mapping collection: org.openmrs.Concept.conceptSets -> concept_set
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,831| Mapping collection: org.openmrs.Concept.conceptMappings -> concept_reference_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,831| Mapping collection: org.openmrs.ConceptReferenceTerm.conceptReferenceTermMaps -> concept_reference_term_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,831| Mapping collection: org.openmrs.Drug.drugReferenceMaps -> drug_reference_map
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,832| Mapping collection: org.openmrs.Form.formFields -> form_field
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,832| Mapping collection: org.openmrs.Obs.groupMembers -> obs
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,832| Mapping collection: org.openmrs.Person.addresses -> person_address
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,832| Mapping collection: org.openmrs.Person.names -> person_name
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,832| Mapping collection: org.openmrs.Person.attributes -> person_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,833| Mapping collection: org.openmrs.Patient.identifiers -> patient_identifier
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,833| Mapping collection: org.openmrs.Location.childLocations -> location
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,833| Mapping collection: org.openmrs.Location.attributes -> location_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,833| Mapping collection: org.openmrs.Encounter.orders -> orders
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,834| Mapping collection: org.openmrs.Encounter.obs -> obs
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,834| Mapping collection: org.openmrs.Encounter.encounterProviders -> encounter_provider
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,834| Mapping collection: org.openmrs.Program.allWorkflows -> program_workflow
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,834| Mapping collection: org.openmrs.ProgramWorkflow.states -> program_workflow_state
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,834| Mapping collection: org.openmrs.PatientProgram.states -> patient_state
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,835| Mapping collection: org.openmrs.notification.Alert.recipients -> notification_alert_recipient
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,835| Mapping collection: org.openmrs.Visit.attributes -> visit_attribute
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,835| Mapping collection: org.openmrs.Visit.encounters -> encounter
30-Jan-2025 18:10:21 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:21,835| Mapping collection: org.openmrs.Provider.attributes -> provider_attribute
30-Jan-2025 18:10:21 INFO - Configuration.applyHibernateValidatorLegacyConstraintsOnDDL(1676) |2025-01-30 18:10:21,836| Hibernate Validator not found: ignoring
30-Jan-2025 18:10:21 INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2025-01-30 18:10:21,836| Building new Hibernate SessionFactory
30-Jan-2025 18:10:21 INFO - HibernateSearchEventListenerRegister.enableHibernateSearch(75) |2025-01-30 18:10:21,837| Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
30-Jan-2025 18:10:21 INFO - ConnectionProviderFactory.initializeConnectionProviderFromConfig(173) |2025-01-30 18:10:21,838| Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
30-Jan-2025 18:10:21 INFO - C3P0ConnectionProvider.configure(103) |2025-01-30 18:10:21,839| C3P0 using driver: org.h2.Driver at URL: jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30
30-Jan-2025 18:10:21 INFO - C3P0ConnectionProvider.configure(104) |2025-01-30 18:10:21,839| Connection properties: {user=sa, password=****, release_mode=after_transaction}
30-Jan-2025 18:10:21 INFO - C3P0ConnectionProvider.configure(107) |2025-01-30 18:10:21,839| autocommit mode: false
30-Jan-2025 18:10:21 INFO - AbstractPoolBackedDataSource.getPoolManager(462) |2025-01-30 18:10:21,858| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@fc81b527 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@46a3a88c [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kfltb81f5yynjprzhld|684f3c66, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@6cf1763 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kfltb81f5yynjprzhld|4d123f9b, jdbcUrl -> jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30, properties -> {user=******, password=******, release_mode=after_transaction} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kfltb81f5yynjprzhld|76b8f758, numHelperThreads -> 3 ]
30-Jan-2025 18:10:21 INFO - Dialect.<init>(135) |2025-01-30 18:10:21,865| Using dialect: org.hibernate.dialect.H2Dialect
30-Jan-2025 18:10:21 INFO - JdbcSupportLoader.useContextualLobCreation(108) |2025-01-30 18:10:21,865| Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(126) |2025-01-30 18:10:21,865| Database ->
30-Jan-2025 18:10:21        name : H2
30-Jan-2025 18:10:21     version : 1.4.187 (2015-04-10)
30-Jan-2025 18:10:21       major : 1
30-Jan-2025 18:10:21       minor : 4
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(132) |2025-01-30 18:10:21,865| Driver ->
30-Jan-2025 18:10:21        name : H2 JDBC Driver
30-Jan-2025 18:10:21     version : 1.4.187 (2015-04-10)
30-Jan-2025 18:10:21       major : 1
30-Jan-2025 18:10:21       minor : 4
30-Jan-2025 18:10:21 INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2025-01-30 18:10:21,866| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
30-Jan-2025 18:10:21 INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2025-01-30 18:10:21,866| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(179) |2025-01-30 18:10:21,866| Automatic flush during beforeCompletion(): disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(183) |2025-01-30 18:10:21,866| Automatic session close at end of transaction: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(190) |2025-01-30 18:10:21,866| JDBC batch size: 15
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(193) |2025-01-30 18:10:21,866| JDBC batch updates for versioned data: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(198) |2025-01-30 18:10:21,867| Scrollable result sets: enabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(206) |2025-01-30 18:10:21,867| JDBC3 getGeneratedKeys(): enabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(214) |2025-01-30 18:10:21,867| Connection release mode: after_transaction
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(241) |2025-01-30 18:10:21,867| Default batch fetch size: 1
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(245) |2025-01-30 18:10:21,867| Generate SQL with comments: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(249) |2025-01-30 18:10:21,867| Order SQL updates by primary key: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(253) |2025-01-30 18:10:21,867| Order SQL inserts for batching: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.createQueryTranslatorFactory(431) |2025-01-30 18:10:21,868| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
30-Jan-2025 18:10:21 INFO - ASTQueryTranslatorFactory.<init>(47) |2025-01-30 18:10:21,868| Using ASTQueryTranslatorFactory
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(261) |2025-01-30 18:10:21,868| Query language substitutions: {}
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(266) |2025-01-30 18:10:21,868| JPA-QL strict compliance: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(271) |2025-01-30 18:10:21,868| Second-level cache: enabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(275) |2025-01-30 18:10:21,868| Query cache: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.createRegionFactory(406) |2025-01-30 18:10:21,869| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
30-Jan-2025 18:10:21 INFO - RegionFactoryCacheProviderBridge.<init>(61) |2025-01-30 18:10:21,869| Cache provider: org.hibernate.cache.EhCacheProvider
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(285) |2025-01-30 18:10:21,869| Optimize cache for minimal puts: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(294) |2025-01-30 18:10:21,869| Structured second-level cache entries: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(323) |2025-01-30 18:10:21,869| Statistics: enabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(327) |2025-01-30 18:10:21,869| Deleted entity synthetic identifier rollback: disabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(343) |2025-01-30 18:10:21,870| Default entity-mode: pojo
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(347) |2025-01-30 18:10:21,870| Named query checking : enabled
30-Jan-2025 18:10:21 INFO - SettingsFactory.buildSettings(351) |2025-01-30 18:10:21,870| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
30-Jan-2025 18:10:21 INFO - SessionFactoryImpl.<init>(202) |2025-01-30 18:10:21,873| building session factory
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,873| Type registration [clob] overrides previous : org.hibernate.type.ClobType@21390938
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@21390938
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@7a388990
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@4e4162bc
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@72fbf94d
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@2d28fb02
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,874| Type registration [blob] overrides previous : org.hibernate.type.BlobType@402f8592
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,875| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@402f8592
30-Jan-2025 18:10:21 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:21,875| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@7f2c57fe
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,903| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,915| Could not find configuration [org.openmrs.Person]; using defaults.
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,917| Could not find configuration [org.openmrs.FormResource]; using defaults.
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,942| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,943| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
30-Jan-2025 18:10:21 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:21,945| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
30-Jan-2025 18:10:21 INFO - SessionFactoryObjectFactory.addInstance(105) |2025-01-30 18:10:21,994| Not binding factory to JNDI, no JNDI name configured
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(234) |2025-01-30 18:10:22,003| Running hbm2ddl schema export
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(262) |2025-01-30 18:10:22,004| exporting generated schema to database
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(281) |2025-01-30 18:10:22,063| schema export complete
30-Jan-2025 18:10:22 INFO - HapiLogImpl.info(78) |2025-01-30 18:10:22,074| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
30-Jan-2025 18:10:22 INFO - HapiLogImpl.info(78) |2025-01-30 18:10:22,074| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
30-Jan-2025 18:10:22 INFO - ExecutorConfigurationSupport.initialize(115) |2025-01-30 18:10:22,096| Initializing ExecutorService  'addressHierarchyTimerFactory'
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:22,103| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@7a833fa7]; rollback [true]
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,163| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,164| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,164| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:22,186| Rolled back transaction after test execution for test context [[TestContext@121c50de testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@103064c0, testMethod = setAddressFieldValue_shouldSetAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:22,186| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@7a833fa7]; rollback [true]
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,232| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,232| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,232| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:22,252| Rolled back transaction after test execution for test context [[TestContext@121c50de testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@10f7f2ff, testMethod = getAddressFieldValue_shouldFetchAddressFieldValue@AddressHierarchyUtilTest, testException = [null]]]
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:22,253| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@7a833fa7]; rollback [true]
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,299| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,299| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,299| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:22,320| Rolled back transaction after test execution for test context [[TestContext@121c50de testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@7d43b28f, testMethod = isDescendantOf_shouldReturnFalseIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:22,321| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@7a833fa7]; rollback [true]
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,366| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 1ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,366| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:22,367| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:22 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:22,388| Rolled back transaction after test execution for test context [[TestContext@121c50de testClass = AddressHierarchyUtilTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest@6bdde998, testMethod = isDescendantOf_shouldReturnTrueIfNotDescendant@AddressHierarchyUtilTest, testException = [null]]]
30-Jan-2025 18:10:22 INFO - AbstractApplicationContext.doClose(1002) |2025-01-30 18:10:22,388| Closing org.springframework.context.support.GenericApplicationContext@24794659: startup date [Thu Jan 30 18:10:21 UTC 2025]; root of context hierarchy
30-Jan-2025 18:10:22 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2025-01-30 18:10:22,389| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@571a0ce6: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,exti18n.ExtI18nConfig,disabledI18nCache,addressHierarchyLevelValidator,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,exti18n.TestsMessageSource,exti18n.addressValuesHibernateInterceptor,exti18n.addressValuesAOPInterceptor,addressHierarchyActivator,exti18n.ExtI18nService,serviceContext$child#1,exti18n.reverseI18nCache,exti18n.addressHierarchyI18nCache,exti18n.metadataHibernateInterceptor,exti18n.metadataAOPInterceptor,exti18n.metadataLocalizer,exti18n.addressValuesLocalizer,exti18n.globalPropertyListener,serviceContext$child#2,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory]; root of factory hierarchy
30-Jan-2025 18:10:22 INFO - ExecutorConfigurationSupport.shutdown(150) |2025-01-30 18:10:22,389| Shutting down ExecutorService 'addressHierarchyTimerFactory'
30-Jan-2025 18:10:22 INFO - AbstractSessionFactoryBean.destroy(246) |2025-01-30 18:10:22,390| Closing Hibernate SessionFactory
30-Jan-2025 18:10:22 INFO - SessionFactoryImpl.close(927) |2025-01-30 18:10:22,391| closing
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(234) |2025-01-30 18:10:22,391| Running hbm2ddl schema export
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(262) |2025-01-30 18:10:22,391| exporting generated schema to database
30-Jan-2025 18:10:22 INFO - SchemaExport.execute(281) |2025-01-30 18:10:22,407| schema export complete
30-Jan-2025 18:10:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in org.openmrs.module.addresshierarchy.AddressHierarchyUtilTest
30-Jan-2025 18:10:22 [INFO]
30-Jan-2025 18:10:22 [INFO] Results:
30-Jan-2025 18:10:22 [INFO]
30-Jan-2025 18:10:22 [WARNING] Tests run: 87, Failures: 0, Errors: 0, Skipped: 2
30-Jan-2025 18:10:22 [INFO]
30-Jan-2025 18:10:22 [INFO]
30-Jan-2025 18:10:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-api ---
30-Jan-2025 18:10:22 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar
30-Jan-2025 18:10:23 [INFO]
30-Jan-2025 18:10:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-api ---
30-Jan-2025 18:10:23 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-SNAPSHOT.jar
30-Jan-2025 18:10:23 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-SNAPSHOT.pom
30-Jan-2025 18:10:23 [INFO]
30-Jan-2025 18:10:23 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-api ---
30-Jan-2025 18:10:23 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/maven-metadata.xml
30-Jan-2025 18:10:23 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/maven-metadata.xml (791 B at 3.3 kB/s)
30-Jan-2025 18:10:23 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-20250130.180934-3.jar
30-Jan-2025 18:10:25 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-20250130.180934-3.jar (76 kB at 40 kB/s)
30-Jan-2025 18:10:25 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-20250130.180934-3.pom
30-Jan-2025 18:10:26 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/addresshierarchy-api-2.20.0-20250130.180934-3.pom (5.2 kB at 3.3 kB/s)
30-Jan-2025 18:10:26 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
30-Jan-2025 18:10:27 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (884 B at 3.6 kB/s)
30-Jan-2025 18:10:27 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/maven-metadata.xml
30-Jan-2025 18:10:28 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/2.20.0-SNAPSHOT/maven-metadata.xml (791 B at 593 B/s)
30-Jan-2025 18:10:28 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml
30-Jan-2025 18:10:29 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-api/maven-metadata.xml (826 B at 549 B/s)
30-Jan-2025 18:10:29 [INFO]
30-Jan-2025 18:10:29 [INFO] --------------< org.openmrs.module:addresshierarchy-omod >--------------
30-Jan-2025 18:10:29 [INFO] Building Address Hierarchy OMOD 2.20.0-SNAPSHOT                    [3/3]
30-Jan-2025 18:10:29 [INFO] --------------------------------[ jar ]---------------------------------
30-Jan-2025 18:10:29 [INFO]
30-Jan-2025 18:10:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ addresshierarchy-omod ---
30-Jan-2025 18:10:29 [INFO]
30-Jan-2025 18:10:29 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ addresshierarchy-omod ---
30-Jan-2025 18:10:29 [INFO]
30-Jan-2025 18:10:29 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand moduleApplicationContext and messages) @ addresshierarchy-omod ---
30-Jan-2025 18:10:30 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
30-Jan-2025 18:10:30 [INFO]
30-Jan-2025 18:10:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ addresshierarchy-omod ---
30-Jan-2025 18:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Jan-2025 18:10:30 [INFO] Copying 4 resources
30-Jan-2025 18:10:30 [INFO] Copying 6 resources to web/module
30-Jan-2025 18:10:30 [INFO] Copying 0 resource to web/module
30-Jan-2025 18:10:30 [INFO] Copying 6 resources to web/module
30-Jan-2025 18:10:30 [INFO]
30-Jan-2025 18:10:30 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ addresshierarchy-omod ---
30-Jan-2025 18:10:30 [INFO] Changes detected - recompiling the module!
30-Jan-2025 18:10:30 [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes
30-Jan-2025 18:10:30 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java uses unchecked or unsafe operations.
30-Jan-2025 18:10:30 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/src/main/java/org/openmrs/module/addresshierarchy/web/controller/ManageAddressHierarchyController.java: Recompile with -Xlint:unchecked for details.
30-Jan-2025 18:10:30 [INFO]
30-Jan-2025 18:10:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ addresshierarchy-omod ---
30-Jan-2025 18:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Jan-2025 18:10:30 [INFO] Copying 4 resources
30-Jan-2025 18:10:31 [INFO] Copying 0 resource
30-Jan-2025 18:10:31 [INFO]
30-Jan-2025 18:10:31 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ addresshierarchy-omod ---
30-Jan-2025 18:10:31 [INFO] Changes detected - recompiling the module!
30-Jan-2025 18:10:31 [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes
30-Jan-2025 18:10:31 [INFO]
30-Jan-2025 18:10:31 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ addresshierarchy-omod ---
30-Jan-2025 18:10:31 [INFO]
30-Jan-2025 18:10:31 [INFO] -------------------------------------------------------
30-Jan-2025 18:10:31 [INFO]  T E S T S
30-Jan-2025 18:10:31 [INFO] -------------------------------------------------------
30-Jan-2025 18:10:31 [INFO] Running org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
30-Jan-2025 18:10:32 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:32,546| Loading XML bean definitions from class path resource [applicationContext-service.xml]
30-Jan-2025 18:10:34 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:34,281| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/TestingApplicationContext.xml]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,301| Overriding bean definition for bean 'sessionFactory': replacing [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; 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 [applicationContext-service.xml]] with [Generic bean: class [org.openmrs.api.db.hibernate.HibernateSessionFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/TestingApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:34,301| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,316| Overriding bean definition for bean 'mappingJarResources': replacing [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; 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 [applicationContext-service.xml]] with [Generic bean: class [org.springframework.beans.factory.config.ListFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar!/TestingApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:34,322| Loading XML bean definitions from URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar!/moduleApplicationContext.xml]
30-Jan-2025 18:10:34 INFO - XmlBeanDefinitionReader.loadBeanDefinitions(315) |2025-01-30 18:10:34,336| Loading XML bean definitions from URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,353| Overriding bean definition for bean 'AddressCacheResetSupport': replacing [Generic bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar!/moduleApplicationContext.xml]] with [Generic bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,354| Overriding bean definition for bean 'initializeFullAddressCacheTask': replacing [Generic bean: class [org.openmrs.module.addresshierarchy.scheduler.InitializeFullAddressCacheTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar!/moduleApplicationContext.xml]] with [Generic bean: class [org.openmrs.module.addresshierarchy.scheduler.InitializeFullAddressCacheTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,358| Overriding bean definition for bean 'initializeFullAddressCacheTimerTask': replacing [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar!/moduleApplicationContext.xml]] with [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorTask]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.registerBeanDefinition(618) |2025-01-30 18:10:34,358| Overriding bean definition for bean 'addressHierarchyTimerFactory': replacing [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/api/target/addresshierarchy-api-2.20.0-SNAPSHOT.jar!/moduleApplicationContext.xml]] with [Generic bean: class [org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/classes/moduleApplicationContext.xml]]
30-Jan-2025 18:10:34 INFO - AbstractApplicationContext.prepareRefresh(456) |2025-01-30 18:10:34,361| Refreshing org.springframework.context.support.GenericApplicationContext@6b1274d2: startup date [Thu Jan 30 18:10:34 UTC 2025]; root of context hierarchy
30-Jan-2025 18:10:34 INFO - DefaultListableBeanFactory.preInstantiateSingletons(555) |2025-01-30 18:10:34,680| Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@353efdbf: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,disabledI18nCache,addressHierarchyLevelValidator,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,serviceContext$child#1,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory,serviceContext$child#2]; root of factory hierarchy
30-Jan-2025 18:10:35 INFO - Version.<clinit>(37) |2025-01-30 18:10:35,094| Hibernate Commons Annotations 3.2.0.Final
30-Jan-2025 18:10:35 INFO - Environment.<clinit>(603) |2025-01-30 18:10:35,096| Hibernate 3.6.5.Final-mod
30-Jan-2025 18:10:35 INFO - Environment.<clinit>(636) |2025-01-30 18:10:35,098| hibernate.properties not found
30-Jan-2025 18:10:35 INFO - Environment.buildBytecodeProvider(814) |2025-01-30 18:10:35,099| Bytecode provider name : javassist
30-Jan-2025 18:10:35 INFO - Environment.<clinit>(695) |2025-01-30 18:10:35,102| using JDK 1.4 java.sql.Timestamp handling
30-Jan-2025 18:10:35 INFO - Configuration.configure(2192) |2025-01-30 18:10:35,195| configuring from url: jar:file:/home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar!/hibernate.cfg.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,220| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListItem.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,233| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,243| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListAllergy.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,251| Reading mappings from resource : org/openmrs/api/db/hibernate/ActiveListProblem.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,264| Reading mappings from resource : org/openmrs/api/db/hibernate/Concept.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,287| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptAnswer.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,294| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDescription.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,299| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptName.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,304| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptNameTag.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,308| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptClass.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,312| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,316| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptProposal.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,321| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStateConversion.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,325| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSet.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,329| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMap.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,333| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptWord.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,337| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptStopWord.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,340| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSource.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,344| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptSetDerived.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,348| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTerm.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,349| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,352| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptMapType.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,353| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,356| Reading mappings from resource : org/openmrs/api/db/hibernate/ConceptReferenceTermMap.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,358| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,360| Reading mappings from resource : org/openmrs/api/db/hibernate/Drug.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,369| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugIngredient.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,372| Reading mappings from resource : org/openmrs/api/db/hibernate/DrugReferenceMap.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,374| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,377| Reading mappings from resource : org/openmrs/api/db/hibernate/Field.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,380| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldAnswer.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,384| Reading mappings from resource : org/openmrs/api/db/hibernate/FieldType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,387| Reading mappings from resource : org/openmrs/api/db/hibernate/Form.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,395| Reading mappings from resource : org/openmrs/api/db/hibernate/FormField.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,400| Reading mappings from resource : org/openmrs/api/db/hibernate/FormResource.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,405| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,410| Reading mappings from resource : org/openmrs/api/db/hibernate/GlobalProperty.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,417| Reading mappings from resource : org/openmrs/api/db/hibernate/Obs.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,425| Reading mappings from resource : org/openmrs/api/db/hibernate/Person.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,431| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,438| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAttributeType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,446| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonAddress.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,456| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonMergeLog.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,459| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,463| Reading mappings from resource : org/openmrs/api/db/hibernate/PersonName.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,470| Reading mappings from resource : org/openmrs/api/db/hibernate/User.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,476| Reading mappings from resource : org/openmrs/api/db/hibernate/LoginCredential.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,479| Reading mappings from resource : org/openmrs/api/db/hibernate/Privilege.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,486| Reading mappings from resource : org/openmrs/api/db/hibernate/Role.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,493| Reading mappings from resource : org/openmrs/api/db/hibernate/Patient.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,498| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifier.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,506| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientIdentifierType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,510| Reading mappings from resource : org/openmrs/api/db/hibernate/Relationship.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,517| Reading mappings from resource : org/openmrs/api/db/hibernate/RelationshipType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,522| Reading mappings from resource : org/openmrs/api/db/hibernate/Order.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,525| Reading mappings from resource : org/openmrs/api/db/hibernate/CareSetting.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,532| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,539| Reading mappings from resource : org/openmrs/api/db/hibernate/Location.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,543| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationTag.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,548| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttributeType.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,550| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,552| Reading mappings from resource : org/openmrs/api/db/hibernate/LocationAttribute.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,554| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,556| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,563| Reading mappings from resource : org/openmrs/api/db/hibernate/Encounter.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,566| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterProvider.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,568| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,570| Reading mappings from resource : org/openmrs/api/db/hibernate/EncounterRole.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,576| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,578| Reading mappings from resource : org/openmrs/api/db/hibernate/Program.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,583| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflow.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,588| Reading mappings from resource : org/openmrs/api/db/hibernate/ProgramWorkflowState.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,591| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientProgram.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,596| Reading mappings from resource : org/openmrs/api/db/hibernate/PatientState.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,600| Reading mappings from resource : org/openmrs/api/db/hibernate/Cohort.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,604| Reading mappings from resource : org/openmrs/api/db/hibernate/SerializedObject.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,607| Reading mappings from resource : org/openmrs/api/db/hibernate/OrderFrequency.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,610| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7Source.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,614| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InQueue.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,616| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InArchive.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,620| Reading mappings from resource : org/openmrs/hl7/db/hibernate/HL7InError.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,622| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportObject.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,626| Reading mappings from resource : org/openmrs/reporting/db/hibernate/ReportSchemaXml.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,628| Reading mappings from resource : org/openmrs/notification/db/hibernate/Template.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,631| Reading mappings from resource : org/openmrs/notification/db/hibernate/Alert.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,635| Reading mappings from resource : org/openmrs/notification/db/hibernate/AlertRecipient.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,640| Reading mappings from resource : org/openmrs/scheduler/db/hibernate/TaskDefinition.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,644| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,651| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttributeType.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,657| Reading mappings from resource : org/openmrs/api/db/hibernate/VisitAttribute.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,662| Reading mappings from resource : org/openmrs/api/db/hibernate/Visit.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,665| Reading mappings from resource : org/openmrs/api/db/hibernate/Provider.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,666| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,668| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttribute.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,669| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,671| Reading mappings from resource : org/openmrs/api/db/hibernate/ProviderAttributeType.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,672| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,674| Reading mappings from resource : org/openmrs/api/db/hibernate/ClobDatatypeStorage.hbm.xml
30-Jan-2025 18:10:35 INFO - Configuration.doConfigure(2297) |2025-01-30 18:10:35,678| Configured SessionFactory: null
30-Jan-2025 18:10:35 INFO - Configuration.configure(2192) |2025-01-30 18:10:35,679| configuring from url: file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/test-classes/test-hibernate.cfg.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,679| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,680| Reading mappings from resource : AddressHierarchyEntry.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,681| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,683| Reading mappings from resource : AddressHierarchyLevel.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,684| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.addResource(789) |2025-01-30 18:10:35,686| Reading mappings from resource : AddressToEntryMap.hbm.xml
30-Jan-2025 18:10:35 WARN - DTDEntityResolver.resolveEntity(73) |2025-01-30 18:10:35,687| recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
30-Jan-2025 18:10:35 INFO - Configuration.doConfigure(2297) |2025-01-30 18:10:35,689| Configured SessionFactory: null
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,716| Mapping class: org.openmrs.activelist.ActiveListItem -> active_list
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,725| Mapping class: org.openmrs.activelist.ActiveListType -> active_list_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,730| Mapping joined-subclass: org.openmrs.activelist.Allergy -> active_list_allergy
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,730| Mapping joined-subclass: org.openmrs.activelist.Problem -> active_list_problem
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,731| Mapping class: org.openmrs.Concept -> concept
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,733| Mapping joined-subclass: org.openmrs.ConceptNumeric -> concept_numeric
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,734| Mapping joined-subclass: org.openmrs.ConceptComplex -> concept_complex
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,734| Mapping class: org.openmrs.ConceptAnswer -> concept_answer
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,735| Mapping class: org.openmrs.ConceptDescription -> concept_description
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,736| Mapping class: org.openmrs.ConceptName -> concept_name
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,738| Mapping collection: org.openmrs.ConceptName.tags -> concept_name_tag_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,738| Mapping class: org.openmrs.ConceptNameTag -> concept_name_tag
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,739| Mapping class: org.openmrs.ConceptClass -> concept_class
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,740| Mapping class: org.openmrs.ConceptDatatype -> concept_datatype
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,740| Mapping class: org.openmrs.ConceptProposal -> concept_proposal
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,742| Mapping class: org.openmrs.ConceptStateConversion -> concept_state_conversion
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,743| Mapping class: org.openmrs.ConceptSet -> concept_set
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,743| Mapping class: org.openmrs.ConceptMap -> concept_reference_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,744| Mapping class: org.openmrs.ConceptWord -> concept_word
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,744| Mapping class: org.openmrs.ConceptStopWord -> concept_stop_word
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,745| Mapping class: org.openmrs.ConceptSource -> concept_reference_source
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,745| Mapping class: org.openmrs.ConceptSetDerived -> concept_set_derived
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,747| Mapping class: org.openmrs.ConceptReferenceTerm -> concept_reference_term
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,749| Mapping class: org.openmrs.ConceptMapType -> concept_map_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,750| Mapping class: org.openmrs.ConceptReferenceTermMap -> concept_reference_term_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,751| Mapping class: org.openmrs.Drug -> drug
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,752| Mapping class: org.openmrs.DrugIngredient -> drug_ingredient
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,753| Mapping class: org.openmrs.DrugReferenceMap -> drug_reference_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,757| Mapping class: org.openmrs.Field -> field
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,760| Mapping class: org.openmrs.FieldAnswer -> field_answer
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,761| Mapping class: org.openmrs.FieldType -> field_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,762| Mapping class: org.openmrs.Form -> form
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,763| Mapping class: org.openmrs.FormField -> form_field
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,764| Mapping class: org.openmrs.FormResource -> form_resource
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,764| Mapping class: org.openmrs.GlobalProperty -> global_property
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,765| Mapping class: org.openmrs.Obs -> obs
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,767| Mapping class: org.openmrs.Person -> person
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,770| Mapping class: org.openmrs.PersonAttribute -> person_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,771| Mapping class: org.openmrs.PersonAttributeType -> person_attribute_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,773| Mapping class: org.openmrs.PersonAddress -> person_address
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,775| Mapping class: org.openmrs.person.PersonMergeLog -> person_merge_log
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,776| Mapping class: org.openmrs.PersonName -> person_name
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,776| Mapping class: org.openmrs.User -> users
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,777| Mapping collection: org.openmrs.User.roles -> user_role
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,778| Mapping collection: org.openmrs.User.userProperties -> user_property
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,778| Mapping class: org.openmrs.api.db.LoginCredential -> users
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,779| Mapping class: org.openmrs.Privilege -> privilege
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,779| Mapping class: org.openmrs.Role -> role
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,779| Mapping collection: org.openmrs.Role.inheritedRoles -> role_role
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,779| Mapping collection: org.openmrs.Role.childRoles -> role_role
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,780| Mapping collection: org.openmrs.Role.privileges -> role_privilege
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,780| Mapping joined-subclass: org.openmrs.Patient -> patient
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,781| Mapping class: org.openmrs.PatientIdentifier -> patient_identifier
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,782| Mapping class: org.openmrs.PatientIdentifierType -> patient_identifier_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,783| Mapping class: org.openmrs.Relationship -> relationship
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,783| Mapping class: org.openmrs.RelationshipType -> relationship_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,783| Mapping class: org.openmrs.Order -> orders
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,784| Mapping joined-subclass: org.openmrs.DrugOrder -> drug_order
30-Jan-2025 18:10:35 INFO - HbmBinder.bindJoinedSubclass(945) |2025-01-30 18:10:35,785| Mapping joined-subclass: org.openmrs.TestOrder -> test_order
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,785| Mapping class: org.openmrs.CareSetting -> care_setting
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,786| Mapping class: org.openmrs.OrderType -> order_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,786| Mapping collection: org.openmrs.OrderType.conceptClasses -> order_type_class_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,787| Mapping class: org.openmrs.Location -> location
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,787| Mapping collection: org.openmrs.Location.tags -> location_tag_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,787| Mapping class: org.openmrs.LocationTag -> location_tag
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,788| Mapping class: org.openmrs.LocationAttributeType -> location_attribute_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,789| Mapping class: org.openmrs.LocationAttribute -> location_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,790| Mapping class: org.openmrs.EncounterType -> encounter_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,791| Mapping class: org.openmrs.Encounter -> encounter
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,792| Mapping class: org.openmrs.EncounterProvider -> encounter_provider
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,793| Mapping class: org.openmrs.EncounterRole -> encounter_role
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,794| Mapping class: org.openmrs.Program -> program
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,795| Mapping class: org.openmrs.ProgramWorkflow -> program_workflow
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,796| Mapping class: org.openmrs.ProgramWorkflowState -> program_workflow_state
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,797| Mapping class: org.openmrs.PatientProgram -> patient_program
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,798| Mapping class: org.openmrs.PatientState -> patient_state
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,799| Mapping class: org.openmrs.Cohort -> cohort
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,799| Mapping collection: org.openmrs.Cohort.memberIds -> cohort_member
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,800| Mapping class: org.openmrs.api.db.SerializedObject -> serialized_object
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,801| Mapping class: org.openmrs.OrderFrequency -> order_frequency
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,805| Mapping class: org.openmrs.hl7.HL7Source -> hl7_source
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,806| Mapping class: org.openmrs.hl7.HL7InQueue -> hl7_in_queue
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,806| Mapping class: org.openmrs.hl7.HL7InArchive -> hl7_in_archive
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,807| Mapping class: org.openmrs.hl7.HL7InError -> hl7_in_error
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,807| Mapping class: org.openmrs.reporting.ReportObjectWrapper -> report_object
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,809| Mapping class: org.openmrs.report.ReportSchemaXml -> report_schema_xml
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,810| Mapping class: org.openmrs.notification.Template -> notification_template
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,810| Mapping class: org.openmrs.notification.Alert -> notification_alert
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,811| Mapping class: org.openmrs.notification.AlertRecipient -> notification_alert_recipient
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,812| Mapping class: org.openmrs.scheduler.TaskDefinition -> scheduler_task_config
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollection(1522) |2025-01-30 18:10:35,812| Mapping collection: org.openmrs.scheduler.TaskDefinition.properties -> scheduler_task_config_property
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,812| Mapping class: org.openmrs.VisitType -> visit_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,813| Mapping class: org.openmrs.VisitAttributeType -> visit_attribute_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,814| Mapping class: org.openmrs.VisitAttribute -> visit_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,814| Mapping class: org.openmrs.Visit -> visit
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,815| Mapping class: org.openmrs.Provider -> provider
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,816| Mapping class: org.openmrs.ProviderAttribute -> provider_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,816| Mapping class: org.openmrs.ProviderAttributeType -> provider_attribute_type
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,817| Mapping class: org.openmrs.api.db.ClobDatatypeStorage -> clob_datatype_storage
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,818| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyEntry -> address_hierarchy_entry
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,818| Mapping class: org.openmrs.module.addresshierarchy.AddressHierarchyLevel -> address_hierarchy_level
30-Jan-2025 18:10:35 INFO - HbmBinder.bindRootPersistentClassCommonValues(353) |2025-01-30 18:10:35,819| Mapping class: org.openmrs.module.addresshierarchy.AddressToEntryMap -> address_hierarchy_address_to_entry_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,824| Mapping collection: org.openmrs.Concept.names -> concept_name
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,825| Mapping collection: org.openmrs.Concept.descriptions -> concept_description
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,825| Mapping collection: org.openmrs.Concept.answers -> concept_answer
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,826| Mapping collection: org.openmrs.Concept.conceptSets -> concept_set
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,826| Mapping collection: org.openmrs.Concept.conceptMappings -> concept_reference_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,827| Mapping collection: org.openmrs.ConceptReferenceTerm.conceptReferenceTermMaps -> concept_reference_term_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,827| Mapping collection: org.openmrs.Drug.drugReferenceMaps -> drug_reference_map
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,827| Mapping collection: org.openmrs.Form.formFields -> form_field
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,828| Mapping collection: org.openmrs.Obs.groupMembers -> obs
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,828| Mapping collection: org.openmrs.Person.addresses -> person_address
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,828| Mapping collection: org.openmrs.Person.names -> person_name
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,829| Mapping collection: org.openmrs.Person.attributes -> person_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,829| Mapping collection: org.openmrs.Patient.identifiers -> patient_identifier
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,830| Mapping collection: org.openmrs.Location.childLocations -> location
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,830| Mapping collection: org.openmrs.Location.attributes -> location_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,830| Mapping collection: org.openmrs.Encounter.orders -> orders
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,831| Mapping collection: org.openmrs.Encounter.obs -> obs
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,831| Mapping collection: org.openmrs.Encounter.encounterProviders -> encounter_provider
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,832| Mapping collection: org.openmrs.Program.allWorkflows -> program_workflow
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,832| Mapping collection: org.openmrs.ProgramWorkflow.states -> program_workflow_state
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,832| Mapping collection: org.openmrs.PatientProgram.states -> patient_state
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,833| Mapping collection: org.openmrs.notification.Alert.recipients -> notification_alert_recipient
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,833| Mapping collection: org.openmrs.Visit.attributes -> visit_attribute
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,833| Mapping collection: org.openmrs.Visit.encounters -> encounter
30-Jan-2025 18:10:35 INFO - HbmBinder.bindCollectionSecondPass(2508) |2025-01-30 18:10:35,834| Mapping collection: org.openmrs.Provider.attributes -> provider_attribute
30-Jan-2025 18:10:35 INFO - Configuration.applyHibernateValidatorLegacyConstraintsOnDDL(1676) |2025-01-30 18:10:35,838| Hibernate Validator not found: ignoring
30-Jan-2025 18:10:35 INFO - LocalSessionFactoryBean.buildSessionFactory(777) |2025-01-30 18:10:35,840| Building new Hibernate SessionFactory
30-Jan-2025 18:10:35 INFO - HibernateSearchEventListenerRegister.enableHibernateSearch(75) |2025-01-30 18:10:35,848| Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
30-Jan-2025 18:10:35 INFO - ConnectionProviderFactory.initializeConnectionProviderFromConfig(173) |2025-01-30 18:10:35,875| Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
30-Jan-2025 18:10:35 INFO - C3P0ConnectionProvider.configure(103) |2025-01-30 18:10:35,877| C3P0 using driver: org.h2.Driver at URL: jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30
30-Jan-2025 18:10:35 INFO - C3P0ConnectionProvider.configure(104) |2025-01-30 18:10:35,877| Connection properties: {user=sa, password=****, release_mode=after_transaction}
30-Jan-2025 18:10:35 INFO - C3P0ConnectionProvider.configure(107) |2025-01-30 18:10:35,877| autocommit mode: false
30-Jan-2025 18:10:35 INFO - MLog.<clinit>(80) |2025-01-30 18:10:35,904| MLog clients using log4j logging.
30-Jan-2025 18:10:36 INFO - C3P0Registry.banner(204) |2025-01-30 18:10:36,003| Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10]
30-Jan-2025 18:10:36 INFO - AbstractPoolBackedDataSource.getPoolManager(462) |2025-01-30 18:10:36,068| Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@8a72874c [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@e1ba0ee8 [ acquireIncrement -> 1, acquireRetryAttempts -> 5, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kfltb81f5zwnp690nee|52831a73, idleConnectionTestPeriod -> 3000, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 100, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@c3e0f774 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kfltb81f5zwnp690nee|7d42404e, jdbcUrl -> jdbc:h2:mem:openmrs;DB_CLOSE_DELAY=30, properties -> {user=******, password=******, release_mode=after_transaction} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kfltb81f5zwnp690nee|57f8951a, numHelperThreads -> 3 ]
30-Jan-2025 18:10:36 INFO - Dialect.<init>(135) |2025-01-30 18:10:36,220| Using dialect: org.hibernate.dialect.H2Dialect
30-Jan-2025 18:10:36 INFO - JdbcSupportLoader.useContextualLobCreation(108) |2025-01-30 18:10:36,226| Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(126) |2025-01-30 18:10:36,226| Database ->
30-Jan-2025 18:10:36        name : H2
30-Jan-2025 18:10:36     version : 1.4.187 (2015-04-10)
30-Jan-2025 18:10:36       major : 1
30-Jan-2025 18:10:36       minor : 4
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(132) |2025-01-30 18:10:36,226| Driver ->
30-Jan-2025 18:10:36        name : H2 JDBC Driver
30-Jan-2025 18:10:36     version : 1.4.187 (2015-04-10)
30-Jan-2025 18:10:36       major : 1
30-Jan-2025 18:10:36       minor : 4
30-Jan-2025 18:10:36 INFO - TransactionFactoryFactory.buildTransactionFactory(65) |2025-01-30 18:10:36,229| Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
30-Jan-2025 18:10:36 INFO - TransactionManagerLookupFactory.getTransactionManagerLookup(83) |2025-01-30 18:10:36,229| No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(179) |2025-01-30 18:10:36,229| Automatic flush during beforeCompletion(): disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(183) |2025-01-30 18:10:36,230| Automatic session close at end of transaction: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(190) |2025-01-30 18:10:36,230| JDBC batch size: 15
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(193) |2025-01-30 18:10:36,230| JDBC batch updates for versioned data: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(198) |2025-01-30 18:10:36,231| Scrollable result sets: enabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(206) |2025-01-30 18:10:36,231| JDBC3 getGeneratedKeys(): enabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(214) |2025-01-30 18:10:36,231| Connection release mode: after_transaction
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(241) |2025-01-30 18:10:36,232| Default batch fetch size: 1
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(245) |2025-01-30 18:10:36,232| Generate SQL with comments: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(249) |2025-01-30 18:10:36,232| Order SQL updates by primary key: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(253) |2025-01-30 18:10:36,232| Order SQL inserts for batching: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.createQueryTranslatorFactory(431) |2025-01-30 18:10:36,232| Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
30-Jan-2025 18:10:36 INFO - ASTQueryTranslatorFactory.<init>(47) |2025-01-30 18:10:36,233| Using ASTQueryTranslatorFactory
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(261) |2025-01-30 18:10:36,233| Query language substitutions: {}
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(266) |2025-01-30 18:10:36,234| JPA-QL strict compliance: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(271) |2025-01-30 18:10:36,234| Second-level cache: enabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(275) |2025-01-30 18:10:36,234| Query cache: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.createRegionFactory(406) |2025-01-30 18:10:36,235| Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
30-Jan-2025 18:10:36 INFO - RegionFactoryCacheProviderBridge.<init>(61) |2025-01-30 18:10:36,236| Cache provider: org.hibernate.cache.EhCacheProvider
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(285) |2025-01-30 18:10:36,237| Optimize cache for minimal puts: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(294) |2025-01-30 18:10:36,238| Structured second-level cache entries: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(323) |2025-01-30 18:10:36,240| Statistics: enabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(327) |2025-01-30 18:10:36,240| Deleted entity synthetic identifier rollback: disabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(343) |2025-01-30 18:10:36,240| Default entity-mode: pojo
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(347) |2025-01-30 18:10:36,241| Named query checking : enabled
30-Jan-2025 18:10:36 INFO - SettingsFactory.buildSettings(351) |2025-01-30 18:10:36,241| Check Nullability in Core (should be disabled when Bean Validation is on): disabled
30-Jan-2025 18:10:36 INFO - SessionFactoryImpl.<init>(202) |2025-01-30 18:10:36,252| building session factory
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,255| Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@5eb0a686
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,255| Type registration [blob] overrides previous : org.hibernate.type.BlobType@67f9cb52
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,255| Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@67f9cb52
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,255| Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@2ee39e73
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,256| Type registration [clob] overrides previous : org.hibernate.type.ClobType@71a4f441
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,256| Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@71a4f441
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,256| Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@5a1dddba
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,256| Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@13866329
30-Jan-2025 18:10:36 INFO - BasicTypeRegistry.register(150) |2025-01-30 18:10:36,256| Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@1a9ec80e
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,500| Could not find configuration [org.openmrs.ConceptStopWord]; using defaults.
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,603| Could not find configuration [org.openmrs.Person]; using defaults.
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,615| Could not find configuration [org.openmrs.FormResource]; using defaults.
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,801| Could not find configuration [org.openmrs.Role.childRoles]; using defaults.
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,810| Could not find configuration [org.openmrs.Role.inheritedRoles]; using defaults.
30-Jan-2025 18:10:36 WARN - EhCacheProvider.buildCache(93) |2025-01-30 18:10:36,819| Could not find configuration [org.openmrs.Role.privileges]; using defaults.
30-Jan-2025 18:10:36 INFO - SessionFactoryObjectFactory.addInstance(105) |2025-01-30 18:10:36,995| Not binding factory to JNDI, no JNDI name configured
30-Jan-2025 18:10:37 INFO - SchemaExport.execute(234) |2025-01-30 18:10:37,005| Running hbm2ddl schema export
30-Jan-2025 18:10:37 INFO - SchemaExport.execute(262) |2025-01-30 18:10:37,006| exporting generated schema to database
30-Jan-2025 18:10:37 INFO - SchemaExport.execute(281) |2025-01-30 18:10:37,626| schema export complete
30-Jan-2025 18:10:37 INFO - HapiLogImpl.info(78) |2025-01-30 18:10:37,833| org.openmrs.hl7.handler.ORUR01Handler registered to handle ORU^R01 messages
30-Jan-2025 18:10:37 INFO - HapiLogImpl.info(78) |2025-01-30 18:10:37,833| org.openmrs.hl7.handler.ADTA28Handler registered to handle ADT^A28 messages
30-Jan-2025 18:10:38 INFO - ExecutorConfigurationSupport.initialize(115) |2025-01-30 18:10:38,139| Initializing ExecutorService  'addressHierarchyTimerFactory'
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:38,175| Began transaction (1): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,670| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 26ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,685| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,686| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,707| HQL: null, time: 1ms, rows: 7
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,711| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,713| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,719| HQL: null, time: 2ms, rows: 2
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:38,756| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@5315266, testMethod = getPossibleAddressHierarchyEntries_shouldReturnAllEntriesWhenParentUuidIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:38,762| Began transaction (2): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,842| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,843| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,844| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,854| HQL: null, time: 1ms, rows: 7
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,854| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,855| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,857| HQL: null, time: 1ms, rows: 2
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:38,883| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@16d61071, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentNotSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:38,884| Began transaction (3): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,958| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,959| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,960| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,970| HQL: null, time: 1ms, rows: 7
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,971| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
30-Jan-2025 18:10:38 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:38,973| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:38,997| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@fefb66c, testMethod = getPossibleAddressHierarchyEntries_shouldRetrieveAddressHierarchyEntriesWhenParentSpecified@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:38 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:38,998| Began transaction (4): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,078| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,079| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,080| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(147) |2025-01-30 18:10:39,089| Invalid address field or address field has no associated address hierarchy level
30-Jan-2025 18:10:39 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:39,113| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@5d4a34ff, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyMapWhenAddressFieldNameIsWrong@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:39 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:39,113| Began transaction (5): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,197| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,198| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,198| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 ERROR - AddressHierarchyAjaxController.getPossibleAddressHierarchyEntriesWithParents(137) |2025-01-30 18:10:39,209| Limit should be greater than zero
30-Jan-2025 18:10:39 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:39,239| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@c3d4bd7, testMethod = getPossibleAddressHierarchyEntries_shouldReturnEmptyLimitForWrongLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:39 INFO - TransactionalTestExecutionListener.startNewTransaction(272) |2025-01-30 18:10:39,240| Began transaction (6): transaction manager [org.springframework.orm.hibernate3.HibernateTransactionManager@15ac02d5]; rollback [true]
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,348| HQL: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0', time: 3ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,355| HQL: select password from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,356| HQL: select salt from users where user_id = ?, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,366| HQL: null, time: 1ms, rows: 7
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,366| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 0
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,367| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,368| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,370| HQL: null, time: 0ms, rows: 7
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,370| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,372| HQL: null, time: 1ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,373| HQL: null, time: 0ms, rows: 7
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,374| HQL: from AddressHierarchyEntry where uuid = :uuid, time: 0ms, rows: 1
30-Jan-2025 18:10:39 INFO - ConcurrentStatisticsImpl.queryExecuted(319) |2025-01-30 18:10:39,375| HQL: null, time: 0ms, rows: 0
30-Jan-2025 18:10:39 INFO - TransactionalTestExecutionListener.endTransaction(292) |2025-01-30 18:10:39,394| Rolled back transaction after test execution for test context [[TestContext@2e7a9db7 testClass = AddressHierarchyAjaxControllerTest, locations = array<String>['classpath:applicationContext-service.xml', 'classpath*:TestingApplicationContext.xml', 'classpath*:moduleApplicationContext.xml'], testInstance = org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest@165824f5, testMethod = getPossibleAddressHierarchyEntries_shouldHonourLimit@AddressHierarchyAjaxControllerTest, testException = [null]]]
30-Jan-2025 18:10:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.478 s - in org.openmrs.module.addresshierarchy.web.controller.ajax.AddressHierarchyAjaxControllerTest
30-Jan-2025 18:10:39 INFO - AbstractApplicationContext.doClose(1002) |2025-01-30 18:10:39,419| Closing org.springframework.context.support.GenericApplicationContext@6b1274d2: startup date [Thu Jan 30 18:10:34 UTC 2025]; root of context hierarchy
30-Jan-2025 18:10:39 INFO - DefaultSingletonBeanRegistry.destroySingletons(422) |2025-01-30 18:10:39,436| Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@353efdbf: defining beans [org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator#0,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0,transactionInterceptor,globalLocaleList,clearOpenmrsEventListeners,openmrsEventListeners,serviceContext,context,contextDAO,patientDAO,personDAO,conceptDAO,userDAO,obsDAO,encounterDAO,locationDAO,orderDAO,formDAO,adminDAO,noteDAO,programWorkflowDAO,templateDAO,patientSetDAO,cohortDAO,serializedObjectDAO,datatypeDAO,schedulerDAO,alertDAO,reportDAO,reportObjectDAO,hL7DAO,activeListDAO,visitDAO,providerDAO,patientServiceTarget,personServiceTarget,conceptServiceTarget,userServiceTarget,obsServiceTarget,encounterServiceTarget,locationServiceTarget,orderServiceTarget,formServiceTarget,adminServiceTarget,datatypeServiceTarget,programWorkflowServiceTarget,patientSetServiceTarget,activeListServiceTarget,visitServiceTarget,providerServiceTarget,cohortServiceTarget,schedulerServiceTarget,alertServiceTarget,messageServiceTarget,reportObjectServiceTarget,reportServiceTarget,serializationServiceTarget,dataSetServiceTarget,hL7ServiceTarget,ardenServiceTarget,messageSourceServiceTarget,transactionAttributeSource,mutableResourceBundleMessageSource,patientService,personService,conceptService,userService,obsService,encounterService,locationService,orderService,formService,adminService,datatypeService,programWorkflowService,messageService,patientSetService,cohortService,schedulerService,alertService,reportService,reportObjectService,serializationService,dataSetService,hL7Service,ardenService,messageSourceService,activeListService,visitService,providerService,authorizationInterceptor,loggingInterceptor,requiredDataInterceptor,serviceInterceptors,moduleTestingMappingJarLocations,mappingJarResources,auditableInterceptor,sessionFactory,dbSessionFactory,transactionManager,patientCharacteristicFilterModule,numericObsPatientFilterModule,shortDescriptionProducerModule,personValidator,patientValidator,locationValidator,personNameValidator,patientIdentifierValidator,patientIdentifierTypeValidator,personAttributeTypeValidator,userValidator,roleValidator,privilegeValidator,encounterTypeValidator,conceptClassValidator,conceptDatatypeValidator,formEditValidator,fieldTypeValidator,programValidator,stateConversionValidator,taskValidator,obsValidator,orderValidator,drugOrderValidator,requireNameValidator,conceptDrugValidator,hl7SourceValidator,personAddressValidator,visitTypeValidator,visitAttributeTypeValidator,providerAttributeTypeValidator,encounterValidator,locationAttributeTypeValidator,providerValidator,patientProgramValidator,conceptValidator,personMergeLogValidator,conceptReferenceTermValidator,conceptMapTypeValidator,implementationIdHttpClient,disabledI18nCache,addressHierarchyLevelValidator,hl7InErrorListController,hl7InArchiveMigrationController,hl7InQueueListController,hl7InArchiveListController,webSchedulerFormValidator,longFreeTextTextareaHandler,booleanFieldGenDatatypeHandler,longFreeTextFileUploadHandler,dateFieldGenDatatypeHandler,formResourceController,locationAttributeTypeFormController,locationAttributeTypeListController,providerFormController,patientDashboardController,shortPatientFormController,patientDashboardGraphController,coreLoginController,conceptStopWordListController,conceptMapTypeFormController,conceptStopWordFormController,conceptReferenceTermFormController,visitListController,configureVisitsFormController,visitFormController,uncaughtExceptionController,personAttributeTypeListController,encounterRoleFormController,addressTemplateController,hierarchyController,locationTagController,databaseChangesInfoController,settingsController,systemInformationController,currentUsersController,localesAndThemesFormController,userFormController,userListController,changePasswordFormController,localizationController,locationQueryController,customValueController,addressHierarchyAjaxController,advancedFeaturesController,manageAddressHierarchyController,webTestHelper,handlerUtil,schedulerFormValidator,alertValidator,formValidator,orderTypeValidator,baseAttributeValidator,relationshipTypeValidator,testOrderValidator,orderFrequencyValidator,locationTagValidator,drugValidator,HL7SourceValidator,visitValidator,encounterRoleValidator,immutableOrderInterceptor,noVisitAssignmentHandler,requireVoidReasonVoidHandler,patientDataUnvoidHandler,encounterSaveHandler,conceptNameSaveHandler,voidSaveHandler,existingOrNewVisitAssignmentHandler,existingVisitAssignmentHandler,userSaveHandler,patientSaveHandler,baseVoidHandler,conceptReferenceTermSaveHandler,conceptProposalHandler,visitUnvoidHandler,visitVoidHandler,personSaveHandler,conceptSaveHandler,personUnvoidHandler,baseRetireHandler,personVoidHandler,orderSaveHandler,patientDataVoidHandler,baseUnvoidHandler,openmrsObjectSaveHandler,requireVoidReasonSaveHandler,personNameSaveHandler,retireSaveHandler,baseUnretireHandler,freeTextDatatype,longFreeTextDatatype,dateDatatype,regexValidatedTextDatatype,booleanDatatype,orderEntry.OrderNumberGenerator,openmrsComponent1_8,openmrsProfile1_10,openmrsProfileWithoutTest1Module,listener2,listener1,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,serviceContext$child#0,proj001MappingResources,serviceContext$child#1,AddressCacheResetSupport,initializeFullAddressCacheTask,initializeFullAddressCacheTimerTask,addressHierarchyTimerFactory,serviceContext$child#2]; root of factory hierarchy
30-Jan-2025 18:10:39 INFO - ExecutorConfigurationSupport.shutdown(150) |2025-01-30 18:10:39,445| Shutting down ExecutorService 'addressHierarchyTimerFactory'
30-Jan-2025 18:10:39 INFO - AbstractSessionFactoryBean.destroy(246) |2025-01-30 18:10:39,449| Closing Hibernate SessionFactory
30-Jan-2025 18:10:39 INFO - SessionFactoryImpl.close(927) |2025-01-30 18:10:39,449| closing
30-Jan-2025 18:10:39 INFO - SchemaExport.execute(234) |2025-01-30 18:10:39,457| Running hbm2ddl schema export
30-Jan-2025 18:10:39 INFO - SchemaExport.execute(262) |2025-01-30 18:10:39,458| exporting generated schema to database
30-Jan-2025 18:10:39 ERROR - SchemaExport.execute(287) |2025-01-30 18:10:39,460| schema export unsuccessful
30-Jan-2025 18:10:39 org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-187]
30-Jan-2025 18:10:39         at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
30-Jan-2025 18:10:39         at org.h2.message.DbException.get(DbException.java:179)
30-Jan-2025 18:10:39         at org.h2.message.DbException.get(DbException.java:155)
30-Jan-2025 18:10:39         at org.h2.message.DbException.get(DbException.java:144)
30-Jan-2025 18:10:39         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1469)
30-Jan-2025 18:10:39         at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1444)
30-Jan-2025 18:10:39         at org.h2.jdbc.JdbcConnection.getAutoCommit(JdbcConnection.java:447)
30-Jan-2025 18:10:39         at com.mchange.v2.c3p0.impl.NewProxyConnection.getAutoCommit(NewProxyConnection.java:985)
30-Jan-2025 18:10:39         at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:82)
30-Jan-2025 18:10:39         at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)
30-Jan-2025 18:10:39         at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:263)
30-Jan-2025 18:10:39         at org.hibernate.tool.hbm2ddl.SchemaExport.drop(SchemaExport.java:229)
30-Jan-2025 18:10:39         at org.hibernate.impl.SessionFactoryImpl.close(SessionFactoryImpl.java:961)
30-Jan-2025 18:10:39         at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.destroy(AbstractSessionFactoryBean.java:251)
30-Jan-2025 18:10:39         at org.springframework.orm.hibernate3.LocalSessionFactoryBean.destroy(LocalSessionFactoryBean.java:899)
30-Jan-2025 18:10:39         at org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.destroy(HibernateSessionFactoryBean.java:192)
30-Jan-2025 18:10:39         at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
30-Jan-2025 18:10:39         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:487)
30-Jan-2025 18:10:39         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:463)
30-Jan-2025 18:10:39         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:431)
30-Jan-2025 18:10:39         at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1048)
30-Jan-2025 18:10:39         at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1022)
30-Jan-2025 18:10:39         at org.springframework.context.support.AbstractApplicationContext$3.run(AbstractApplicationContext.java:940)
30-Jan-2025 18:10:39 [INFO]
30-Jan-2025 18:10:39 [INFO] Results:
30-Jan-2025 18:10:39 [INFO]
30-Jan-2025 18:10:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
30-Jan-2025 18:10:39 [INFO]
30-Jan-2025 18:10:39 [INFO]
30-Jan-2025 18:10:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ addresshierarchy-omod ---
30-Jan-2025 18:10:39 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.20.0-SNAPSHOT.jar
30-Jan-2025 18:10:40 [INFO]
30-Jan-2025 18:10:40 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ addresshierarchy-omod ---
30-Jan-2025 18:10:40 [INFO] Packaging OpenMRS module
30-Jan-2025 18:10:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.20.0-SNAPSHOT.omod
30-Jan-2025 18:10:40 [INFO]
30-Jan-2025 18:10:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ addresshierarchy-omod ---
30-Jan-2025 18:10:40 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/target/addresshierarchy-2.20.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-SNAPSHOT.jar
30-Jan-2025 18:10:40 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-SNAPSHOT.pom
30-Jan-2025 18:10:40 [INFO]
30-Jan-2025 18:10:40 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ addresshierarchy-omod ---
30-Jan-2025 18:10:40 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/maven-metadata.xml
30-Jan-2025 18:10:40 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/maven-metadata.xml (792 B at 3.2 kB/s)
30-Jan-2025 18:10:40 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-20250130.180934-3.jar
30-Jan-2025 18:10:42 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-20250130.180934-3.jar (325 kB at 137 kB/s)
30-Jan-2025 18:10:42 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-20250130.180934-3.pom
30-Jan-2025 18:10:44 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/addresshierarchy-omod-2.20.0-20250130.180934-3.pom (6.9 kB at 4.4 kB/s)
30-Jan-2025 18:10:44 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
30-Jan-2025 18:10:44 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (885 B at 3.5 kB/s)
30-Jan-2025 18:10:44 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/maven-metadata.xml
30-Jan-2025 18:10:45 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/2.20.0-SNAPSHOT/maven-metadata.xml (792 B at 590 B/s)
30-Jan-2025 18:10:45 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml
30-Jan-2025 18:10:47 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/addresshierarchy-omod/maven-metadata.xml (827 B at 559 B/s)
30-Jan-2025 18:10:47 [INFO] ------------------------------------------------------------------------
30-Jan-2025 18:10:47 [INFO] Reactor Summary for Address Hierarchy 2.20.0-SNAPSHOT:
30-Jan-2025 18:10:47 [INFO]
30-Jan-2025 18:10:47 [INFO] Address Hierarchy .................................. SUCCESS [  7.687 s]
30-Jan-2025 18:10:47 [INFO] Address Hierarchy API .............................. SUCCESS [ 47.604 s]
30-Jan-2025 18:10:47 [INFO] Address Hierarchy OMOD ............................. SUCCESS [ 17.600 s]
30-Jan-2025 18:10:47 [INFO] ------------------------------------------------------------------------
30-Jan-2025 18:10:47 [INFO] BUILD SUCCESS
30-Jan-2025 18:10:47 [INFO] ------------------------------------------------------------------------
30-Jan-2025 18:10:47 [INFO] Total time:  01:13 min
30-Jan-2025 18:10:47 [INFO] Finished at: 2025-01-30T18:10:47Z
30-Jan-2025 18:10:47 [INFO] ------------------------------------------------------------------------
30-Jan-2025 18:10:47 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-ADDRHIER-JOB1...
30-Jan-2025 18:10:47 Finished task 'Test and deploy' with result: Success
30-Jan-2025 18:10:47 Running post build plugin 'Docker Container Cleanup'
30-Jan-2025 18:10:47 Running post build plugin 'NCover Results Collector'
30-Jan-2025 18:10:47 Running post build plugin 'Build Results Label Collector'
30-Jan-2025 18:10:47 Running post build plugin 'Clover Results Collector'
30-Jan-2025 18:10:47 Running post build plugin 'npm Cache Cleanup'
30-Jan-2025 18:10:47 Running post build plugin 'Artifact Copier'
30-Jan-2025 18:10:47 Finalising the build...
30-Jan-2025 18:10:47 Stopping timer.
30-Jan-2025 18:10:47 Build ADDRHIER-ADDRHIER-JOB1-135 completed.
30-Jan-2025 18:10:47 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Jan-2025 18:10:47 Running on server: post build plugin 'NCover Results Collector'
30-Jan-2025 18:10:47 Running on server: post build plugin 'Build Labeller'
30-Jan-2025 18:10:47 Running on server: post build plugin 'Clover Delta Calculator'
30-Jan-2025 18:10:47 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Jan-2025 18:10:47 All post build plugins have finished
30-Jan-2025 18:10:47 Generating build results summary...
30-Jan-2025 18:10:47 Saving build results to disk...
30-Jan-2025 18:10:47 Store variable context...
30-Jan-2025 18:10:47 Finished building ADDRHIER-ADDRHIER-JOB1-135.