Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #4877 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
5 minutes
Revision
0b5521a8611c2ed3f82782804a0802ace333530d 0b5521a8611c2ed3f82782804a0802ace333530d
Total tests
108
Failing since
#4876 (Child of EMRAPI-EMRAPI-3159)
Fixed in
#4878 (Child of EMRAPI-EMRAPI-3161)

Tests

  • 108 tests in total
  • 6 tests failed
  • 6 failures are new
  • 29 seconds taken in total.
New test failures 6
Status Test Duration
Collapse Failed VisitDatesFragmentControllerTest shouldNotChangeStartOrStopDatetimeIfSettingToSameDay History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStartOrStopDatetimeIfSettingToSameDay(VisitDatesFragmentControllerTest.java:90)
Collapse Failed VisitDatesFragmentControllerTest shouldNotChangeStopDatetimeIfSettingToSameDayAndToday History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStopDatetimeIfSettingToSameDayAndToday(VisitDatesFragmentControllerTest.java:125)
Collapse Failed VisitDatesFragmentControllerTest shouldSetTimeToNowIfChangingVisitEndToToday History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetTimeToNowIfChangingVisitEndToToday(VisitDatesFragmentControllerTest.java:109)
Collapse Failed VisitDatesFragmentControllerTest shouldSetToastMessageOnSetDuration History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetToastMessageOnSetDuration(VisitDatesFragmentControllerTest.java:53)
Collapse Failed VisitDatesFragmentControllerTest shouldSetVisitStartAndStopDates History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetVisitStartAndStopDates(VisitDatesFragmentControllerTest.java:72)
Collapse Failed VisitDetailsFragmentControllerTest shouldReturnEncountersForVisit History
< 1 sec
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDetailsFragmentControllerTest.shouldReturnEncountersForVisit(VisitDetailsFragmentControllerTest.java:178)

Error summary

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

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.