Build: #4 was successful

Job: Build and Test JDK 24 was successful

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Agent
yu.openmrs.org
Revision
d3f52dda99e937e2596fa9cb6b4308518bf25e98

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/CALC-CML-BTJ24:/module --rm -w=/module maven:3.9.9-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=maven:3.9.9-amazoncorretto-11
+ IMAGE=maven:3.9.9-amazoncorretto-11
+ docker pull maven:3.9.9-amazoncorretto-11
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CML-BTJ24:/module --rm -w=/module maven:3.9.9-amazoncorretto-11 bash -c 'mvn clean package && chmod -R 777 .'
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/root/.m2/repository/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release