Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #467 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
9bddb0364f098756981dcfae185224586099b800 9bddb0364f098756981dcfae185224586099b800
Total tests
703
Fixed in
#468 (Code changes detected)

Tests

  • 703 tests in total
  • 338 tests failed
  • 338 failures are new
  • 5 tests were quarantined / skipped
  • 2 minutes taken in total.
New test failures 338
Status Test Duration
Collapse Failed ValidateUtilTest validate_shouldNotThrowValidationExceptionButShouldNotFail History
< 1 sec
org.openmrs.module.webservices.validation.ValidationException: '' failed to validate with reason: name: error.name
	at org.openmrs.module.webservices.validation.ValidateUtil.validate(ValidateUtil.java:59)
	at org.openmrs.module.webservices.rest.validation.ValidateUtilTest.validate_shouldNotThrowValidationExceptionButShouldNotFail(ValidateUtilTest.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldCreateASubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldCreateASuperclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldDeleteASubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldDeleteASuperclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAll History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllDrugOrdersForAPatient History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllOfSubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllOrdersForAPatient History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldNotAllowSpecifyingDefaultTypeOnGetAll History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldPurgeASubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldPurgeASuperclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldRetrieveASubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldRetrieveASuperclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUpdateASubclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUpdateASuperclass History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUsePropertySetterAndGetterFromSubclassHandler History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed AllergyController1_8Test getAllergy_shouldGetADefaultRepresentationOfAnAllergy History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test getAllergy_shouldGetAFullRepresentationOfAnAllergy History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test searchByPatient_shouldGetAllergyForAPatient History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test shouldGetAll History
< 1 sec
java.lang.Exception: Unexpected exception, expected<org.openmrs.module.webservices.rest.web.response.ResourceDoesNotSupportOperationException> but was<org.openmrs.api.APIException>
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
(59 more lines...)
Collapse Failed AllergyController1_8Test shouldGetDefaultByUuid History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test shouldGetFullByUuid History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test shouldGetRefByUuid History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test voidAllergy_shouldVoidAnAllergy History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(55 more lines...)
Collapse Failed CohortController1_8Test createCohort_shouldCreateANewCohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohortByExactName_shouldGetADefaultRepresentationOfACohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohort_shouldGetADefaultRepresentationInXML History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohort_shouldGetADefaultRepresentationOfACohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohorts_shouldSearchForCohortsByName History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test purgeCohort_shouldPurgeCohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetAll History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetDefaultByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetFullByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetRefByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test updateCohort_shouldChangeAPropertyOnACohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test updateCohort_shouldFailToOverwriteMemberIdsOnACohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test voidCohort_shouldVoidACohort History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test addCohortMember_shouldAddCohortMember History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetADefaultRepresentationOfAllCohortMembers History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetARefRepresentationOfAllCohortMembers History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getCohortMember_shouldGetADefaultRepresentationOfACohortMember History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test removeCohortMember_shouldRemoveCohortMember History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetAll History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetDefaultByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetFullByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetRefByUuid History
< 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ConceptController1_8Test shouldAddAnswersToConcept History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed ConceptController1_8Test shouldAddSetMembersToConcept History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed ConceptController1_8Test shouldCreateAConcept History
< 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)