More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #923 was successful

Job: Test against 2.2 was successful

Build log

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

02-Jan-2025 13:58:57         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:54)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:24)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluate(CohortDefinitionServiceImpl.java:38)
02-Jan-2025 13:58:57         at sun.reflect.GeneratedMethodAccessor379.invoke(Unknown Source)
02-Jan-2025 13:58:57         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:58:57         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:58:57         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:58:57         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:58:57         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:58:57         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:58:57         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:58:57         at com.sun.proxy.$Proxy44.evaluate(Unknown Source)
02-Jan-2025 13:58:57         at sun.reflect.GeneratedMethodAccessor379.invoke(Unknown Source)
02-Jan-2025 13:58:57         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:58:57         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:58:57         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:58:57         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Jan-2025 13:58:57         at com.sun.proxy.$Proxy142.evaluate(Unknown Source)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluatorTest.shouldProtectSqlQueryAgainstDatabaseModifications(SqlCohortDefinitionEvaluatorTest.java:308)
02-Jan-2025 13:58:57         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:58:57         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:58:57         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:58:57         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:58:57         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Jan-2025 13:58:57         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Jan-2025 13:58:57         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Jan-2025 13:58:57         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Jan-2025 13:58:57         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Jan-2025 13:58:57         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Jan-2025 13:58:57         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Jan-2025 13:58:57         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Jan-2025 13:58:57         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Jan-2025 13:58:57         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Jan-2025 13:58:57         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:58:57         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:58:57         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:58:57         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Jan-2025 13:58:57         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Jan-2025 13:58:57 Caused by: org.hibernate.exception.GenericJDBCException: error executing work
02-Jan-2025 13:58:57         at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
02-Jan-2025 13:58:57         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
02-Jan-2025 13:58:57         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
02-Jan-2025 13:58:57         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318)
02-Jan-2025 13:58:57         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095)
02-Jan-2025 13:58:57         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080)
02-Jan-2025 13:58:57         at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167)
02-Jan-2025 13:58:57         ... 106 more
02-Jan-2025 13:58:57 Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement:
02-Jan-2025 13:58:57 update person set gender='F'  [90002-173]
02-Jan-2025 13:58:57         at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
02-Jan-2025 13:58:57         at org.h2.message.DbException.get(DbException.java:171)
02-Jan-2025 13:58:57         at org.h2.message.DbException.get(DbException.java:148)
02-Jan-2025 13:58:57         at org.h2.message.DbException.get(DbException.java:137)
02-Jan-2025 13:58:57         at org.h2.command.Prepared.query(Prepared.java:211)
02-Jan-2025 13:58:57         at org.h2.command.CommandContainer.query(CommandContainer.java:91)
02-Jan-2025 13:58:57         at org.h2.command.Command.executeQuery(Command.java:195)
02-Jan-2025 13:58:57         at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
02-Jan-2025 13:58:57         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
02-Jan-2025 13:58:57         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174)
02-Jan-2025 13:58:57         at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54)
02-Jan-2025 13:58:57         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076)
02-Jan-2025 13:58:57         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073)
02-Jan-2025 13:58:57         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313)
02-Jan-2025 13:58:57         ... 110 more
02-Jan-2025 13:58:57 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 sec
02-Jan-2025 13:58:57 Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest
02-Jan-2025 13:58:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest
02-Jan-2025 13:58:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest
02-Jan-2025 13:58:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest
02-Jan-2025 13:58:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.common.ReflectionUtilTest
02-Jan-2025 13:58:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.template.HandlebarsHelpersTest
02-Jan-2025 13:58:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest
02-Jan-2025 13:58:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
02-Jan-2025 13:58:59 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
02-Jan-2025 13:59:00 Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest
02-Jan-2025 13:59:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
02-Jan-2025 13:59:00 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest
02-Jan-2025 13:59:00 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec
02-Jan-2025 13:59:00 Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest
02-Jan-2025 13:59:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
02-Jan-2025 13:59:00 Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest
02-Jan-2025 13:59:01 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
02-Jan-2025 13:59:01 Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest
02-Jan-2025 13:59:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
02-Jan-2025 13:59:01 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest
02-Jan-2025 13:59:01 ENCOUNTER ID        EMR ID        BIRTHDATE           ENCOUNTER DATE        Age At Start        Age At End        
02-Jan-2025 13:59:01 ------------        ------        ------------        --------------        ------------        ----------        
02-Jan-2025 13:59:01 3                   7             ~25/Aug/1976        01/Aug/2008           33                  34                
02-Jan-2025 13:59:01 4                   7             ~25/Aug/1976        15/Aug/2008           33                  34                
02-Jan-2025 13:59:01 5                   7             ~25/Aug/1976        19/Aug/2008           33                  34                
02-Jan-2025 13:59:01 6                   20            08/Feb/1925         19/Aug/2009           80                  80                
02-Jan-2025 13:59:01 7                   21            ~08/Jun/1959        19/Aug/2009           50                  51                
02-Jan-2025 13:59:01 8                   21            ~08/Jun/1959        19/Sep/2009           50                  51                
02-Jan-2025 13:59:01 9                   22            08/Jul/1997         19/Sep/2009           12                  13                
02-Jan-2025 13:59:01 10                  22            08/Jul/1997         19/Oct/2009           12                  13                
02-Jan-2025 13:59:01 11                  23            08/Nov/2000         19/Aug/2009           9                   10                
02-Jan-2025 13:59:01 12                  24            08/Dec/2006         19/Sep/2009           3                   4                 
02-Jan-2025 13:59:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec
02-Jan-2025 13:59:01 Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest
02-Jan-2025 13:59:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
02-Jan-2025 13:59:01 Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:02 Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.782 sec
02-Jan-2025 13:59:02 Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest
02-Jan-2025 13:59:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
02-Jan-2025 13:59:02 Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec
02-Jan-2025 13:59:03 Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest
02-Jan-2025 13:59:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
02-Jan-2025 13:59:03 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest
02-Jan-2025 13:59:04 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest
02-Jan-2025 13:59:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest
02-Jan-2025 13:59:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest
02-Jan-2025 13:59:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.common.DateRangeTest
02-Jan-2025 13:59:04 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
02-Jan-2025 13:59:04 Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:05 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec
02-Jan-2025 13:59:05 Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest
02-Jan-2025 13:59:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
02-Jan-2025 13:59:06 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest
02-Jan-2025 13:59:07 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec
02-Jan-2025 13:59:07 Running org.openmrs.module.reporting.common.DateUtilTest
02-Jan-2025 13:59:07 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
02-Jan-2025 13:59:07 Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest
02-Jan-2025 13:59:08 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec
02-Jan-2025 13:59:08 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest
02-Jan-2025 13:59:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec
02-Jan-2025 13:59:08 Running org.openmrs.module.reporting.serializer.ReportingSerializerTest
02-Jan-2025 13:59:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
02-Jan-2025 13:59:08 Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest
02-Jan-2025 13:59:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest
02-Jan-2025 13:59:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest
02-Jan-2025 13:59:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest
02-Jan-2025 13:59:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest
02-Jan-2025 13:59:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest
02-Jan-2025 13:59:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest
02-Jan-2025 13:59:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:09 Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest
02-Jan-2025 13:59:10 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest
02-Jan-2025 13:59:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest
02-Jan-2025 13:59:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest
02-Jan-2025 13:59:10 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.data.converter.ListConverterTest
02-Jan-2025 13:59:10 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest
02-Jan-2025 13:59:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.common.AgeTest
02-Jan-2025 13:59:10 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:59:10 Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest
02-Jan-2025 13:59:11 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec
02-Jan-2025 13:59:11 Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest
02-Jan-2025 13:59:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
02-Jan-2025 13:59:11 Running org.openmrs.module.reporting.common.TestUtil
02-Jan-2025 13:59:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Jan-2025 13:59:11 Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest
02-Jan-2025 13:59:12 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec
02-Jan-2025 13:59:12 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest
02-Jan-2025 13:59:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
02-Jan-2025 13:59:12 Running org.openmrs.module.reporting.common.ObjectUtilTest
02-Jan-2025 13:59:12 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec
02-Jan-2025 13:59:12 Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest
02-Jan-2025 13:59:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
02-Jan-2025 13:59:13 Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest
02-Jan-2025 13:59:16 Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.74 sec
02-Jan-2025 13:59:16 Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest
02-Jan-2025 13:59:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest
02-Jan-2025 13:59:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.report.util.SqlUtilsTest
02-Jan-2025 13:59:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest
02-Jan-2025 13:59:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest
02-Jan-2025 13:59:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest
02-Jan-2025 13:59:17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Jan-2025 13:59:17 Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest
02-Jan-2025 13:59:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec
02-Jan-2025 13:59:18 Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest
02-Jan-2025 13:59:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
02-Jan-2025 13:59:18 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest
02-Jan-2025 13:59:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
02-Jan-2025 13:59:18 Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest
02-Jan-2025 13:59:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
02-Jan-2025 13:59:18 Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest
02-Jan-2025 13:59:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
02-Jan-2025 13:59:19 Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
02-Jan-2025 13:59:19 Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest
02-Jan-2025 13:59:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
02-Jan-2025 13:59:19 Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest
02-Jan-2025 13:59:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
02-Jan-2025 13:59:19 Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest
02-Jan-2025 13:59:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
02-Jan-2025 13:59:19 Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest
02-Jan-2025 13:59:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 sec
02-Jan-2025 13:59:20 Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
02-Jan-2025 13:59:21 Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest
02-Jan-2025 13:59:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
02-Jan-2025 13:59:21 Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest
02-Jan-2025 13:59:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Jan-2025 13:59:21 Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest
02-Jan-2025 13:59:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec
02-Jan-2025 13:59:21 Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec
02-Jan-2025 13:59:22 Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:22 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
02-Jan-2025 13:59:22 Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest
02-Jan-2025 13:59:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
02-Jan-2025 13:59:22 Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest
02-Jan-2025 13:59:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
02-Jan-2025 13:59:22 Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest
02-Jan-2025 13:59:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
02-Jan-2025 13:59:22 Running org.openmrs.module.reporting.common.ExcelUtilTest
02-Jan-2025 13:59:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec
02-Jan-2025 13:59:23 Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest
02-Jan-2025 13:59:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.256 sec
02-Jan-2025 13:59:23 Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest
02-Jan-2025 13:59:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec
02-Jan-2025 13:59:23 Running org.openmrs.module.reporting.common.ExcelBuilderTest
02-Jan-2025 13:59:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.853 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest
02-Jan-2025 13:59:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
02-Jan-2025 13:59:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
02-Jan-2025 13:59:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
02-Jan-2025 13:59:25 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
02-Jan-2025 13:59:25 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
02-Jan-2025 13:59:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
02-Jan-2025 13:59:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
02-Jan-2025 13:59:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.075 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
02-Jan-2025 13:59:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
02-Jan-2025 13:59:26 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
02-Jan-2025 13:59:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
02-Jan-2025 13:59:26 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:27 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec
02-Jan-2025 13:59:27 Running org.openmrs.module.reporting.data.converter.MapConverterTest
02-Jan-2025 13:59:27 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:59:27 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
02-Jan-2025 13:59:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
02-Jan-2025 13:59:27 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
02-Jan-2025 13:59:27 ERROR - EvaluationProfiler.log(111) |2025-01-02 13:59:27,612| 1345        2025-01-02 13:59:27.612        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because:
02-Jan-2025 13:59:27 Unable to evaluate to a single value. Exactly one column must be defined.
02-Jan-2025 13:59:27 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Jan-2025 13:59:27 Unable to evaluate to a single value. Exactly one column must be defined.
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy161.evaluate(Unknown Source)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Jan-2025 13:59:27         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Jan-2025 13:59:27         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Jan-2025 13:59:27 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy140.evaluateToObject(Unknown Source)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Jan-2025 13:59:27         ... 74 more
02-Jan-2025 13:59:27 ERROR - EvaluationProfiler.log(111) |2025-01-02 13:59:27,838| 1353        2025-01-02 13:59:27.838        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
02-Jan-2025 13:59:27 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Jan-2025 13:59:27 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Jan-2025 13:59:27 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Jan-2025 13:59:27         at sun.reflect.GeneratedMethodAccessor1265.invoke(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy46.evaluate(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.GeneratedMethodAccessor1265.invoke(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy161.evaluate(Unknown Source)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Jan-2025 13:59:27         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Jan-2025 13:59:27         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Jan-2025 13:59:27         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Jan-2025 13:59:27         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Jan-2025 13:59:27         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:27         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Jan-2025 13:59:27         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Jan-2025 13:59:27 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
02-Jan-2025 13:59:27         at sun.reflect.GeneratedMethodAccessor1268.invoke(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:59:27         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy33.evaluateToObject(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.GeneratedMethodAccessor1268.invoke(Unknown Source)
02-Jan-2025 13:59:27         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:27         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:27         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Jan-2025 13:59:27         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:27         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:27         at com.sun.proxy.$Proxy140.evaluateToObject(Unknown Source)
02-Jan-2025 13:59:27         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Jan-2025 13:59:27         ... 72 more
02-Jan-2025 13:59:27 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec
02-Jan-2025 13:59:27 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
02-Jan-2025 13:59:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.cohort.CohortsTest
02-Jan-2025 13:59:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.data.converter.StringConverterTest
02-Jan-2025 13:59:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
02-Jan-2025 13:59:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
02-Jan-2025 13:59:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
02-Jan-2025 13:59:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
02-Jan-2025 13:59:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.config.ReportLoaderTest
02-Jan-2025 13:59:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
02-Jan-2025 13:59:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
02-Jan-2025 13:59:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
02-Jan-2025 13:59:28 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
02-Jan-2025 13:59:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec
02-Jan-2025 13:59:29 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
02-Jan-2025 13:59:29 {1=102, 4=12345K}
02-Jan-2025 13:59:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
02-Jan-2025 13:59:29 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
02-Jan-2025 13:59:29 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
02-Jan-2025 13:59:29 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
02-Jan-2025 13:59:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
02-Jan-2025 13:59:29 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
02-Jan-2025 13:59:30 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
02-Jan-2025 13:59:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec
02-Jan-2025 13:59:30 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
02-Jan-2025 13:59:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
02-Jan-2025 13:59:31 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
02-Jan-2025 13:59:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
02-Jan-2025 13:59:31 VISIT ID        EMR ID        BIRTHDATE          
02-Jan-2025 13:59:31 --------        ------        -----------        
02-Jan-2025 13:59:31 1               2             08/Apr/1975        
02-Jan-2025 13:59:31 2               2             08/Apr/1975        
02-Jan-2025 13:59:31 3               2             08/Apr/1975        
02-Jan-2025 13:59:31 4               6             27/May/2007        
02-Jan-2025 13:59:31 5               6             27/May/2007        
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
02-Jan-2025 13:59:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
02-Jan-2025 13:59:31 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:32 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
02-Jan-2025 13:59:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
02-Jan-2025 13:59:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
02-Jan-2025 13:59:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
02-Jan-2025 13:59:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
02-Jan-2025 13:59:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
02-Jan-2025 13:59:32 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
02-Jan-2025 13:59:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
02-Jan-2025 13:59:33 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
02-Jan-2025 13:59:33 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec
02-Jan-2025 13:59:33 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
02-Jan-2025 13:59:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec
02-Jan-2025 13:59:33 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
02-Jan-2025 13:59:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
02-Jan-2025 13:59:33 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
02-Jan-2025 13:59:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
02-Jan-2025 13:59:34 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
02-Jan-2025 13:59:34 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec
02-Jan-2025 13:59:34 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
02-Jan-2025 13:59:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
02-Jan-2025 13:59:34 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
02-Jan-2025 13:59:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Jan-2025 13:59:34 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
02-Jan-2025 13:59:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
02-Jan-2025 13:59:34 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:35 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
02-Jan-2025 13:59:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
02-Jan-2025 13:59:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.report.service.TestReportProcessor
02-Jan-2025 13:59:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.common.FractionTest
02-Jan-2025 13:59:35 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
02-Jan-2025 13:59:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Jan-2025 13:59:35 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
02-Jan-2025 13:59:36 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec
02-Jan-2025 13:59:36 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
02-Jan-2025 13:59:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
02-Jan-2025 13:59:36 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
02-Jan-2025 13:59:36 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Jan-2025 13:59:36 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
02-Jan-2025 13:59:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
02-Jan-2025 13:59:36 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
02-Jan-2025 13:59:36 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
02-Jan-2025 13:59:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
02-Jan-2025 13:59:37 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
02-Jan-2025 13:59:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
02-Jan-2025 13:59:37 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
02-Jan-2025 13:59:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
02-Jan-2025 13:59:37 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:37 Cohort: Cohort id=null size=2
02-Jan-2025 13:59:37 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec
02-Jan-2025 13:59:37 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
02-Jan-2025 13:59:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec
02-Jan-2025 13:59:38 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec
02-Jan-2025 13:59:38 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
02-Jan-2025 13:59:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
02-Jan-2025 13:59:38 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
02-Jan-2025 13:59:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Jan-2025 13:59:38 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
02-Jan-2025 13:59:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
02-Jan-2025 13:59:38 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
02-Jan-2025 13:59:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
02-Jan-2025 13:59:39 ERROR - EvaluationProfiler.log(111) |2025-01-02 13:59:39,230| 1777        2025-01-02 13:59:39.230        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Jan-2025 13:59:39 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
02-Jan-2025 13:59:39         at sun.reflect.GeneratedMethodAccessor912.invoke(Unknown Source)
02-Jan-2025 13:59:39         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:39         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:39         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Jan-2025 13:59:39         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Jan-2025 13:59:39         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Jan-2025 13:59:39         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:39         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Jan-2025 13:59:39         at com.sun.proxy.$Proxy36.evaluate(Unknown Source)
02-Jan-2025 13:59:39         at sun.reflect.GeneratedMethodAccessor912.invoke(Unknown Source)
02-Jan-2025 13:59:39         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:39         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:39         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Jan-2025 13:59:39         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Jan-2025 13:59:39         at com.sun.proxy.$Proxy147.evaluate(Unknown Source)
02-Jan-2025 13:59:39         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
02-Jan-2025 13:59:39         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:39         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:39         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:39         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:39         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Jan-2025 13:59:39         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Jan-2025 13:59:39         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Jan-2025 13:59:39         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Jan-2025 13:59:39         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Jan-2025 13:59:39         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Jan-2025 13:59:39         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Jan-2025 13:59:39         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Jan-2025 13:59:39         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Jan-2025 13:59:39         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Jan-2025 13:59:39         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Jan-2025 13:59:39         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Jan-2025 13:59:39         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Jan-2025 13:59:39         at java.lang.reflect.Method.invoke(Method.java:498)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Jan-2025 13:59:39         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Jan-2025 13:59:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.converter.DateConverterTest
02-Jan-2025 13:59:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
02-Jan-2025 13:59:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
02-Jan-2025 13:59:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
02-Jan-2025 13:59:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
02-Jan-2025 13:59:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
02-Jan-2025 13:59:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
02-Jan-2025 13:59:39 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
02-Jan-2025 13:59:40 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec
02-Jan-2025 13:59:40
02-Jan-2025 13:59:40 Results :
02-Jan-2025 13:59:40
02-Jan-2025 13:59:40 Tests run: 742, Failures: 0, Errors: 0, Skipped: 13
02-Jan-2025 13:59:40
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
02-Jan-2025 13:59:40 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Jan-2025 13:59:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
02-Jan-2025 13:59:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
02-Jan-2025 13:59:40 [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT                 [6/9]
02-Jan-2025 13:59:40 [INFO] --------------------------------[ jar ]---------------------------------
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 13:59:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/main/resources
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO] Changes detected - recompiling the module!
02-Jan-2025 13:59:40 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/classes
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 13:59:40 [INFO] Copying 1 resource
02-Jan-2025 13:59:40 [INFO] Copying 0 resource
02-Jan-2025 13:59:40 [INFO]
02-Jan-2025 13:59:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
02-Jan-2025 13:59:40 [INFO] Changes detected - recompiling the module!
02-Jan-2025 13:59:40 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/test-classes
02-Jan-2025 13:59:41 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API.
02-Jan-2025 13:59:41 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details.
02-Jan-2025 13:59:41 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations.
02-Jan-2025 13:59:41 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details.
02-Jan-2025 13:59:41 [INFO]
02-Jan-2025 13:59:41 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
02-Jan-2025 13:59:41 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/surefire-reports
02-Jan-2025 13:59:41 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Jan-2025 13:59:41
02-Jan-2025 13:59:41 -------------------------------------------------------
02-Jan-2025 13:59:41 T E S T S
02-Jan-2025 13:59:41 -------------------------------------------------------
02-Jan-2025 13:59:41 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:41 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Jan-2025 13:59:41 log4j:WARN Please initialize the log4j system properly.
02-Jan-2025 13:59:56 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.82 sec
02-Jan-2025 13:59:56 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
02-Jan-2025 13:59:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Jan-2025 13:59:56
02-Jan-2025 13:59:56 Results :
02-Jan-2025 13:59:56
02-Jan-2025 13:59:56 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
02-Jan-2025 13:59:56
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
02-Jan-2025 13:59:56 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
02-Jan-2025 13:59:56 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
02-Jan-2025 13:59:56 [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT                  [7/9]
02-Jan-2025 13:59:56 [INFO] --------------------------------[ jar ]---------------------------------
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 13:59:56 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/src/main/resources
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO] Changes detected - recompiling the module!
02-Jan-2025 13:59:56 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/classes
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 13:59:56 [INFO] Copying 1 resource
02-Jan-2025 13:59:56 [INFO] Copying 0 resource
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO] Changes detected - recompiling the module!
02-Jan-2025 13:59:56 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/test-classes
02-Jan-2025 13:59:56 [INFO]
02-Jan-2025 13:59:56 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
02-Jan-2025 13:59:56 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/surefire-reports
02-Jan-2025 13:59:57 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Jan-2025 13:59:57
02-Jan-2025 13:59:57 -------------------------------------------------------
02-Jan-2025 13:59:57 T E S T S
02-Jan-2025 13:59:57 -------------------------------------------------------
02-Jan-2025 13:59:57 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
02-Jan-2025 13:59:57 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Jan-2025 13:59:57 log4j:WARN Please initialize the log4j system properly.
02-Jan-2025 14:00:12 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.869 sec
02-Jan-2025 14:00:12 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
02-Jan-2025 14:00:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
02-Jan-2025 14:00:12
02-Jan-2025 14:00:12 Results :
02-Jan-2025 14:00:12
02-Jan-2025 14:00:12 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
02-Jan-2025 14:00:12
02-Jan-2025 14:00:12 [INFO]
02-Jan-2025 14:00:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
02-Jan-2025 14:00:12 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar
02-Jan-2025 14:00:12 [INFO]
02-Jan-2025 14:00:12 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
02-Jan-2025 14:00:12 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar
02-Jan-2025 14:00:12 [INFO]
02-Jan-2025 14:00:12 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
02-Jan-2025 14:00:12 [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT                  [8/9]
02-Jan-2025 14:00:12 [INFO] --------------------------------[ jar ]---------------------------------
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 14:00:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/main/resources
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] Changes detected - recompiling the module!
02-Jan-2025 14:00:13 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/classes
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 14:00:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Jan-2025 14:00:13 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] No sources to compile
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] No tests to run.
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
02-Jan-2025 14:00:13 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Jan-2025 14:00:13 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
02-Jan-2025 14:00:13 [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT                            [9/9]
02-Jan-2025 14:00:13 [INFO] --------------------------------[ jar ]---------------------------------
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
02-Jan-2025 14:00:13 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api/target/reporting-api-1.27.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
02-Jan-2025 14:00:13 [INFO]
02-Jan-2025 14:00:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
02-Jan-2025 14:00:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 14:00:13 [INFO] Copying 0 resource
02-Jan-2025 14:00:13 [INFO] Copying 2 resources
02-Jan-2025 14:00:14 [INFO] Copying 225 resources to web/module
02-Jan-2025 14:00:14 [INFO] Copying 225 resources to web/module
02-Jan-2025 14:00:14 [INFO]
02-Jan-2025 14:00:14 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
02-Jan-2025 14:00:14 [INFO] Changes detected - recompiling the module!
02-Jan-2025 14:00:14 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes
02-Jan-2025 14:00:15 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Some input files use or override a deprecated API.
02-Jan-2025 14:00:15 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Recompile with -Xlint:deprecation for details.
02-Jan-2025 14:00:15 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Some input files use unchecked or unsafe operations.
02-Jan-2025 14:00:15 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Recompile with -Xlint:unchecked for details.
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Jan-2025 14:00:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Jan-2025 14:00:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO] No sources to compile
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO] No tests to run.
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT.jar
02-Jan-2025 14:00:15 [INFO]
02-Jan-2025 14:00:15 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
02-Jan-2025 14:00:15 [INFO] Packaging OpenMRS module
02-Jan-2025 14:00:15 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT.omod
02-Jan-2025 14:00:16 [INFO]
02-Jan-2025 14:00:16 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
02-Jan-2025 14:00:16 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Jan-2025 14:00:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar
02-Jan-2025 14:00:16 [INFO] ------------------------------------------------------------------------
02-Jan-2025 14:00:16 [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT:
02-Jan-2025 14:00:16 [INFO]
02-Jan-2025 14:00:16 [INFO] Reporting .......................................... SUCCESS [  2.385 s]
02-Jan-2025 14:00:16 [INFO] Reporting API ...................................... SUCCESS [  6.028 s]
02-Jan-2025 14:00:16 [INFO] reporting Module api 1.9 ........................... SUCCESS [  0.738 s]
02-Jan-2025 14:00:16 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.199 s]
02-Jan-2025 14:00:16 [INFO] reporting API Tests ................................ SUCCESS [01:15 min]
02-Jan-2025 14:00:16 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 15.504 s]
02-Jan-2025 14:00:16 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 16.214 s]
02-Jan-2025 14:00:16 [INFO] reporting Module api 2.4 ........................... SUCCESS [  0.893 s]
02-Jan-2025 14:00:16 [INFO] Reporting OMOD ..................................... SUCCESS [  3.174 s]
02-Jan-2025 14:00:16 [INFO] ------------------------------------------------------------------------
02-Jan-2025 14:00:16 [INFO] BUILD SUCCESS
02-Jan-2025 14:00:16 [INFO] ------------------------------------------------------------------------
02-Jan-2025 14:00:16 [INFO] Total time:  02:01 min
02-Jan-2025 14:00:16 [INFO] Finished at: 2025-01-02T14:00:16Z
02-Jan-2025 14:00:16 [INFO] ------------------------------------------------------------------------
02-Jan-2025 14:00:16 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2...
02-Jan-2025 14:00:17 Finished task 'Maven 3.x' with result: Success
02-Jan-2025 14:00:17 Running post build plugin 'Docker Container Cleanup'
02-Jan-2025 14:00:17 Running post build plugin 'NCover Results Collector'
02-Jan-2025 14:00:17 Running post build plugin 'Build Results Label Collector'
02-Jan-2025 14:00:17 Running post build plugin 'Clover Results Collector'
02-Jan-2025 14:00:17 Running post build plugin 'npm Cache Cleanup'
02-Jan-2025 14:00:17 Running post build plugin 'Artifact Copier'
02-Jan-2025 14:00:17 Finalising the build...
02-Jan-2025 14:00:17 Stopping timer.
02-Jan-2025 14:00:17 Build REP-REP-TA2-923 completed.
02-Jan-2025 14:00:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Jan-2025 14:00:18 Running on server: post build plugin 'NCover Results Collector'
02-Jan-2025 14:00:18 Running on server: post build plugin 'Build Labeller'
02-Jan-2025 14:00:18 Running on server: post build plugin 'Clover Delta Calculator'
02-Jan-2025 14:00:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Jan-2025 14:00:18 All post build plugins have finished
02-Jan-2025 14:00:18 Generating build results summary...
02-Jan-2025 14:00:22 Saving build results to disk...
02-Jan-2025 14:00:22 Store variable context...
02-Jan-2025 14:00:23 Finished building REP-REP-TA2-923.