Plan for the LegacyUI module Latest

Build: #9 was successful

Job: Build and Test JDK 21 was successful

Job result summary

Completed
Duration
2 minutes
Agent
xindi.openmrs.org
Revision
666651f59eb81fde52d1382c45f2c77ce5fcf803
Successful since
#7 ()

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/LU-LUL-BTJ21:/module --rm -w=/module maven:3.9.9-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ 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/LU-LUL-BTJ21:/module --rm -w=/module maven:3.9.9-amazoncorretto-21 bash -c 'mvn clean package && chmod -R 777 .'
WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.4/byte-buddy-agent-1.17.4.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release