Builds the O3 backend

Build: #50 was successful

Job: Build and Publish the Backend Image was successful

Stages & jobs

  1. Default Stage

Metadata

This build has the following metadata. These are property key value pairs describing the build. You can specify your own metadata in the build process via apps.

Key Value
bamboo.system.getTestsToPass
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.2 /home/bamboo-agent/bamboo-agent/temp/O3-BK-JOB1-50-ScriptBuildTask-1468353632882730459.sh
build.working.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-BK-JOB1
buildKey O3-BK-JOB1
buildNumber 50
buildTimeStamp 2024-06-04T19:10:42.519Z
git.cache.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch main
planRepository.1.branchDisplayName main
planRepository.1.branchName main
planRepository.1.name Distribution 3.x Backend
planRepository.1.previousRevision c5ed811a6ab9f0b02686a08033a50f2abc05a918
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
planRepository.1.revision be469b75f80642a1bca233d58460bdf457f51601
planRepository.1.type gitv2
planRepository.1.username
planRepository.branch main
planRepository.branchDisplayName main
planRepository.branchName main
planRepository.name Distribution 3.x Backend
planRepository.previousRevision c5ed811a6ab9f0b02686a08033a50f2abc05a918
planRepository.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
planRepository.revision be469b75f80642a1bca233d58460bdf457f51601
planRepository.type gitv2
planRepository.username
repository.281280517.branch.name main
repository.281280517.git.branch main
repository.281280517.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
repository.281280517.git.username
repository.281280517.name Distribution 3.x Backend
repository.281280517.previous.revision.number c5ed811a6ab9f0b02686a08033a50f2abc05a918
repository.281280517.revision.number be469b75f80642a1bca233d58460bdf457f51601
repository.branch.name main
repository.git.branch main
repository.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
repository.git.username
repository.name Distribution 3.x Backend
repository.previous.revision.number c5ed811a6ab9f0b02686a08033a50f2abc05a918
repository.revision.number be469b75f80642a1bca233d58460bdf457f51601
tmp.directory /home/bamboo-agent/bamboo-agent/temp
working.directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-BK-JOB1

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.tag nightly
docker.image.maven.jdk8 maven:3.9.9-amazoncorretto-8
docker.image.maven maven:3.9.9-amazoncorretto-8
git.user.email infrastructure@openmrs.org
refapp.distro.dev.branch 2.x
dockerhub.password ********
docker.run.cleanup docker run -v "${PWD}":/workdir busybox chown -R $(id -u):$(id -g) /workdir
docs.aws.secret.key ********
dockerhub.username openmrsci
docker.image.platforms linux/amd64,linux/arm64
preparing.refapp.distro.release false
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
transifex.username api
docker.image.tag.env dev3
docker.image.tag.version 3.6.x
git.user.name openmrs-bot
docs.aws.access.key AKIAI7KMDL5KP2673G7A
docker.run docker run -v m2-repo:/root/.m2/repository -v ~/.m2/settings.xml:/root/.m2/settings.xml:ro -v "${PWD}":/workdir -w="/workdir" --rm