Build failed in Jenkins: OpenMRS-IntegrationTests-v1.12 #82

7 views
Skip to first unread message

Jenkins

unread,
Aug 9, 2016, 5:07:41 AM8/9/16
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/82/changes>

Changes:

[mkruszynski] MOTECH-2760: Added attributes for create/update Person task actions

[pawel.albecki] MOTECH-2776: error message handle and parse to json

[pawel.albecki] MOTECH-2776: repair all handlers

[mkruszynski] MOTECH-2760: descriptions fixes

[mkruszynski] MOTECH-2760: one desc more

[mkruszynski] MOTECH-2760: Test fixed

[pawel.albecki] MOTECH-2776: improve error return

[pawel.albecki] MOTECH-2776: extract to method

[pawel.albecki] MOTECH-2776: repair method handleException

[twitcherus] MOTECH-2606: Disabled save button until configuration is verified

------------------------------------------
[...truncated 1132 lines...]
Running org.motechproject.openmrs.validation.ConfigValidatorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.motechproject.openmrs.validation.ConfigValidatorTest

Results :

Tests run: 108, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ openmrs ---
[WARNING] Bundle org.motechproject:openmrs:bundle:0.30-SNAPSHOT : Export org.motechproject.openmrs.service, has 1, private references [org.motechproject.openmrs.config],
[WARNING] Bundle org.motechproject:openmrs:bundle:0.30-SNAPSHOT : Export org.motechproject.openmrs.tasks, has 1, private references [org.motechproject.openmrs.tasks.builder],
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-bundles) @ openmrs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-test-config-files) @ openmrs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-test-openmrs-config-file) @ openmrs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- sql-maven-plugin:1.5:execute (drop-db) @ openmrs ---
[INFO] Executing commands
[INFO] 2 of 2 SQL statements executed successfully
[INFO]
[INFO] --- sql-maven-plugin:1.5:execute (create-db) @ openmrs ---
[INFO] Executing commands
[INFO] 2 of 2 SQL statements executed successfully
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ openmrs ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/ws/openmrs/target/failsafe-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx1024m -XX:MaxPermSize=512m -Xms512m
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Running org.motechproject.openmrs.it.version1_12.MRSIntegrationTests
[INFO] Started jetty 6.1.x at port(s) HTTP:8181
[INFO] Initializing Spring FrameworkServlet 'servlet_1'
[INFO] Initialized servlet for org.motechproject.motech-platform-osgi-web-util [100]
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.metadatatable.MetaDataTableImpl createIfNotExists
INFO: Creating Metadata table: `motechschema`.`schema_version`
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate migrate
INFO: Current version of schema `motechschema`: << Empty Schema >>
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate migrate
WARNING: outOfOrder mode is active. Migration of schema `motechschema` may not be reproducible.
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 1
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 2
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 3
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 4
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 5
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 6
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 7
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 8
Aug 09, 2016 8:55:58 AM com.googlecode.flyway.core.command.DbMigrate logSummary
INFO: Successfully applied 8 migrations to schema `motechschema` (execution time 00:00.640s).
Aug 09, 2016 8:56:17 AM com.googlecode.flyway.core.metadatatable.MetaDataTableImpl createIfNotExists
INFO: Creating Metadata table: `motechdata`.`schema_version`
Aug 09, 2016 8:56:17 AM com.googlecode.flyway.core.command.DbInit init
INFO: Schema initialized with version: 1
Aug 09, 2016 8:56:17 AM com.googlecode.flyway.core.command.DbMigrate migrate
INFO: Current version of schema `motechdata`: 1
Aug 09, 2016 8:56:17 AM com.googlecode.flyway.core.command.DbMigrate migrate
WARNING: outOfOrder mode is active. Migration of schema `motechdata` may not be reproducible.
Aug 09, 2016 8:56:17 AM com.googlecode.flyway.core.command.DbMigrate logSummary
INFO: Schema `motechdata` is up to date. No migration necessary.
[INFO] Initializing Spring FrameworkServlet 'servlet_3'
[INFO] Initialized servlet for org.motechproject.motech-platform-dataservices [120]
2016-08-09 08:56:20,761 EclipseGeminiBlueprintExtenderThread-17 INFO [org.motechproject.openmrs.tasks.OpenMRSTaskDataProvider] OpenMRS data provider registered
[INFO] Initializing Spring FrameworkServlet 'servlet_4'
[INFO] Initialized servlet for org.motechproject.openmrs [13]
2016-08-09 08:56:22,250 EclipseGeminiBlueprintExtenderThread-18 INFO [org.motechproject.openmrs.tasks.OpenMRSTasksNotifier] Tasks module became available, registering channel
2016-08-09 08:56:22,261 EclipseGeminiBlueprintExtenderThread-18 TRACE [org.motechproject.openmrs.tasks.TasksChannelServiceInstance] Registering channel with the following request: Channel{actionTaskEvents=[ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=true, hidden=true, options=null}, ActionParameterRequest{order=1, key='encounterDatetime', value='null', displayName='openMRS.encounter.date', type='DATE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='encounterType', value='null', displayName='openMRS.encounter.type', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='locationName', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='patient.uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=5, key='providerUuid', value='null', displayName='openMRS.provider.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=6, key='observation', value='null', displayName='openMRS.encounter.observation', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createEncounter', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='givenName', value='null', displayName='openMRS.person.givenName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='middleName', value='null', displayName='openMRS.person.middleName', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=3, key='familyName', value='null', displayName='openMRS.person.familyName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=4, key='address1', value='null', displayName='openMRS.address.address1', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=5, key='address2', value='null', displayName='openMRS.address.address2', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=6, key='address3', value='null', displayName='openMRS.address.address3', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=7, key='address4', value='null', displayName='openMRS.address.address4', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=8, key='address5', value='null', displayName='openMRS.address.address5', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=9, key='address6', value='null', displayName='openMRS.address.address6', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=10, key='cityVillage', value='null', displayName='openMRS.address.cityVillage', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=11, key='stateProvince', value='null', displayName='openMRS.address.stateProvince', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=12, key='country', value='null', displayName='openMRS.address.country', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=13, key='postalCode', value='null', displayName='openMRS.address.postalCode', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=14, key='countyDistrict', value='null', displayName='openMRS.address.countyDistrict', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=15, key='latitude', value='null', displayName='openMRS.address.latitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=16, key='longitude', value='null', displayName='openMRS.address.longitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=17, key='startDate', value='null', displayName='openMRS.address.startDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=18, key='endDate', value='null', displayName='openMRS.address.endDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=19, key='birthDate', value='null', displayName='openMRS.person.birthDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=20, key='birthDateEstimated', value='null', displayName='openMRS.person.birthDateEstimated', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=21, key='gender', value='null', displayName='openMRS.person.gender', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=22, key='dead', value='null', displayName='openMRS.person.dead', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=23, key='causeOfDeathUUID', value='null', displayName='openMRS.person.causeOfDeath.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=24, key='motechId', value='null', displayName='openMRS.motechId', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=25, key='locationForMotechId', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=26, key='identifiers', value='null', displayName='openMRS.patient.identifiers', type='MAP', required=false, hidden=false, options=null}, ActionParameterRequest{order=27, key='attributes', value='null', displayName='openMRS.person.attributes', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[ActionParameterRequest{order=0, key='uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=false, hidden=false, options=null}], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createPatient', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='person.uuid', value='null', displayName='openMRS.person.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='givenName', value='null', displayName='openMRS.person.givenName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='middleName', value='null', displayName='openMRS.person.middleName', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='familyName', value='null', displayName='openMRS.person.familyName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=5, key='address1', value='null', displayName='openMRS.address.address1', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=6, key='address2', value='null', displayName='openMRS.address.address2', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=7, key='address3', value='null', displayName='openMRS.address.address3', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=8, key='address4', value='null', displayName='openMRS.address.address4', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=9, key='address5', value='null', displayName='openMRS.address.address5', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=10, key='address6', value='null', displayName='openMRS.address.address6', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=11, key='cityVillage', value='null', displayName='openMRS.address.cityVillage', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=12, key='stateProvince', value='null', displayName='openMRS.address.stateProvince', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=13, key='country', value='null', displayName='openMRS.address.country', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=14, key='postalCode', value='null', displayName='openMRS.address.postalCode', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=15, key='countyDistrict', value='null', displayName='openMRS.address.countyDistrict', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=16, key='latitude', value='null', displayName='openMRS.address.latitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=17, key='longitude', value='null', displayName='openMRS.address.longitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=18, key='startDate', value='null', displayName='openMRS.address.startDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=19, key='endDate', value='null', displayName='openMRS.address.endDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=20, key='birthDate', value='null', displayName='openMRS.person.birthDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=21, key='birthDateEstimated', value='null', displayName='openMRS.person.birthDateEstimated', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=22, key='gender', value='null', displayName='openMRS.person.gender', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=23, key='dead', value='null', displayName='openMRS.person.dead', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=24, key='causeOfDeathUUID', value='null', displayName='openMRS.person.causeOfDeath.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=25, key='attributes', value='null', displayName='openMRS.person.attributes', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='updatePerson', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='person.uuid', value='null', displayName='openMRS.person.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='identifiers', value='null', displayName='openMRS.patient.identifiers', type='MAP', required=true, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='updatePatientIdentifiers', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='patient.uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='program.uuid', value='null', displayName='openMRS.program.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='dateEnrolled', value='null', displayName='openMRS.programEnrollment.dateEnrolled', type='DATE', required=true, hidden=false, options=null}, ActionParameterRequest{order=4, key='dateCompleted', value='null', displayName='openMRS.programEnrollment.dateCompleted', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=5, key='locationName', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createProgramEnrollment', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='programEnrollmentUuid', value='null', displayName='openMRS.programEnrollment.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='dateCompleted', value='null', displayName='openMRS.programEnrollment.dateCompleted', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=3, key='stateUuid', value='null', displayName='openMRS.program.state.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='startDate', value='null', displayName='openMRS.program.state.startDate', type='DATE', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='changeStateOfProgramEnrollment', serviceMethodCallManner='NAMED_PARAMETERS'}], triggerTaskEvents=[], description='Channel originating from the OpenMRS module', moduleName='org.motechproject.openmrs', moduleVersion='0.30.0.SNAPSHOT', displayName='openMRS'}
[INFO] Initializing Spring FrameworkServlet 'servlet_6'
[INFO] Initialized servlet for org.motechproject.motech-tasks [50]
2016-08-09 08:58:22,467 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.openmrs
2016-08-09 08:58:37,886 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-09 08:58:39,475 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-09 08:58:54,804 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-09 08:59:14,036 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-09 08:59:16,167 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-09 08:59:18,069 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Task executed after 2 retries, what took about 4 seconds
2016-08-09 09:01:18,640 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.openmrs
2016-08-09 09:01:34,070 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-09 09:01:35,657 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-09 09:01:51,116 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-09 09:02:07,047 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-09 09:02:08,908 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-09 09:02:15,074 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Task executed after 4 retries, what took about 8 seconds
2016-08-09 09:04:15,470 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-09 09:04:15,472 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-09 09:04:30,756 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:04:32,335 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-09 09:04:47,685 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:07:02,736 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-09 09:07:02,736 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-09 09:07:18,334 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:07:19,933 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-09 09:07:35,366 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:07:51,680 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-09 09:07:53,528 org.springframework.jms.listener.DefaultMessageListenerContainer#0-2 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-09 09:08:01,709 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Task executed after 5 retries, what took about 10 seconds
2016-08-09 09:10:02,149 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-09 09:10:02,149 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-09 09:10:18,047 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:10:19,654 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-09 09:10:35,245 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-09 09:10:51,591 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-09 09:10:53,395 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-09 09:11:05,622 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Task executed after 7 retries, what took about 14 seconds
2016-08-09 09:11:06,185 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 64127aa9-3b85-4fe6-b9b7-a5c642dcee29
2016-08-09 09:11:06,235 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID d5cf2abc-1022-4b71-89ec-8f8cdb583c47
2016-08-09 09:11:06,463 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID c19af6d4-615f-4851-9ae6-82b6f3fb9cd8
2016-08-09 09:11:06,509 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID acf92af7-b946-4eea-80c7-01ad774c6c42
2016-08-09 09:11:06,674 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID dad3c83c-0ad1-4222-a4ce-564b5c287304
2016-08-09 09:11:06,683 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to remove concept with ID dad3c83c-0ad1-4222-a4ce-564b5c287304
2016-08-09 09:11:06,693 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID dad3c83c-0ad1-4222-a4ce-564b5c287304
2016-08-09 09:11:06,737 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 7ded9ffc-86a1-4dc6-bdb0-c1f09e1e3799
2016-08-09 09:11:06,938 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID f8724196-62f6-47aa-8af5-4bf32c0fd4d0
2016-08-09 09:11:06,984 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID ea447925-ec5a-4919-8328-c2f1cfdaac26
2016-08-09 09:11:07,164 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 541415c6-c190-4b96-8cfe-7c058f7b8936
2016-08-09 09:11:07,212 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 98d13200-6b62-4f9b-a2c9-d56b398b7d0b
2016-08-09 09:11:07,409 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 0e098bc9-2fec-4cff-8f87-3dabb0a96f7e
2016-08-09 09:11:07,459 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 789ceaa0-dc97-4d7b-9a92-d3808cef42fe
2016-08-09 09:11:09,309 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: e509967a-2a48-4cda-bb09-b860c35bc9df
2016-08-09 09:11:09,318 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: e509967a-2a48-4cda-bb09-b860c35bc9df
2016-08-09 09:11:09,326 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: e509967a-2a48-4cda-bb09-b860c35bc9df
2016-08-09 09:11:09,366 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: ef9e9c8c-bf07-4562-b8f5-e4b2d9050233
2016-08-09 09:11:09,482 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 18c6ea0e-6a9d-4dd5-aba1-f777d4f5173a
2016-08-09 09:11:09,536 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 9298a1ac-7ae8-4582-93e0-3bf4c3e8f3ef
2016-08-09 09:11:09,629 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: d5529bef-77b7-4cbe-8790-9439ec29d277
2016-08-09 09:11:09,643 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: d5529bef-77b7-4cbe-8790-9439ec29d277
2016-08-09 09:11:09,656 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: d5529bef-77b7-4cbe-8790-9439ec29d277
2016-08-09 09:11:09,715 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 24875cc8-8bc9-483e-b6d7-bd1b4f3b08d0
2016-08-09 09:11:09,847 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 95d49f3e-a731-4389-a0e6-3e8d3240e174
2016-08-09 09:11:09,904 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: cbebc323-fbbc-4d49-b1de-22a18d3f05b2
2016-08-09 09:11:10,064 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: b854bfbe-8bc4-47b8-bb6c-fa4821c8b93c
2016-08-09 09:11:10,112 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: d2178154-b243-4965-852a-cb78eaa9fd46
2016-08-09 09:11:10,254 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: b5194848-3b22-4a03-9a6e-b8b1c2a0cc70
2016-08-09 09:11:10,324 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: ab3a4f23-180a-4b26-a952-e50edcf17329
2016-08-09 09:11:10,447 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 6bf1fb3e-82d7-4b82-829e-cb57c1ce3fc9
2016-08-09 09:11:10,514 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: a51a7dc4-bd50-4936-895b-7321390b9dc6
2016-08-09 09:11:10,815 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 25d1330e-e80f-47fe-b273-fee0567fda77
2016-08-09 09:11:11,279 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 1340da86-6236-40b2-9070-4dd70d8bb7e3
2016-08-09 09:11:11,746 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: fde51b14-e5b0-41c5-8782-925d1edce7e9
2016-08-09 09:11:12,099 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 1bf03b93-abad-46c3-94fd-f3fcd26fba5e
2016-08-09 09:11:12,444 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 7accb45f-253c-4f05-b4c0-b29f7947e3b5
2016-08-09 09:11:12,836 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 427c4df7-c78c-4521-8185-1b70f7a86bdd
2016-08-09 09:11:12,857 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 427c4df7-c78c-4521-8185-1b70f7a86bdd
2016-08-09 09:11:13,127 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 2fc32a11-4232-44fe-baeb-f38a6f6132dd
2016-08-09 09:11:13,159 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 0bbb9539-b9bb-498b-ad11-4d8cbcc0fe5f
2016-08-09 09:11:13,623 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 720292b7-da1d-4f23-af3f-a9543011bf1b
2016-08-09 09:11:13,657 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: dd1ffe2e-451c-4026-b1c7-818ae107abf2
2016-08-09 09:12:13,992 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 86f4272f-f098-453a-a928-a435272e9eff
2016-08-09 09:12:14,024 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: fd453873-8ed0-48f9-820c-bc704788ad98
2016-08-09 09:12:14,282 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 7b112d6e-1459-4588-9317-cad703a7a8d7
2016-08-09 09:12:14,314 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 151a7274-b7a8-44b2-b982-7b697e0299af
2016-08-09 09:12:14,541 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 9e948f71-a339-4cd4-8529-3483e7f36e4a
2016-08-09 09:12:14,570 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: e6f09152-7b73-4013-a2fe-36e8a5c773dd
2016-08-09 09:12:14,806 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 9e0c7a54-11d6-4589-8f5b-f67dc09fb0f8
2016-08-09 09:12:14,839 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 5f7dadd5-6292-4e2e-9141-d9b7aecfab81
2016-08-09 09:12:15,146 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 26234a87-8219-45a4-9934-b5d3e96744f6
2016-08-09 09:12:15,176 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 81604275-7166-4b4c-a34d-1cb3bdb21066
2016-08-09 09:12:15,386 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: d60671ff-3d4a-4c56-90b4-dae7c707332d
2016-08-09 09:12:15,404 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: d60671ff-3d4a-4c56-90b4-dae7c707332d
2016-08-09 09:12:15,434 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 02fdb8c8-f426-4273-866f-3863943809a3
2016-08-09 09:12:15,515 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 0658fccb-62fe-4527-ab2c-ae460f7c0811
2016-08-09 09:12:15,574 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 253faaf3-c49f-475f-a97e-07ba3d3a9f5f
2016-08-09 09:12:15,710 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 55e00775-6690-4fb6-a49b-f29aba86b6b7
2016-08-09 09:12:15,764 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 2c3f8142-ef13-435f-8c03-a7a949534631
2016-08-09 09:12:15,787 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 2c3f8142-ef13-435f-8c03-a7a949534631
2016-08-09 09:12:15,857 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: a88ae624-121c-43cb-95ca-22de48b47305
[INFO] Destroying Spring FrameworkServlet 'servlet_6'
[INFO] Destroying Spring FrameworkServlet 'servlet_4'
2016-08-09 09:12:20,212 Gemini Blueprint context shutdown thread INFO [org.motechproject.openmrs.tasks.OpenMRSTasksNotifier] Module is being disabled, unregistering Tasks channel
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
[INFO] Destroying Spring FrameworkServlet 'servlet_1'
Tests run: 51, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 991.07 sec <<< FAILURE! - in org.motechproject.openmrs.it.version1_12.MRSIntegrationTests
testOpenMRSPatientDataSourceAndCreatePatientAction(org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT) Time elapsed: 167.279 sec <<< ERROR!
org.springframework.web.client.HttpClientErrorException: 404 Not Found
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:88)
at org.springframework.web.client.RestTemplate.handleResponseError(RestTemplate.java:566)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:524)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:495)
at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:446)
at org.motechproject.openmrs.resource.impl.BaseResource.exchange(BaseResource.java:95)
at org.motechproject.openmrs.resource.impl.BaseResource.postWithEmptyResponseBody(BaseResource.java:71)
at org.motechproject.openmrs.resource.impl.PersonResourceImpl.updatePersonAttribute(PersonResourceImpl.java:89)
at org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl.updatePerson(OpenMRSPersonServiceImpl.java:113)
at org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl.updatePatient(OpenMRSPatientServiceImpl.java:234)
at org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl.updatePatient(OpenMRSPatientServiceImpl.java:103)
at org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT.updatePatientWithNewAttribute(MRSTasksIntegrationBundleIT.java:359)
at org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT.testOpenMRSPatientDataSourceAndCreatePatientAction(MRSTasksIntegrationBundleIT.java:177)


Results :

Tests in error:
MRSTasksIntegrationBundleIT.testOpenMRSPatientDataSourceAndCreatePatientAction:177->updatePatientWithNewAttribute:359 ? HttpClientError

Tests run: 51, Failures: 0, Errors: 1, Skipped: 0

[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (clean-test-config-files) @ openmrs ---
[INFO] Deleting /mnt/jenkins/.motech/config (includes = [org.motechproject.openmrs/raw/openmrs-configs.json, bootstrap.properties, motech-settings.properties, datanucleus.properties], excludes = [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-package-cycles) @ openmrs ---
[INFO] Adding directory <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/ws/openmrs/target/classes> for package cycles search.
[INFO] Adding directory <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/ws/openmrs/target/test-classes> for package cycles search.
[INFO]
[INFO] --- maven-failsafe-plugin:2.17:verify (verify) @ openmrs ---
[INFO] Failsafe report directory: <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/ws/openmrs/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:08.447s
[INFO] Finished at: Tue Aug 09 09:12:22 UTC 2016
[INFO] Final Memory: 49M/654M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (verify) on project openmrs: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/ws/openmrs/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins

unread,
Aug 10, 2016, 5:09:26 AM8/10/16
to motec...@googlegroups.com
See <http://ci.motechproject.org/job/OpenMRS-IntegrationTests-v1.12/83/changes>

Changes:

[fgomulkiewicz] MOTECH-2726 Changed CommCare's actions (Create Case, Update Case, Query

[fgomulkiewicz] MOTECH-2726 Fixed tests after changes

[fgomulkiewicz] MOTECH-2726 fix comments

[fgomulkiewicz] MOTECH-2726 Revert old tests and update to pass after changes

[fgomulkiewicz] MOTECH-2726 Services moved to tasks package

[fgomulkiewicz] MOTECH-2726 Fixed javadocs

[fgomulkiewicz] MOTECH-2726 Fixed integration tests

[fgomulkiewicz] MOTECH-2726 Fixed unit tests

[fgomulkiewicz] MOTECH-2726 Created CommcareActionProxyService and minor fixes

[fgomulkiewicz] MOTECH-2726 Cleaning code around handlers unit tests

[tzawadzki] MOTECH-2735: Changed red error

------------------------------------------
[...truncated 448 lines...]
Running org.motechproject.openmrs.validation.ConfigValidatorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.motechproject.openmrs.validation.ConfigValidatorTest
Aug 10, 2016 8:56:03 AM com.googlecode.flyway.core.metadatatable.MetaDataTableImpl createIfNotExists
INFO: Creating Metadata table: `motechschema`.`schema_version`
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate migrate
INFO: Current version of schema `motechschema`: << Empty Schema >>
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate migrate
WARNING: outOfOrder mode is active. Migration of schema `motechschema` may not be reproducible.
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 1
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 2
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 3
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 4
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 5
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 6
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 7
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate applyMigration
INFO: Migrating schema `motechschema` to version 8
Aug 10, 2016 8:56:04 AM com.googlecode.flyway.core.command.DbMigrate logSummary
INFO: Successfully applied 8 migrations to schema `motechschema` (execution time 00:01.012s).
Aug 10, 2016 8:56:36 AM com.googlecode.flyway.core.metadatatable.MetaDataTableImpl createIfNotExists
INFO: Creating Metadata table: `motechdata`.`schema_version`
Aug 10, 2016 8:56:36 AM com.googlecode.flyway.core.command.DbInit init
INFO: Schema initialized with version: 1
Aug 10, 2016 8:56:36 AM com.googlecode.flyway.core.command.DbMigrate migrate
INFO: Current version of schema `motechdata`: 1
Aug 10, 2016 8:56:36 AM com.googlecode.flyway.core.command.DbMigrate migrate
WARNING: outOfOrder mode is active. Migration of schema `motechdata` may not be reproducible.
Aug 10, 2016 8:56:36 AM com.googlecode.flyway.core.command.DbMigrate logSummary
INFO: Schema `motechdata` is up to date. No migration necessary.
[INFO] Initializing Spring FrameworkServlet 'servlet_3'
[INFO] Initialized servlet for org.motechproject.motech-platform-dataservices [120]
2016-08-10 08:56:40,822 EclipseGeminiBlueprintExtenderThread-16 INFO [org.motechproject.openmrs.tasks.OpenMRSTaskDataProvider] OpenMRS data provider registered
[INFO] Initializing Spring FrameworkServlet 'servlet_4'
[INFO] Initialized servlet for org.motechproject.openmrs [13]
2016-08-10 08:56:43,460 EclipseGeminiBlueprintExtenderThread-18 INFO [org.motechproject.openmrs.tasks.OpenMRSTasksNotifier] Tasks module became available, registering channel
2016-08-10 08:56:43,477 EclipseGeminiBlueprintExtenderThread-18 TRACE [org.motechproject.openmrs.tasks.TasksChannelServiceInstance] Registering channel with the following request: Channel{actionTaskEvents=[ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=true, hidden=true, options=null}, ActionParameterRequest{order=1, key='encounterDatetime', value='null', displayName='openMRS.encounter.date', type='DATE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='encounterType', value='null', displayName='openMRS.encounter.type', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='locationName', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='patient.uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=5, key='providerUuid', value='null', displayName='openMRS.provider.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=6, key='observation', value='null', displayName='openMRS.encounter.observation', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createEncounter', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='givenName', value='null', displayName='openMRS.person.givenName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='middleName', value='null', displayName='openMRS.person.middleName', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=3, key='familyName', value='null', displayName='openMRS.person.familyName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=4, key='address1', value='null', displayName='openMRS.address.address1', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=5, key='address2', value='null', displayName='openMRS.address.address2', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=6, key='address3', value='null', displayName='openMRS.address.address3', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=7, key='address4', value='null', displayName='openMRS.address.address4', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=8, key='address5', value='null', displayName='openMRS.address.address5', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=9, key='address6', value='null', displayName='openMRS.address.address6', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=10, key='cityVillage', value='null', displayName='openMRS.address.cityVillage', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=11, key='stateProvince', value='null', displayName='openMRS.address.stateProvince', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=12, key='country', value='null', displayName='openMRS.address.country', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=13, key='postalCode', value='null', displayName='openMRS.address.postalCode', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=14, key='countyDistrict', value='null', displayName='openMRS.address.countyDistrict', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=15, key='latitude', value='null', displayName='openMRS.address.latitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=16, key='longitude', value='null', displayName='openMRS.address.longitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=17, key='startDate', value='null', displayName='openMRS.address.startDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=18, key='endDate', value='null', displayName='openMRS.address.endDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=19, key='birthDate', value='null', displayName='openMRS.person.birthDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=20, key='birthDateEstimated', value='null', displayName='openMRS.person.birthDateEstimated', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=21, key='gender', value='null', displayName='openMRS.person.gender', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=22, key='dead', value='null', displayName='openMRS.person.dead', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=23, key='causeOfDeathUUID', value='null', displayName='openMRS.person.causeOfDeath.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=24, key='motechId', value='null', displayName='openMRS.motechId', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=25, key='locationForMotechId', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=26, key='identifiers', value='null', displayName='openMRS.patient.identifiers', type='MAP', required=false, hidden=false, options=null}, ActionParameterRequest{order=27, key='attributes', value='null', displayName='openMRS.person.attributes', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[ActionParameterRequest{order=0, key='uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=false, hidden=false, options=null}], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createPatient', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='person.uuid', value='null', displayName='openMRS.person.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='givenName', value='null', displayName='openMRS.person.givenName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='middleName', value='null', displayName='openMRS.person.middleName', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='familyName', value='null', displayName='openMRS.person.familyName', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=5, key='address1', value='null', displayName='openMRS.address.address1', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=6, key='address2', value='null', displayName='openMRS.address.address2', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=7, key='address3', value='null', displayName='openMRS.address.address3', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=8, key='address4', value='null', displayName='openMRS.address.address4', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=9, key='address5', value='null', displayName='openMRS.address.address5', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=10, key='address6', value='null', displayName='openMRS.address.address6', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=11, key='cityVillage', value='null', displayName='openMRS.address.cityVillage', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=12, key='stateProvince', value='null', displayName='openMRS.address.stateProvince', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=13, key='country', value='null', displayName='openMRS.address.country', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=14, key='postalCode', value='null', displayName='openMRS.address.postalCode', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=15, key='countyDistrict', value='null', displayName='openMRS.address.countyDistrict', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=16, key='latitude', value='null', displayName='openMRS.address.latitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=17, key='longitude', value='null', displayName='openMRS.address.longitude', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=18, key='startDate', value='null', displayName='openMRS.address.startDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=19, key='endDate', value='null', displayName='openMRS.address.endDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=20, key='birthDate', value='null', displayName='openMRS.person.birthDate', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=21, key='birthDateEstimated', value='null', displayName='openMRS.person.birthDateEstimated', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=22, key='gender', value='null', displayName='openMRS.person.gender', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=23, key='dead', value='null', displayName='openMRS.person.dead', type='BOOLEAN', required=false, hidden=false, options=null}, ActionParameterRequest{order=24, key='causeOfDeathUUID', value='null', displayName='openMRS.person.causeOfDeath.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=25, key='attributes', value='null', displayName='openMRS.person.attributes', type='MAP', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='updatePerson', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='person.uuid', value='null', displayName='openMRS.person.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='identifiers', value='null', displayName='openMRS.patient.identifiers', type='MAP', required=true, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='updatePatientIdentifiers', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='patient.uuid', value='null', displayName='openMRS.patient.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='program.uuid', value='null', displayName='openMRS.program.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=3, key='dateEnrolled', value='null', displayName='openMRS.programEnrollment.dateEnrolled', type='DATE', required=true, hidden=false, options=null}, ActionParameterRequest{order=4, key='dateCompleted', value='null', displayName='openMRS.programEnrollment.dateCompleted', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=5, key='locationName', value='null', displayName='openMRS.location.name', type='UNICODE', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='createProgramEnrollment', serviceMethodCallManner='NAMED_PARAMETERS'}, ActionEventRequest{name='null', actionParameters=[ActionParameterRequest{order=0, key='configName', value='TestOpenMRSServer', displayName='openMRS.configuration.name', type='UNICODE', required=false, hidden=true, options=null}, ActionParameterRequest{order=1, key='programEnrollmentUuid', value='null', displayName='openMRS.programEnrollment.uuid', type='UNICODE', required=true, hidden=false, options=null}, ActionParameterRequest{order=2, key='dateCompleted', value='null', displayName='openMRS.programEnrollment.dateCompleted', type='DATE', required=false, hidden=false, options=null}, ActionParameterRequest{order=3, key='stateUuid', value='null', displayName='openMRS.program.state.uuid', type='UNICODE', required=false, hidden=false, options=null}, ActionParameterRequest{order=4, key='startDate', value='null', displayName='openMRS.program.state.startDate', type='DATE', required=false, hidden=false, options=null}], postActionParameters=[], serviceInterface='org.motechproject.openmrs.tasks.OpenMRSActionProxyService', serviceMethod='changeStateOfProgramEnrollment', serviceMethodCallManner='NAMED_PARAMETERS'}], triggerTaskEvents=[], description='Channel originating from the OpenMRS module', moduleName='org.motechproject.openmrs', moduleVersion='0.30.0.SNAPSHOT', displayName='openMRS'}
[INFO] Initializing Spring FrameworkServlet 'servlet_6'
[INFO] Initialized servlet for org.motechproject.motech-tasks [50]
2016-08-10 08:58:42,363 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.openmrs
2016-08-10 08:59:01,214 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-10 08:59:02,976 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-10 08:59:23,457 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-10 08:59:50,262 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-10 08:59:52,611 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-10 08:59:54,303 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Task executed after 2 retries, what took about 4 seconds
2016-08-10 09:01:55,134 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.openmrs
2016-08-10 09:02:15,755 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-10 09:02:17,534 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-10 09:02:36,660 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] There are 2 channels in total
2016-08-10 09:02:53,042 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-10 09:02:54,987 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-10 09:03:01,079 main INFO [org.motechproject.openmrs.it.version1_12.MRSTaskIntegrationBundle1_12IT] Task executed after 4 retries, what took about 8 seconds
2016-08-10 09:05:01,499 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-10 09:05:01,506 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-10 09:05:22,487 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:05:24,392 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-10 09:05:47,082 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:08:06,073 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-10 09:08:06,073 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-10 09:08:26,897 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:08:28,946 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-10 09:08:50,522 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:09:11,543 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-10 09:09:14,485 org.springframework.jms.listener.DefaultMessageListenerContainer#0-2 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-10 09:09:25,610 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Task executed after 7 retries, what took about 14 seconds
2016-08-10 09:11:26,278 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Setting up security context with permissions: [manageTasks, manageOpenMRS]
2016-08-10 09:11:26,278 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.openmrs
2016-08-10 09:11:42,409 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:11:44,433 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Looking for org.motechproject.motech-platform-dataservices-entities
2016-08-10 09:12:02,626 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] There are 2 channels in total
2016-08-10 09:12:21,762 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] testOpenMRSTasksIntegration starts waiting for task to execute
2016-08-10 09:12:24,310 org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 WARN [org.motechproject.openmrs.tasks.impl.OpenMRSActionProxyServiceImpl] There is no location with name org.motechproject.openmrs.domain.Location@5891ea8a
2016-08-10 09:12:41,811 main INFO [org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT] Task executed after 10 retries, what took about 20 seconds
2016-08-10 09:12:42,912 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID f1d2158a-c3f8-44ea-a837-ca25dffdf5a8
2016-08-10 09:12:42,999 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 0f569a51-dd51-4cf8-94bb-2ab75d8e73e1
2016-08-10 09:12:43,412 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 8fce8a71-12b9-49ff-809b-bdee511c7ca3
2016-08-10 09:12:43,489 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID bd0aa39e-d4b2-499a-96a6-17bddb9e2678
2016-08-10 09:12:43,697 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 198a0286-a9ba-4b5a-9534-6be0875d8443
2016-08-10 09:12:43,752 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to remove concept with ID 198a0286-a9ba-4b5a-9534-6be0875d8443
2016-08-10 09:12:43,764 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 198a0286-a9ba-4b5a-9534-6be0875d8443
2016-08-10 09:12:43,864 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID df3ad016-1dd2-4a40-9f72-ed0e101e9c66
2016-08-10 09:12:44,180 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 5e188088-db64-4efc-b7c5-4fde939dd5a2
2016-08-10 09:12:44,254 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 04a469fe-1f58-4e2d-a0f9-01e455bfc013
2016-08-10 09:12:44,671 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 5aff1616-be2c-4c9a-906e-2f785316f837
2016-08-10 09:12:44,756 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 641419e1-2a0d-47fb-aced-c6ad27dee33b
2016-08-10 09:12:45,135 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID 037771a1-52d1-43ad-949b-1e3898fba22b
2016-08-10 09:12:45,212 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSConceptServiceImpl] Failed to get concept with ID d23ba63c-cc53-4bc2-8492-5e2f7f0a8e57
2016-08-10 09:12:48,124 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: f3cd4d48-f92e-4681-994f-2cb234583bb3
2016-08-10 09:12:48,133 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: f3cd4d48-f92e-4681-994f-2cb234583bb3
2016-08-10 09:12:48,170 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: f3cd4d48-f92e-4681-994f-2cb234583bb3
2016-08-10 09:12:48,210 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 0d91c63b-68e3-4474-be17-7c59301fc8b9
2016-08-10 09:12:48,328 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 99ff43e5-570c-448b-aed1-b9570e776db6
2016-08-10 09:12:48,368 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 30349969-0183-41a6-9aaa-b1c7148ec68b
2016-08-10 09:12:48,457 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 2a7f3e91-9b7a-4d3e-a203-900d1242a380
2016-08-10 09:12:48,466 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 2a7f3e91-9b7a-4d3e-a203-900d1242a380
2016-08-10 09:12:48,475 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 2a7f3e91-9b7a-4d3e-a203-900d1242a380
2016-08-10 09:12:48,515 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: bb8371ce-7098-4f5d-949b-12385278e431
2016-08-10 09:12:48,612 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: e3097dce-8894-48a8-a002-c30b648309c1
2016-08-10 09:12:48,654 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 29d50ccd-33b4-48e1-891c-6ae4c5622e90
2016-08-10 09:12:48,778 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 3887b8cf-bded-4725-ae0a-4ad3062b5ab6
2016-08-10 09:12:48,820 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: bed7f2fe-40ba-4115-8cea-8c93b0b9934d
2016-08-10 09:12:48,911 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 94158ec3-53ee-4929-aa00-a6bcfb59c1aa
2016-08-10 09:12:48,948 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 3aff4bd3-3681-459c-b60f-08ac527eeb62
2016-08-10 09:12:49,043 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 017c5dc0-82c4-4528-bfab-c2ea01e76751
2016-08-10 09:12:49,080 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to fetch information about location with uuid: 8e095f99-ebe9-4836-bcc2-9e1d941c401c
2016-08-10 09:12:49,463 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 1e530274-b23e-4c3f-94d7-e25747cb65f6
2016-08-10 09:12:49,947 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 0094732b-0ef5-42bc-82f8-42d7de36d0ba
2016-08-10 09:12:50,385 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 05a1ff42-9edf-4829-b505-4229afd647ef
2016-08-10 09:12:50,792 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 0d61529d-05a8-42e3-9753-3f881b754f9b
2016-08-10 09:12:51,143 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: 492661e1-0299-41e0-86ea-3ad7d4524376
2016-08-10 09:12:51,500 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: b5b7667c-520b-4781-9900-688ae7b8b9ec
2016-08-10 09:12:51,520 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSObservationServiceImpl] Error while fetching obs with UUID: b5b7667c-520b-4781-9900-688ae7b8b9ec
2016-08-10 09:12:51,822 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 3fd872ce-d435-4ffe-b556-d988cba1eff2
2016-08-10 09:12:51,854 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 32127d42-f82a-43e1-90c2-eb20bd438ef8
2016-08-10 09:12:52,396 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 28c34092-1835-46c1-9b77-ae9d44bfeac8
2016-08-10 09:12:52,441 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: fd6d7c3b-5631-473e-844a-f17071b2d188
2016-08-10 09:13:52,999 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 9b4a1265-16f6-4c0a-aeba-45d7e8d0c96e
2016-08-10 09:13:53,047 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 984f4569-8890-46df-8ed6-a91e497da92f
2016-08-10 09:13:53,514 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: e6bcb2d4-2342-49d6-8754-4f45547c97ba
2016-08-10 09:13:53,560 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 53fb21d8-7215-48d6-9cb9-e35532252a50
2016-08-10 09:13:53,914 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 6e7f23d8-daa2-4b4c-b0ad-0d3de4830513
2016-08-10 09:13:53,977 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 8468aae9-bba2-4922-917f-9aa80d48657d
2016-08-10 09:13:54,414 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: a9b8ba50-b18a-4239-8a92-f0d389047753
2016-08-10 09:13:54,465 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 578d2eef-7ca2-4a99-9867-b024e1bf7b25
2016-08-10 09:13:55,034 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: 3f9e776a-f8e3-40ba-ae06-c63f6e43a081
2016-08-10 09:13:55,083 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: 4c6bf95f-5950-47e1-ada4-8859b8597afd
2016-08-10 09:13:55,537 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: df0cebc8-6bd4-4ff9-9f16-2cb5400f92c5
2016-08-10 09:13:55,572 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPatientServiceImpl] Failed to get patient by id: df0cebc8-6bd4-4ff9-9f16-2cb5400f92c5
2016-08-10 09:13:55,637 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSLocationServiceImpl] Failed to remove location for: e7e58d29-85ae-4245-8278-279d3ff1d856
2016-08-10 09:13:55,841 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 7ff7a08e-70c7-4e7c-985c-a062dd64ac6d
2016-08-10 09:13:55,956 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 5c24e413-3d05-4409-9858-0550d34764b0
2016-08-10 09:13:56,225 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: cce7ddce-a209-4f60-921e-8928b1844411
2016-08-10 09:13:56,297 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 06492948-1cf3-438e-a501-f78c9923bf12
2016-08-10 09:13:56,325 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: 06492948-1cf3-438e-a501-f78c9923bf12
2016-08-10 09:13:56,412 main ERROR [org.motechproject.openmrs.service.impl.OpenMRSPersonServiceImpl] Failed to retrieve person with uuid: e580684b-f85c-4fda-9a97-1fe772f545fc
[INFO] Destroying Spring FrameworkServlet 'servlet_6'
[INFO] Destroying Spring FrameworkServlet 'servlet_4'
2016-08-10 09:14:01,841 Gemini Blueprint context shutdown thread INFO [org.motechproject.openmrs.tasks.OpenMRSTasksNotifier] Module is being disabled, unregistering Tasks channel
[INFO] Destroying Spring FrameworkServlet 'servlet_3'
[INFO] Destroying Spring FrameworkServlet 'servlet_1'
Tests run: 51, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,090.315 sec <<< FAILURE! - in org.motechproject.openmrs.it.version1_12.MRSIntegrationTests
testOpenMRSPatientDataSourceAndCreatePatientAction(org.motechproject.openmrs.it.MRSTasksIntegrationBundleIT) Time elapsed: 184.602 sec <<< ERROR!
[INFO] Total time: 18:48.259s
[INFO] Finished at: Wed Aug 10 09:14:06 UTC 2016
[INFO] Final Memory: 49M/649M

Jenkins

unread,
Aug 10, 2016, 6:17:44 AM8/10/16
to motec...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages