Build plan for Cohort module including release to BinTray

Build: #87 was successful

Job: Release To Maven was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

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

10-Jan-2025 11:32:02 [INFO] [INFO] Successfully formatted:          0 file(s)
10-Jan-2025 11:32:02 [INFO] [INFO] Fail to format:                  0 file(s)
10-Jan-2025 11:32:02 [INFO] [INFO] Skipped:                         46 file(s)
10-Jan-2025 11:32:02 [INFO] [INFO] Read only skipped:               0 file(s)
10-Jan-2025 11:32:02 [INFO] [INFO] Approximate time taken:          1s
10-Jan-2025 11:32:02 [INFO] [INFO]
10-Jan-2025 11:32:02 [INFO] [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ cohort-api ---
10-Jan-2025 11:32:02 [INFO] [INFO] Using compiler compliance level: JAVA_8
10-Jan-2025 11:32:03 [INFO] [INFO]  Total Files Processed: 46 in 00:00.864
10-Jan-2025 11:32:03 [INFO] [INFO]         Already Sorted: 46
10-Jan-2025 11:32:03 [INFO] [INFO]         Needed Sorting:  0
10-Jan-2025 11:32:03 [INFO] [INFO]
10-Jan-2025 11:32:03 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cohort-api ---
10-Jan-2025 11:32:03 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:32:03 [INFO] [INFO] Copying 11 resources
10-Jan-2025 11:32:03 [INFO] [INFO]
10-Jan-2025 11:32:03 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cohort-api ---
10-Jan-2025 11:32:03 [INFO] [INFO] Changes detected - recompiling the module!
10-Jan-2025 11:32:03 [INFO] [INFO] Compiling 34 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/classes
10-Jan-2025 11:32:06 [INFO] [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/api/impl/CohortMemberServiceImpl.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/api/impl/CohortMemberServiceImpl.java uses unchecked or unsafe operations.
10-Jan-2025 11:32:06 [INFO] [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/api/impl/CohortMemberServiceImpl.java: Recompile with -Xlint:unchecked for details.
10-Jan-2025 11:32:06 [INFO] [INFO]
10-Jan-2025 11:32:06 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cohort-api ---
10-Jan-2025 11:32:06 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:32:06 [INFO] [INFO] Copying 9 resources
10-Jan-2025 11:32:06 [INFO] [INFO]
10-Jan-2025 11:32:06 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cohort-api ---
10-Jan-2025 11:32:06 [INFO] [INFO] Changes detected - recompiling the module!
10-Jan-2025 11:32:06 [INFO] [INFO] Compiling 12 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/test-classes
10-Jan-2025 11:32:08 [INFO] [INFO]
10-Jan-2025 11:32:08 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ cohort-api ---
10-Jan-2025 11:32:08 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/surefire-reports
10-Jan-2025 11:32:08 [INFO]
10-Jan-2025 11:32:08 [INFO] -------------------------------------------------------
10-Jan-2025 11:32:08 [INFO]  T E S T S
10-Jan-2025 11:32:08 [INFO] -------------------------------------------------------
10-Jan-2025 11:32:08 [INFO] Running org.openmrs.module.cohort.api.dao.CohortMemberAttributeTypeGenericDaoTest
10-Jan-2025 11:32:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.236 sec
10-Jan-2025 11:32:16 [INFO] Running org.openmrs.module.cohort.api.dao.CohortGenericDaoTest
10-Jan-2025 11:32:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec
10-Jan-2025 11:32:17 [INFO] Running org.openmrs.module.cohort.api.dao.CohortAttributeGenericDaoTest
10-Jan-2025 11:32:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
10-Jan-2025 11:32:17 [INFO] Running org.openmrs.module.cohort.api.dao.CohortTypeGenericDaoTest
10-Jan-2025 11:32:17 [INFO] ERROR - SqlExceptionHelper.logExceptions(146) |2025-01-10 11:32:17,451| Referential integrity constraint violation: "FK_EHURO51MCT75F6SBACMRP51PC: PUBLIC.COHORT FOREIGN KEY(COHORT_TYPE_ID) REFERENCES PUBLIC.COHORT_TYPE(COHORT_TYPE_ID) (102)"; SQL statement:
10-Jan-2025 11:32:17 [INFO] delete from cohort_type where cohort_type_id=? [23503-187]
10-Jan-2025 11:32:17 [INFO] ERROR - SqlExceptionHelper.logExceptions(146) |2025-01-10 11:32:17,454| Referential integrity constraint violation: "FK_EHURO51MCT75F6SBACMRP51PC: PUBLIC.COHORT FOREIGN KEY(COHORT_TYPE_ID) REFERENCES PUBLIC.COHORT_TYPE(COHORT_TYPE_ID) (102)"; SQL statement:
10-Jan-2025 11:32:17 [INFO] delete from cohort_type where cohort_type_id=? [23503-187]
10-Jan-2025 11:32:17 [INFO] ERROR - BatchingBatch.performExecution(141) |2025-01-10 11:32:17,455| HHH000315: Exception executing batch [could not execute batch]
10-Jan-2025 11:32:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
10-Jan-2025 11:32:17 [INFO] Running org.openmrs.module.cohort.api.dao.CohortMemberAttributeGenericDaoTest
10-Jan-2025 11:32:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
10-Jan-2025 11:32:17 [INFO] Running org.openmrs.module.cohort.api.dao.CohortMemberGenericDaoTest
10-Jan-2025 11:32:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
10-Jan-2025 11:32:18 [INFO] Running org.openmrs.module.cohort.api.dao.CohortAttributeTypeGenericDaoTest
10-Jan-2025 11:32:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
10-Jan-2025 11:32:18 [INFO] Running org.openmrs.module.cohort.api.impl.CohortServiceImplTest
10-Jan-2025 11:32:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec
10-Jan-2025 11:32:19 [INFO] Running org.openmrs.module.cohort.api.impl.CohortValidatorTest
10-Jan-2025 11:32:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
10-Jan-2025 11:32:19 [INFO] Running org.openmrs.module.cohort.api.impl.CohortServiceImplContextSensitiveTest
10-Jan-2025 11:32:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
10-Jan-2025 11:32:19 [INFO] Running org.openmrs.module.cohort.api.impl.CohortMemberServiceImplTest
10-Jan-2025 11:32:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec
10-Jan-2025 11:32:19 [INFO]
10-Jan-2025 11:32:19 [INFO] Results :
10-Jan-2025 11:32:19 [INFO]
10-Jan-2025 11:32:19 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
10-Jan-2025 11:32:19 [INFO]
10-Jan-2025 11:32:19 [INFO] [INFO]
10-Jan-2025 11:32:19 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cohort-api ---
10-Jan-2025 11:32:19 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3.jar
10-Jan-2025 11:32:19 [INFO] [INFO]
10-Jan-2025 11:32:19 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ cohort-api ---
10-Jan-2025 11:32:19 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3-sources.jar
10-Jan-2025 11:32:20 [INFO] [INFO]
10-Jan-2025 11:32:20 [INFO] [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ cohort-api ---
10-Jan-2025 11:32:20 [INFO] [INFO] No previous run data found, generating javadoc.
10-Jan-2025 11:32:22 [INFO] [INFO]
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.validators...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.exceptions...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.api...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.api.dao...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.api.dao.search...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.api.impl...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.definition.handler...
10-Jan-2025 11:32:22 [INFO] Loading source files for package org.openmrs.module.cohort.definition...
10-Jan-2025 11:32:22 [INFO] Constructing Javadoc information...
10-Jan-2025 11:32:22 [INFO] Standard Doclet version 1.8.0_432
10-Jan-2025 11:32:22 [INFO] Building tree for all the packages and classes...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortAttribute.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortAttributeType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortM.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortMember.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortMemberAttribute.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortMemberAttributeType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortModuleActivator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/CohortType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/CohortAttributeTypeValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/CohortMValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/CohortTypeValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/ManualChangeNotSupportedException.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/CohortMemberService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/CohortService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/CohortTypeService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/AbstractGenericDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortAttributeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortAttributeTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortMemberAttributeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortMemberAttributeTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortMemberDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/CohortTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/GenericDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/AbstractSearchHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/ISearchQuery.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/PropValue.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/SearchQueryHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/CohortMemberServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/CohortServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/CohortTypeServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/DefaultCohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/CohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/ManualCohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/overview-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/package-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/package-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/package-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/constant-values.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/serialized-form.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortMemberAttributeType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortMemberAttribute.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortAttribute.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortModuleActivator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortAttributeType.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortMember.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/class-use/CohortM.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/class-use/CohortAttributeTypeValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/class-use/CohortMValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/class-use/CohortTypeValidator.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/class-use/ManualChangeNotSupportedException.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/class-use/CohortMemberService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/class-use/CohortService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/class-use/CohortTypeService.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortMemberDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortAttributeTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortAttributeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/AbstractGenericDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortMemberAttributeTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortMemberAttributeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/GenericDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/class-use/CohortTypeDao.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/class-use/AbstractSearchHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/class-use/ISearchQuery.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/class-use/PropValue.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/class-use/SearchQueryHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/class-use/CohortMemberServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/class-use/CohortServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/class-use/CohortTypeServiceImpl.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/class-use/DefaultCohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/class-use/ManualCohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/class-use/CohortDefinitionHandler.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/dao/search/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/api/impl/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/definition/handler/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/exceptions/package-use.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/org/openmrs/module/cohort/validators/package-use.html...
10-Jan-2025 11:32:22 [INFO] Building index for all the packages and classes...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/overview-tree.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/index-all.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/deprecated-list.html...
10-Jan-2025 11:32:22 [INFO] Building index for all classes...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/allclasses-frame.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/allclasses-noframe.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/index.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/overview-summary.html...
10-Jan-2025 11:32:22 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/reports/apidocs/help-doc.html...
10-Jan-2025 11:32:22 [INFO] 4 warnings
10-Jan-2025 11:32:22 [INFO] [WARNING] Javadoc Warnings
10-Jan-2025 11:32:22 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/CohortM.java:172: warning - Tag @see:illegal character: "123" in "{{@link #getGroupCohort()}}"
10-Jan-2025 11:32:22 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/CohortM.java:172: warning - Tag @see:illegal character: "123" in "{{@link #getGroupCohort()}}"
10-Jan-2025 11:32:22 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/CohortM.java:172: warning - Tag @see:illegal character: "64" in "{{@link #getGroupCohort()}}"
10-Jan-2025 11:32:22 [INFO] [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/src/main/java/org/openmrs/module/cohort/CohortM.java:172: warning - Tag @see: reference not found: {{@link #getGroupCohort()}}
10-Jan-2025 11:32:22 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3-javadoc.jar
10-Jan-2025 11:32:22 [INFO] [INFO]
10-Jan-2025 11:32:22 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cohort-api ---
10-Jan-2025 11:32:22 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3.jar to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.jar
10-Jan-2025 11:32:22 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/pom.xml to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.pom
10-Jan-2025 11:32:22 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3-sources.jar to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-sources.jar
10-Jan-2025 11:32:22 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3-javadoc.jar to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-javadoc.jar
10-Jan-2025 11:32:22 [INFO] [INFO]
10-Jan-2025 11:32:22 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cohort-api ---
10-Jan-2025 11:32:22 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.jar
10-Jan-2025 11:32:24 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.jar (55 kB at 29 kB/s)
10-Jan-2025 11:32:24 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.pom
10-Jan-2025 11:32:26 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3.pom (2.9 kB at 2.0 kB/s)
10-Jan-2025 11:32:26 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/maven-metadata.xml
10-Jan-2025 11:32:26 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/maven-metadata.xml (755 B at 3.0 kB/s)
10-Jan-2025 11:32:26 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/maven-metadata.xml
10-Jan-2025 11:32:27 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/maven-metadata.xml (707 B at 476 B/s)
10-Jan-2025 11:32:27 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-sources.jar
10-Jan-2025 11:32:29 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-sources.jar (43 kB at 25 kB/s)
10-Jan-2025 11:32:29 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-javadoc.jar
10-Jan-2025 11:32:31 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-api/3.7.3/cohort-api-3.7.3-javadoc.jar (252 kB at 122 kB/s)
10-Jan-2025 11:32:31 [INFO] [INFO]
10-Jan-2025 11:32:31 [INFO] [INFO] -------------------< org.openmrs.module:cohort-omod >-------------------
10-Jan-2025 11:32:31 [INFO] [INFO] Building Cohort Module OMOD 3.7.3                                  [3/3]
10-Jan-2025 11:32:31 [INFO] [INFO] --------------------------------[ jar ]---------------------------------
10-Jan-2025 11:32:31 [INFO] [INFO]
10-Jan-2025 11:32:31 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ cohort-omod ---
10-Jan-2025 11:32:31 [INFO] [INFO]
10-Jan-2025 11:32:31 [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ cohort-omod ---
10-Jan-2025 11:32:32 [INFO] [INFO] Using 'UTF-8' encoding to format source files.
10-Jan-2025 11:32:32 [INFO] [INFO] Number of files to be formatted: 17
10-Jan-2025 11:32:33 [INFO] [INFO] Successfully formatted:          0 file(s)
10-Jan-2025 11:32:33 [INFO] [INFO] Fail to format:                  0 file(s)
10-Jan-2025 11:32:33 [INFO] [INFO] Skipped:                         17 file(s)
10-Jan-2025 11:32:33 [INFO] [INFO] Read only skipped:               0 file(s)
10-Jan-2025 11:32:33 [INFO] [INFO] Approximate time taken:          1s
10-Jan-2025 11:32:33 [INFO] [INFO]
10-Jan-2025 11:32:33 [INFO] [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ cohort-omod ---
10-Jan-2025 11:32:33 [INFO] [INFO] Using compiler compliance level: JAVA_8
10-Jan-2025 11:32:33 [INFO] [INFO]  Total Files Processed: 17 in 00:00.522
10-Jan-2025 11:32:33 [INFO] [INFO]         Already Sorted: 17
10-Jan-2025 11:32:33 [INFO] [INFO]         Needed Sorting:  0
10-Jan-2025 11:32:33 [INFO] [INFO]
10-Jan-2025 11:32:33 [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (Expand moduleApplicationContext and messages) @ cohort-omod ---
10-Jan-2025 11:32:34 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/api/target/cohort-api-3.7.3.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
10-Jan-2025 11:32:34 [INFO] [INFO]
10-Jan-2025 11:32:34 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cohort-omod ---
10-Jan-2025 11:32:34 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:32:34 [INFO] [INFO] Copying 2 resources
10-Jan-2025 11:32:34 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/src/main/webapp
10-Jan-2025 11:32:34 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/src/main/webapp
10-Jan-2025 11:32:34 [INFO] [INFO]
10-Jan-2025 11:32:34 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cohort-omod ---
10-Jan-2025 11:32:34 [INFO] [INFO] Changes detected - recompiling the module!
10-Jan-2025 11:32:34 [INFO] [INFO] Compiling 9 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/classes
10-Jan-2025 11:32:35 [INFO] [INFO]
10-Jan-2025 11:32:35 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cohort-omod ---
10-Jan-2025 11:32:35 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:32:35 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/src/test/resources
10-Jan-2025 11:32:35 [INFO] [INFO]
10-Jan-2025 11:32:35 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cohort-omod ---
10-Jan-2025 11:32:35 [INFO] [INFO] Changes detected - recompiling the module!
10-Jan-2025 11:32:35 [INFO] [INFO] Compiling 8 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/test-classes
10-Jan-2025 11:32:36 [INFO] [INFO]
10-Jan-2025 11:32:36 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ cohort-omod ---
10-Jan-2025 11:32:36 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/surefire-reports
10-Jan-2025 11:32:36 [INFO]
10-Jan-2025 11:32:36 [INFO] -------------------------------------------------------
10-Jan-2025 11:32:36 [INFO]  T E S T S
10-Jan-2025 11:32:36 [INFO] -------------------------------------------------------
10-Jan-2025 11:32:37 [INFO] Running org.openmrs.module.cohort.web.resource.CohortMemberResourceControllerTest
10-Jan-2025 11:32:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.782 sec
10-Jan-2025 11:32:50 [INFO] Running org.openmrs.module.cohort.web.resource.CohortResourceTest
10-Jan-2025 11:32:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 sec
10-Jan-2025 11:32:52 [INFO] Running org.openmrs.module.cohort.web.resource.CohortResourceControllerTest
10-Jan-2025 11:32:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
10-Jan-2025 11:32:52 [INFO] Running org.openmrs.module.cohort.web.resource.CohortAttributeTypeResourceTest
10-Jan-2025 11:32:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 sec
10-Jan-2025 11:32:53 [INFO] Running org.openmrs.module.cohort.web.resource.CohortMemberResourceTest
10-Jan-2025 11:32:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 sec
10-Jan-2025 11:32:55 [INFO] Running org.openmrs.module.cohort.web.resource.CohortTypeResourceTest
10-Jan-2025 11:32:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec
10-Jan-2025 11:32:56 [INFO] Running org.openmrs.module.cohort.web.resource.CohortMemberAttributeResourceTest
10-Jan-2025 11:32:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec
10-Jan-2025 11:32:57 [INFO]
10-Jan-2025 11:32:57 [INFO] Results :
10-Jan-2025 11:32:57 [INFO]
10-Jan-2025 11:32:57 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
10-Jan-2025 11:32:57 [INFO]
10-Jan-2025 11:32:57 [INFO] [INFO]
10-Jan-2025 11:32:57 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cohort-omod ---
10-Jan-2025 11:32:57 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3.jar
10-Jan-2025 11:32:57 [INFO] [INFO]
10-Jan-2025 11:32:57 [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ cohort-omod ---
10-Jan-2025 11:32:57 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3-sources.jar
10-Jan-2025 11:32:57 [INFO] [INFO]
10-Jan-2025 11:32:57 [INFO] [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ cohort-omod ---
10-Jan-2025 11:32:58 [INFO] [INFO] No previous run data found, generating javadoc.
10-Jan-2025 11:33:00 [INFO] [INFO]
10-Jan-2025 11:33:00 [INFO] Loading source files for package org.openmrs.module.cohort.extension.html...
10-Jan-2025 11:33:00 [INFO] Loading source files for package org.openmrs.module.cohort.web.resource...
10-Jan-2025 11:33:00 [INFO] Constructing Javadoc information...
10-Jan-2025 11:33:00 [INFO] Standard Doclet version 1.8.0_432
10-Jan-2025 11:33:00 [INFO] Building tree for all the packages and classes...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/AdminList.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortAttributeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortAttributeTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortMainRestController.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortMemberAttributeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortMemberAttributeTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortMemberResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/CohortTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/overview-frame.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/package-frame.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/package-summary.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/package-tree.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/package-frame.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/package-summary.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/package-tree.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/constant-values.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/class-use/AdminList.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortMemberAttributeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortAttributeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortMemberResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortMainRestController.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortMemberAttributeTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/class-use/CohortAttributeTypeResource.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/extension/html/package-use.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/org/openmrs/module/cohort/web/resource/package-use.html...
10-Jan-2025 11:33:00 [INFO] Building index for all the packages and classes...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/overview-tree.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/index-all.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/deprecated-list.html...
10-Jan-2025 11:33:00 [INFO] Building index for all classes...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/allclasses-frame.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/allclasses-noframe.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/index.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/overview-summary.html...
10-Jan-2025 11:33:00 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/reports/apidocs/help-doc.html...
10-Jan-2025 11:33:00 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3-javadoc.jar
10-Jan-2025 11:33:00 [INFO] [INFO]
10-Jan-2025 11:33:00 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ cohort-omod ---
10-Jan-2025 11:33:00 [INFO] [INFO] Packaging OpenMRS module
10-Jan-2025 11:33:00 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3.omod
10-Jan-2025 11:33:00 [INFO] [INFO]
10-Jan-2025 11:33:00 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cohort-omod ---
10-Jan-2025 11:33:00 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3.omod to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.jar
10-Jan-2025 11:33:00 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/pom.xml to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.pom
10-Jan-2025 11:33:00 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3-sources.jar to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-sources.jar
10-Jan-2025 11:33:00 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/target/checkout/omod/target/cohort-3.7.3-javadoc.jar to /tmp/release.ZIKLtLm/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-javadoc.jar
10-Jan-2025 11:33:00 [INFO] [INFO]
10-Jan-2025 11:33:00 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cohort-omod ---
10-Jan-2025 11:33:00 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.jar
10-Jan-2025 11:33:02 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.jar (87 kB at 49 kB/s)
10-Jan-2025 11:33:02 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.pom
10-Jan-2025 11:33:04 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3.pom (9.0 kB at 5.8 kB/s)
10-Jan-2025 11:33:04 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/maven-metadata.xml
10-Jan-2025 11:33:04 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/maven-metadata.xml (756 B at 3.0 kB/s)
10-Jan-2025 11:33:04 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/maven-metadata.xml
10-Jan-2025 11:33:05 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/maven-metadata.xml (708 B at 469 B/s)
10-Jan-2025 11:33:05 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-sources.jar
10-Jan-2025 11:33:07 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-sources.jar (19 kB at 12 kB/s)
10-Jan-2025 11:33:07 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-javadoc.jar
10-Jan-2025 11:33:09 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/cohort-omod/3.7.3/cohort-omod-3.7.3-javadoc.jar (84 kB at 46 kB/s)
10-Jan-2025 11:33:09 [INFO] [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] [INFO] Reactor Summary for Cohort Module 3.7.3:
10-Jan-2025 11:33:09 [INFO] [INFO]
10-Jan-2025 11:33:09 [INFO] [INFO] Cohort Module ...................................... SUCCESS [ 51.423 s]
10-Jan-2025 11:33:09 [INFO] [INFO] Cohort Module API .................................. SUCCESS [ 31.615 s]
10-Jan-2025 11:33:09 [INFO] [INFO] Cohort Module OMOD ................................. SUCCESS [ 37.424 s]
10-Jan-2025 11:33:09 [INFO] [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] [INFO] BUILD SUCCESS
10-Jan-2025 11:33:09 [INFO] [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] [INFO] Total time:  02:00 min
10-Jan-2025 11:33:09 [INFO] [INFO] Finished at: 2025-01-10T11:33:09Z
10-Jan-2025 11:33:09 [INFO] [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] Cleaning up after release...
10-Jan-2025 11:33:09 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] Reactor Summary for Cohort Module 3.7.4-SNAPSHOT:
10-Jan-2025 11:33:09 [INFO]
10-Jan-2025 11:33:09 [INFO] Cohort Module ...................................... SUCCESS [02:04 min]
10-Jan-2025 11:33:09 [INFO] Cohort Module API .................................. SKIPPED
10-Jan-2025 11:33:09 [INFO] Cohort Module OMOD ................................. SKIPPED
10-Jan-2025 11:33:09 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] BUILD SUCCESS
10-Jan-2025 11:33:09 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 [INFO] Total time:  02:04 min
10-Jan-2025 11:33:09 [INFO] Finished at: 2025-01-10T11:33:09Z
10-Jan-2025 11:33:09 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:09 Uploading next snapshots
10-Jan-2025 11:33:10 [INFO] Scanning for projects...
10-Jan-2025 11:33:10 [WARNING]
10-Jan-2025 11:33:10 [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:cohort-api:jar:3.7.4-SNAPSHOT
10-Jan-2025 11:33:10 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.openmrs.api:openmrs-api:jar -> duplicate declaration of version (?) @ line 53, column 21
10-Jan-2025 11:33:10 [WARNING]
10-Jan-2025 11:33:10 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
10-Jan-2025 11:33:10 [WARNING]
10-Jan-2025 11:33:10 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
10-Jan-2025 11:33:10 [WARNING]
10-Jan-2025 11:33:10 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:33:10 [INFO] Reactor Build Order:
10-Jan-2025 11:33:10 [INFO]
10-Jan-2025 11:33:10 [INFO] Cohort Module                                                      [pom]
10-Jan-2025 11:33:10 [INFO] Cohort Module API                                                  [jar]
10-Jan-2025 11:33:10 [INFO] Cohort Module OMOD                                                 [jar]
10-Jan-2025 11:33:10 [INFO]
10-Jan-2025 11:33:10 [INFO] ---------------------< org.openmrs.module:cohort >----------------------
10-Jan-2025 11:33:10 [INFO] Building Cohort Module 3.7.4-SNAPSHOT                              [1/3]
10-Jan-2025 11:33:10 [INFO] --------------------------------[ pom ]---------------------------------
10-Jan-2025 11:33:10 [INFO]
10-Jan-2025 11:33:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cohort ---
10-Jan-2025 11:33:10 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/cohort/3.7.4-SNAPSHOT/cohort-3.7.4-SNAPSHOT.pom
10-Jan-2025 11:33:10 [INFO]
10-Jan-2025 11:33:10 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cohort ---
10-Jan-2025 11:33:11 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:33:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/3.7.4-SNAPSHOT/cohort-3.7.4-20250110.113310-1.pom
10-Jan-2025 11:33:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/3.7.4-SNAPSHOT/cohort-3.7.4-20250110.113310-1.pom (13 kB at 7.9 kB/s)
10-Jan-2025 11:33:14 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/maven-metadata.xml
10-Jan-2025 11:33:14 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/maven-metadata.xml (977 B at 3.6 kB/s)
10-Jan-2025 11:33:14 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:33:15 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/3.7.4-SNAPSHOT/maven-metadata.xml (601 B at 453 B/s)
10-Jan-2025 11:33:15 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/maven-metadata.xml
10-Jan-2025 11:33:17 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort/maven-metadata.xml (920 B at 631 B/s)
10-Jan-2025 11:33:17 [INFO]
10-Jan-2025 11:33:17 [INFO] -------------------< org.openmrs.module:cohort-api >--------------------
10-Jan-2025 11:33:17 [INFO] Building Cohort Module API 3.7.4-SNAPSHOT                          [2/3]
10-Jan-2025 11:33:17 [INFO] --------------------------------[ jar ]---------------------------------
10-Jan-2025 11:33:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.13.0/formatter-maven-plugin-2.13.0.pom
10-Jan-2025 11:33:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.13.0/formatter-maven-plugin-2.13.0.pom (30 kB at 87 kB/s)
10-Jan-2025 11:33:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
10-Jan-2025 11:33:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 59 kB/s)
10-Jan-2025 11:33:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
10-Jan-2025 11:33:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.6 kB at 30 kB/s)
10-Jan-2025 11:33:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.13.0/formatter-maven-plugin-2.13.0.jar
10-Jan-2025 11:33:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.13.0/formatter-maven-plugin-2.13.0.jar (61 kB at 173 kB/s)
10-Jan-2025 11:33:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
10-Jan-2025 11:33:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 53 kB/s)
10-Jan-2025 11:33:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
10-Jan-2025 11:33:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 44 kB/s)
10-Jan-2025 11:33:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
10-Jan-2025 11:33:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 175 kB/s)
10-Jan-2025 11:33:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
10-Jan-2025 11:33:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 44 kB/s)
10-Jan-2025 11:33:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
10-Jan-2025 11:33:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 58 kB/s)
10-Jan-2025 11:33:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
10-Jan-2025 11:33:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 129 kB/s)
10-Jan-2025 11:33:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6.pom
10-Jan-2025 11:33:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6.pom (11 kB at 48 kB/s)
10-Jan-2025 11:33:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.0.6/openmrs-2.0.6.pom
10-Jan-2025 11:33:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.0.6/openmrs-2.0.6.pom (35 kB at 152 kB/s)
10-Jan-2025 11:33:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6.pom
10-Jan-2025 11:33:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6.pom (5.5 kB at 22 kB/s)
10-Jan-2025 11:33:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.0.6/openmrs-test-2.0.6.pom
10-Jan-2025 11:33:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.0.6/openmrs-test-2.0.6.pom (2.5 kB at 11 kB/s)
10-Jan-2025 11:33:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.10.0/mockito-core-3.10.0.pom
10-Jan-2025 11:33:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.10.0/mockito-core-3.10.0.pom (2.5 kB at 11 kB/s)
10-Jan-2025 11:33:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.11.0/byte-buddy-1.11.0.pom
10-Jan-2025 11:33:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.11.0/byte-buddy-1.11.0.pom (11 kB at 47 kB/s)
10-Jan-2025 11:33:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.11.0/byte-buddy-parent-1.11.0.pom
10-Jan-2025 11:33:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.11.0/byte-buddy-parent-1.11.0.pom (42 kB at 172 kB/s)
10-Jan-2025 11:33:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.0/byte-buddy-agent-1.11.0.pom
10-Jan-2025 11:33:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.0/byte-buddy-agent-1.11.0.pom (9.6 kB at 41 kB/s)
10-Jan-2025 11:33:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom
10-Jan-2025 11:33:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 13 kB/s)
10-Jan-2025 11:33:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
10-Jan-2025 11:33:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 77 kB/s)
10-Jan-2025 11:33:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/projectlombok/lombok/1.18.16/lombok-1.18.16.pom
10-Jan-2025 11:33:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/projectlombok/lombok/1.18.16/lombok-1.18.16.pom (1.5 kB at 6.2 kB/s)
10-Jan-2025 11:33:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.pom
10-Jan-2025 11:33:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.pom (8.0 kB at 34 kB/s)
10-Jan-2025 11:33:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.pom
10-Jan-2025 11:33:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.pom (8.2 kB at 34 kB/s)
10-Jan-2025 11:33:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.pom
10-Jan-2025 11:33:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.pom (8.1 kB at 34 kB/s)
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.pom
10-Jan-2025 11:33:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.pom (8.0 kB at 34 kB/s)
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.pom
10-Jan-2025 11:33:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.pom (7.7 kB at 33 kB/s)
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6.jar
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6.jar
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6-tests.jar
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6-tests.jar
10-Jan-2025 11:33:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6.jar (164 kB at 478 kB/s)
10-Jan-2025 11:33:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/projectlombok/lombok/1.18.16/lombok-1.18.16.jar
10-Jan-2025 11:33:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.0.6/openmrs-web-2.0.6-tests.jar (22 kB at 32 kB/s)
10-Jan-2025 11:33:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.10.0/mockito-core-3.10.0.jar
10-Jan-2025 11:33:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 137 kB/s)
10-Jan-2025 11:33:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.11.0/byte-buddy-1.11.0.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6-tests.jar (2.0 MB at 1.3 MB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.0/byte-buddy-agent-1.11.0.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.0.6/openmrs-api-2.0.6.jar (2.1 MB at 1.2 MB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/projectlombok/lombok/1.18.16/lombok-1.18.16.jar (1.9 MB at 1.1 MB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.11.0/byte-buddy-agent-1.11.0.jar (251 kB at 134 kB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.10.0/mockito-core-3.10.0.jar (671 kB at 351 kB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.9/powermock-module-junit4-common-2.0.9.jar (18 kB at 8.4 kB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 23 kB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.9/powermock-module-junit4-2.0.9.jar (48 kB at 22 kB/s)
10-Jan-2025 11:33:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar
10-Jan-2025 11:33:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.jar (68 kB at 29 kB/s)
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.9/powermock-api-support-2.0.9.jar (22 kB at 8.9 kB/s)
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.11.0/byte-buddy-1.11.0.jar (3.5 MB at 1.4 MB/s)
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.9/powermock-api-mockito2-2.0.9.jar (88 kB at 34 kB/s)
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.9/powermock-core-2.0.9.jar (201 kB at 76 kB/s)
10-Jan-2025 11:33:27 [INFO]
10-Jan-2025 11:33:27 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ cohort-api ---
10-Jan-2025 11:33:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/tools/openmrs-tools/2.4.0/openmrs-tools-2.4.0.pom
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/tools/openmrs-tools/2.4.0/openmrs-tools-2.4.0.pom (2.6 kB at 11 kB/s)
10-Jan-2025 11:33:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom
10-Jan-2025 11:33:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom (3.8 kB at 16 kB/s)
10-Jan-2025 11:33:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom
10-Jan-2025 11:33:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom (4.7 kB at 19 kB/s)
10-Jan-2025 11:33:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom
10-Jan-2025 11:33:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom (7.5 kB at 32 kB/s)
10-Jan-2025 11:33:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom
10-Jan-2025 11:33:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom (7.2 kB at 31 kB/s)
10-Jan-2025 11:33:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom
10-Jan-2025 11:33:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom (11 kB at 45 kB/s)
10-Jan-2025 11:33:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom
10-Jan-2025 11:33:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom (13 kB at 57 kB/s)
10-Jan-2025 11:33:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom
10-Jan-2025 11:33:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom (2.4 kB at 10 kB/s)
10-Jan-2025 11:33:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
10-Jan-2025 11:33:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 9.1 kB/s)
10-Jan-2025 11:33:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
10-Jan-2025 11:33:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 23 kB/s)
10-Jan-2025 11:33:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/jsdt-core/2.8.0/jsdt-core-2.8.0.pom
10-Jan-2025 11:33:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/jsdt-core/2.8.0/jsdt-core-2.8.0.pom (14 kB at 59 kB/s)
10-Jan-2025 11:33:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/xml-formatter/0.2.0/xml-formatter-0.2.0.pom
10-Jan-2025 11:33:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/xml-formatter/0.2.0/xml-formatter-0.2.0.pom (19 kB at 82 kB/s)
10-Jan-2025 11:33:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.pom
10-Jan-2025 11:33:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.pom (2.7 kB at 11 kB/s)
10-Jan-2025 11:33:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.pom
10-Jan-2025 11:33:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.pom (2.5 kB at 11 kB/s)
10-Jan-2025 11:33:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.pom
10-Jan-2025 11:33:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.pom (2.0 kB at 8.4 kB/s)
10-Jan-2025 11:33:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom
10-Jan-2025 11:33:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom (3.0 kB at 13 kB/s)
10-Jan-2025 11:33:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
10-Jan-2025 11:33:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom (1.7 kB at 7.5 kB/s)
10-Jan-2025 11:33:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom
10-Jan-2025 11:33:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 7.1 kB/s)
10-Jan-2025 11:33:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom
10-Jan-2025 11:33:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 8.5 kB/s)
10-Jan-2025 11:33:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom
10-Jan-2025 11:33:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 8.2 kB/s)
10-Jan-2025 11:33:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom
10-Jan-2025 11:33:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom (2.2 kB at 8.7 kB/s)
10-Jan-2025 11:33:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom
10-Jan-2025 11:33:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom (2.3 kB at 10 kB/s)
10-Jan-2025 11:33:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom
10-Jan-2025 11:33:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom (2.1 kB at 9.1 kB/s)
10-Jan-2025 11:33:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.pom
10-Jan-2025 11:33:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.pom (2.3 kB at 10.0 kB/s)
10-Jan-2025 11:33:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.pom
10-Jan-2025 11:33:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.pom (2.4 kB at 10 kB/s)
10-Jan-2025 11:33:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.pom
10-Jan-2025 11:33:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.pom (1.9 kB at 8.3 kB/s)
10-Jan-2025 11:33:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
10-Jan-2025 11:33:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 39 kB/s)
10-Jan-2025 11:33:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
10-Jan-2025 11:33:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 11 kB/s)
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/tools/openmrs-tools/2.4.0/openmrs-tools-2.4.0.jar
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.jar
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.jar
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar
10-Jan-2025 11:33:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/tools/openmrs-tools/2.4.0/openmrs-tools-2.4.0.jar (7.9 kB at 31 kB/s)
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar
10-Jan-2025 11:33:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar (68 kB at 122 kB/s)
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
10-Jan-2025 11:33:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar (201 kB at 348 kB/s)
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/jsdt-core/2.8.0/jsdt-core-2.8.0.jar
10-Jan-2025 11:33:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 18 kB/s)
10-Jan-2025 11:33:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/xml-formatter/0.2.0/xml-formatter-0.2.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/xml-formatter/0.2.0/xml-formatter-0.2.0.jar (28 kB at 27 kB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.jar (351 kB at 288 kB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.jar (1.4 MB at 1.2 MB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar (2.8 MB at 1.8 MB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.resources/3.13.800/org.eclipse.core.resources-3.13.800.jar (897 kB at 529 kB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.core/3.23.0/org.eclipse.jdt.core-3.23.0.jar (7.2 MB at 4.1 MB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.expressions/3.7.0/org.eclipse.core.expressions-3.7.0.jar (93 kB at 52 kB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar
10-Jan-2025 11:33:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.jar (73 kB at 41 kB/s)
10-Jan-2025 11:33:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.jar (1.5 MB at 725 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.jar (195 kB at 92 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.jar (108 kB at 50 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.jar (101 kB at 43 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.jar (136 kB at 56 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.jar (89 kB at 37 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.jar (137 kB at 54 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.filesystem/1.7.700/org.eclipse.core.filesystem-1.7.700.jar (67 kB at 26 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.core.commands/3.9.700/org.eclipse.core.commands-3.9.700.jar (115 kB at 43 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/platform/org.eclipse.text/3.10.300/org.eclipse.text-3.10.300.jar (295 kB at 106 kB/s)
10-Jan-2025 11:33:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 136 kB/s)
10-Jan-2025 11:33:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 74 kB/s)
10-Jan-2025 11:33:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/revelc/code/formatter/jsdt-core/2.8.0/jsdt-core-2.8.0.jar (30 MB at 8.7 MB/s)
10-Jan-2025 11:33:37 [INFO] Using 'UTF-8' encoding to format source files.
10-Jan-2025 11:33:37 [INFO] Number of files to be formatted: 46
10-Jan-2025 11:33:37 [INFO] Successfully formatted:          0 file(s)
10-Jan-2025 11:33:37 [INFO] Fail to format:                  0 file(s)
10-Jan-2025 11:33:37 [INFO] Skipped:                         46 file(s)
10-Jan-2025 11:33:37 [INFO] Read only skipped:               0 file(s)
10-Jan-2025 11:33:37 [INFO] Approximate time taken:          0s
10-Jan-2025 11:33:37 [INFO]
10-Jan-2025 11:33:37 [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ cohort-api ---
10-Jan-2025 11:33:38 [INFO] Using compiler compliance level: JAVA_8
10-Jan-2025 11:33:38 [INFO]  Total Files Processed: 46 in 00:00.468
10-Jan-2025 11:33:38 [INFO]         Already Sorted: 46
10-Jan-2025 11:33:38 [INFO]         Needed Sorting:  0
10-Jan-2025 11:33:38 [INFO]
10-Jan-2025 11:33:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cohort-api ---
10-Jan-2025 11:33:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:33:38 [INFO] Copying 11 resources
10-Jan-2025 11:33:38 [INFO]
10-Jan-2025 11:33:38 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cohort-api ---
10-Jan-2025 11:33:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
10-Jan-2025 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 47 kB/s)
10-Jan-2025 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
10-Jan-2025 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 3.7 kB/s)
10-Jan-2025 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
10-Jan-2025 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 26 kB/s)
10-Jan-2025 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
10-Jan-2025 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 3.0 kB/s)
10-Jan-2025 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 3.3 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 5.8 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 18 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 79 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 864 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 596 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 135 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 10.0 kB/s)
10-Jan-2025 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 37 kB/s)
10-Jan-2025 11:33:40 [INFO] Nothing to compile - all classes are up to date
10-Jan-2025 11:33:40 [INFO]
10-Jan-2025 11:33:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cohort-api ---
10-Jan-2025 11:33:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:33:40 [INFO] Copying 9 resources
10-Jan-2025 11:33:40 [INFO]
10-Jan-2025 11:33:40 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cohort-api ---
10-Jan-2025 11:33:41 [INFO] Nothing to compile - all classes are up to date
10-Jan-2025 11:33:41 [INFO]
10-Jan-2025 11:33:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ cohort-api ---
10-Jan-2025 11:33:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
10-Jan-2025 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 13 kB/s)
10-Jan-2025 11:33:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
10-Jan-2025 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 11 kB/s)
10-Jan-2025 11:33:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
10-Jan-2025 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 24 kB/s)
10-Jan-2025 11:33:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
10-Jan-2025 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 7.0 kB/s)
10-Jan-2025 11:33:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 70 kB/s)
10-Jan-2025 11:33:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
10-Jan-2025 11:33:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
10-Jan-2025 11:33:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
10-Jan-2025 11:33:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
10-Jan-2025 11:33:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 147 kB/s)
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 41 kB/s)
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 712 kB/s)
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 610 kB/s)
10-Jan-2025 11:33:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 212 kB/s)
10-Jan-2025 11:33:42 [INFO] Tests are skipped.
10-Jan-2025 11:33:42 [INFO]
10-Jan-2025 11:33:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cohort-api ---
10-Jan-2025 11:33:42 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/api/target/cohort-api-3.7.4-SNAPSHOT.jar
10-Jan-2025 11:33:42 [INFO]
10-Jan-2025 11:33:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cohort-api ---
10-Jan-2025 11:33:42 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/api/target/cohort-api-3.7.4-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-SNAPSHOT.jar
10-Jan-2025 11:33:42 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-SNAPSHOT.pom
10-Jan-2025 11:33:43 [INFO]
10-Jan-2025 11:33:43 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cohort-api ---
10-Jan-2025 11:33:43 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:33:43 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-20250110.113310-1.jar
10-Jan-2025 11:33:44 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-20250110.113310-1.jar (55 kB at 30 kB/s)
10-Jan-2025 11:33:44 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-20250110.113310-1.pom
10-Jan-2025 11:33:46 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/cohort-api-3.7.4-20250110.113310-1.pom (3.0 kB at 1.9 kB/s)
10-Jan-2025 11:33:46 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/maven-metadata.xml
10-Jan-2025 11:33:46 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/maven-metadata.xml (981 B at 4.0 kB/s)
10-Jan-2025 11:33:46 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:33:48 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/3.7.4-SNAPSHOT/maven-metadata.xml (778 B at 590 B/s)
10-Jan-2025 11:33:48 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/maven-metadata.xml
10-Jan-2025 11:33:49 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-api/maven-metadata.xml (924 B at 644 B/s)
10-Jan-2025 11:33:49 [INFO]
10-Jan-2025 11:33:49 [INFO] -------------------< org.openmrs.module:cohort-omod >-------------------
10-Jan-2025 11:33:49 [INFO] Building Cohort Module OMOD 3.7.4-SNAPSHOT                         [3/3]
10-Jan-2025 11:33:49 [INFO] --------------------------------[ jar ]---------------------------------
10-Jan-2025 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
10-Jan-2025 11:33:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 47 kB/s)
10-Jan-2025 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
10-Jan-2025 11:33:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 386 kB/s)
10-Jan-2025 11:33:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.21.0/webservices.rest-omod-2.21.0.pom
10-Jan-2025 11:33:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.21.0/webservices.rest-omod-2.21.0.pom (5.7 kB at 25 kB/s)
10-Jan-2025 11:33:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.21.0/webservices.rest-2.21.0.pom
10-Jan-2025 11:33:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest/2.21.0/webservices.rest-2.21.0.pom (17 kB at 76 kB/s)
10-Jan-2025 11:33:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0.pom
10-Jan-2025 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0.pom (2.6 kB at 11 kB/s)
10-Jan-2025 11:33:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-core/1.5.13/swagger-core-1.5.13.pom
10-Jan-2025 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-core/1.5.13/swagger-core-1.5.13.pom (6.1 kB at 26 kB/s)
10-Jan-2025 11:33:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom
10-Jan-2025 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-project/1.5.13/swagger-project-1.5.13.pom (21 kB at 89 kB/s)
10-Jan-2025 11:33:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.pom
10-Jan-2025 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.pom (20 kB at 85 kB/s)
10-Jan-2025 11:33:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.pom
10-Jan-2025 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.8.5/jackson-annotations-2.8.5.pom (1.8 kB at 7.8 kB/s)
10-Jan-2025 11:33:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom
10-Jan-2025 11:33:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom (5.4 kB at 23 kB/s)
10-Jan-2025 11:33:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom
10-Jan-2025 11:33:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom (5.4 kB at 23 kB/s)
10-Jan-2025 11:33:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.5/jackson-dataformat-yaml-2.8.5.pom
10-Jan-2025 11:33:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.5/jackson-dataformat-yaml-2.8.5.pom (6.2 kB at 26 kB/s)
10-Jan-2025 11:33:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
10-Jan-2025 11:33:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 120 kB/s)
10-Jan-2025 11:33:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom
10-Jan-2025 11:33:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.pom (4.9 kB at 21 kB/s)
10-Jan-2025 11:33:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom
10-Jan-2025 11:33:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.pom (6.2 kB at 27 kB/s)
10-Jan-2025 11:33:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.21.0/webservices.rest-omod-1.8-2.21.0.pom
10-Jan-2025 11:33:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.21.0/webservices.rest-omod-1.8-2.21.0.pom (2.3 kB at 9.5 kB/s)
10-Jan-2025 11:33:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.21.0/webservices.rest-omod-1.9-2.21.0.pom
10-Jan-2025 11:33:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.21.0/webservices.rest-omod-1.9-2.21.0.pom (2.7 kB at 12 kB/s)
10-Jan-2025 11:33:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.10/2.21.0/webservices.rest-omod-1.10-2.21.0.pom
10-Jan-2025 11:33:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.10/2.21.0/webservices.rest-omod-1.10-2.21.0.pom (3.3 kB at 14 kB/s)
10-Jan-2025 11:33:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.11/2.21.0/webservices.rest-omod-1.11-2.21.0.pom
10-Jan-2025 11:33:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.11/2.21.0/webservices.rest-omod-1.11-2.21.0.pom (4.0 kB at 17 kB/s)
10-Jan-2025 11:33:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.0/2.21.0/webservices.rest-omod-2.0-2.21.0.pom
10-Jan-2025 11:33:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.0/2.21.0/webservices.rest-omod-2.0-2.21.0.pom (4.7 kB at 21 kB/s)
10-Jan-2025 11:33:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.12/2.21.0/webservices.rest-omod-1.12-2.21.0.pom
10-Jan-2025 11:33:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.12/2.21.0/webservices.rest-omod-1.12-2.21.0.pom (5.2 kB at 23 kB/s)
10-Jan-2025 11:33:54 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.1/2.21.0/webservices.rest-omod-2.1-2.21.0.pom
10-Jan-2025 11:33:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.1/2.21.0/webservices.rest-omod-2.1-2.21.0.pom (5.1 kB at 22 kB/s)
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.2/legacyui-omod-1.2.pom
10-Jan-2025 11:33:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.2/legacyui-omod-1.2.pom (7.1 kB at 31 kB/s)
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.2/legacyui-1.2.pom
10-Jan-2025 11:33:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.2/legacyui-1.2.pom (8.1 kB at 35 kB/s)
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.2/legacyui-api-1.2.pom
10-Jan-2025 11:33:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.2/legacyui-api-1.2.pom (2.0 kB at 8.9 kB/s)
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.21.0/webservices.rest-omod-2.21.0.jar
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.21.0/webservices.rest-omod-1.8-2.21.0.jar
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.10/2.21.0/webservices.rest-omod-1.10-2.21.0.jar
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.21.0/webservices.rest-omod-1.9-2.21.0.jar
10-Jan-2025 11:33:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.11/2.21.0/webservices.rest-omod-1.11-2.21.0.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.11/2.21.0/webservices.rest-omod-1.11-2.21.0.jar (13 kB at 50 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.0/2.21.0/webservices.rest-omod-2.0-2.21.0.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.10/2.21.0/webservices.rest-omod-1.10-2.21.0.jar (44 kB at 94 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.12/2.21.0/webservices.rest-omod-1.12-2.21.0.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.9/2.21.0/webservices.rest-omod-1.9-2.21.0.jar (101 kB at 179 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.1/2.21.0/webservices.rest-omod-2.1-2.21.0.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.0/2.21.0/webservices.rest-omod-2.0-2.21.0.jar (30 kB at 51 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.12/2.21.0/webservices.rest-omod-1.12-2.21.0.jar (9.7 kB at 14 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-core/1.5.13/swagger-core-1.5.13.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-2.1/2.21.0/webservices.rest-omod-2.1-2.21.0.jar (12 kB at 16 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.5/jackson-dataformat-yaml-2.8.5.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.5/jackson-dataformat-yaml-2.8.5.jar (41 kB at 40 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0.jar (198 kB at 195 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-1.8/2.21.0/webservices.rest-omod-1.8-2.21.0.jar (220 kB at 214 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar
10-Jan-2025 11:33:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-core/1.5.13/swagger-core-1.5.13.jar (111 kB at 97 kB/s)
10-Jan-2025 11:33:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/20.0/guava-20.0.jar
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar (21 kB at 16 kB/s)
10-Jan-2025 11:33:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0-tests.jar
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar (274 kB at 183 kB/s)
10-Jan-2025 11:33:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.2/legacyui-omod-1.2.jar
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod-common/2.21.0/webservices.rest-omod-common-2.21.0-tests.jar (75 kB at 50 kB/s)
10-Jan-2025 11:33:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.2/legacyui-api-1.2.jar
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar (143 kB at 91 kB/s)
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.21.0/webservices.rest-omod-2.21.0.jar (5.9 MB at 3.7 MB/s)
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.2/legacyui-api-1.2.jar (3.8 kB at 2.2 kB/s)
10-Jan-2025 11:33:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.2/legacyui-omod-1.2.jar (3.9 MB at 2.0 MB/s)
10-Jan-2025 11:33:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 934 kB/s)
10-Jan-2025 11:33:58 [INFO]
10-Jan-2025 11:33:58 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ cohort-omod ---
10-Jan-2025 11:33:58 [INFO]
10-Jan-2025 11:33:58 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ cohort-omod ---
10-Jan-2025 11:33:58 [INFO] Using 'UTF-8' encoding to format source files.
10-Jan-2025 11:33:58 [INFO] Number of files to be formatted: 17
10-Jan-2025 11:33:59 [INFO] Successfully formatted:          0 file(s)
10-Jan-2025 11:33:59 [INFO] Fail to format:                  0 file(s)
10-Jan-2025 11:33:59 [INFO] Skipped:                         17 file(s)
10-Jan-2025 11:33:59 [INFO] Read only skipped:               0 file(s)
10-Jan-2025 11:33:59 [INFO] Approximate time taken:          0s
10-Jan-2025 11:33:59 [INFO]
10-Jan-2025 11:33:59 [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ cohort-omod ---
10-Jan-2025 11:33:59 [INFO] Using compiler compliance level: JAVA_8
10-Jan-2025 11:33:59 [INFO]  Total Files Processed: 17 in 00:00.577
10-Jan-2025 11:33:59 [INFO]         Already Sorted: 17
10-Jan-2025 11:33:59 [INFO]         Needed Sorting:  0
10-Jan-2025 11:33:59 [INFO]
10-Jan-2025 11:33:59 [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (Expand moduleApplicationContext and messages) @ cohort-omod ---
10-Jan-2025 11:33:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
10-Jan-2025 11:33:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 6.7 kB/s)
10-Jan-2025 11:33:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
10-Jan-2025 11:34:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 55 kB/s)
10-Jan-2025 11:34:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
10-Jan-2025 11:34:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 6.1 kB/s)
10-Jan-2025 11:34:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
10-Jan-2025 11:34:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 19 kB/s)
10-Jan-2025 11:34:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
10-Jan-2025 11:34:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 29 kB/s)
10-Jan-2025 11:34:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
10-Jan-2025 11:34:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 66 kB/s)
10-Jan-2025 11:34:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
10-Jan-2025 11:34:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 15 kB/s)
10-Jan-2025 11:34:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
10-Jan-2025 11:34:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 13 kB/s)
10-Jan-2025 11:34:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
10-Jan-2025 11:34:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 8.1 kB/s)
10-Jan-2025 11:34:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
10-Jan-2025 11:34:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 12 kB/s)
10-Jan-2025 11:34:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
10-Jan-2025 11:34:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 8.7 kB/s)
10-Jan-2025 11:34:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
10-Jan-2025 11:34:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 19 kB/s)
10-Jan-2025 11:34:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
10-Jan-2025 11:34:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (4.9 kB at 22 kB/s)
10-Jan-2025 11:34:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
10-Jan-2025 11:34:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 17 kB/s)
10-Jan-2025 11:34:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
10-Jan-2025 11:34:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 17 kB/s)
10-Jan-2025 11:34:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
10-Jan-2025 11:34:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 7.4 kB/s)
10-Jan-2025 11:34:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
10-Jan-2025 11:34:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 90 kB/s)
10-Jan-2025 11:34:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
10-Jan-2025 11:34:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (41 kB at 170 kB/s)
10-Jan-2025 11:34:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
10-Jan-2025 11:34:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 24 kB/s)
10-Jan-2025 11:34:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom
10-Jan-2025 11:34:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 44 kB/s)
10-Jan-2025 11:34:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
10-Jan-2025 11:34:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 207 kB/s)
10-Jan-2025 11:34:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
10-Jan-2025 11:34:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 28 kB/s)
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
10-Jan-2025 11:34:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 13 kB/s)
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
10-Jan-2025 11:34:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 49 kB/s)
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 51 kB/s)
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
10-Jan-2025 11:34:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 47 kB/s)
10-Jan-2025 11:34:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 47 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 39 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 140 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 38 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 52 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 60 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 58 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 38 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 205 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 96 kB/s)
10-Jan-2025 11:34:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 100 kB/s)
10-Jan-2025 11:34:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 235 kB/s)
10-Jan-2025 11:34:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 185 kB/s)
10-Jan-2025 11:34:07 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/api/target/cohort-api-3.7.4-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:34:07 [INFO] Copying 2 resources
10-Jan-2025 11:34:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/src/main/webapp
10-Jan-2025 11:34:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/src/main/webapp
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Nothing to compile - all classes are up to date
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Jan-2025 11:34:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/src/test/resources
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Nothing to compile - all classes are up to date
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Tests are skipped.
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/target/cohort-3.7.4-SNAPSHOT.jar
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Packaging OpenMRS module
10-Jan-2025 11:34:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/target/cohort-3.7.4-SNAPSHOT.omod
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/target/cohort-3.7.4-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-SNAPSHOT.jar
10-Jan-2025 11:34:07 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/COH-COH-RTM/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-SNAPSHOT.pom
10-Jan-2025 11:34:07 [INFO]
10-Jan-2025 11:34:07 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cohort-omod ---
10-Jan-2025 11:34:07 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:34:08 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-20250110.113310-1.jar
10-Jan-2025 11:34:09 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-20250110.113310-1.jar (87 kB at 48 kB/s)
10-Jan-2025 11:34:09 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-20250110.113310-1.pom
10-Jan-2025 11:34:11 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/cohort-omod-3.7.4-20250110.113310-1.pom (9.0 kB at 5.8 kB/s)
10-Jan-2025 11:34:11 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/maven-metadata.xml
10-Jan-2025 11:34:11 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/maven-metadata.xml (982 B at 4.1 kB/s)
10-Jan-2025 11:34:11 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/maven-metadata.xml
10-Jan-2025 11:34:13 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/3.7.4-SNAPSHOT/maven-metadata.xml (779 B at 587 B/s)
10-Jan-2025 11:34:13 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/maven-metadata.xml
10-Jan-2025 11:34:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/cohort-omod/maven-metadata.xml (925 B at 641 B/s)
10-Jan-2025 11:34:14 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:34:14 [INFO] Reactor Summary for Cohort Module 3.7.4-SNAPSHOT:
10-Jan-2025 11:34:14 [INFO]
10-Jan-2025 11:34:14 [INFO] Cohort Module ...................................... SUCCESS [  6.521 s]
10-Jan-2025 11:34:14 [INFO] Cohort Module API .................................. SUCCESS [ 32.134 s]
10-Jan-2025 11:34:14 [INFO] Cohort Module OMOD ................................. SUCCESS [ 24.952 s]
10-Jan-2025 11:34:14 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:34:14 [INFO] BUILD SUCCESS
10-Jan-2025 11:34:14 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:34:14 [INFO] Total time:  01:03 min
10-Jan-2025 11:34:14 [INFO] Finished at: 2025-01-10T11:34:14Z
10-Jan-2025 11:34:14 [INFO] ------------------------------------------------------------------------
10-Jan-2025 11:34:14 Finished task 'Release prepare perform' with result: Success
10-Jan-2025 11:34:14 Starting task 'Save next release version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor'
10-Jan-2025 11:34:14 Finished task 'Save next release version' with result: Success
10-Jan-2025 11:34:14 Starting task 'Retrieve next snaphot version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor'
10-Jan-2025 11:34:14 Changing variable maven.development.version of type JOB from 3.7.4-SNAPSHOT to 3.7.4-SNAPSHOT
10-Jan-2025 11:34:14 Finished task 'Retrieve next snaphot version' with result: Success
10-Jan-2025 11:34:14 Running post build plugin 'Docker Container Cleanup'
10-Jan-2025 11:34:14 Running post build plugin 'NCover Results Collector'
10-Jan-2025 11:34:14 Running post build plugin 'Build Results Label Collector'
10-Jan-2025 11:34:14 Running post build plugin 'Clover Results Collector'
10-Jan-2025 11:34:14 Running post build plugin 'npm Cache Cleanup'
10-Jan-2025 11:34:14 Running post build plugin 'Artifact Copier'
10-Jan-2025 11:34:14 Finalising the build...
10-Jan-2025 11:34:14 Stopping timer.
10-Jan-2025 11:34:14 Build COH-COH-RTM-87 completed.
10-Jan-2025 11:34:14 Set PLAN level variable maven.release.version to new value 3.7.4
10-Jan-2025 11:34:14 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Jan-2025 11:34:14 Running on server: post build plugin 'NCover Results Collector'
10-Jan-2025 11:34:14 Running on server: post build plugin 'Build Labeller'
10-Jan-2025 11:34:14 Running on server: post build plugin 'Clover Delta Calculator'
10-Jan-2025 11:34:14 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Jan-2025 11:34:14 All post build plugins have finished
10-Jan-2025 11:34:14 Generating build results summary...
10-Jan-2025 11:34:14 Saving build results to disk...
10-Jan-2025 11:34:14 Store variable context...
10-Jan-2025 11:34:14 Finished building COH-COH-RTM-87.