Build and Release Plan for FHIR2 Module

Build: #593 failed

Job: Release to Maven failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build log

The build generated 6,481 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log. You can find logs from previous runs here.

29-Oct-2025 17:37:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar (80 kB at 39 kB/s)
29-Oct-2025 17:37:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar (45 kB at 21 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 317 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 20 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 1.9 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 2.9 MB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 55 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 68 kB/s)
29-Oct-2025 17:37:25 [INFO] [INFO]
29-Oct-2025 17:37:25 [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-omod ---
29-Oct-2025 17:37:25 [INFO] [INFO] Copying 6 resources from src/main/resources to target/classes
29-Oct-2025 17:37:25 [INFO] [INFO] Copying 25 resources from src/main/resources to target/classes
29-Oct-2025 17:37:25 [INFO] [INFO] skip non existing resourceDirectory /module/omod/src/main/webapp
29-Oct-2025 17:37:25 [INFO] [INFO] skip non existing resourceDirectory /module/omod/src/main/webapp
29-Oct-2025 17:37:25 [INFO] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
29-Oct-2025 17:37:25 [INFO] [INFO]
29-Oct-2025 17:37:25 [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-omod ---
29-Oct-2025 17:37:26 [INFO] [INFO] Recompiling the module because of changed dependency.
29-Oct-2025 17:37:26 [INFO] [INFO] Compiling 15 source files with javac [debug target 1.8] to target/classes
29-Oct-2025 17:37:27 [INFO] [INFO] /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java: /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java uses unchecked or unsafe operations.
29-Oct-2025 17:37:27 [INFO] [INFO] /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java: Recompile with -Xlint:unchecked for details.
29-Oct-2025 17:37:27 [INFO] [INFO]
29-Oct-2025 17:37:27 [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-omod ---
29-Oct-2025 17:37:27 [INFO] [INFO] Copying 3 resources from src/test/resources to target/test-classes
29-Oct-2025 17:37:27 [INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
29-Oct-2025 17:37:27 [INFO] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
29-Oct-2025 17:37:27 [INFO] [INFO]
29-Oct-2025 17:37:27 [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-omod ---
29-Oct-2025 17:37:27 [INFO] [INFO] Recompiling the module because of changed dependency.
29-Oct-2025 17:37:27 [INFO] [INFO] Compiling 60 source files with javac [debug target 1.8] to target/test-classes
29-Oct-2025 17:37:33 [INFO] [INFO]
29-Oct-2025 17:37:33 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-omod ---
29-Oct-2025 17:37:33 [INFO] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
29-Oct-2025 17:37:33 [INFO] [INFO]
29-Oct-2025 17:37:33 [INFO] [INFO] -------------------------------------------------------
29-Oct-2025 17:37:33 [INFO] [INFO]  T E S T S
29-Oct-2025 17:37:33 [INFO] [INFO] -------------------------------------------------------
29-Oct-2025 17:37:35 [INFO] [INFO] Running org.openmrs.module.fhir2.web.authentication.RequireAuthenticationInterceptorTest
29-Oct-2025 17:37:38 [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s -- in org.openmrs.module.fhir2.web.authentication.RequireAuthenticationInterceptorTest
29-Oct-2025 17:37:38 [INFO] [INFO] Running org.openmrs.module.fhir2.web.filter.ForwardingFilterTest
29-Oct-2025 17:37:38 [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.openmrs.module.fhir2.web.filter.ForwardingFilterTest
29-Oct-2025 17:37:38 [INFO] [INFO] Running org.openmrs.module.fhir2.web.filter.AuthenticationFilterTest
29-Oct-2025 17:37:40 [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.openmrs.module.fhir2.web.filter.AuthenticationFilterTest
29-Oct-2025 17:37:40 [INFO] [INFO] Running org.openmrs.module.fhir2.web.servlet.FhirRestServletTest
29-Oct-2025 17:37:43 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.646 s -- in org.openmrs.module.fhir2.web.servlet.FhirRestServletTest
29-Oct-2025 17:37:43 [INFO] [INFO] Running org.openmrs.module.fhir2.web.util.FhirVersionUtilsTest
29-Oct-2025 17:37:43 [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.openmrs.module.fhir2.web.util.FhirVersionUtilsTest
29-Oct-2025 17:37:43 [INFO] [INFO] Running org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest
29-Oct-2025 17:37:43 [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest
29-Oct-2025 17:37:43 [INFO] [INFO] Running org.openmrs.module.fhir2.web.util.NarrativeUtilTest
29-Oct-2025 17:37:43 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.openmrs.module.fhir2.web.util.NarrativeUtilTest
29-Oct-2025 17:37:43 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.NarrativeGeneratorTest
29-Oct-2025 17:37:44 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.openmrs.module.fhir2.narrative.NarrativeGeneratorTest
29-Oct-2025 17:37:44 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.MedicationNarrativeTest
29-Oct-2025 17:37:47 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.387 s -- in org.openmrs.module.fhir2.narrative.MedicationNarrativeTest
29-Oct-2025 17:37:47 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.ConditionNarrativeTest
29-Oct-2025 17:37:48 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in org.openmrs.module.fhir2.narrative.ConditionNarrativeTest
29-Oct-2025 17:37:48 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.ServiceRequestNarrativeTest
29-Oct-2025 17:37:48 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.openmrs.module.fhir2.narrative.ServiceRequestNarrativeTest
29-Oct-2025 17:37:48 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.MedicationRequestNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.openmrs.module.fhir2.narrative.MedicationRequestNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.RelatedPersonNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.openmrs.module.fhir2.narrative.RelatedPersonNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.LocationNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.openmrs.module.fhir2.narrative.LocationNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.PractitionerRoleNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.openmrs.module.fhir2.narrative.PractitionerRoleNarrativeTest
29-Oct-2025 17:37:49 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.DiagnosticReportNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.openmrs.module.fhir2.narrative.DiagnosticReportNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.ObservationNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.openmrs.module.fhir2.narrative.ObservationNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.PractitionerNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.openmrs.module.fhir2.narrative.PractitionerNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.PatientNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.openmrs.module.fhir2.narrative.PatientNarrativeTest
29-Oct-2025 17:37:50 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.MessageResolverTest
29-Oct-2025 17:37:50 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.openmrs.module.fhir2.narrative.MessageResolverTest
29-Oct-2025 17:37:50 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.EncounterNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.openmrs.module.fhir2.narrative.EncounterNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.TaskNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.openmrs.module.fhir2.narrative.TaskNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.PersonNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.openmrs.module.fhir2.narrative.PersonNarrativeTest
29-Oct-2025 17:37:51 [INFO] [INFO] Running org.openmrs.module.fhir2.narrative.AllergyIntoleranceNarrativeTest
29-Oct-2025 17:37:52 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.openmrs.module.fhir2.narrative.AllergyIntoleranceNarrativeTest
29-Oct-2025 17:37:52 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderWebTest
29-Oct-2025 17:37:53 [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderWebTest
29-Oct-2025 17:37:53 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderWebTest
29-Oct-2025 17:37:56 [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 s -- in org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderWebTest
29-Oct-2025 17:37:56 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderWebTest
29-Oct-2025 17:37:56 [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderWebTest
29-Oct-2025 17:37:56 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderWebTest
29-Oct-2025 17:37:57 [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderWebTest
29-Oct-2025 17:37:57 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderWebTest
29-Oct-2025 17:37:58 [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderWebTest
29-Oct-2025 17:37:58 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderWebTest
29-Oct-2025 17:37:58 [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderWebTest
29-Oct-2025 17:37:58 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderWebTest
29-Oct-2025 17:37:59 [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s -- in org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderWebTest
29-Oct-2025 17:37:59 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderWebTest
29-Oct-2025 17:38:00 [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderWebTest
29-Oct-2025 17:38:00 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderWebTest
29-Oct-2025 17:38:00 [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderWebTest
29-Oct-2025 17:38:00 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderWebTest
29-Oct-2025 17:38:01 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderWebTest
29-Oct-2025 17:38:02 [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderWebTest
29-Oct-2025 17:38:02 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.PatientFhirR3ResourceProviderWebTest
29-Oct-2025 17:38:03 [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s -- in org.openmrs.module.fhir2.providers.r3.PatientFhirR3ResourceProviderWebTest
29-Oct-2025 17:38:03 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s -- in org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:04 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderWebTest
29-Oct-2025 17:38:05 [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderWebTest
29-Oct-2025 17:38:05 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderWebTest
29-Oct-2025 17:38:06 [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderWebTest
29-Oct-2025 17:38:06 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderWebTest
29-Oct-2025 17:38:06 [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderWebTest
29-Oct-2025 17:38:06 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderWebTest
29-Oct-2025 17:38:07 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderWebTest
29-Oct-2025 17:38:08 [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderWebTest
29-Oct-2025 17:38:08 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderWebTest
29-Oct-2025 17:38:08 [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderWebTest
29-Oct-2025 17:38:08 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderWebTest
29-Oct-2025 17:38:09 [INFO] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderWebTest
29-Oct-2025 17:38:09 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderWebTest
29-Oct-2025 17:38:10 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderWebTest
29-Oct-2025 17:38:11 [INFO] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderWebTest
29-Oct-2025 17:38:11 [INFO] [INFO] Running org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderWebTest
29-Oct-2025 17:38:12 [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderWebTest
29-Oct-2025 17:38:12 [INFO] [INFO]
29-Oct-2025 17:38:12 [INFO] [INFO] Results:
29-Oct-2025 17:38:12 [INFO] [INFO]
29-Oct-2025 17:38:12 [INFO] [INFO] Tests run: 925, Failures: 0, Errors: 0, Skipped: 0
29-Oct-2025 17:38:12 [INFO] [INFO]
29-Oct-2025 17:38:12 [INFO] [INFO]
29-Oct-2025 17:38:12 [INFO] [INFO] --- jacoco:0.8.8:report (report) @ fhir2-omod ---
29-Oct-2025 17:38:12 [INFO] [INFO] Loading execution data file /module/omod/target/jacoco.exec
29-Oct-2025 17:38:12 [INFO] [INFO] Analyzed bundle 'FHIR2 OMOD' with 18 classes
29-Oct-2025 17:38:13 [INFO] [INFO]
29-Oct-2025 17:38:13 [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-omod ---
29-Oct-2025 17:38:13 [INFO] [INFO] Building jar: /module/omod/target/fhir2-2.8.0.jar
29-Oct-2025 17:38:13 [INFO] [INFO]
29-Oct-2025 17:38:13 [INFO] [INFO] --- openmrs:1.0.1:package-module (pack) @ fhir2-omod ---
29-Oct-2025 17:38:13 [INFO] [INFO] Packaging OpenMRS module
29-Oct-2025 17:38:13 [INFO] [INFO] Building jar: /module/omod/target/fhir2-2.8.0.omod
29-Oct-2025 17:38:16 [INFO] [INFO]
29-Oct-2025 17:38:16 [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-omod ---
29-Oct-2025 17:38:16 [INFO] [INFO] Building jar: /module/omod/target/fhir2-2.8.0-tests.jar
29-Oct-2025 17:38:16 [INFO] [INFO]
29-Oct-2025 17:38:16 [INFO] [INFO] -------------< org.openmrs.module:fhir2-integration-tests >-------------
29-Oct-2025 17:38:16 [INFO] [INFO] Building FHIR2 Integration Tests 2.8.0                            [8/11]
29-Oct-2025 17:38:16 [INFO] [INFO]   from integration-tests/pom.xml
29-Oct-2025 17:38:16 [INFO] [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2025 17:38:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation/5.7.9/hapi-fhir-validation-5.7.9.pom
29-Oct-2025 17:38:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation/5.7.9/hapi-fhir-validation-5.7.9.pom (13 kB at 112 kB/s)
29-Oct-2025 17:38:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/5.6.27/org.hl7.fhir.validation-5.6.27.pom
29-Oct-2025 17:38:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/5.6.27/org.hl7.fhir.validation-5.6.27.pom (9.5 kB at 84 kB/s)
29-Oct-2025 17:38:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/5.6.27/org.hl7.fhir.dstu2-5.6.27.pom
29-Oct-2025 17:38:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/5.6.27/org.hl7.fhir.dstu2-5.6.27.pom (3.9 kB at 34 kB/s)
29-Oct-2025 17:38:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/5.6.27/org.hl7.fhir.dstu2016may-5.6.27.pom
29-Oct-2025 17:38:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/5.6.27/org.hl7.fhir.dstu2016may-5.6.27.pom (4.4 kB at 38 kB/s)
29-Oct-2025 17:38:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/5.6.27/org.hl7.fhir.r5-5.6.27.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/5.6.27/org.hl7.fhir.r5-5.6.27.pom (4.8 kB at 43 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom (2.5 kB at 22 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom (3.8 kB at 33 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 162 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.pom (6.6 kB at 58 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.12/httpcomponents-client-4.5.12.pom (16 kB at 145 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (6.3 kB at 56 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom
29-Oct-2025 17:38:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (4.7 kB at 42 kB/s)
29-Oct-2025 17:38:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r5/5.7.9/hapi-fhir-structures-r5-5.7.9.pom
29-Oct-2025 17:38:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r5/5.7.9/hapi-fhir-structures-r5-5.7.9.pom (11 kB at 95 kB/s)
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/5.7.9/hapi-fhir-validation-resources-r4-5.7.9.pom
29-Oct-2025 17:38:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/5.7.9/hapi-fhir-validation-resources-r4-5.7.9.pom (2.2 kB at 20 kB/s)
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/5.7.9/hapi-fhir-validation-resources-dstu3-5.7.9.pom
29-Oct-2025 17:38:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/5.7.9/hapi-fhir-validation-resources-dstu3-5.7.9.pom (2.3 kB at 20 kB/s)
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.1/openmrs-web-2.4.1-tests.jar
29-Oct-2025 17:38:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.1/openmrs-web-2.4.1-tests.jar (34 kB at 305 kB/s)
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/5.6.27/org.hl7.fhir.validation-5.6.27.jar
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/5.6.27/org.hl7.fhir.dstu2-5.6.27.jar
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation/5.7.9/hapi-fhir-validation-5.7.9.jar
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/5.6.27/org.hl7.fhir.dstu2016may-5.6.27.jar
29-Oct-2025 17:38:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
29-Oct-2025 17:38:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.validation/5.6.27/org.hl7.fhir.validation-5.6.27.jar (356 kB at 274 kB/s)
29-Oct-2025 17:38:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
29-Oct-2025 17:38:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation/5.7.9/hapi-fhir-validation-5.7.9.jar (241 kB at 184 kB/s)
29-Oct-2025 17:38:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r5/5.7.9/hapi-fhir-structures-r5-5.7.9.jar
29-Oct-2025 17:38:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 587 kB/s)
29-Oct-2025 17:38:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/5.6.27/org.hl7.fhir.r5-5.6.27.jar
29-Oct-2025 17:38:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-structures-r5/5.7.9/hapi-fhir-structures-r5-5.7.9.jar (26 kB at 22 kB/s)
29-Oct-2025 17:38:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/5.7.9/hapi-fhir-validation-resources-r4-5.7.9.jar
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (258 kB at 194 kB/s)
29-Oct-2025 17:38:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/5.7.9/hapi-fhir-validation-resources-dstu3-5.7.9.jar
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2/5.6.27/org.hl7.fhir.dstu2-5.6.27.jar (3.3 MB at 2.0 MB/s)
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.dstu2016may/5.6.27/org.hl7.fhir.dstu2016may-5.6.27.jar (8.5 MB at 4.3 MB/s)
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/5.7.9/hapi-fhir-validation-resources-r4-5.7.9.jar (5.7 MB at 3.1 MB/s)
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/org.hl7.fhir.r5/5.6.27/org.hl7.fhir.r5-5.6.27.jar (9.7 MB at 4.6 MB/s)
29-Oct-2025 17:38:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/5.7.9/hapi-fhir-validation-resources-dstu3-5.7.9.jar (7.1 MB at 3.3 MB/s)
29-Oct-2025 17:38:20 [INFO] [INFO]
29-Oct-2025 17:38:20 [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests ---
29-Oct-2025 17:38:20 [INFO] [INFO]
29-Oct-2025 17:38:20 [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ fhir2-integration-tests ---
29-Oct-2025 17:38:20 [INFO] [INFO] Highest basedir set to: /module
29-Oct-2025 17:38:20 [INFO] [INFO]
29-Oct-2025 17:38:20 [INFO] [INFO] --- license:3.0:format (add-license) @ fhir2-integration-tests ---
29-Oct-2025 17:38:20 [INFO] [INFO] Updating license headers...
29-Oct-2025 17:38:20 [INFO] [INFO]
29-Oct-2025 17:38:20 [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests ---
29-Oct-2025 17:38:20 [INFO] [INFO] argLine set to -javaagent:/tmp/release.GvGh2FY/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests/target/jacoco.exec
29-Oct-2025 17:38:20 [INFO] [INFO]
29-Oct-2025 17:38:20 [INFO] [INFO] --- formatter:2.16.0:format (default) @ fhir2-integration-tests ---
29-Oct-2025 17:38:20 [INFO] [INFO] Using 'UTF-8' encoding to format source files.
29-Oct-2025 17:38:20 [INFO] [INFO] Number of files to be formatted: 38
29-Oct-2025 17:38:21 [INFO] [INFO] Successfully formatted:          0 file(s)
29-Oct-2025 17:38:21 [INFO] [INFO] Fail to format:                  0 file(s)
29-Oct-2025 17:38:21 [INFO] [INFO] Skipped:                         38 file(s)
29-Oct-2025 17:38:21 [INFO] [INFO] Read only skipped:               0 file(s)
29-Oct-2025 17:38:21 [INFO] [INFO] Approximate time taken:          0s
29-Oct-2025 17:38:21 [INFO] [INFO]
29-Oct-2025 17:38:21 [INFO] [INFO] --- impsort:1.6.2:sort (default) @ fhir2-integration-tests ---
29-Oct-2025 17:38:22 [INFO] [INFO] Processed 38 files in 00:01.077 (Already Sorted: 38, Needed Sorting: 0)
29-Oct-2025 17:38:22 [INFO] [INFO]
29-Oct-2025 17:38:22 [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests ---
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/resources
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/resources
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/webapp
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/webapp
29-Oct-2025 17:38:22 [INFO] [INFO]
29-Oct-2025 17:38:22 [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests ---
29-Oct-2025 17:38:22 [INFO] [INFO] No sources to compile
29-Oct-2025 17:38:22 [INFO] [INFO]
29-Oct-2025 17:38:22 [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests ---
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/test/resources
29-Oct-2025 17:38:22 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests/src/test/resources
29-Oct-2025 17:38:22 [INFO] [INFO]
29-Oct-2025 17:38:22 [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests ---
29-Oct-2025 17:38:22 [INFO] [INFO] Recompiling the module because of changed dependency.
29-Oct-2025 17:38:22 [INFO] [INFO] Compiling 38 source files with javac [debug target 1.8] to target/test-classes
29-Oct-2025 17:38:31 [INFO] [INFO] /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java: /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java uses or overrides a deprecated API.
29-Oct-2025 17:38:31 [INFO] [INFO] /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java: Recompile with -Xlint:deprecation for details.
29-Oct-2025 17:38:31 [INFO] [INFO]
29-Oct-2025 17:38:31 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests ---
29-Oct-2025 17:38:31 [INFO] [INFO]
29-Oct-2025 17:38:31 [INFO] [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests ---
29-Oct-2025 17:38:31 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
29-Oct-2025 17:38:31 [INFO] [INFO]
29-Oct-2025 17:38:31 [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests ---
29-Oct-2025 17:38:31 [INFO] [INFO] Skipping packaging of the jar
29-Oct-2025 17:38:31 [INFO] [INFO]
29-Oct-2025 17:38:31 [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests ---
29-Oct-2025 17:38:31 [INFO] [INFO] Building jar: /module/integration-tests/target/fhir2-integration-tests-2.8.0-tests.jar
29-Oct-2025 17:38:31 [INFO] [INFO]
29-Oct-2025 17:38:31 [INFO] [INFO] -----------< org.openmrs.module:fhir2-integration-tests-2.6 >-----------
29-Oct-2025 17:38:31 [INFO] [INFO] Building FHIR2 Integration Tests 2.6 2.8.0                        [9/11]
29-Oct-2025 17:38:31 [INFO] [INFO]   from integration-tests-2.6/pom.xml
29-Oct-2025 17:38:31 [INFO] [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2025 17:38:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0.pom
29-Oct-2025 17:38:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0.pom (6.8 kB at 56 kB/s)
29-Oct-2025 17:38:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.23/spring-web-5.3.23.pom
29-Oct-2025 17:38:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.23/spring-web-5.3.23.pom (2.2 kB at 20 kB/s)
29-Oct-2025 17:38:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.23/spring-webmvc-5.3.23.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.23/spring-webmvc-5.3.23.pom (3.0 kB at 26 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.23/spring-oxm-5.3.23.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.23/spring-oxm-5.3.23.pom (2.2 kB at 20 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom (2.7 kB at 24 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (5.4 kB at 44 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (8.7 kB at 77 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (3.5 kB at 31 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.pom (2.7 kB at 24 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 11 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom
29-Oct-2025 17:38:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom (4.1 kB at 36 kB/s)
29-Oct-2025 17:38:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom (20 kB at 93 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.0/csrfguard-4.2.0.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.0/csrfguard-4.2.0.pom (4.2 kB at 37 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-parent/4.2.0/csrfguard-parent-4.2.0.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-parent/4.2.0/csrfguard-parent-4.2.0.pom (18 kB at 157 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 73 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 40 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.0/csrfguard-extension-session-4.2.0.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.0/csrfguard-extension-session-4.2.0.pom (2.7 kB at 23 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extensions/4.2.0/csrfguard-extensions-4.2.0.pom
29-Oct-2025 17:38:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extensions/4.2.0/csrfguard-extensions-4.2.0.pom (3.3 kB at 29 kB/s)
29-Oct-2025 17:38:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0.jar (165 kB at 532 kB/s)
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.23/spring-webmvc-5.3.23.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.23/spring-web-5.3.23.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.23/spring-oxm-5.3.23.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar
29-Oct-2025 17:38:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.23/spring-oxm-5.3.23.jar (66 kB at 195 kB/s)
29-Oct-2025 17:38:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.23/spring-webmvc-5.3.23.jar (1.0 MB at 899 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.23/spring-web-5.3.23.jar (1.6 MB at 1.4 MB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 13 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.0/csrfguard-4.2.0.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.jar (2.5 MB at 2.0 MB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.0/csrfguard-extension-session-4.2.0.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar (1.7 MB at 1.3 MB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0-tests.jar
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.0/csrfguard-extension-session-4.2.0.jar (6.5 kB at 4.7 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar (38 kB at 27 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.jar (1.0 MB at 722 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.6.0/openmrs-web-2.6.0-tests.jar (39 kB at 26 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.0/csrfguard-4.2.0.jar (146 kB at 94 kB/s)
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:35 [INFO] [INFO] Highest basedir set to: /module
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- license:3.0:format (add-license) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:35 [INFO] [INFO] Updating license headers...
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:35 [INFO] [INFO] argLine set to -javaagent:/tmp/release.GvGh2FY/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests-2.6/target/jacoco.exec
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- formatter:2.16.0:format (default) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:35 [INFO] [INFO] Using 'UTF-8' encoding to format source files.
29-Oct-2025 17:38:35 [INFO] [INFO] Number of files to be formatted: 4
29-Oct-2025 17:38:35 [INFO] [INFO] Successfully formatted:          0 file(s)
29-Oct-2025 17:38:35 [INFO] [INFO] Fail to format:                  0 file(s)
29-Oct-2025 17:38:35 [INFO] [INFO] Skipped:                         4 file(s)
29-Oct-2025 17:38:35 [INFO] [INFO] Read only skipped:               0 file(s)
29-Oct-2025 17:38:35 [INFO] [INFO] Approximate time taken:          0s
29-Oct-2025 17:38:35 [INFO] [INFO]
29-Oct-2025 17:38:35 [INFO] [INFO] --- impsort:1.6.2:sort (default) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:36 [INFO] [INFO] Processed 4 files in 00:00.184 (Already Sorted: 4, Needed Sorting: 0)
29-Oct-2025 17:38:36 [INFO] [INFO]
29-Oct-2025 17:38:36 [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/resources
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/resources
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/webapp
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/webapp
29-Oct-2025 17:38:36 [INFO] [INFO]
29-Oct-2025 17:38:36 [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:36 [INFO] [INFO] No sources to compile
29-Oct-2025 17:38:36 [INFO] [INFO]
29-Oct-2025 17:38:36 [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/test/resources
29-Oct-2025 17:38:36 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/test/resources
29-Oct-2025 17:38:36 [INFO] [INFO]
29-Oct-2025 17:38:36 [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:36 [INFO] [INFO] Recompiling the module because of changed dependency.
29-Oct-2025 17:38:36 [INFO] [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
29-Oct-2025 17:38:38 [INFO] [INFO]
29-Oct-2025 17:38:38 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:38 [INFO] [INFO]
29-Oct-2025 17:38:38 [INFO] [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:38 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
29-Oct-2025 17:38:38 [INFO] [INFO]
29-Oct-2025 17:38:38 [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:38 [INFO] [INFO] Skipping packaging of the jar
29-Oct-2025 17:38:38 [INFO] [INFO]
29-Oct-2025 17:38:38 [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests-2.6 ---
29-Oct-2025 17:38:38 [INFO] [INFO] Building jar: /module/integration-tests-2.6/target/fhir2-integration-tests-2.6-2.8.0-tests.jar
29-Oct-2025 17:38:38 [INFO] [INFO]
29-Oct-2025 17:38:38 [INFO] [INFO] -----------< org.openmrs.module:fhir2-integration-tests-2.7 >-----------
29-Oct-2025 17:38:38 [INFO] [INFO] Building FHIR2 Integration Tests 2.7 2.8.0                       [10/11]
29-Oct-2025 17:38:38 [INFO] [INFO]   from integration-tests-2.7/pom.xml
29-Oct-2025 17:38:38 [INFO] [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2025 17:38:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0.pom (6.8 kB at 59 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.pom (16 kB at 145 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 388 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.30/spring-web-5.3.30.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.30/spring-web-5.3.30.pom (2.2 kB at 20 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30.pom (3.0 kB at 27 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.30/spring-oxm-5.3.30.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.30/spring-oxm-5.3.30.pom (2.2 kB at 20 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.pom (3.3 kB at 30 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom
29-Oct-2025 17:38:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 19 kB/s)
29-Oct-2025 17:38:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0.1-atlassian-2/velocity-tools-2.0.1-atlassian-2.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0.1-atlassian-2/velocity-tools-2.0.1-atlassian-2.pom (18 kB at 163 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.pom (11 kB at 93 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.pom (4.2 kB at 38 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.3.1/encoder-parent-1.3.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.3.1/encoder-parent-1.3.1.pom (21 kB at 189 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.1/csrfguard-4.2.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.1/csrfguard-4.2.1.pom (4.2 kB at 36 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-parent/4.2.1/csrfguard-parent-4.2.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-parent/4.2.1/csrfguard-parent-4.2.1.pom (18 kB at 158 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 79 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
29-Oct-2025 17:38:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 114 kB/s)
29-Oct-2025 17:38:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom (1.6 kB at 15 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom (17 kB at 151 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.1/csrfguard-extension-session-4.2.1.pom
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.1/csrfguard-extension-session-4.2.1.pom (2.7 kB at 24 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extensions/4.2.1/csrfguard-extensions-4.2.1.pom
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extensions/4.2.1/csrfguard-extensions-4.2.1.pom (3.3 kB at 30 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0.jar (168 kB at 767 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.30/spring-web-5.3.30.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.30/spring-oxm-5.3.30.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.jar
29-Oct-2025 17:38:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.5/commons-fileupload-1.5.jar (74 kB at 628 kB/s)
29-Oct-2025 17:38:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0.1-atlassian-2/velocity-tools-2.0.1-atlassian-2.jar
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.3.30/spring-oxm-5.3.30.jar (66 kB at 197 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.jar
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.jar (40 kB at 90 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.1/csrfguard-4.2.1.jar
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard/4.2.1/csrfguard-4.2.1.jar (147 kB at 221 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.1/csrfguard-extension-session-4.2.1.jar
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/csrfguard-extension-session/4.2.1/csrfguard-extension-session-4.2.1.jar (6.5 kB at 8.4 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0-tests.jar
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.7.0/openmrs-web-2.7.0-tests.jar (44 kB at 49 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0.1-atlassian-2/velocity-tools-2.0.1-atlassian-2.jar (361 kB at 370 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.3.30/spring-webmvc-5.3.30.jar (1.0 MB at 907 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/postgresql/postgresql/42.7.4/postgresql-42.7.4.jar (1.1 MB at 930 kB/s)
29-Oct-2025 17:38:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.3.30/spring-web-5.3.30.jar (1.6 MB at 1.4 MB/s)
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] Highest basedir set to: /module
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- license:3.0:format (add-license) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] Updating license headers...
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] argLine set to -javaagent:/tmp/release.GvGh2FY/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests-2.7/target/jacoco.exec
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- formatter:2.16.0:format (default) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] Using 'UTF-8' encoding to format source files.
29-Oct-2025 17:38:42 [INFO] [INFO] Number of files to be formatted: 2
29-Oct-2025 17:38:42 [INFO] [INFO] Successfully formatted:          0 file(s)
29-Oct-2025 17:38:42 [INFO] [INFO] Fail to format:                  0 file(s)
29-Oct-2025 17:38:42 [INFO] [INFO] Skipped:                         2 file(s)
29-Oct-2025 17:38:42 [INFO] [INFO] Read only skipped:               0 file(s)
29-Oct-2025 17:38:42 [INFO] [INFO] Approximate time taken:          0s
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- impsort:1.6.2:sort (default) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] Processed 2 files in 00:00.014 (Already Sorted: 2, Needed Sorting: 0)
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/resources
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/resources
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/webapp
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/webapp
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] No sources to compile
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/test/resources
29-Oct-2025 17:38:42 [INFO] [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/test/resources
29-Oct-2025 17:38:42 [INFO] [INFO]
29-Oct-2025 17:38:42 [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:42 [INFO] [INFO] Recompiling the module because of changed dependency.
29-Oct-2025 17:38:42 [INFO] [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:44 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:44 [INFO] [INFO] Skipping packaging of the jar
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests-2.7 ---
29-Oct-2025 17:38:44 [INFO] [INFO] Building jar: /module/integration-tests-2.7/target/fhir2-integration-tests-2.7-2.8.0-tests.jar
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] -----------------< org.openmrs.module:fhir2-e2e-tests >-----------------
29-Oct-2025 17:38:44 [INFO] [INFO] Building FHIR2 End-to-End Tests 2.8.0                            [11/11]
29-Oct-2025 17:38:44 [INFO] [INFO]   from e2e-tests/pom.xml
29-Oct-2025 17:38:44 [INFO] [INFO] --------------------------------[ pom ]---------------------------------
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Highest basedir set to: /module
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- license:3.0:format (add-license) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Updating license headers...
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] argLine set to -javaagent:/tmp/release.GvGh2FY/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/e2e-tests/target/jacoco.exec
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- formatter:2.16.0:format (default) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Using 'UTF-8' encoding to format source files.
29-Oct-2025 17:38:44 [INFO] [INFO] Number of files to be formatted: 1
29-Oct-2025 17:38:44 [INFO] [INFO] Successfully formatted:          0 file(s)
29-Oct-2025 17:38:44 [INFO] [INFO] Fail to format:                  0 file(s)
29-Oct-2025 17:38:44 [INFO] [INFO] Skipped:                         1 file(s)
29-Oct-2025 17:38:44 [INFO] [INFO] Read only skipped:               0 file(s)
29-Oct-2025 17:38:44 [INFO] [INFO] Approximate time taken:          0s
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- impsort:1.6.2:sort (default) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jacoco:0.8.8:report (report) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-e2e-tests ---
29-Oct-2025 17:38:44 [INFO] [INFO] Skipping packaging of the test-jar
29-Oct-2025 17:38:44 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:44 [INFO] [INFO] Reactor Summary for FHIR2 2.8.0:
29-Oct-2025 17:38:44 [INFO] [INFO]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 .............................................. SUCCESS [  2.966 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 Test Data .................................... SUCCESS [01:25 min]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 API .......................................... SUCCESS [05:12 min]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 API 2.5 ...................................... SUCCESS [ 25.855 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 API 2.6 ...................................... SUCCESS [01:02 min]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 API 2.7 ...................................... SUCCESS [ 20.971 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 OMOD ......................................... SUCCESS [01:19 min]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 Integration Tests ............................ SUCCESS [ 15.177 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 Integration Tests 2.6 ........................ SUCCESS [  7.316 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 Integration Tests 2.7 ........................ SUCCESS [  5.144 s]
29-Oct-2025 17:38:44 [INFO] [INFO] FHIR2 End-to-End Tests ............................. SUCCESS [  0.150 s]
29-Oct-2025 17:38:44 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:44 [INFO] [INFO] BUILD SUCCESS
29-Oct-2025 17:38:44 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:44 [INFO] [INFO] Total time:  10:19 min
29-Oct-2025 17:38:44 [INFO] [INFO] Finished at: 2025-10-29T17:38:44Z
29-Oct-2025 17:38:44 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:44 [INFO] [WARNING] The requested profile "release" could not be activated because it does not exist.
29-Oct-2025 17:38:44 [INFO] Checking in modified POMs...
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git add -- pom.xml test-data/pom.xml api/pom.xml api-2.5/pom.xml api-2.6/pom.xml api-2.7/pom.xml omod/pom.xml integration-tests/pom.xml integration-tests-2.6/pom.xml integration-tests-2.7/pom.xml e2e-tests/pom.xml
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git rev-parse --show-toplevel
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git status --porcelain .
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:44 [WARNING] Ignoring unrecognized line: ?? release-scripts/
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git commit --verbose -F /tmp/maven-scm-626034685.commit pom.xml test-data/pom.xml api/pom.xml api-2.5/pom.xml api-2.6/pom.xml api-2.7/pom.xml omod/pom.xml integration-tests/pom.xml integration-tests-2.6/pom.xml integration-tests-2.7/pom.xml e2e-tests/pom.xml
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git symbolic-ref HEAD
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:44 [INFO] Executing: /bin/sh -c cd /module && git push git@github.com:openmrs/openmrs-module-fhir2.git refs/heads/master:refs/heads/master
29-Oct-2025 17:38:44 [INFO] Working directory: /module
29-Oct-2025 17:38:45 [INFO] Tagging release with the label 2.8.0...
29-Oct-2025 17:38:45 [INFO] Executing: /bin/sh -c cd /module && git tag -F /tmp/maven-scm-46430211.commit 2.8.0
29-Oct-2025 17:38:45 [INFO] Working directory: /module
29-Oct-2025 17:38:45 [INFO] Executing: /bin/sh -c cd /module && git push git@github.com:openmrs/openmrs-module-fhir2.git refs/tags/2.8.0
29-Oct-2025 17:38:45 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git ls-files
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2'...
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 Test Data'...
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 API'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 API 2.5'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 API 2.6'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 API 2.7'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 OMOD'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 Integration Tests'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 Integration Tests 2.6'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 Integration Tests 2.7'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Transforming 'FHIR2 End-to-End Tests'...
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO]   Ignoring artifact version update for expression ${project.parent.version}
29-Oct-2025 17:38:46 [INFO] Not removing release POMs
29-Oct-2025 17:38:46 [INFO] Checking in modified POMs...
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git add -- pom.xml test-data/pom.xml api/pom.xml api-2.5/pom.xml api-2.6/pom.xml api-2.7/pom.xml omod/pom.xml integration-tests/pom.xml integration-tests-2.6/pom.xml integration-tests-2.7/pom.xml e2e-tests/pom.xml
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git rev-parse --show-toplevel
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git status --porcelain .
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [WARNING] Ignoring unrecognized line: ?? release-scripts/
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git commit --verbose -F /tmp/maven-scm-1750922136.commit pom.xml test-data/pom.xml api/pom.xml api-2.5/pom.xml api-2.6/pom.xml api-2.7/pom.xml omod/pom.xml integration-tests/pom.xml integration-tests-2.6/pom.xml integration-tests-2.7/pom.xml e2e-tests/pom.xml
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git symbolic-ref HEAD
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:46 [INFO] Executing: /bin/sh -c cd /module && git push git@github.com:openmrs/openmrs-module-fhir2.git refs/heads/master:refs/heads/master
29-Oct-2025 17:38:46 [INFO] Working directory: /module
29-Oct-2025 17:38:47 [INFO] Release preparation complete.
29-Oct-2025 17:38:47 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:47 [INFO] Reactor Summary for FHIR2 2.8.0-SNAPSHOT:
29-Oct-2025 17:38:47 [INFO]
29-Oct-2025 17:38:47 [INFO] FHIR2 .............................................. SUCCESS [10:41 min]
29-Oct-2025 17:38:47 [INFO] FHIR2 Test Data .................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 API .......................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 API 2.5 ...................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 API 2.6 ...................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 API 2.7 ...................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 OMOD ......................................... SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 Integration Tests ............................ SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 Integration Tests 2.6 ........................ SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 Integration Tests 2.7 ........................ SKIPPED
29-Oct-2025 17:38:47 [INFO] FHIR2 End-to-End Tests ............................. SKIPPED
29-Oct-2025 17:38:47 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:47 [INFO] BUILD SUCCESS
29-Oct-2025 17:38:47 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:47 [INFO] Total time:  10:53 min
29-Oct-2025 17:38:47 [INFO] Finished at: 2025-10-29T17:38:47Z
29-Oct-2025 17:38:47 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:47 Calling mvn org.apache.maven.plugins:maven-release-plugin:2.5.1:perform -Dmaven.repo.local=/tmp/release.GvGh2FY -DreleaseVersion=2.8.0 -Darguments= -DskipTests -DdevelopmentVersion=2.9.0-SNAPSHOT -B
29-Oct-2025 17:38:50 [INFO] Scanning for projects...
29-Oct-2025 17:38:51 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:51 [INFO] Reactor Build Order:
29-Oct-2025 17:38:51 [INFO]
29-Oct-2025 17:38:51 [INFO] FHIR2                                                              [pom]
29-Oct-2025 17:38:51 [INFO] FHIR2 Test Data                                                    [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 API                                                          [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 API 2.5                                                      [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 API 2.6                                                      [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 API 2.7                                                      [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 OMOD                                                         [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 Integration Tests                                            [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 Integration Tests 2.6                                        [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 Integration Tests 2.7                                        [jar]
29-Oct-2025 17:38:51 [INFO] FHIR2 End-to-End Tests                                             [pom]
29-Oct-2025 17:38:51 [INFO]
29-Oct-2025 17:38:51 [INFO] ----------------------< org.openmrs.module:fhir2 >----------------------
29-Oct-2025 17:38:51 [INFO] Building FHIR2 2.9.0-SNAPSHOT                                     [1/11]
29-Oct-2025 17:38:51 [INFO]   from pom.xml
29-Oct-2025 17:38:51 [INFO] --------------------------------[ pom ]---------------------------------
29-Oct-2025 17:38:51 [INFO]
29-Oct-2025 17:38:51 [INFO] --- release:2.5.1:perform (default-cli) @ fhir2 ---
29-Oct-2025 17:38:53 [INFO] Checking out the project to perform the release ...
29-Oct-2025 17:38:53 [INFO] Executing: /bin/sh -c cd /module/target && git clone --branch 2.8.0 git@github.com:openmrs/openmrs-module-fhir2.git /module/target/checkout
29-Oct-2025 17:38:53 [INFO] Working directory: /module/target
29-Oct-2025 17:38:55 [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote git@github.com:openmrs/openmrs-module-fhir2.git
29-Oct-2025 17:38:55 [INFO] Working directory: /tmp
29-Oct-2025 17:38:56 [INFO] Executing: /bin/sh -c cd /module/target/checkout && git fetch git@github.com:openmrs/openmrs-module-fhir2.git
29-Oct-2025 17:38:56 [INFO] Working directory: /module/target/checkout
29-Oct-2025 17:38:56 [INFO] Executing: /bin/sh -c cd /module/target/checkout && git checkout 2.8.0
29-Oct-2025 17:38:56 [INFO] Working directory: /module/target/checkout
29-Oct-2025 17:38:56 [INFO] Executing: /bin/sh -c cd /module/target/checkout && git ls-files
29-Oct-2025 17:38:56 [INFO] Working directory: /module/target/checkout
29-Oct-2025 17:38:56 [INFO] Invoking perform goals in directory /module/target/checkout
29-Oct-2025 17:38:56 [INFO] Executing goals 'deploy'...
29-Oct-2025 17:38:59 [INFO] [INFO] Scanning for projects...
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-test-data:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-api:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-api-2.5:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-api-2.6:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-api-2.7:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-omod:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-integration-tests:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-integration-tests-2.6:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-integration-tests-2.7:jar:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2-e2e-tests:pom:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:fhir2:pom:2.8.0
29-Oct-2025 17:38:59 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.maven:maven-model-builder:3.9.9:super-pom, jar:file:/usr/share/maven/lib/maven-model-builder-3.9.9.jar!/org/apache/maven/model/pom-4.0.0.xml, line 122, column 19
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
29-Oct-2025 17:38:59 [INFO] [WARNING]
29-Oct-2025 17:38:59 [INFO] [WARNING] The requested profile "release" could not be activated because it does not exist.
29-Oct-2025 17:38:59 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:38:59 [INFO] [INFO] Reactor Build Order:
29-Oct-2025 17:38:59 [INFO] [INFO]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2                                                              [pom]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 Test Data                                                    [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 API                                                          [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 API 2.5                                                      [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 API 2.6                                                      [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 API 2.7                                                      [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 OMOD                                                         [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 Integration Tests                                            [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 Integration Tests 2.6                                        [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 Integration Tests 2.7                                        [jar]
29-Oct-2025 17:38:59 [INFO] [INFO] FHIR2 End-to-End Tests                                             [pom]
29-Oct-2025 17:38:59 [INFO] [INFO]
29-Oct-2025 17:38:59 [INFO] [INFO] ----------------------< org.openmrs.module:fhir2 >----------------------
29-Oct-2025 17:38:59 [INFO] [INFO] Building FHIR2 2.8.0                                              [1/11]
29-Oct-2025 17:38:59 [INFO] [INFO]   from pom.xml
29-Oct-2025 17:38:59 [INFO] [INFO] --------------------------------[ pom ]---------------------------------
29-Oct-2025 17:39:00 [INFO] [INFO] Downloading from central: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
29-Oct-2025 17:39:00 [INFO] [INFO] Downloading from openmrs-snapshots: https://mavenrepo.openmrs.org/snapshots/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
29-Oct-2025 17:39:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
29-Oct-2025 17:39:00 [INFO] [INFO] Downloaded from central: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.7 kB at 3.0 kB/s)
29-Oct-2025 17:39:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.7 kB at 1.7 kB/s)
29-Oct-2025 17:39:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.pom
29-Oct-2025 17:39:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.pom (21 kB at 91 kB/s)
29-Oct-2025 17:39:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
29-Oct-2025 17:39:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (8.4 kB at 73 kB/s)
29-Oct-2025 17:39:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/45/maven-parent-45.pom
29-Oct-2025 17:39:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/45/maven-parent-45.pom (53 kB at 237 kB/s)
29-Oct-2025 17:39:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/35/apache-35.pom
29-Oct-2025 17:39:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/35/apache-35.pom (24 kB at 204 kB/s)
29-Oct-2025 17:39:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
29-Oct-2025 17:39:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 49 kB/s)
29-Oct-2025 17:39:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.jar
29-Oct-2025 17:39:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.jar (493 kB at 448 kB/s)
29-Oct-2025 17:39:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom
29-Oct-2025 17:39:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 53 kB/s)
29-Oct-2025 17:39:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
29-Oct-2025 17:39:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 63 kB/s)
29-Oct-2025 17:39:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar
29-Oct-2025 17:39:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 150 kB/s)
29-Oct-2025 17:39:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
29-Oct-2025 17:39:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 69 kB/s)
29-Oct-2025 17:39:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
29-Oct-2025 17:39:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 257 kB/s)
29-Oct-2025 17:39:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom
29-Oct-2025 17:39:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 80 kB/s)
29-Oct-2025 17:39:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar
29-Oct-2025 17:39:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 335 kB/s)
29-Oct-2025 17:39:05 [INFO] [INFO]
29-Oct-2025 17:39:05 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ fhir2 ---
29-Oct-2025 17:39:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom
29-Oct-2025 17:39:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom (4.6 kB at 37 kB/s)
29-Oct-2025 17:39:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom
29-Oct-2025 17:39:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom (3.8 kB at 31 kB/s)
29-Oct-2025 17:39:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
29-Oct-2025 17:39:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 109 kB/s)
29-Oct-2025 17:39:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
29-Oct-2025 17:39:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (3.4 kB at 30 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 38 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (17 kB at 147 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (25 kB at 211 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 46 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (18 kB at 149 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.pom
29-Oct-2025 17:39:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 21 kB/s)
29-Oct-2025 17:39:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 16 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 159 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (32 kB at 260 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/85/commons-parent-85.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 359 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (23 kB at 204 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 57 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
29-Oct-2025 17:39:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 133 kB/s)
29-Oct-2025 17:39:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 43 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 103 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom (4.1 kB at 35 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom (3.9 kB at 33 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom (20 kB at 183 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom (1.7 kB at 14 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom
29-Oct-2025 17:39:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom (1.7 kB at 14 kB/s)
29-Oct-2025 17:39:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar (27 kB at 229 kB/s)
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (87 kB at 703 kB/s)
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 75 kB/s)
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 82 kB/s)
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
29-Oct-2025 17:39:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (216 kB at 228 kB/s)
29-Oct-2025 17:39:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (703 kB at 561 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (305 kB at 236 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (260 kB at 191 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 235 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar (57 kB at 36 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 201 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar (10 kB at 5.9 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 444 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 71 kB/s)
29-Oct-2025 17:39:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 105 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar (564 kB at 284 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
29-Oct-2025 17:39:11 [INFO] [INFO]
29-Oct-2025 17:39:11 [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ fhir2 ---
29-Oct-2025 17:39:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
29-Oct-2025 17:39:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 36 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
29-Oct-2025 17:39:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 28 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
29-Oct-2025 17:39:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (50 kB at 440 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
29-Oct-2025 17:39:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 52 kB/s)
29-Oct-2025 17:39:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 239 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 48 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.6 kB at 74 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 242 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 52 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 195 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 17 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom
29-Oct-2025 17:39:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 50 kB/s)
29-Oct-2025 17:39:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
29-Oct-2025 17:39:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 185 kB/s)
29-Oct-2025 17:39:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
29-Oct-2025 17:39:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 226 kB/s)
29-Oct-2025 17:39:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar
29-Oct-2025 17:39:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
29-Oct-2025 17:39:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
29-Oct-2025 17:39:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 248 kB/s)
29-Oct-2025 17:39:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 541 kB/s)
29-Oct-2025 17:39:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 2.0 MB/s)
29-Oct-2025 17:39:13 [INFO] [INFO]
29-Oct-2025 17:39:13 [INFO] [INFO] --- install:3.1.4:install (default-install) @ fhir2 ---
29-Oct-2025 17:39:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom
29-Oct-2025 17:39:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 19 kB/s)
29-Oct-2025 17:39:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom
29-Oct-2025 17:39:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 108 kB/s)
29-Oct-2025 17:39:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom
29-Oct-2025 17:39:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 19 kB/s)
29-Oct-2025 17:39:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar
29-Oct-2025 17:39:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 467 kB/s)
29-Oct-2025 17:39:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar
29-Oct-2025 17:39:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 717 kB/s)
29-Oct-2025 17:39:15 [INFO] [INFO] Installing /module/target/checkout/pom.xml to /tmp/release.GvGh2FY/org/openmrs/module/fhir2/2.8.0/fhir2-2.8.0.pom
29-Oct-2025 17:39:15 [INFO] [INFO]
29-Oct-2025 17:39:15 [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ fhir2 ---
29-Oct-2025 17:39:15 [INFO] [INFO] Uploading to openmrs-repo-modules: https://openmrs.jfrog.io/artifactory/modules/org/openmrs/module/fhir2/2.8.0/fhir2-2.8.0.pom
29-Oct-2025 17:39:15 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] [INFO] Reactor Summary for FHIR2 2.8.0:
29-Oct-2025 17:39:15 [INFO] [INFO]
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 .............................................. FAILURE [ 15.693 s]
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 Test Data .................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 API .......................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 API 2.5 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 API 2.6 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 API 2.7 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 OMOD ......................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 Integration Tests ............................ SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 Integration Tests 2.6 ........................ SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 Integration Tests 2.7 ........................ SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] FHIR2 End-to-End Tests ............................. SKIPPED
29-Oct-2025 17:39:15 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] [INFO] BUILD FAILURE
29-Oct-2025 17:39:15 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] [INFO] Total time:  16.591 s
29-Oct-2025 17:39:15 [INFO] [INFO] Finished at: 2025-10-29T17:39:15Z
29-Oct-2025 17:39:15 [INFO] [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] [WARNING] The requested profile "release" could not be activated because it does not exist.
29-Oct-2025 17:39:15 [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.4:deploy (default-deploy) on project fhir2: Failed to deploy artifacts: Could not find artifact org.openmrs.module:fhir2:pom:2.8.0 in openmrs-repo-modules (https://openmrs.jfrog.io/artifactory/modules) -> [Help 1]
29-Oct-2025 17:39:15 [INFO] [ERROR]
29-Oct-2025 17:39:15 [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
29-Oct-2025 17:39:15 [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
29-Oct-2025 17:39:15 [INFO] [ERROR]
29-Oct-2025 17:39:15 [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
29-Oct-2025 17:39:15 [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
29-Oct-2025 17:39:15 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] Reactor Summary for FHIR2 2.9.0-SNAPSHOT:
29-Oct-2025 17:39:15 [INFO]
29-Oct-2025 17:39:15 [INFO] FHIR2 .............................................. FAILURE [ 24.375 s]
29-Oct-2025 17:39:15 [INFO] FHIR2 Test Data .................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 API .......................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 API 2.5 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 API 2.6 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 API 2.7 ...................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 OMOD ......................................... SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 Integration Tests ............................ SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 Integration Tests 2.6 ........................ SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 Integration Tests 2.7 ........................ SKIPPED
29-Oct-2025 17:39:15 [INFO] FHIR2 End-to-End Tests ............................. SKIPPED
29-Oct-2025 17:39:15 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] BUILD FAILURE
29-Oct-2025 17:39:15 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [INFO] Total time:  25.548 s
29-Oct-2025 17:39:15 [INFO] Finished at: 2025-10-29T17:39:15Z
29-Oct-2025 17:39:15 [INFO] ------------------------------------------------------------------------
29-Oct-2025 17:39:15 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:perform (default-cli) on project fhir2: Maven execution failed, exit code: '1' -> [Help 1]
29-Oct-2025 17:39:15 [ERROR]
29-Oct-2025 17:39:15 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
29-Oct-2025 17:39:15 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
29-Oct-2025 17:39:15 [ERROR]
29-Oct-2025 17:39:15 [ERROR] For more information about the errors and possible solutions, please read the following articles:
29-Oct-2025 17:39:15 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
29-Oct-2025 17:39:15 [ERROR] mvn release:perform failed. Fix the problem and try another release number.
29-Oct-2025 17:39:18 Failing task since return code of [/data/bamboo-agent/temp/FHIR-FM2-RTM-593-ScriptBuildTask-2221718525994971011.sh] was 1 while expected 0
29-Oct-2025 17:39:18 Finished task 'Release prepare perform' with result: Failed
29-Oct-2025 17:39:18 Running post build plugin 'Docker Container Cleanup'
29-Oct-2025 17:39:18 Running post build plugin 'NCover Results Collector'
29-Oct-2025 17:39:18 Running post build plugin 'Build Results Label Collector'
29-Oct-2025 17:39:18 Running post build plugin 'Clover Results Collector'
29-Oct-2025 17:39:18 Running post build plugin 'npm Cache Cleanup'
29-Oct-2025 17:39:18 Running post build plugin 'Artifact Copier'
29-Oct-2025 17:39:18 Finalising the build...
29-Oct-2025 17:39:18 Stopping timer.
29-Oct-2025 17:39:18 Build FHIR-FM2-RTM-593 completed.
29-Oct-2025 17:39:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Oct-2025 17:39:18 Running on server: post build plugin 'NCover Results Collector'
29-Oct-2025 17:39:18 Running on server: post build plugin 'Build Labeller'
29-Oct-2025 17:39:18 Running on server: post build plugin 'Clover Delta Calculator'
29-Oct-2025 17:39:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Oct-2025 17:39:18 All post build plugins have finished
29-Oct-2025 17:39:18 Generating build results summary...
29-Oct-2025 17:39:18 Saving build results to disk...
29-Oct-2025 17:39:18 Store variable context...
29-Oct-2025 17:39:18 Finished building FHIR-FM2-RTM-593.

Older logs

Filename Actions
plan-177864751-RTM-593.log.1 Download or view
plan-177864751-RTM-593.log.2 Download or view