Build and Release Plan for FHIR2 Module

Build: #593 failed Rebuilt by Ian Bacher

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
35 minutes
Labels
None
Revisions
Git
2bb8c432fb3b720868963bb971b07c76e28e62ce
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Fixed in
#594 (Changes by Darius Jazayeri)
Number of retries
2
No failed test found. A possible compilation error occurred.

Responsible

  • Ian Bacher Ian Bacher Automatically assigned

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher 2bb8c432fb3b720868963bb971b07c76e28e62ce Yet more POM fixes

Error summary for Release to Maven

The job generated some errors, drill down into the full build log for more details.

+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/FHIR-FM2-RTM:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c '
    yum -y install git &&
    yum clean all &&
    git config --global user.email "$GIT_USER_EMAIL" &&
    git config --global user.name "$GIT_USER_NAME" &&
    git config --global --add safe.directory /module &&
    ./release-scripts/release-prepare-perform.sh \
      -r 2.8.0 \
      -d 2.9.0-SNAPSHOT \
      -e https://github.com/openmrs/openmrs-module-fhir2 \
      -s
  '
[ERROR] mvn release:perform failed. Fix the problem and try another release number.

Error log

    Error occurred while running Task 'Checkout Default Repository(2)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.

    (29 Oct 2025, 5:24:15 PM, Agents: xindi.openmrs.org)

    Error occurred while running Task 'Checkout Default Repository(2)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.

    (29 Oct 2025, 5:25:31 PM, Agents: xindi.openmrs.org)