Sonar metrics for OpenMRS Core Master

Build: #809 was successful

Job: Sonar Full Analysis was successful

Stages & jobs

  1. Sonar Analysis

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 shouldStopDependantModulesOnStopModulexXSePXxorg.openmrs.module.ModuleActivatorTest
build.commandline.ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task.9 /usr/share/apache-maven-3.2.3/bin/mvn -Djava.io.tmpdir=/home/bamboo-agent-1/bamboo-agent/.agent_tmp/SON-OPENMRSCOREMASTER-JOB1 sonar:sonar -Dsonar.analysis.mode=analysis
build.commandline.com.atlassian.bamboo.plugins.maven:task.builder.mvn3.8 /usr/share/apache-maven-3.2.3/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent-1/bamboo-agent/.agent_tmp/SON-OPENMRSCOREMASTER-JOB1 clean package -Psonar
build.working.directory /home/bamboo-agent-1/bamboo-agent/xml-data/build-dir/SON-OPENMRSCOREMASTER-JOB1
buildKey SON-OPENMRSCOREMASTER-JOB1
buildNumber 809
buildTimeStamp 2016-02-29T21:00:05.410Z
planRepository.1.branch master
planRepository.1.branchName master
planRepository.1.name Git
planRepository.1.previousRevision 5f2d485bc719d1544ad456ad24338794d8324c1c
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-core.git
planRepository.1.revision 1b894a820cbebf3773e85b6663523b317dd5db5f
planRepository.1.type git
planRepository.1.username
planRepository.branch master
planRepository.branchName master
planRepository.name Git
planRepository.previousRevision 5f2d485bc719d1544ad456ad24338794d8324c1c
planRepository.repositoryUrl https://github.com/openmrs/openmrs-core.git
planRepository.revision 1b894a820cbebf3773e85b6663523b317dd5db5f
planRepository.type git
planRepository.username
repository.10911774.branch.name master
repository.10911774.git.branch master
repository.10911774.git.repositoryUrl https://github.com/openmrs/openmrs-core.git
repository.10911774.git.username
repository.10911774.name Git
repository.10911774.previous.revision.number 5f2d485bc719d1544ad456ad24338794d8324c1c
repository.10911774.revision.number 1b894a820cbebf3773e85b6663523b317dd5db5f
repository.branch.name master
repository.git.branch master
repository.git.repositoryUrl https://github.com/openmrs/openmrs-core.git
repository.git.username
repository.name Git
repository.previous.revision.number 5f2d485bc719d1544ad456ad24338794d8324c1c
repository.revision.number 1b894a820cbebf3773e85b6663523b317dd5db5f
ScheduledTriggerReason.scheduledDate 2016-02-29 21:00:00 +0000
SONAR_VISIT_URL https://ci.openmrs.org/sonar/dashboard/index/org.openmrs:openmrs
working.directory /home/bamboo-agent-1/bamboo-agent/xml-data/build-dir/SON-OPENMRSCOREMASTER-JOB1

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
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 master
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 true
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
transifex.username api
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