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

Build: #2185 failed Manual run by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
249297f63fd532287a948bd867554aac22cbb9ab 249297f63fd532287a948bd867554aac22cbb9ab
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
7
Failing since
#2178 (Child of HFEUI-HFEUI-1921)
Fixed in
#2189 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

This build has been failing since #2178
No one has taken responsibility

Tests

New test failures 3
Status Test View job Duration
Collapse Failed ReferenceApplicationActivatorComponentTest testSetUpAdtGlobalProperties History
Default Job < 1 sec
java.lang.AbstractMethodError
	at org.hibernate.type.CustomType.nullSafeSet(CustomType.java:158)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2843)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2818)
	at org.hibernate.persister.entity.AbstractEntityPersister$4.bindValues(AbstractEntityPersister.java:3025)
	at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:57)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3032)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3558)
(156 more lines...)
Collapse Failed ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToUnknownLocationIfThereAreNoLoginLocations History
Default Job < 1 sec
java.lang.AbstractMethodError
	at org.hibernate.type.CustomType.nullSafeSet(CustomType.java:158)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2843)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2818)
	at org.hibernate.persister.entity.AbstractEntityPersister$4.bindValues(AbstractEntityPersister.java:3025)
	at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:57)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3032)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3558)
(156 more lines...)
Collapse Failed ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToAtleastOneLocationIfThereAreNoLoginLocations History
Default Job 4 secs
java.lang.AbstractMethodError
	at org.hibernate.type.CustomType.nullSafeSet(CustomType.java:158)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2843)
	at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2818)
	at org.hibernate.persister.entity.AbstractEntityPersister$4.bindValues(AbstractEntityPersister.java:3025)
	at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:57)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3032)
	at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3558)
(156 more lines...)