Build: #9 was successful

Job: Build and Test JDK 21 was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
5e8f5af81c731ca45828b8578827b4c7a7a800d0
Successful since
#3 ()

Error summary

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

+ export IMAGE=maven:3.9.9-amazoncorretto-21
+ IMAGE=maven:3.9.9-amazoncorretto-21
+ docker pull maven:3.9.9-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-AHML-JOB1:/module --rm -w=/module maven:3.9.9-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=maven:3.9.9-eclipse-temurin-21
+ IMAGE=maven:3.9.9-eclipse-temurin-21
+ docker pull maven:3.9.9-eclipse-temurin-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ADDRHIER-AHML-JOB1:/module --rm -w=/module maven:3.9.9-eclipse-temurin-21 bash -c 'mvn clean package && chmod -R 777 .'