Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1751 was successful

Job: Release to Maven was successful

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
10 minutes
Agent
yu.openmrs.org
Revisions
openmrs-module-webservices.rest
a3aa2f1461d0e2573c9304848dc8c15cd67ea2bf
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
First to pass since
#1743 (Manual run from the stage: Release by Mark Goodrich)

Error summary

The build generated some errors. See the full build log for more details.

+ export IMAGE=maven:3.9.9-amazoncorretto-8
+ IMAGE=maven:3.9.9-amazoncorretto-8
+ 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/RESTWS-RESTWS-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 3.0.0 \
      -d 3.1.0-SNAPSHOT \
      -e https://github.com/openmrs/openmrs-module-webservices.rest.git
  '
https://cdn.amazonlinux.com/2/core/2.0/x86_64/44b89df09ff487119802c2e696c57a49c7edff741cefee0d99dbcd783c0a2544/../../../../../blobstore/072db958e48794ebb0b71105998d6259b65d44d483454a25b30c37ed15416ff8/perl-PathTools-3.40-5.amzn2.0.2.x86_64.rpm?instance_id=HTTPError&region=None: [Errno 12] Timeout on https://cdn.amazonlinux.com/2/core/2.0/x86_64/44b89df09ff487119802c2e696c57a49c7edff741cefee0d99dbcd783c0a2544/../../../../../blobstore/072db958e48794ebb0b71105998d6259b65d44d483454a25b30c37ed15416ff8/perl-PathTools-3.40-5.amzn2.0.2.x86_64.rpm?instance_id=HTTPError&region=None: (28, 'Resolving timed out after 5000 milliseconds')
Trying other mirror.