Skip to content

Instantly share code, notes, and snippets.

@kaweesi
Created June 30, 2021 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaweesi/bba537f264c17948db40141e4e224e44 to your computer and use it in GitHub Desktop.
Save kaweesi/bba537f264c17948db40141e4e224e44 to your computer and use it in GitHub Desktop.
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:06,384| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:06,387| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.otherNonCoded value: 5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:06,399| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:06,403| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.unknown value: 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:06,411| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:06,415| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.drugOther value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:06,425| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:06,430| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:06,438| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.updateSearchIndex(527) |2021-06-30T08:44:06,453| Updating the search index... It may take a few minutes.
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:07,967| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: 7,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:07,985| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.updateSearchIndex(536) |2021-06-30T08:44:07,986| Finished updating the search index
openmrs-referenceapplication_1 | WARN - ModuleUtil.getModuleRepository(506) |2021-06-30T08:44:07,994| Module repository /usr/local/tomcat/.OpenMRS/modules doesn't exist. Creating directories now.
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:09,642| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:09,652| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:09,670| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:09,684| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:09,772| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:09,882| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:09,890| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:09,904| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:09,968| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.enableExitFromCare value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:09,978| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,869| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,975| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,978| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,979| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,995| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:14,996| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:15,054| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:15,061| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,152| CREATE TABLE openmrs.fhir_concept_source (fhir_concept_source_id INT AUTO_INCREMENT NOT NULL, concept_source_id INT NULL, url VARCHAR(255) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid VARCHAR(38) NOT NULL, CONSTRAINT PK_FHIR_CONCEPT_SOURCE PRIMARY KEY (fhir_concept_source_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,249| Table fhir_concept_source created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,254| ALTER TABLE openmrs.fhir_concept_source ADD CONSTRAINT fhir_concept_source_concept_reference_source_fk FOREIGN KEY (concept_source_id) REFERENCES openmrs.concept_reference_source (concept_source_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,336| Foreign key constraint added to fhir_concept_source (concept_source_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,337| ALTER TABLE openmrs.fhir_concept_source ADD CONSTRAINT fhir_concept_source_creator_fk FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,508| Foreign key constraint added to fhir_concept_source (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,511| ALTER TABLE openmrs.fhir_concept_source ADD CONSTRAINT fhir_concept_source_changed_by_fk FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,763| Foreign key constraint added to fhir_concept_source (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,763| ALTER TABLE openmrs.fhir_concept_source ADD CONSTRAINT fhir_concept_source_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,861| Foreign key constraint added to fhir_concept_source (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,866| ChangeSet liquibase.xml::add_fhir_concept_source_20200105::ibacher ran successfully in 1780ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,871| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,877| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_concept_source_20200105', 'ibacher', 'liquibase.xml', NOW(), 911, '8:32021b3c1947c434aa9b2c00d550a0d4', 'createTable tableName=fhir_concept_source; addForeignKeyConstraint baseTableName=fhir_concept_source, constraintName=fhir_concept_source_concept_reference_source_fk, referencedTableName=concept_reference_source; addForeignKeyConstraint baseTableNa...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:16,909| select 1 from concept_reference_source where name='LOINC' and retired = false
openmrs-referenceapplication_1 | WARN - Slf4jLogger.warning(32) |2021-06-30T08:44:16,922| Continuing past: liquibase.precondition.core.PreconditionContainer@1aadd539 despite precondition error:
openmrs-referenceapplication_1 | 1 preconditions failed
openmrs-referenceapplication_1 | liquibase.xml : liquibase.precondition.core.SqlPrecondition@4804e3ae : Empty result set, expected one row
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,073| insert into fhir_concept_source (name, concept_source_id, url, creator, date_created, uuid)
openmrs-referenceapplication_1 | select name, concept_source_id, 'http://loinc.org', 1, now(), '249b13c8-72fa-4b96-8d3d-b200efed985e'
openmrs-referenceapplication_1 | from concept_reference_source
openmrs-referenceapplication_1 | where name = 'LOINC' and retired = false
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,079| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,081| ChangeSet liquibase.xml::add_loinc_fhir_concept_source_20200221::ibacher ran successfully in 177ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,084| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_loinc_fhir_concept_source_20200221', 'ibacher', 'liquibase.xml', NOW(), 912, '8:a338427d100eb59b39015c6773b85dba', 'sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,112| select 1 from concept_reference_source where name='CIEL' and retired = false
openmrs-referenceapplication_1 | WARN - Slf4jLogger.warning(32) |2021-06-30T08:44:17,116| Continuing past: liquibase.precondition.core.PreconditionContainer@b5214f6 despite precondition error:
openmrs-referenceapplication_1 | 1 preconditions failed
openmrs-referenceapplication_1 | liquibase.xml : liquibase.precondition.core.SqlPrecondition@629856e2 : Empty result set, expected one row
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,126| insert into fhir_concept_source (name, concept_source_id, url, creator, date_created, uuid)
openmrs-referenceapplication_1 | select name, concept_source_id, 'urn:oid:2.16.840.1.113883.3.7201', 1, now(), '2b3c1ff8-768a-102f-83f4-12313b04a615'
openmrs-referenceapplication_1 | from concept_reference_source
openmrs-referenceapplication_1 | where name = 'CIEL' and retired = false
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,130| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,132| ChangeSet liquibase.xml::add_ciel_fhir_concept_source_20200221::ibacher ran successfully in 34ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,134| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_ciel_fhir_concept_source_20200221', 'ibacher', 'liquibase.xml', NOW(), 913, '8:f2e2cb0a28fe3b6a94a95e49661a5bb7', 'sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,146| select 1 from fhir_concept_source where url = 'urn:oid:2.16.840.1.113883.3.7201'
openmrs-referenceapplication_1 | WARN - Slf4jLogger.warning(32) |2021-06-30T08:44:17,151| Continuing past: liquibase.precondition.core.PreconditionContainer@2d5f6bc despite precondition error:
openmrs-referenceapplication_1 | 1 preconditions failed
openmrs-referenceapplication_1 | liquibase.xml : liquibase.precondition.core.SqlPrecondition@3051f3be : Empty result set, expected one row
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,154| update fhir_concept_source set url = 'https://openconceptlab.org/orgs/CIEL/sources/CIEL'
openmrs-referenceapplication_1 | where url = 'urn:oid:2.16.840.1.113883.3.7201'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,157| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,158| ChangeSet liquibase.xml::change_ciel_url_fhir_concept_source_20200820::ibacher ran successfully in 13ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,160| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('change_ciel_url_fhir_concept_source_20200820', 'ibacher', 'liquibase.xml', NOW(), 914, '8:e21abac1fac251c4d8dfd0f8f732c765', 'sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,360| CREATE TABLE openmrs.fhir_task (task_id INT AUTO_INCREMENT NOT NULL, status VARCHAR(255) DEFAULT 'UNKNOWN' NOT NULL, status_reason VARCHAR(255) NULL, `description` VARCHAR(255) NULL, uuid CHAR(38) NOT NULL, intent VARCHAR(255) NOT NULL, owner_reference_id INT NULL, encounter_reference_id INT NULL, for_reference_id INT NULL, based_on VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, name VARCHAR(255) NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_FHIR_TASK PRIMARY KEY (task_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,445| Table fhir_task created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,446| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT task_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,559| Foreign key constraint added to fhir_task (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,561| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT task_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,721| Foreign key constraint added to fhir_task (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,723| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT fhir_task_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,890| Foreign key constraint added to fhir_task (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,891| ChangeSet liquibase.xml::add_fhir_task_20200311::pmanko ran successfully in 709ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,893| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_task_20200311', 'pmanko', 'liquibase.xml', NOW(), 915, '8:e1ec059d84b15074664e277fe1d2d2dd', 'createTable tableName=fhir_task; addForeignKeyConstraint baseTableName=fhir_task, constraintName=task_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_task, constraintName=task_changed_by, referencedTableName=users; a...', 'Create Task table for the Task FHIR resource', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:17,987| CREATE TABLE openmrs.fhir_reference (reference_id INT AUTO_INCREMENT NOT NULL, target_type VARCHAR(255) NOT NULL, `reference` VARCHAR(255) NOT NULL, `description` VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, name VARCHAR(255) NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid VARCHAR(38) NOT NULL, CONSTRAINT PK_FHIR_REFERENCE PRIMARY KEY (reference_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,014| Table fhir_reference created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,015| ALTER TABLE openmrs.fhir_reference ADD CONSTRAINT fhir_reference_creator_fk FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,070| Foreign key constraint added to fhir_reference (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,071| ALTER TABLE openmrs.fhir_reference ADD CONSTRAINT fhir_reference_changed_by_fk FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,163| Foreign key constraint added to fhir_reference (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,164| ALTER TABLE openmrs.fhir_reference ADD CONSTRAINT fhir_reference_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,220| Foreign key constraint added to fhir_reference (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,221| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT task_owner_reference_fk FOREIGN KEY (owner_reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,273| Foreign key constraint added to fhir_task (owner_reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,274| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT task_for_reference_fk FOREIGN KEY (for_reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,323| Foreign key constraint added to fhir_task (for_reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,324| ALTER TABLE openmrs.fhir_task ADD CONSTRAINT task_encounter_reference_fk FOREIGN KEY (encounter_reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,385| Foreign key constraint added to fhir_task (encounter_reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,386| ChangeSet liquibase.xml::add_fhir_reference_20200311::pmanko ran successfully in 479ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,387| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_reference_20200311', 'pmanko', 'liquibase.xml', NOW(), 916, '8:4af2620a8401719ce59a4b4ba75b7eb4', 'createTable tableName=fhir_reference; addForeignKeyConstraint baseTableName=fhir_reference, constraintName=fhir_reference_creator_fk, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_reference, constraintName=fhir_reference_ch...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,434| CREATE TABLE openmrs.fhir_task_based_on_reference (task_id INT NOT NULL, reference_id INT NOT NULL, UNIQUE (reference_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,457| Table fhir_task_based_on_reference created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,458| ALTER TABLE openmrs.fhir_task_based_on_reference ADD CONSTRAINT task_based_on_fk FOREIGN KEY (task_id) REFERENCES openmrs.fhir_task (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,504| Foreign key constraint added to fhir_task_based_on_reference (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,505| ALTER TABLE openmrs.fhir_task_based_on_reference ADD CONSTRAINT reference_based_on_fk FOREIGN KEY (reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,595| Foreign key constraint added to fhir_task_based_on_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,597| ChangeSet liquibase.xml::add_based_on_reference_join_table_20200311::pmanko ran successfully in 199ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,612| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_based_on_reference_join_table_20200311', 'pmanko', 'liquibase.xml', NOW(), 917, '8:9fed57d573d504ea890f9f13132f55fe', 'createTable tableName=fhir_task_based_on_reference; addForeignKeyConstraint baseTableName=fhir_task_based_on_reference, constraintName=task_based_on_fk, referencedTableName=fhir_task; addForeignKeyConstraint baseTableName=fhir_task_based_on_refere...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,668| CREATE TABLE openmrs.fhir_task_output (task_output_id INT AUTO_INCREMENT NOT NULL, task_id INT NULL, type_id INT NOT NULL, value_datetime datetime NULL, value_numeric DOUBLE NULL, value_text VARCHAR(255) NULL, value_reference_id INT NULL, `description` VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, name VARCHAR(255) NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid VARCHAR(38) NOT NULL, CONSTRAINT PK_FHIR_TASK_OUTPUT PRIMARY KEY (task_output_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,711| Table fhir_task_output created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,712| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT fhir_task_output_creator_fk FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,768| Foreign key constraint added to fhir_task_output (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,770| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT fhir_task_output_changed_by_fk FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,862| Foreign key constraint added to fhir_task_output (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:18,874| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT fhir_task_output_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,142| Foreign key constraint added to fhir_task_output (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,144| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT output_type_fk FOREIGN KEY (type_id) REFERENCES openmrs.concept (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,255| Foreign key constraint added to fhir_task_output (type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,256| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT output_reference_fk FOREIGN KEY (value_reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,319| Foreign key constraint added to fhir_task_output (value_reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,325| ALTER TABLE openmrs.fhir_task_output ADD CONSTRAINT output_task_fk FOREIGN KEY (task_id) REFERENCES openmrs.fhir_task (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,508| Foreign key constraint added to fhir_task_output (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,509| ChangeSet liquibase.xml::add_fhir_task_output_20200311::pmanko ran successfully in 891ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,522| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_task_output_20200311', 'pmanko', 'liquibase.xml', NOW(), 918, '8:591e2822f354ee07598a8f13a8de6307', 'createTable tableName=fhir_task_output; addForeignKeyConstraint baseTableName=fhir_task_output, constraintName=fhir_task_output_creator_fk, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_task_output, constraintName=fhir_task...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,563| CREATE TABLE openmrs.fhir_task_input (task_input_id INT AUTO_INCREMENT NOT NULL, task_id INT NULL, type_id INT NULL, value_datetime datetime NULL, value_numeric DOUBLE NULL, value_text VARCHAR(255) NULL, value_reference_id INT NULL, `description` VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, name VARCHAR(255) NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid VARCHAR(38) NOT NULL, CONSTRAINT PK_FHIR_TASK_INPUT PRIMARY KEY (task_input_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,596| Table fhir_task_input created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,598| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT fhir_task_input_creator_fk FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,650| Foreign key constraint added to fhir_task_input (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,652| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT fhir_task_input_changed_by_fk FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,702| Foreign key constraint added to fhir_task_input (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,703| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT fhir_task_input_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,752| Foreign key constraint added to fhir_task_input (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,753| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT input_type_fk FOREIGN KEY (type_id) REFERENCES openmrs.concept (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,802| Foreign key constraint added to fhir_task_input (type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,803| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT input_reference_fk FOREIGN KEY (value_reference_id) REFERENCES openmrs.fhir_reference (reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,853| Foreign key constraint added to fhir_task_input (value_reference_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,855| ALTER TABLE openmrs.fhir_task_input ADD CONSTRAINT input_task_fk FOREIGN KEY (task_id) REFERENCES openmrs.fhir_task (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,939| Foreign key constraint added to fhir_task_input (task_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,941| ChangeSet liquibase.xml::add_fhir_task_input_20200308::pmanko ran successfully in 398ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,943| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_task_input_20200308', 'pmanko', 'liquibase.xml', NOW(), 919, '8:347812d29adfbbaf3b757f8e9832738e', 'createTable tableName=fhir_task_input; addForeignKeyConstraint baseTableName=fhir_task_input, constraintName=fhir_task_input_creator_fk, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_task_input, constraintName=fhir_task_inp...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:19,986| ALTER TABLE openmrs.fhir_reference ADD target_uuid CHAR(32) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,167| ALTER TABLE openmrs.fhir_reference ADD UNIQUE (target_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,193| Columns target_uuid(char(32)) added to fhir_reference
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,203| update fhir_reference
openmrs-referenceapplication_1 | set target_uuid = substring(reference from position('/' in reference) + 1)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,231| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,232| ChangeSet liquibase.xml::add_target_uuid_to_fhir_reference_202020917::ibacher ran successfully in 281ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,234| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_target_uuid_to_fhir_reference_202020917', 'ibacher', 'liquibase.xml', NOW(), 920, '8:34e6228e38f3e8434003dd0e71cbf682', 'addColumn tableName=fhir_reference; sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,272| CREATE TABLE openmrs.fhir_diagnostic_report (diagnostic_report_id INT AUTO_INCREMENT NOT NULL, status VARCHAR(50) NOT NULL, concept_id INT NULL, subject_id INT NULL, encounter_id INT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, name VARCHAR(255) NOT NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_FHIR_DIAGNOSTIC_REPORT PRIMARY KEY (diagnostic_report_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,297| Table fhir_diagnostic_report created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,298| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,368| Foreign key constraint added to fhir_diagnostic_report (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,370| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,445| Foreign key constraint added to fhir_diagnostic_report (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,446| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,497| Foreign key constraint added to fhir_diagnostic_report (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,498| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_code FOREIGN KEY (concept_id) REFERENCES openmrs.concept (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,546| Foreign key constraint added to fhir_diagnostic_report (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,547| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_subject FOREIGN KEY (subject_id) REFERENCES openmrs.patient (patient_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,611| Foreign key constraint added to fhir_diagnostic_report (subject_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,612| ALTER TABLE openmrs.fhir_diagnostic_report ADD CONSTRAINT fhir_diagnostic_report_encounter FOREIGN KEY (encounter_id) REFERENCES openmrs.encounter (encounter_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,661| Foreign key constraint added to fhir_diagnostic_report (encounter_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,663| ChangeSet liquibase.xml::add_fhir_diagnostic_report_20200917::ibacher ran successfully in 419ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,667| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_diagnostic_report_20200917', 'ibacher', 'liquibase.xml', NOW(), 921, '8:8e027c92045d9cdc7817bcdcf72079ac', 'createTable tableName=fhir_diagnostic_report; addForeignKeyConstraint baseTableName=fhir_diagnostic_report, constraintName=fhir_diagnostic_report_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_diagnostic_report, con...', 'Create the table for storing Diagnostic Reports', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,695| CREATE TABLE openmrs.fhir_diagnostic_report_performers (diagnostic_report_id INT NOT NULL, provider_id INT NOT NULL, CONSTRAINT PK_FHIR_DIAGNOSTIC_REPORT_PERFORMERS PRIMARY KEY (diagnostic_report_id, provider_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,716| Table fhir_diagnostic_report_performers created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,717| ALTER TABLE openmrs.fhir_diagnostic_report_performers ADD CONSTRAINT fhir_diagnostic_report_performers_diagnostic_report FOREIGN KEY (diagnostic_report_id) REFERENCES openmrs.fhir_diagnostic_report (diagnostic_report_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,756| Foreign key constraint added to fhir_diagnostic_report_performers (diagnostic_report_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:20,757| ALTER TABLE openmrs.fhir_diagnostic_report_performers ADD CONSTRAINT fhir_diagnostic_report_performers_reference FOREIGN KEY (provider_id) REFERENCES openmrs.provider (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,025| Foreign key constraint added to fhir_diagnostic_report_performers (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,027| ChangeSet liquibase.xml::add_fhir_diagnostic_report_performers_20200917::ibacher ran successfully in 353ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,028| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_diagnostic_report_performers_20200917', 'ibacher', 'liquibase.xml', NOW(), 922, '8:82f5bbdcf8b2bd705a2c20c61a27d977', 'createTable tableName=fhir_diagnostic_report_performers; addForeignKeyConstraint baseTableName=fhir_diagnostic_report_performers, constraintName=fhir_diagnostic_report_performers_diagnostic_report, referencedTableName=fhir_diagnostic_report; addFo...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,056| CREATE TABLE openmrs.fhir_diagnostic_report_results (diagnostic_report_id INT NOT NULL, obs_id INT NOT NULL, CONSTRAINT PK_FHIR_DIAGNOSTIC_REPORT_RESULTS PRIMARY KEY (diagnostic_report_id, obs_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,089| Table fhir_diagnostic_report_results created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,090| ALTER TABLE openmrs.fhir_diagnostic_report_results ADD CONSTRAINT fhir_diagnostic_report_results_diagnostic_report FOREIGN KEY (diagnostic_report_id) REFERENCES openmrs.fhir_diagnostic_report (diagnostic_report_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,137| Foreign key constraint added to fhir_diagnostic_report_results (diagnostic_report_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,139| ALTER TABLE openmrs.fhir_diagnostic_report_results ADD CONSTRAINT fhir_diagnostic_report_results_reference FOREIGN KEY (obs_id) REFERENCES openmrs.obs (obs_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,198| Foreign key constraint added to fhir_diagnostic_report_results (obs_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,199| ChangeSet liquibase.xml::add_fhir_diagnostic_report_results_20201020::ibacher ran successfully in 165ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,200| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_diagnostic_report_results_20201020', 'ibacher', 'liquibase.xml', NOW(), 923, '8:0e92072a259d4762a0f1b3bb2749f444', 'createTable tableName=fhir_diagnostic_report_results; addForeignKeyConstraint baseTableName=fhir_diagnostic_report_results, constraintName=fhir_diagnostic_report_results_diagnostic_report, referencedTableName=fhir_diagnostic_report; addForeignKeyC...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,236| CREATE TABLE openmrs.fhir_encounter_class_map (encounter_class_map_id INT AUTO_INCREMENT NOT NULL, location_id INT NULL, encounter_class VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retired_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(36) NOT NULL, CONSTRAINT PK_FHIR_ENCOUNTER_CLASS_MAP PRIMARY KEY (encounter_class_map_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,260| Table fhir_encounter_class_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,262| ALTER TABLE openmrs.fhir_encounter_class_map ADD CONSTRAINT fhir_encounter_class_map_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,320| Foreign key constraint added to fhir_encounter_class_map (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,322| ALTER TABLE openmrs.fhir_encounter_class_map ADD CONSTRAINT fhir_encounter_class_map_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,383| Foreign key constraint added to fhir_encounter_class_map (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,384| ALTER TABLE openmrs.fhir_encounter_class_map ADD CONSTRAINT fhir_encounter_class_map_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,433| Foreign key constraint added to fhir_encounter_class_map (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,434| ALTER TABLE openmrs.fhir_encounter_class_map ADD CONSTRAINT fhir_encounter_class_map_location FOREIGN KEY (location_id) REFERENCES openmrs.location (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,492| Foreign key constraint added to fhir_encounter_class_map (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,493| ChangeSet liquibase.xml::add_fhir_encounter_class_map_20200930::ibacher ran successfully in 281ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,494| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_encounter_class_map_20200930', 'ibacher', 'liquibase.xml', NOW(), 924, '8:c07b71cc89518e9c89054145d3d3851c', 'createTable tableName=fhir_encounter_class_map; addForeignKeyConstraint baseTableName=fhir_encounter_class_map, constraintName=fhir_encounter_class_map_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_encounter_class_...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,524| CREATE TABLE openmrs.fhir_observation_category_map (observation_category_map_id INT AUTO_INCREMENT NOT NULL, concept_class_id INT NULL, observation_category VARCHAR(255) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retired_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(36) NOT NULL, CONSTRAINT PK_FHIR_OBSERVATION_CATEGORY_MAP PRIMARY KEY (observation_category_map_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,546| Table fhir_observation_category_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,547| ALTER TABLE openmrs.fhir_observation_category_map ADD CONSTRAINT fhir_observation_category_map_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,597| Foreign key constraint added to fhir_observation_category_map (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,598| ALTER TABLE openmrs.fhir_observation_category_map ADD CONSTRAINT fhir_observation_category_map_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,652| Foreign key constraint added to fhir_observation_category_map (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,653| ALTER TABLE openmrs.fhir_observation_category_map ADD CONSTRAINT fhir_observation_category_map_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,711| Foreign key constraint added to fhir_observation_category_map (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,712| ALTER TABLE openmrs.fhir_observation_category_map ADD CONSTRAINT fhir_observation_category_map_concept_class FOREIGN KEY (concept_class_id) REFERENCES openmrs.concept_class (concept_class_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,768| Foreign key constraint added to fhir_observation_category_map (concept_class_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,769| CREATE INDEX fhir_observation_category_map_observation_category ON openmrs.fhir_observation_category_map(observation_category)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,786| Index fhir_observation_category_map_observation_category created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,787| ChangeSet liquibase.xml::add_fhir_observation_category_map_20200930::ibacher ran successfully in 283ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,788| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_observation_category_map_20200930', 'ibacher', 'liquibase.xml', NOW(), 925, '8:8406cad7f81cab2dfa52a98702256f17', 'createTable tableName=fhir_observation_category_map; addForeignKeyConstraint baseTableName=fhir_observation_category_map, constraintName=fhir_observation_category_map_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_o...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,796| select count(*) from fhir_observation_category_map
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,798| select 1 from concept_class where uuid = '8d4907b2-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,799| select 1 from concept_class where uuid = '8d490bf4-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,800| select 1 from concept_class where uuid = '8d491a9a-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,802| insert into fhir_observation_category_map (concept_class_id, observation_category, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_class_id, 'laboratory', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept_class
openmrs-referenceapplication_1 | where uuid = '8d4907b2-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,812| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,814| insert into fhir_observation_category_map (concept_class_id, observation_category, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_class_id, 'procedure', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept_class
openmrs-referenceapplication_1 | where uuid = '8d490bf4-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,816| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,819| insert into fhir_observation_category_map (concept_class_id, observation_category, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_class_id, 'exam', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept_class
openmrs-referenceapplication_1 | where uuid = '8d491a9a-c2cc-11de-8d13-0010c6dffd0f'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,822| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,825| ChangeSet liquibase.xml::add_default_observation_categories_20200930::ibacher ran successfully in 31ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,826| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_default_observation_categories_20200930', 'ibacher', 'liquibase.xml', NOW(), 926, '8:73affe6c6768796f73b415e5ce59f160', 'sql; sql; sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,845| CREATE TABLE openmrs.fhir_duration_unit_map (duration_unit_map_id INT AUTO_INCREMENT NOT NULL, concept_id INT NULL, unit_of_time VARCHAR(20) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retired_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(36) NOT NULL, CONSTRAINT PK_FHIR_DURATION_UNIT_MAP PRIMARY KEY (duration_unit_map_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,864| Table fhir_duration_unit_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,866| ALTER TABLE openmrs.fhir_duration_unit_map ADD CONSTRAINT fhir_duration_unit_map_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,912| Foreign key constraint added to fhir_duration_unit_map (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,913| ALTER TABLE openmrs.fhir_duration_unit_map ADD CONSTRAINT fhir_duration_unit_map_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,963| Foreign key constraint added to fhir_duration_unit_map (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:21,964| ALTER TABLE openmrs.fhir_duration_unit_map ADD CONSTRAINT fhir_duration_unit_map_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,024| Foreign key constraint added to fhir_duration_unit_map (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,026| ALTER TABLE openmrs.fhir_duration_unit_map ADD CONSTRAINT fhir_duration_unit_map_concept FOREIGN KEY (concept_id) REFERENCES openmrs.concept (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,097| Foreign key constraint added to fhir_duration_unit_map (concept_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,098| CREATE INDEX fhir_duration_unit_map_unit_of_time ON openmrs.fhir_duration_unit_map(unit_of_time)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,119| Index fhir_duration_unit_map_unit_of_time created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,121| ChangeSet liquibase.xml::add_fhir_duration_unit_map_20200930::ibacher ran successfully in 289ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,124| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_duration_unit_map_20200930', 'ibacher', 'liquibase.xml', NOW(), 927, '8:837653ceb2c37b0f16dd861364ed03c0', 'createTable tableName=fhir_duration_unit_map; addForeignKeyConstraint baseTableName=fhir_duration_unit_map, constraintName=fhir_duration_unit_map_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=fhir_duration_unit_map, con...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,165| select count(*) from fhir_duration_unit_map
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,170| select 1 from concept where uuid = '162583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | WARN - Slf4jLogger.warning(32) |2021-06-30T08:44:22,173| Continuing past: liquibase.precondition.core.PreconditionContainer@52e245e despite precondition error:
openmrs-referenceapplication_1 | 1 preconditions failed
openmrs-referenceapplication_1 | liquibase.xml : liquibase.precondition.core.SqlPrecondition@69fcc470 : Empty result set, expected one row
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,187| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'S', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '162583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,190| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,197| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'MIN', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1733AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,201| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,205| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'H', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1822AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,210| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,212| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'D', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1072AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,217| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,220| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'WK', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1073AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,226| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,230| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'MO', 1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1074AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,233| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,235| insert into fhir_duration_unit_map (concept_id, unit_of_time, creator, date_created, uuid)
openmrs-referenceapplication_1 | select concept_id, 'A' ,1, now(), uuid()
openmrs-referenceapplication_1 | from concept
openmrs-referenceapplication_1 | where uuid = '1734AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,240| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,241| ChangeSet liquibase.xml::add_default_duration_unit_20200930::ibacher ran successfully in 83ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,243| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_default_duration_unit_20200930', 'ibacher', 'liquibase.xml', NOW(), 928, '8:1f653cca60adfae5c8c91994cb23beea', 'sql; sql; sql; sql; sql; sql; sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,300| CREATE TABLE openmrs.fhir_patient_identifier_system (fhir_patient_identifier_system_id INT AUTO_INCREMENT NOT NULL, patient_identifier_type_id INT NULL, url VARCHAR(255) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(255) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid VARCHAR(38) NOT NULL, CONSTRAINT PK_FHIR_PATIENT_IDENTIFIER_SYSTEM PRIMARY KEY (fhir_patient_identifier_system_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,326| Table fhir_patient_identifier_system created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,328| ALTER TABLE openmrs.fhir_patient_identifier_system ADD CONSTRAINT fhir_patient_identifier_system_patient_identifier_type_fk FOREIGN KEY (patient_identifier_type_id) REFERENCES openmrs.patient_identifier_type (patient_identifier_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,839| Foreign key constraint added to fhir_patient_identifier_system (patient_identifier_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,840| ALTER TABLE openmrs.fhir_patient_identifier_system ADD CONSTRAINT fhir_patient_identifier_system_creator_fk FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,904| Foreign key constraint added to fhir_patient_identifier_system (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,905| ALTER TABLE openmrs.fhir_patient_identifier_system ADD CONSTRAINT fhir_patient_identifier_system_changed_by_fk FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,983| Foreign key constraint added to fhir_patient_identifier_system (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:22,983| ALTER TABLE openmrs.fhir_patient_identifier_system ADD CONSTRAINT fhir_patient_identifier_system_retired_by_fk FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:23,229| Foreign key constraint added to fhir_patient_identifier_system (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:23,230| ChangeSet liquibase.xml::add_fhir_patient_identifier_system_20210507::Medhavi ran successfully in 980ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:23,233| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_fhir_patient_identifier_system_20210507', 'Medhavi', 'liquibase.xml', NOW(), 929, '8:3e54e358f177bc7d2b968ce42cc55739', 'createTable tableName=fhir_patient_identifier_system; addForeignKeyConstraint baseTableName=fhir_patient_identifier_system, constraintName=fhir_patient_identifier_system_patient_identifier_type_fk, referencedTableName=patient_identifier_type; addF...', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:23,269| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,320| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,345| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,400| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,425| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,609| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.uriPrefix value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,633| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,646| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.personAttributeTypeUuid value: 14d4f066-15f5-102d-96e4-000c29c2a5d7,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,673| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,721| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.immunizationsEncounterTypeUuid value: 29c02aff-9a93-46c9-bf6f-48b552fcb1fa,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,756| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.administeringEncounterRoleUuid value: 546cce2d-6d58-4097-ba92-206c1a2a0462,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,832| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,835| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.paging.default value: 10,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,853| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,856| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.paging.maximum value: 100,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,918| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,925| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.personContactPointAttributeTypeUuid value: 14d4f066-15f5-102d-96e4-000c29c2a5d7,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,950| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:23,956| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.locationContactPointAttributeTypeUuid value: abcde432-1691-11df-97a5-7038c432abcd,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:23,993| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,001| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.providerContactPointAttributeTypeUuid value: 5021b1a1-e7f6-44b4-ba02-da2f2bcf8718,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,024| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,030| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.narrativesOverridePropertyFile value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,091| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,341| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,351| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,388| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,523| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.baseUrl value: /spa,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,537| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,546| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.local.directory value: frontend,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,559| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.remote.enabled value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,577| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,585| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: spa.remote.url value: https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-app-shell/latest/,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,621| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,677| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,697| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,704| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,719| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,755| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,767| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,818| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,938| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.patientLinkUrl value: patientDashboard.form,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:24,970| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:24,979| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.data_export_batch_size value: 7500,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,022| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,388| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,722| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,731| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,746| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,815| In method UserService.savePrivilege. Arguments: Privilege=View RESTWS,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,833| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,837| In method UserService.savePrivilege. Arguments: Privilege=Manage RESTWS,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,859| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,887| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsDefault value: 50,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,897| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,900| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsAbsolute value: 100,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,925| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,929| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.uriPrefix value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,939| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,942| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.allowedips value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,951| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:25,955| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.quietDocs value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:25,972| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,033| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,042| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,051| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,059| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,220| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,238| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,240| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,241| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,252| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,253| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,261| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,289| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,311| CREATE TABLE openmrs.uiframework_user_defined_page_view (page_view_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(100) NOT NULL, template_type VARCHAR(50) NOT NULL, template_text MEDIUMTEXT NOT NULL, uuid VARCHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, CONSTRAINT PK_UIFRAMEWORK_USER_DEFINED_PAGE_VIEW PRIMARY KEY (page_view_id), UNIQUE (name), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,339| Table uiframework_user_defined_page_view created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,340| ChangeSet liquibase.xml::uiframework-20120913-2055::wyclif ran successfully in 45ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,342| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,344| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('uiframework-20120913-2055', 'wyclif', 'liquibase.xml', NOW(), 930, '8:710833828a3d1fe96cd3c56831d33921', 'createTable tableName=uiframework_user_defined_page_view', 'Adding uiframework_page_view table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,353| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,366| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,377| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,384| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,398| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,431| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateFormat value: dd.MMM.yyyy,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,444| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,447| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.timeFormat value: HH:mm:ss,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,456| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,460| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateAndTimeFormat value: dd.MMM.yyyy, HH:mm:ss,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,469| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,472| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateFormat value: DD.MMM.YYYY,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,490| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,493| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateAndTimeFormat value: DD.MMM.YYYY, HH:mm:ss,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,501| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,505| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: timezone.conversions value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,518| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,522| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.client.timezone value: clientTimezone,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,548| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,669| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,679| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,680| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,681| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,693| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,694| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,699| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,783| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,790| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,800| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,807| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,813| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,825| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,874| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,882| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,884| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,885| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,898| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,900| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,905| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,928| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:26,952| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,965| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:26,973| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:26,998| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,048| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,183| In method UserService.savePrivilege. Arguments: Privilege=Manage Atlas Data,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,206| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,248| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfPatients value: ?,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,273| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,281| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfObservations value: ?,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,303| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,305| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfEncounters value: ?,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,334| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,338| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.sendCounts value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,352| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,367| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.stopAskingToConfigure value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,383| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,531| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,584| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,591| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,596| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,618| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,624| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,634| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,647| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,667| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,711| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,733| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:27,739| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:27,751| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,825| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,854| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,856| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,858| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,885| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,902| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,961| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:27,980| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,064| CREATE TABLE openmrs.providermanagement_provider_role (provider_role_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_PROVIDERMANAGEMENT_PROVIDER_ROLE PRIMARY KEY (provider_role_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,119| Table providermanagement_provider_role created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,126| ChangeSet liquibase.xml::providermanagement-1::bgeVam ran successfully in 113ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,129| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,132| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-1', 'bgeVam', 'liquibase.xml', NOW(), 931, '8:57013f94ffa566583e651f3aee1b3e21', 'createTable tableName=providermanagement_provider_role', 'create table provider role', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,146| ALTER TABLE openmrs.provider ADD provider_role_id INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,205| Columns provider_role_id(int(11)) added to provider
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,206| ChangeSet liquibase.xml::providermanagement-2a::pgutkowski ran successfully in 64ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,207| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-2a', 'pgutkowski', 'liquibase.xml', NOW(), 932, '8:57e745a9ef1160df1cb597b91f85e87a', 'addColumn tableName=provider', 'add provider role id to table provider', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,636| ALTER TABLE openmrs.provider ADD CONSTRAINT provider_ibfk_1 FOREIGN KEY (provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,796| Foreign key constraint added to provider (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,798| ChangeSet liquibase.xml::providermanagement-2b::pgutkowski ran successfully in 582ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,801| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-2b', 'pgutkowski', 'liquibase.xml', NOW(), 933, '8:23b5e1207a74b8177a2dfd1a6c5f5c94', 'addForeignKeyConstraint baseTableName=provider, constraintName=provider_ibfk_1, referencedTableName=providermanagement_provider_role', 'use provider role id from table provider as foreign key', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,909| CREATE TABLE openmrs.providermanagement_provider_role_relationship_type (provider_role_id INT NOT NULL, relationship_type_id INT NOT NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,950| Table providermanagement_provider_role_relationship_type created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:28,951| ALTER TABLE openmrs.providermanagement_provider_role_relationship_type ADD CONSTRAINT providermanagement_provider_role_relationship_type_ibfk_1 FOREIGN KEY (provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,011| Foreign key constraint added to providermanagement_provider_role_relationship_type (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,012| ALTER TABLE openmrs.providermanagement_provider_role_relationship_type ADD CONSTRAINT providermanagement_provider_role_relationship_type_ibfk_2 FOREIGN KEY (relationship_type_id) REFERENCES openmrs.relationship_type (relationship_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,075| Foreign key constraint added to providermanagement_provider_role_relationship_type (relationship_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,076| ChangeSet liquibase.xml::providermanagement-3::bgeVam ran successfully in 259ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,077| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-3', 'bgeVam', 'liquibase.xml', NOW(), 934, '8:8a7deb8da044b7d7665b8a5a602783c3', 'createTable tableName=providermanagement_provider_role_relationship_type; addForeignKeyConstraint baseTableName=providermanagement_provider_role_relationship_type, constraintName=providermanagement_provider_role_relationship_type_ibfk_1, reference...', 'create table providermanagement_provider_role_relationship_type', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,115| CREATE TABLE openmrs.providermanagement_provider_role_supervisee_provider_role (provider_role_id INT NOT NULL, supervisee_provider_role_id INT NOT NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,133| Table providermanagement_provider_role_supervisee_provider_role created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,134| ALTER TABLE openmrs.providermanagement_provider_role_supervisee_provider_role ADD CONSTRAINT providermanagement_prspr_provider_role_fk FOREIGN KEY (provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,189| Foreign key constraint added to providermanagement_provider_role_supervisee_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,191| ALTER TABLE openmrs.providermanagement_provider_role_supervisee_provider_role ADD CONSTRAINT providermanagement_prspr_supervisee_role_fk FOREIGN KEY (supervisee_provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,337| Foreign key constraint added to providermanagement_provider_role_supervisee_provider_role (supervisee_provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,352| ChangeSet liquibase.xml::providermanagement-4::bgeVam ran successfully in 269ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,368| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-4', 'bgeVam', 'liquibase.xml', NOW(), 935, '8:27efc3e37503c4a8119186a5b15c59e7', 'createTable tableName=providermanagement_provider_role_supervisee_provider_role; addForeignKeyConstraint baseTableName=providermanagement_provider_role_supervisee_provider_role, constraintName=providermanagement_prspr_provider_role_fk, referencedT...', 'create table providermanagement_provider_role_supervisee_provider_role', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,409| CREATE TABLE openmrs.providermanagement_provider_role_provider_attribute_type (provider_role_id INT NOT NULL, provider_attribute_type_id INT NOT NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,467| Table providermanagement_provider_role_provider_attribute_type created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,468| ALTER TABLE openmrs.providermanagement_provider_role_provider_attribute_type ADD CONSTRAINT providermanagement_prpat_provider_role_fk FOREIGN KEY (provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,536| Foreign key constraint added to providermanagement_provider_role_provider_attribute_type (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,537| ALTER TABLE openmrs.providermanagement_provider_role_provider_attribute_type ADD CONSTRAINT providermanagement_prpat_provider_attribute_type_fk FOREIGN KEY (provider_attribute_type_id) REFERENCES openmrs.provider_attribute_type (provider_attribute_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,601| Foreign key constraint added to providermanagement_provider_role_provider_attribute_type (provider_attribute_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,602| ChangeSet liquibase.xml::providermanagement-5::bgeVam ran successfully in 218ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,604| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-5', 'bgeVam', 'liquibase.xml', NOW(), 936, '8:161f1172a7ac0f635ab7450a5e72934c', 'createTable tableName=providermanagement_provider_role_provider_attribute_type; addForeignKeyConstraint baseTableName=providermanagement_provider_role_provider_attribute_type, constraintName=providermanagement_prpat_provider_role_fk, referencedTab...', 'create table providermanagement_provider_role_provider_attribute_type', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,636| CREATE TABLE openmrs.providermanagement_provider_suggestion (provider_suggestion_id INT AUTO_INCREMENT NOT NULL, criteria VARCHAR(5000) NOT NULL, evaluator VARCHAR(255) NOT NULL, relationship_type_id INT NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_PROVIDERMANAGEMENT_PROVIDER_SUGGESTION PRIMARY KEY (provider_suggestion_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,668| Table providermanagement_provider_suggestion created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,669| ALTER TABLE openmrs.providermanagement_provider_suggestion ADD CONSTRAINT providermanagement_provider_suggestion_ibfk_1 FOREIGN KEY (relationship_type_id) REFERENCES openmrs.relationship_type (relationship_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,730| Foreign key constraint added to providermanagement_provider_suggestion (relationship_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,731| ChangeSet liquibase.xml::providermanagement-6::bgeVam ran successfully in 116ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,732| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-6', 'bgeVam', 'liquibase.xml', NOW(), 937, '8:307068dfacead5d2de71418ceb54c498', 'createTable tableName=providermanagement_provider_suggestion; addForeignKeyConstraint baseTableName=providermanagement_provider_suggestion, constraintName=providermanagement_provider_suggestion_ibfk_1, referencedTableName=relationship_type', 'create table providermanagement_provider_suggestion', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,788| CREATE TABLE openmrs.providermanagement_supervision_suggestion (supervision_suggestion_id INT AUTO_INCREMENT NOT NULL, criteria VARCHAR(5000) NOT NULL, evaluator VARCHAR(255) NOT NULL, provider_role_id INT NOT NULL, suggestion_type VARCHAR(50) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_PROVIDERMANAGEMENT_SUPERVISION_SUGGESTION PRIMARY KEY (supervision_suggestion_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,825| Table providermanagement_supervision_suggestion created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,826| ALTER TABLE openmrs.providermanagement_supervision_suggestion ADD CONSTRAINT providermanagement_supervision_suggestion_ibfk_1 FOREIGN KEY (provider_role_id) REFERENCES openmrs.providermanagement_provider_role (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,947| Foreign key constraint added to providermanagement_supervision_suggestion (provider_role_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,950| ChangeSet liquibase.xml::providermanagement-7::bgeVam ran successfully in 188ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,951| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-7', 'bgeVam', 'liquibase.xml', NOW(), 938, '8:db56bd1b70bfa1fd71f1b4c8dcdfe9a3', 'createTable tableName=providermanagement_supervision_suggestion; addForeignKeyConstraint baseTableName=providermanagement_supervision_suggestion, constraintName=providermanagement_supervision_suggestion_ibfk_1, referencedTableName=providermanageme...', 'create table providermanagement_supervision_suggestion', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,967| SELECT COUNT(*) FROM relationship_type WHERE uuid = '2a5f4ff4-a179-4b8a-aa4c-40f71956ebbc'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,970| INSERT INTO openmrs.relationship_type (a_is_to_b, b_is_to_a, preferred, weight, `description`, creator, date_created, uuid) VALUES ('Supervisor', 'Supervisee', '0', 0, 'Provider supervisor to provider supervisee relationship', 1, NOW(), '2a5f4ff4-a179-4b8a-aa4c-40f71956ebbc')
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,972| New row inserted into relationship_type
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,975| ChangeSet liquibase.xml::providermanagement-8::bgeVam ran successfully in 9ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,977| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('providermanagement-8', 'bgeVam', 'liquibase.xml', NOW(), 939, '8:023f27b0a5c5993cca87d2bc131c0a8b', 'insert tableName=relationship_type', 'insert in relationship_type', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:29,989| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,040| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,053| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,077| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,098| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,173| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,199| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,204| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API - Read-only,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,245| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,259| In method UserService.savePrivilege. Arguments: Privilege=Provider Management - Admin,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,278| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,287| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Historical,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,319| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,322| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Patients,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,349| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,354| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Patients,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,377| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,385| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Providers,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,404| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,409| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Providers,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,422| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,458| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personAttributeTypes value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,476| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,490| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerSearchDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,511| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,521| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,553| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,560| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalProviderListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,706| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,720| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientSearchDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,743| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,745| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,778| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,782| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalPatientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,796| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,800| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personSearchDisplayFields value: Given Name:person.personName.givenName|Family Name:person.personName.familyName|Age:person.age|Gender:person.gender,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,813| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.advancedSearchPersonAttributeType value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,839| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.addressWidget value: personAddress,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,858| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,865| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictSearchToProvidersWithProviderRoles value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,886| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,895| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.locationTag value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,909| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:30,912| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictedRoles value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:30,952| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,155| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,226| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,229| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,232| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,304| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,310| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,411| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,607| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:31,973| CREATE TABLE openmrs.address_hierarchy_entry (address_hierarchy_entry_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(160) NULL, level_id INT NOT NULL, parent_id INT NULL, user_generated_id VARCHAR(11) NULL, latitude DOUBLE NULL, longitude DOUBLE NULL, elevation DOUBLE NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_ADDRESS_HIERARCHY_ENTRY PRIMARY KEY (address_hierarchy_entry_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,012| Table address_hierarchy_entry created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,014| ChangeSet liquibase.xml::address_hierarchy-1595797202649-1::aman (generated) ran successfully in 214ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,015| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,017| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-1', 'aman (generated)', 'liquibase.xml', NOW(), 940, '8:7af68c228c63ee24ac3e2c9b91e8bf22', 'createTable tableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,046| CREATE TABLE openmrs.address_hierarchy_level (address_hierarchy_level_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(160) NULL, parent_level_id INT NULL, address_field VARCHAR(50) NULL, uuid CHAR(38) NOT NULL, required TINYINT(1) DEFAULT 0 NOT NULL, CONSTRAINT PK_ADDRESS_HIERARCHY_LEVEL PRIMARY KEY (address_hierarchy_level_id), UNIQUE (parent_level_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,145| Table address_hierarchy_level created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,148| ChangeSet liquibase.xml::address_hierarchy-1595797202649-2::aman (generated) ran successfully in 122ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,150| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-2', 'aman (generated)', 'liquibase.xml', NOW(), 941, '8:d2ed5a23e363ed1bc853b0dd81aeffeb', 'createTable tableName=address_hierarchy_level', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,181| CREATE TABLE openmrs.address_hierarchy_address_to_entry_map (address_to_entry_map_id INT AUTO_INCREMENT NOT NULL, address_id INT NOT NULL, entry_id INT NOT NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_ADDRESS_HIERARCHY_ADDRESS_TO_ENTRY_MAP PRIMARY KEY (address_to_entry_map_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,339| Table address_hierarchy_address_to_entry_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,341| ChangeSet liquibase.xml::address_hierarchy-1595832956041-1::aman (generated) ran successfully in 182ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,343| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595832956041-1', 'aman (generated)', 'liquibase.xml', NOW(), 942, '8:a43e3e0ab172198952209eaba316c225', 'createTable tableName=address_hierarchy_address_to_entry_map', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,870| CREATE INDEX address_field_unique ON openmrs.address_hierarchy_level(address_field)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,902| Index address_field_unique created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,904| ChangeSet liquibase.xml::address_hierarchy-1595797202649-3::aman (generated) ran successfully in 554ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:32,905| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-3', 'aman (generated)', 'liquibase.xml', NOW(), 943, '8:212ff915d280852a7155f39826b27d3f', 'createIndex indexName=address_field_unique, tableName=address_hierarchy_level', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,097| CREATE INDEX address_hierarchy_entry_name_idx ON openmrs.address_hierarchy_entry(name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,114| Index address_hierarchy_entry_name_idx created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,115| ChangeSet liquibase.xml::address_hierarchy-1595797202649-4::aman (generated) ran successfully in 201ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,116| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-4', 'aman (generated)', 'liquibase.xml', NOW(), 944, '8:6a51c7db6a958ef729963187f36b57dc', 'createIndex indexName=address_hierarchy_entry_name_idx, tableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,247| CREATE INDEX level_name ON openmrs.address_hierarchy_entry(level_id, name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,265| Index level_name created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,266| ChangeSet liquibase.xml::address_hierarchy-1595797202649-5::aman (generated) ran successfully in 144ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,267| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-5', 'aman (generated)', 'liquibase.xml', NOW(), 945, '8:6854e0527dec4660bf44fcfef4db05cd', 'createIndex indexName=level_name, tableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,394| CREATE INDEX parent_name ON openmrs.address_hierarchy_entry(parent_id, name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,413| Index parent_name created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,414| ChangeSet liquibase.xml::address_hierarchy-1595797202649-6::aman (generated) ran successfully in 141ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,415| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-6', 'aman (generated)', 'liquibase.xml', NOW(), 946, '8:b966d8fe42054bbc575db80e38374650', 'createIndex indexName=parent_name, tableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,739| CREATE INDEX address_id_to_person_address_table ON openmrs.address_hierarchy_address_to_entry_map(address_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,787| Index address_id_to_person_address_table created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,788| ChangeSet liquibase.xml::address_hierarchy-1595832956041-116::aman (generated) ran successfully in 365ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:33,788| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595832956041-116', 'aman (generated)', 'liquibase.xml', NOW(), 947, '8:643a6de0b36c21e7649c72f7f5a13399', 'createIndex indexName=address_id_to_person_address_table, tableName=address_hierarchy_address_to_entry_map', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,017| CREATE INDEX entry_id_to_address_hierarchy_table ON openmrs.address_hierarchy_address_to_entry_map(entry_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,168| Index entry_id_to_address_hierarchy_table created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,178| ChangeSet liquibase.xml::address_hierarchy-1595832956041-229::aman (generated) ran successfully in 380ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,179| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595832956041-229', 'aman (generated)', 'liquibase.xml', NOW(), 948, '8:2ce0874029567b6d0f1063047c54a820', 'createIndex indexName=entry_id_to_address_hierarchy_table, tableName=address_hierarchy_address_to_entry_map', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,802| ALTER TABLE openmrs.address_hierarchy_entry ADD CONSTRAINT level_to_level FOREIGN KEY (level_id) REFERENCES openmrs.address_hierarchy_level (address_hierarchy_level_id) ON UPDATE NO ACTION ON DELETE NO ACTION
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,998| Foreign key constraint added to address_hierarchy_entry (level_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:34,999| ChangeSet liquibase.xml::address_hierarchy-1595797202649-7::aman (generated) ran successfully in 789ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,000| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-7', 'aman (generated)', 'liquibase.xml', NOW(), 949, '8:9cda37caf56963005b8cf80b29e33bbb', 'addForeignKeyConstraint baseTableName=address_hierarchy_entry, constraintName=level_to_level, referencedTableName=address_hierarchy_level', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,343| ALTER TABLE openmrs.address_hierarchy_entry ADD CONSTRAINT `parent-to-parent` FOREIGN KEY (parent_id) REFERENCES openmrs.address_hierarchy_entry (address_hierarchy_entry_id) ON UPDATE NO ACTION ON DELETE CASCADE
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,429| Foreign key constraint added to address_hierarchy_entry (parent_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,431| ChangeSet liquibase.xml::address_hierarchy-1595797202649-8::aman (generated) ran successfully in 414ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,432| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-8', 'aman (generated)', 'liquibase.xml', NOW(), 950, '8:0829ef612906edde3ee09ed23cdf045d', 'addForeignKeyConstraint baseTableName=address_hierarchy_entry, constraintName=parent-to-parent, referencedTableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,852| ALTER TABLE openmrs.address_hierarchy_level ADD CONSTRAINT parent_level FOREIGN KEY (parent_level_id) REFERENCES openmrs.address_hierarchy_level (address_hierarchy_level_id) ON UPDATE NO ACTION ON DELETE NO ACTION
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,904| Foreign key constraint added to address_hierarchy_level (parent_level_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,908| ChangeSet liquibase.xml::address_hierarchy-1595797202649-9::aman (generated) ran successfully in 468ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:35,910| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595797202649-9', 'aman (generated)', 'liquibase.xml', NOW(), 951, '8:23718917acff5432859dfbf2f408435d', 'addForeignKeyConstraint baseTableName=address_hierarchy_level, constraintName=parent_level, referencedTableName=address_hierarchy_level', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,121| ALTER TABLE openmrs.address_hierarchy_address_to_entry_map ADD CONSTRAINT address_id_to_person_address_table FOREIGN KEY (address_id) REFERENCES openmrs.person_address (person_address_id) ON UPDATE NO ACTION ON DELETE NO ACTION
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,219| Foreign key constraint added to address_hierarchy_address_to_entry_map (address_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,221| ChangeSet liquibase.xml::address_hierarchy-1595832956041-516::aman (generated) ran successfully in 302ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,223| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595832956041-516', 'aman (generated)', 'liquibase.xml', NOW(), 952, '8:d0b31e94e752d75c753a7618211053cc', 'addForeignKeyConstraint baseTableName=address_hierarchy_address_to_entry_map, constraintName=address_id_to_person_address_table, referencedTableName=person_address', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,431| ALTER TABLE openmrs.address_hierarchy_address_to_entry_map ADD CONSTRAINT entry_id_to_address_hierarchy_table FOREIGN KEY (entry_id) REFERENCES openmrs.address_hierarchy_entry (address_hierarchy_entry_id) ON UPDATE NO ACTION ON DELETE NO ACTION
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,512| Foreign key constraint added to address_hierarchy_address_to_entry_map (entry_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,514| ChangeSet liquibase.xml::address_hierarchy-1595832956041-625::aman (generated) ran successfully in 274ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,516| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('address_hierarchy-1595832956041-625', 'aman (generated)', 'liquibase.xml', NOW(), 953, '8:6fc70b53ff0bb150a12b9685fcc47363', 'addForeignKeyConstraint baseTableName=address_hierarchy_address_to_entry_map, constraintName=entry_id_to_address_hierarchy_table, referencedTableName=address_hierarchy_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:36,565| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,757| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,776| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,807| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,841| In method UserService.savePrivilege. Arguments: Privilege=Manage Address Hierarchy,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,850| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,868| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.allowFreetext value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,884| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,891| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.enableOverrideOfAddressPortlet value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,905| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,912| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.soundexProcessor value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,929| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,937| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.addressToEntryMapUpdaterLastStartTime value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,947| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:36,960| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.initializeAddressHierarchyCacheOnStartup value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:36,974| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,128| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,141| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,149| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,160| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,203| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,216| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,223| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,240| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,306| In method UserService.savePrivilege. Arguments: Privilege=Manage OWA,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,321| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,360| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,369| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,377| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appBaseUrl value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,403| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:37,413| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appStoreUrl value: http://modules.openmrs.org,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:37,432| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,528| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,559| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,565| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,566| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,579| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,581| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,632| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,647| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:37,871| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_reference_map' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,009| CREATE TABLE TMP_PRYQHGJXKAXTQBSV (
openmrs-referenceapplication_1 | id INT PRIMARY KEY,
openmrs-referenceapplication_1 | self_ref INT NOT NULL,
openmrs-referenceapplication_1 | CONSTRAINT c_self_ref FOREIGN KEY(self_ref) REFERENCES TMP_PRYQHGJXKAXTQBSV(id)
openmrs-referenceapplication_1 | )
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,076| DROP TABLE TMP_PRYQHGJXKAXTQBSV
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,162| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,253| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,302| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,332| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,693| Marking ChangeSet: liquibase.xml::openconceptlab-v1-5::rkorytkowski ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,695| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,697| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-5', 'rkorytkowski', 'liquibase.xml', NOW(), 954, '8:be3ede082581230c50956f395bbeb371', 'createIndex indexName=concept_reference_map_uuid, tableName=concept_reference_map', 'Add concept_reference_map_uuid index', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,762| CREATE INDEX concept_reference_source_name ON openmrs.concept_reference_source(name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,776| Index concept_reference_source_name created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,778| ChangeSet liquibase.xml::openconceptlab-v1-6::rkorytkowski ran successfully in 21ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,779| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-6', 'rkorytkowski', 'liquibase.xml', NOW(), 955, '8:56556175d9d83a69d7d5b5b2d2e7b46d', 'createIndex indexName=concept_reference_source_name, tableName=concept_reference_source', 'Add concept_reference_source_name index', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,795| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_map_type' and const.constraint_name='name'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,806| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_map_type' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,842| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,880| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:38,947| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,176| Marking ChangeSet: liquibase.xml::openconceptlab-v1-7::rkorytkowski ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,181| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-7', 'rkorytkowski', 'liquibase.xml', NOW(), 956, '8:f62211c5d8fbbe7d71178a92245f32a1', 'createIndex indexName=concept_map_type_name, tableName=concept_map_type', 'Add concept_map_type_name index', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,208| CREATE INDEX concept_reference_term_code ON openmrs.concept_reference_term(concept_source_id, code)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,229| Index concept_reference_term_code created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,230| ChangeSet liquibase.xml::openconceptlab-v1-8::rkorytkowski ran successfully in 39ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,232| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-8', 'rkorytkowski', 'liquibase.xml', NOW(), 957, '8:e0527a82e885f05545a83569a5ee19ab', 'createIndex indexName=concept_reference_term_code, tableName=concept_reference_term', 'Add concept_reference_term_code index', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,246| CREATE INDEX concept_name_duplicate ON openmrs.concept_name(name, locale, voided)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,293| Index concept_name_duplicate created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,295| ChangeSet liquibase.xml::openconceptlab-v1-9::rkorytkowski ran successfully in 56ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,296| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-9', 'rkorytkowski', 'liquibase.xml', NOW(), 958, '8:70609ab372409be51de6892cda5291a8', 'createIndex indexName=concept_name_duplicate, tableName=concept_name', 'Add concept_name_duplicate index', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,335| Marking ChangeSet: liquibase.xml::openconceptlab-v1-03.11.2016-16.10::adamgrzybkowski ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Table openmrs.openconceptlab_item does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,341| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-03.11.2016-16.10', 'adamgrzybkowski', 'liquibase.xml', NOW(), 959, '8:3031a99cd49a20dbd64f71fc14629050', 'dropTable tableName=openconceptlab_item', 'Drop item table', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,444| Marking ChangeSet: liquibase.xml::openconceptlab-v1-03.11.2016-16.11::adamgrzybkowski ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Table openmrs.openconceptlab_update does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,447| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-03.11.2016-16.11', 'adamgrzybkowski', 'liquibase.xml', NOW(), 960, '8:bae8599e0e50cefdce779dc0fc67058f', 'dropTable tableName=openconceptlab_update', 'Drop update table', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,495| CREATE TABLE openmrs.openconceptlab_import (import_id BIGINT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NULL, local_date_started datetime NOT NULL, local_date_stopped datetime NULL, ocl_date_started datetime NULL, error_message VARCHAR(1024) NULL, CONSTRAINT PK_OPENCONCEPTLAB_IMPORT PRIMARY KEY (import_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,543| Table openconceptlab_import created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,546| ChangeSet liquibase.xml::openconceptlab-v1-03.11.2016-16.12::adamgrzybkowski ran successfully in 82ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,547| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-03.11.2016-16.12', 'adamgrzybkowski', 'liquibase.xml', NOW(), 961, '8:9b13090663e39e80a21683ef13dcc0ab', 'createTable tableName=openconceptlab_import', 'Create import table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,579| CREATE TABLE openmrs.openconceptlab_item (item_id BIGINT AUTO_INCREMENT NOT NULL, import_id BIGINT NOT NULL, type VARCHAR(512) NOT NULL, uuid CHAR(38) NULL, version_url VARCHAR(1024) NULL, url VARCHAR(1024) NULL, hashed_url BINARY(16) NULL, state INT NOT NULL, error_message VARCHAR(1024) NULL, CONSTRAINT PK_OPENCONCEPTLAB_ITEM PRIMARY KEY (item_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,610| Table openconceptlab_item created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,614| ALTER TABLE openmrs.openconceptlab_item ADD CONSTRAINT openconceptlab_item_import FOREIGN KEY (import_id) REFERENCES openmrs.openconceptlab_import (import_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,688| Foreign key constraint added to openconceptlab_item (import_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,692| ChangeSet liquibase.xml::openconceptlab-v1-03.11.2016-16.13::adamgrzybkowski ran successfully in 136ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,693| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-03.11.2016-16.13', 'adamgrzybkowski', 'liquibase.xml', NOW(), 962, '8:123496906a0f3539bffbdab79e0f8daa', 'createTable tableName=openconceptlab_item; addForeignKeyConstraint baseTableName=openconceptlab_item, constraintName=openconceptlab_item_import, referencedTableName=openconceptlab_import', 'Create openconceptlab_item table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,724| ALTER TABLE openmrs.openconceptlab_import ADD release_version VARCHAR(512) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,780| Columns release_version(varchar(512)) added to openconceptlab_import
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,781| ChangeSet liquibase.xml::openconceptlab-v1-12::tomaszmarzeion ran successfully in 68ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,783| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-12', 'tomaszmarzeion', 'liquibase.xml', NOW(), 963, '8:601dca7e378cf5dfc508bfc95385d91f', 'addColumn tableName=openconceptlab_import', 'Create release_version - See OCLM-38 for details', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,792| ALTER TABLE openmrs.openconceptlab_item ADD updated_on datetime NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,827| Columns updated_on(datetime) added to openconceptlab_item
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,829| ChangeSet liquibase.xml::openconceptlab-v1-04.11.2016-14.27::adamgrzybkowski ran successfully in 39ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,831| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-04.11.2016-14.27', 'adamgrzybkowski', 'liquibase.xml', NOW(), 964, '8:57d6bca7d22c3f668a1da8ae7d5dfe0f', 'addColumn tableName=openconceptlab_item', 'Create openconceptlab_item_update_on', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,843| ALTER TABLE openmrs.openconceptlab_import ADD subscription_url TEXT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,892| Columns subscription_url(text) added to openconceptlab_import
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,895| ChangeSet liquibase.xml::openconceptlab-v1-08.11.2016::lkukielka ran successfully in 54ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,901| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-08.11.2016', 'lkukielka', 'liquibase.xml', NOW(), 965, '8:9d0ea0113f17ab257855a7c2841c84f1', 'addColumn tableName=openconceptlab_import', 'Add subscription_url column- See OCLM-43 for details', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,926| CREATE INDEX openconceptlab_item_url ON openmrs.openconceptlab_item(hashed_url)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,997| Index openconceptlab_item_url created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:39,999| ChangeSet liquibase.xml::openconceptlab-v1-14.03.2018::rkorytkowski ran successfully in 83ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,003| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('openconceptlab-v1-14.03.2018', 'rkorytkowski', 'liquibase.xml', NOW(), 966, '8:94eddb7708692b1b905d36a3f89bface', 'createIndex indexName=openconceptlab_item_url, tableName=openconceptlab_item', 'Add openconceptlab_item_url index', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,037| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,063| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,085| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,094| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,108| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,134| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.subscriptionUrl value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,143| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,146| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.scheduledDays value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,155| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.scheduledTime value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,171| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:40,174| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openconceptlab.token value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:40,182| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,301| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,323| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,326| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,327| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,342| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,348| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,396| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,470| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,488| select count(*) from global_property where property =
openmrs-referenceapplication_1 | 'metadatamapping.addLocalMappings'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,491| UPDATE openmrs.global_property SET property = 'metadatamapping.addLocalMappings' WHERE property = 'metadatasharing.addLocalMappings'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,497| Data updated in global_property
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,498| ChangeSet liquibase.xml::metadatamapping-2011-10-04-a::bwolfe ran successfully in 11ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,499| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,502| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2011-10-04-a', 'bwolfe', 'liquibase.xml', NOW(), 967, '8:9e1f4ac3d34f4b355f44d31a9bd15943', 'update tableName=global_property', 'Move MDS property addLocalMappings to metadatamapping', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,524| select count(*) from global_property where property =
openmrs-referenceapplication_1 | 'metadatamapping.localConceptSourceUuid'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,528| UPDATE openmrs.global_property SET property = 'metadatamapping.localConceptSourceUuid' WHERE property = 'metadatasharing.systemConceptSource'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,531| Data updated in global_property
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,533| ChangeSet liquibase.xml::metadatamapping-2011-10-04-b::bwolfe ran successfully in 10ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,534| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2011-10-04-b', 'bwolfe', 'liquibase.xml', NOW(), 968, '8:d0b48291150cec09f8ec41e99777c14c', 'update tableName=global_property', 'Move MDS property localConceptSourceUuid to metadatamapping', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,563| CREATE TABLE openmrs.metadatamapping_metadata_source (metadata_source_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1024) NULL, creator INT NOT NULL, changed_by INT NULL, date_created datetime NOT NULL, date_changed datetime NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, date_retired datetime DEFAULT null NULL, retired_by INT DEFAULT null NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_METADATAMAPPING_METADATA_SOURCE PRIMARY KEY (metadata_source_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,660| Table metadatamapping_metadata_source created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,662| ALTER TABLE openmrs.metadatamapping_metadata_source ADD CONSTRAINT metadatamapping_metadata_source_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,779| Foreign key constraint added to metadatamapping_metadata_source (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,781| ALTER TABLE openmrs.metadatamapping_metadata_source ADD CONSTRAINT metadatamapping_metadata_source_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,902| Foreign key constraint added to metadatamapping_metadata_source (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:40,904| ALTER TABLE openmrs.metadatamapping_metadata_source ADD CONSTRAINT metadatamapping_metadata_source_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,041| Foreign key constraint added to metadatamapping_metadata_source (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,043| ChangeSet liquibase.xml::metadatamapping-2015-10-11-1834::kosmik ran successfully in 497ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,044| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2015-10-11-1834', 'kosmik', 'liquibase.xml', NOW(), 969, '8:5fb6e7e2e4c13af7b81aa7ef15dbcbe8', 'createTable tableName=metadatamapping_metadata_source; addForeignKeyConstraint baseTableName=metadatamapping_metadata_source, constraintName=metadatamapping_metadata_source_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=...', 'Create metadata source table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,147| CREATE TABLE openmrs.metadatamapping_metadata_term_mapping (metadata_term_mapping_id INT AUTO_INCREMENT NOT NULL, metadata_source_id INT NOT NULL, code VARCHAR(255) NOT NULL, metadata_class VARCHAR(1024) NOT NULL, metadata_uuid VARCHAR(38) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1024) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NOT NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, date_retired datetime DEFAULT null NULL, retired_by INT DEFAULT null NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_METADATAMAPPING_METADATA_TERM_MAPPING PRIMARY KEY (metadata_term_mapping_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,263| Table metadatamapping_metadata_term_mapping created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,266| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping ADD CONSTRAINT metadatamapping_metadata_term_mapping_metadata_source_id FOREIGN KEY (metadata_source_id) REFERENCES openmrs.metadatamapping_metadata_source (metadata_source_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,377| Foreign key constraint added to metadatamapping_metadata_term_mapping (metadata_source_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,378| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping ADD CONSTRAINT metadatamapping_metadata_term_mapping_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,605| Foreign key constraint added to metadatamapping_metadata_term_mapping (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,606| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping ADD CONSTRAINT metadatamapping_metadata_term_mapping_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,675| Foreign key constraint added to metadatamapping_metadata_term_mapping (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,677| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping ADD CONSTRAINT metadatamapping_metadata_term_mapping_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,929| Foreign key constraint added to metadatamapping_metadata_term_mapping (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,936| ChangeSet liquibase.xml::metadatamapping-2015-10-11-1835::kosmik ran successfully in 872ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:41,944| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2015-10-11-1835', 'kosmik', 'liquibase.xml', NOW(), 970, '8:158f71d7f620046777fdb527ad9abc79', 'createTable tableName=metadatamapping_metadata_term_mapping; addForeignKeyConstraint baseTableName=metadatamapping_metadata_term_mapping, constraintName=metadatamapping_metadata_term_mapping_metadata_source_id, referencedTableName=metadatamapping_...', 'Create metadata term mapping table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,092| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping ADD CONSTRAINT metadatamapping_metadata_term_code_unique_within_source UNIQUE (metadata_source_id, code)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,110| Unique constraint added to metadatamapping_metadata_term_mapping(metadata_source_id,code)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,112| ChangeSet liquibase.xml::metadatamapping-2015-10-25-1124::kosmik ran successfully in 156ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,113| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2015-10-25-1124', 'kosmik', 'liquibase.xml', NOW(), 971, '8:05e8c41b6de8ef7ab62058e8881a5cfe', 'addUniqueConstraint constraintName=metadatamapping_metadata_term_code_unique_within_source, tableName=metadatamapping_metadata_term_mapping', 'Add unique constraint on a code withing a source', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,256| ALTER TABLE openmrs.metadatamapping_metadata_source ADD CONSTRAINT metadatamapping_metadata_source_name_unique UNIQUE (name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,280| Unique constraint added to metadatamapping_metadata_source(name)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,282| ChangeSet liquibase.xml::metadatamapping-2015-11-16-1932::kosmik ran successfully in 163ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,285| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2015-11-16-1932', 'kosmik', 'liquibase.xml', NOW(), 972, '8:fffb52d06fd554d7e747e7fd0963bc21', 'addUniqueConstraint constraintName=metadatamapping_metadata_source_name_unique, tableName=metadatamapping_metadata_source', 'Add unique constraint on metadata source name', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,299| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping MODIFY metadata_class VARCHAR(1024) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,359| Null constraint dropped from metadatamapping_metadata_term_mapping.metadata_class
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,360| ChangeSet liquibase.xml::metadatamapping-2016-01-06-0800::jasonvena ran successfully in 65ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,366| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-01-06-0800', 'jasonvena', 'liquibase.xml', NOW(), 973, '8:3f55b7f5a1b57b2dd0621e45f0f004f1', 'dropNotNullConstraint columnName=metadata_class, tableName=metadatamapping_metadata_term_mapping', 'Make MetadataTermMapping.metadataClass optional. We follow the openmrs convention of checking if the column
openmrs-referenceapplication_1 | exists.', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,399| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping MODIFY metadata_uuid VARCHAR(38) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,462| Null constraint dropped from metadatamapping_metadata_term_mapping.metadata_uuid
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,463| ChangeSet liquibase.xml::metadatamapping-2016-01-06-0801::jasonvena ran successfully in 66ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,469| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-01-06-0801', 'jasonvena', 'liquibase.xml', NOW(), 974, '8:26aa09cc619f2d01fd680ce985b8ba56', 'dropNotNullConstraint columnName=metadata_uuid, tableName=metadatamapping_metadata_term_mapping', 'Make MetadataTermMapping.metadataUuid optional. We follow the openmrs convention of checking if the column
openmrs-referenceapplication_1 | exists.', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,587| CREATE INDEX metadatamapping_idx_mdtm_retired ON openmrs.metadatamapping_metadata_term_mapping(retired)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,606| Index metadatamapping_idx_mdtm_retired created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,606| ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-a::kosmik ran successfully in 126ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,607| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-02-07-1310-a', 'kosmik', 'liquibase.xml', NOW(), 975, '8:befb1a2780e568d2cc0107d5e96d4a63', 'createIndex indexName=metadatamapping_idx_mdtm_retired, tableName=metadatamapping_metadata_term_mapping', 'Add index on metadata term mapping retired', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,615| create index metadatamapping_idx_mdtm_mdclass on metadatamapping_metadata_term_mapping(metadata_class(255))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,636| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,637| ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik ran successfully in 23ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,638| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-02-07-1310-b-mysql', 'kosmik', 'liquibase.xml', NOW(), 976, '8:c20dfb62bce6b8ee4582072b1841d34e', 'sql', 'For mysql, add a prefix index on metadata term mapping metadata class, since there is a hard length limit
openmrs-referenceapplication_1 | on varchar indexes starting from mysql 5.6.', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,651| Marking ChangeSet: liquibase.xml::metadatamapping-2016-02-07-1310-b-non-mysql::kosmik ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,652| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-02-07-1310-b-non-mysql', 'kosmik', 'liquibase.xml', NOW(), 977, '8:7839394721a263fd56a6ee383e13e977', 'createIndex indexName=metadatamapping_idx_mdtm_mdclass, tableName=metadatamapping_metadata_term_mapping', 'Add index on metadata term mapping metadata class for any other dbms than mysql.', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:42,982| CREATE INDEX metadatamapping_idx_mdtm_mdsource ON openmrs.metadatamapping_metadata_term_mapping(metadata_source_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,007| Index metadatamapping_idx_mdtm_mdsource created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,009| ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-c::kosmik ran successfully in 347ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,011| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-02-07-1310-c', 'kosmik', 'liquibase.xml', NOW(), 978, '8:2b8d054099da6178a6115659007babdc', 'createIndex indexName=metadatamapping_idx_mdtm_mdsource, tableName=metadatamapping_metadata_term_mapping', 'Add index on metadata term mapping source', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,300| CREATE INDEX metadatamapping_idx_mdtm_code ON openmrs.metadatamapping_metadata_term_mapping(code)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,695| Index metadatamapping_idx_mdtm_code created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,697| ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-d::kosmik ran successfully in 654ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,698| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-02-07-1310-d', 'kosmik', 'liquibase.xml', NOW(), 979, '8:cc8edbfec4da38df5e325b34594047b5', 'createIndex indexName=metadatamapping_idx_mdtm_code, tableName=metadatamapping_metadata_term_mapping', 'Add index on metadata term mapping code', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,709| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping MODIFY date_changed datetime NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,777| Null constraint dropped from metadatamapping_metadata_term_mapping.date_changed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,778| ALTER TABLE openmrs.metadatamapping_metadata_source MODIFY date_changed datetime NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,821| Null constraint dropped from metadatamapping_metadata_source.date_changed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,822| ChangeSet liquibase.xml::metadatamapping-2016-08-03-1044::adamgrzybkowski ran successfully in 117ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,823| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-08-03-1044', 'adamgrzybkowski', 'liquibase.xml', NOW(), 980, '8:e781c9175e278eab3cfd3ff95a2ac61e', 'dropNotNullConstraint columnName=date_changed, tableName=metadatamapping_metadata_term_mapping; dropNotNullConstraint columnName=date_changed, tableName=metadatamapping_metadata_source', 'Make date_changed optional', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,849| CREATE TABLE openmrs.metadatamapping_metadata_set (metadata_set_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NULL, `description` VARCHAR(1024) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, date_retired datetime DEFAULT null NULL, retired_by INT DEFAULT null NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_METADATAMAPPING_METADATA_SET PRIMARY KEY (metadata_set_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,876| Table metadatamapping_metadata_set created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,876| ALTER TABLE openmrs.metadatamapping_metadata_set ADD CONSTRAINT metadatamapping_metadata_set_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,957| Foreign key constraint added to metadatamapping_metadata_set (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:43,960| ALTER TABLE openmrs.metadatamapping_metadata_set ADD CONSTRAINT metadatamapping_metadata_set_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,270| Foreign key constraint added to metadatamapping_metadata_set (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,271| ALTER TABLE openmrs.metadatamapping_metadata_set ADD CONSTRAINT metadatamapping_metadata_set_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,390| Foreign key constraint added to metadatamapping_metadata_set (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,391| ChangeSet liquibase.xml::metadatamapping-2016-08-04-1511::pgutkowski ran successfully in 558ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,393| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-08-04-1511', 'pgutkowski', 'liquibase.xml', NOW(), 981, '8:c229300c8e2b5d2da18d5e731b9aa551', 'createTable tableName=metadatamapping_metadata_set; addForeignKeyConstraint baseTableName=metadatamapping_metadata_set, constraintName=metadatamapping_metadata_set_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=metadatam...', 'Create metadata set table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,451| CREATE TABLE openmrs.metadatamapping_metadata_set_member (metadata_set_member_id INT AUTO_INCREMENT NOT NULL, metadata_set_id INT NOT NULL, metadata_class VARCHAR(1024) NOT NULL, metadata_uuid VARCHAR(38) NOT NULL, sort_weight DOUBLE NULL, name VARCHAR(255) NULL, `description` VARCHAR(1024) NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, date_retired datetime DEFAULT null NULL, retired_by INT DEFAULT null NULL, retire_reason VARCHAR(255) DEFAULT null NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_METADATAMAPPING_METADATA_SET_MEMBER PRIMARY KEY (metadata_set_member_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,537| Table metadatamapping_metadata_set_member created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,538| ALTER TABLE openmrs.metadatamapping_metadata_set_member ADD CONSTRAINT metadatamapping_metadata_set_member_term_unique_within_set UNIQUE (metadata_set_id, metadata_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,586| Unique constraint added to metadatamapping_metadata_set_member(metadata_set_id, metadata_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,588| ALTER TABLE openmrs.metadatamapping_metadata_set_member ADD CONSTRAINT metadatamapping_metadata_set_member_metadata_set_id FOREIGN KEY (metadata_set_id) REFERENCES openmrs.metadatamapping_metadata_set (metadata_set_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,829| Foreign key constraint added to metadatamapping_metadata_set_member (metadata_set_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,833| ALTER TABLE openmrs.metadatamapping_metadata_set_member ADD CONSTRAINT metadatamapping_metadata_set_member_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,949| Foreign key constraint added to metadatamapping_metadata_set_member (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:44,950| ALTER TABLE openmrs.metadatamapping_metadata_set_member ADD CONSTRAINT metadatamapping_metadata_set_member_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,003| Foreign key constraint added to metadatamapping_metadata_set_member (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,003| ALTER TABLE openmrs.metadatamapping_metadata_set_member ADD CONSTRAINT metadatamapping_metadata_set_member_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,060| Foreign key constraint added to metadatamapping_metadata_set_member (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,061| ChangeSet liquibase.xml::metadatamapping-2016-08-04-1513::pgutkowski ran successfully in 659ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,063| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-08-04-1513', 'pgutkowski', 'liquibase.xml', NOW(), 982, '8:abaa1635197f59db3c990c8ef6f67a0b', 'createTable tableName=metadatamapping_metadata_set_member; addUniqueConstraint constraintName=metadatamapping_metadata_set_member_term_unique_within_set, tableName=metadatamapping_metadata_set_member; addForeignKeyConstraint baseTableName=metadata...', 'Create metadata set member table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,070| ALTER TABLE openmrs.metadatamapping_metadata_term_mapping MODIFY name VARCHAR(255) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,119| Null constraint dropped from metadatamapping_metadata_term_mapping.name
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,121| ChangeSet liquibase.xml::metadatamapping-2016-08-05-8000::adamgrzybkowski ran successfully in 53ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,122| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatamapping-2016-08-05-8000', 'adamgrzybkowski', 'liquibase.xml', NOW(), 983, '8:ed8fe7976557830e75e7d59a42624345', 'dropNotNullConstraint columnName=name, tableName=metadatamapping_metadata_term_mapping', 'Make name optional', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,131| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,155| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,173| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,203| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,258| In method UserService.savePrivilege. Arguments: Privilege=Manage Metadata Mapping,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,287| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,291| In method UserService.savePrivilege. Arguments: Privilege=View Metadata Via Mapping,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,322| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,358| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.addLocalMappings value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,385| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,463| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,488| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,490| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,491| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,505| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,507| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,521| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,533| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,572| CREATE TABLE openmrs.metadatasharing_exported_package (exported_package_id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, group_uuid CHAR(38) NOT NULL, version INT NOT NULL, published TINYINT(1) NOT NULL, date_created datetime NOT NULL, name VARCHAR(64) NOT NULL, `description` VARCHAR(256) NOT NULL, content LONGBLOB NULL, CONSTRAINT PK_METADATASHARING_EXPORTED_PACKAGE PRIMARY KEY (exported_package_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,605| Table metadatasharing_exported_package created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,605| CREATE INDEX metadatasharing_package_group_uuid ON openmrs.metadatasharing_exported_package(group_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,625| Index metadatasharing_package_group_uuid created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,626| ChangeSet liquibase.xml::metadatasharing_create_table_exported_package::Dmytro Trifonov ran successfully in 69ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,627| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,631| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatasharing_create_table_exported_package', 'Dmytro Trifonov', 'liquibase.xml', NOW(), 984, '8:20f95ea1e7ec1d6a0cbcf599994d5e2b', 'createTable tableName=metadatasharing_exported_package; createIndex indexName=metadatasharing_package_group_uuid, tableName=metadatasharing_exported_package', 'Create table metadatasharing_exported_package', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,676| CREATE TABLE openmrs.metadatasharing_imported_package (imported_package_id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, group_uuid CHAR(38) NOT NULL, subscription_url VARCHAR(512) DEFAULT null NULL, subscription_status TINYINT DEFAULT 0 NULL, date_created datetime NOT NULL, date_imported datetime DEFAULT null NULL, name VARCHAR(64) DEFAULT null NULL, `description` VARCHAR(256) NOT NULL, import_config VARCHAR(1024) DEFAULT null NULL, remote_version INT DEFAULT null NULL, version INT DEFAULT null NULL, CONSTRAINT PK_METADATASHARING_IMPORTED_PACKAGE PRIMARY KEY (imported_package_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,708| Table metadatasharing_imported_package created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,709| CREATE INDEX metadatasharing_package_uuid ON openmrs.metadatasharing_imported_package(group_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,743| Index metadatasharing_package_uuid created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,743| ChangeSet liquibase.xml::metadatasharing_create_table_imported_package::Dmytro Trifonov ran successfully in 91ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,745| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatasharing_create_table_imported_package', 'Dmytro Trifonov', 'liquibase.xml', NOW(), 985, '8:b5c327671c64ba1c2dfc6a8c62ff4f9e', 'createTable tableName=metadatasharing_imported_package; createIndex indexName=metadatasharing_package_uuid, tableName=metadatasharing_imported_package', 'Create table metadatasharing_imported_package', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,776| CREATE TABLE openmrs.metadatasharing_imported_item (imported_item_id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, classname VARCHAR(256) NOT NULL, existing_uuid CHAR(38) DEFAULT null NULL, date_imported datetime DEFAULT null NULL, date_changed datetime DEFAULT null NULL, import_type TINYINT DEFAULT 0 NULL, assessed TINYINT(1) NOT NULL, CONSTRAINT PK_METADATASHARING_IMPORTED_ITEM PRIMARY KEY (imported_item_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,813| Table metadatasharing_imported_item created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,814| CREATE INDEX metadatasharing_item_uuid ON openmrs.metadatasharing_imported_item(uuid, existing_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,842| Index metadatasharing_item_uuid created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,843| ChangeSet liquibase.xml::metadatasharing_create_table_imported_item::Dmytro Trifonov ran successfully in 92ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,845| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('metadatasharing_create_table_imported_item', 'Dmytro Trifonov', 'liquibase.xml', NOW(), 986, '8:0769db0ae1028e871ba64d617b20a5df', 'createTable tableName=metadatasharing_imported_item; createIndex indexName=metadatasharing_item_uuid, tableName=metadatasharing_imported_item', 'Create table metadatasharing_imported_item', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:45,909| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,927| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,958| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:45,973| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:45,992| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,023| In method UserService.savePrivilege. Arguments: Privilege=Share Metadata,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,050| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,079| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.persistIdsForClasses value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,106| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,110| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.preferredConceptSourceIds value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,142| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.enableOnTheFlyPackages value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,171| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,174| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.webservicesKey value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,213| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,443| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,454| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,457| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,458| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,493| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,494| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,536| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,546| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,566| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,590| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,605| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:46,614| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:46,632| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,758| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,774| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,777| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,777| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,801| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,802| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,827| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,835| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,854| CREATE TABLE openmrs.htmlformentry_html_form (id INT AUTO_INCREMENT NOT NULL, form_id INT NULL, name VARCHAR(100) NOT NULL, xml_data MEDIUMTEXT NOT NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime DEFAULT '0002-11-30 00:00:00' NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, CONSTRAINT PK_HTMLFORMENTRY_HTML_FORM PRIMARY KEY (id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,875| Table htmlformentry_html_form created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,876| ALTER TABLE openmrs.htmlformentry_html_form ADD CONSTRAINT `User who created htmlformentry_htmlform` FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,931| Foreign key constraint added to htmlformentry_html_form (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,932| ALTER TABLE openmrs.htmlformentry_html_form ADD CONSTRAINT `Form with which this htmlform is related` FOREIGN KEY (form_id) REFERENCES openmrs.form (form_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,993| Foreign key constraint added to htmlformentry_html_form (form_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:46,994| ALTER TABLE openmrs.htmlformentry_html_form ADD CONSTRAINT `User who changed htmlformentry_htmlform` FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,052| Foreign key constraint added to htmlformentry_html_form (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,054| ChangeSet liquibase.xml::htmlformentry_html_form_create_table::Darius Jazayeri ran successfully in 211ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,055| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,057| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_create_table', 'Darius Jazayeri', 'liquibase.xml', NOW(), 987, '8:caa1a9be86f69d0452900c9d8fee2013', 'createTable tableName=htmlformentry_html_form; addForeignKeyConstraint baseTableName=htmlformentry_html_form, constraintName=User who created htmlformentry_htmlform, referencedTableName=users; addForeignKeyConstraint baseTableName=htmlformentry_ht...', 'Create table htmlformentry_html_form, for storing html form templates', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,077| ALTER TABLE openmrs.htmlformentry_html_form ADD uuid CHAR(38) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,252| Columns uuid(char(38)) added to htmlformentry_html_form
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,253| ChangeSet liquibase.xml::htmlformentry_html_form_add_uuid::Mark Goodrich ran successfully in 191ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,256| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_uuid', 'Mark Goodrich', 'liquibase.xml', NOW(), 988, '8:eb86061afb2a7f61862d20527100c635', 'addColumn tableName=htmlformentry_html_form', 'Update htmlformentry_html_form table to contain uuid column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,278| ALTER TABLE openmrs.htmlformentry_html_form ADD `description` VARCHAR(1000) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,333| Columns description(varchar(1000)) added to htmlformentry_html_form
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,336| ChangeSet liquibase.xml::htmlformentry_html_form_add_description::Mark Goodrich ran successfully in 60ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,345| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_description', 'Mark Goodrich', 'liquibase.xml', NOW(), 989, '8:90bbfcad6180c5a965b8993077698d14', 'addColumn tableName=htmlformentry_html_form', 'Update htmlformentry_html_form table to contain description column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,368| ALTER TABLE openmrs.htmlformentry_html_form ADD retired_by INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,414| Columns retired_by(int) added to htmlformentry_html_form
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,414| ChangeSet liquibase.xml::htmlformentry_html_form_add_retired_by::Mark Goodrich ran successfully in 52ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,415| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_retired_by', 'Mark Goodrich', 'liquibase.xml', NOW(), 990, '8:83353ad7082e7c80d970f6595b8665e5', 'addColumn tableName=htmlformentry_html_form', 'Update htmlformentry_html_form table to contain retired_by column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,423| ALTER TABLE openmrs.htmlformentry_html_form ADD date_retired datetime NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,456| Columns date_retired(datetime) added to htmlformentry_html_form
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,457| ChangeSet liquibase.xml::htmlformentry_html_form_add_date_retired::Mark Goodrich ran successfully in 36ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,457| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_date_retired', 'Mark Goodrich', 'liquibase.xml', NOW(), 991, '8:b4c81fbe47559ba99aab98d428667df4', 'addColumn tableName=htmlformentry_html_form', 'Update htmlformentry_html_form table to contain date_retired column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,465| ALTER TABLE openmrs.htmlformentry_html_form ADD retire_reason VARCHAR(255) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,767| Columns retire_reason(varchar(255)) added to htmlformentry_html_form
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,770| ChangeSet liquibase.xml::htmlformentry_html_form_add_retire_reason::Mark Goodrich ran successfully in 307ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:47,772| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_retire_reason', 'Mark Goodrich', 'liquibase.xml', NOW(), 992, '8:6bc7efc9d9ba806e02bb2280410d1e1d', 'addColumn tableName=htmlformentry_html_form', 'Update htmlformentry_html_form table to contain retire_reason column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,272| ALTER TABLE openmrs.htmlformentry_html_form ADD CONSTRAINT user_who_retired_html_form FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,433| Foreign key constraint added to htmlformentry_html_form (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,440| ChangeSet liquibase.xml::htmlformentry_html_form_add_foreign_key_to_retired_by::Mark Goodrich ran successfully in 654ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,444| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_add_foreign_key_to_retired_by', 'Mark Goodrich', 'liquibase.xml', NOW(), 993, '8:a73be88ee383b49999a50f193ebd72c8', 'addForeignKeyConstraint baseTableName=htmlformentry_html_form, constraintName=user_who_retired_html_form, referencedTableName=users', 'Add foreign key user_who_retired_html_form', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,480| UPDATE htmlformentry_html_form SET uuid = UUID() WHERE uuid is null
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,483| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,487| ALTER TABLE openmrs.htmlformentry_html_form MODIFY uuid CHAR(38) NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,606| Columns uuid(char(38)) of htmlformentry_html_form modified
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,608| ChangeSet liquibase.xml::htmlformentry_html_form_update_uuid::Mark Goodrich ran successfully in 139ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:48,610| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_update_uuid', 'Mark Goodrich', 'liquibase.xml', NOW(), 994, '8:b69558e4552d66b2aeab4b759a2de314', 'sql; modifyColumn tableName=htmlformentry_html_form', 'Remove null values from uuid column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,222| CREATE UNIQUE INDEX htmlformentry_html_form_uuid_index ON openmrs.htmlformentry_html_form(uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,390| Index htmlformentry_html_form_uuid_index created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,396| ChangeSet liquibase.xml::htmlformentry_html_form_create_index_for_uuid::Mark Goodrich ran successfully in 773ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,398| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_create_index_for_uuid', 'Mark Goodrich', 'liquibase.xml', NOW(), 995, '8:3bab3ea5b62f62b1d743480ab4a54913', 'createIndex indexName=htmlformentry_html_form_uuid_index, tableName=htmlformentry_html_form', 'Create index htmlformentry_html_form_uuid_index', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,435| ALTER TABLE openmrs.htmlformentry_html_form MODIFY name VARCHAR(255) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,705| Null constraint dropped from htmlformentry_html_form.name
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,706| ChangeSet liquibase.xml::htmlformentry_html_form_make_name_nullable::Darius Jazayeri ran successfully in 274ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,707| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('htmlformentry_html_form_make_name_nullable', 'Darius Jazayeri', 'liquibase.xml', NOW(), 996, '8:54cf2d4509397d6294e47f2fa5b6ebf5', 'dropNotNullConstraint columnName=name, tableName=htmlformentry_html_form', 'Make name column nullable (because we''re deprecating it)', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:49,740| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:49,772| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:49,790| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:49,802| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:49,812| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:49,845| In method UserService.savePrivilege. Arguments: Privilege=Preview Forms,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:49,869| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:49,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.dateFormat value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:49,975| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:49,982| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.timeFormat value: HH:mm,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,008| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,012| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.showDateFormat value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,032| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,041| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.datePickerYearsRange value: 110,20,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,063| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,107| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveDir value: htmlformentry/archive/%Y/%m,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,126| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,131| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveHtmlForms value: False,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,139| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.restrictEncounterLocationToCurrentVisitLocation value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,172| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,344| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,378| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,386| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,389| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,460| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,462| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,469| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,486| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,518| CREATE TABLE openmrs.calculation_registration (calculation_registration_id INT AUTO_INCREMENT NOT NULL, token VARCHAR(255) NOT NULL, provider_class_name VARCHAR(512) NOT NULL, calculation_name VARCHAR(512) NOT NULL, configuration TEXT NULL, uuid CHAR(38) NOT NULL, CONSTRAINT PK_CALCULATION_REGISTRATION PRIMARY KEY (calculation_registration_id), UNIQUE (token), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,554| Table calculation_registration created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,560| ChangeSet liquibase.xml::20120316-1300::mseaton ran successfully in 68ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,563| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,566| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20120316-1300', 'mseaton', 'liquibase.xml', NOW(), 997, '8:99fd34e500fcd59c5517f7da01db5087', 'createTable tableName=calculation_registration', 'Adding calculation_registration table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:50,575| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,586| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,594| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,603| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,611| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,630| In method UserService.savePrivilege. Arguments: Privilege=Manage Token Registrations,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,647| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,652| In method UserService.savePrivilege. Arguments: Privilege=View Token Registrations,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,667| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:50,676| In method UserService.savePrivilege. Arguments: Privilege=View Calculations,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:50,697| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,352| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,456| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,458| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,459| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,472| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,473| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,536| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,543| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,572| CREATE TABLE openmrs.reporting_report_design (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, report_definition_id INT DEFAULT 0 NOT NULL, renderer_type VARCHAR(255) NOT NULL, properties TEXT NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, CONSTRAINT PK_REPORTING_REPORT_DESIGN PRIMARY KEY (id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,595| Table reporting_report_design created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,596| ALTER TABLE openmrs.reporting_report_design ADD CONSTRAINT report_definition_id_for_reporting_report_design FOREIGN KEY (report_definition_id) REFERENCES openmrs.serialized_object (serialized_object_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,649| Foreign key constraint added to reporting_report_design (report_definition_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,650| ALTER TABLE openmrs.reporting_report_design ADD CONSTRAINT creator_for_reporting_report_design FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,702| Foreign key constraint added to reporting_report_design (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,703| ALTER TABLE openmrs.reporting_report_design ADD CONSTRAINT changed_by_for_reporting_report_design FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,763| Foreign key constraint added to reporting_report_design (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,764| ALTER TABLE openmrs.reporting_report_design ADD CONSTRAINT retired_by_for_reporting_report_design FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,831| Foreign key constraint added to reporting_report_design (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,833| ChangeSet liquibase.xml::reporting_report_design_1::mseaton ran successfully in 274ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,834| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,837| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_1', 'mseaton', 'liquibase.xml', NOW(), 998, '8:fb867a325b165f44658ad2124ec0a307', 'createTable tableName=reporting_report_design; addForeignKeyConstraint baseTableName=reporting_report_design, constraintName=report_definition_id_for_reporting_report_design, referencedTableName=serialized_object; addForeignKeyConstraint baseTable...', 'Create table to persist report design specifications', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,852| ALTER TABLE openmrs.reporting_report_design ADD report_definition_uuid VARCHAR(38) NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,935| Columns report_definition_uuid(varchar(38)) added to reporting_report_design
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,936| UPDATE reporting_report_design rd
openmrs-referenceapplication_1 | LEFT JOIN serialized_object so ON rd.report_definition_id = so.serialized_object_id
openmrs-referenceapplication_1 | SET rd.report_definition_uuid = so.uuid
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,940| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,943| ChangeSet liquibase.xml::reporting_report_design_2::mseaton ran successfully in 95ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,951| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_2', 'mseaton', 'liquibase.xml', NOW(), 999, '8:53ee2581fae69de6011402f9ccf56cdd', 'addColumn tableName=reporting_report_design; sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:52,968| alter table reporting_report_design modify report_definition_uuid char(38) not null
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,101| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,102| ChangeSet liquibase.xml::reporting_report_design_3::mseaton ran successfully in 135ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,103| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_3', 'mseaton', 'liquibase.xml', NOW(), 1000, '8:376812e41a0a69544e5d3a03f3a99c7f', 'sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,123| SELECT count(*)
openmrs-referenceapplication_1 | FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE KCU
openmrs-referenceapplication_1 | WHERE KCU.TABLE_SCHEMA = database()
openmrs-referenceapplication_1 | AND KCU.TABLE_NAME = 'reporting_report_design'
openmrs-referenceapplication_1 | AND KCU.CONSTRAINT_NAME = 'report_definition_id_for_reporting_report_design'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,126| ALTER TABLE openmrs.reporting_report_design DROP FOREIGN KEY report_definition_id_for_reporting_report_design
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,156| Foreign key report_definition_id_for_reporting_report_design dropped
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,157| ChangeSet liquibase.xml::reporting_report_design_4::mseaton ran successfully in 35ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,159| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_4', 'mseaton', 'liquibase.xml', NOW(), 1001, '8:6dcc76696a102db9641cf24cf0f27a86', 'dropForeignKeyConstraint baseTableName=reporting_report_design, constraintName=report_definition_id_for_reporting_report_design', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,400| CREATE INDEX report_definition_uuid_for_reporting_report_design ON openmrs.reporting_report_design(report_definition_uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,459| Index report_definition_uuid_for_reporting_report_design created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,460| ChangeSet liquibase.xml::reporting_report_design_5::mseaton ran successfully in 286ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,461| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_5', 'mseaton', 'liquibase.xml', NOW(), 1002, '8:124a0287bbfff94cf290ad5307eebbe9', 'createIndex indexName=report_definition_uuid_for_reporting_report_design, tableName=reporting_report_design', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,485| ALTER TABLE openmrs.reporting_report_design DROP COLUMN report_definition_id
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,552| Column reporting_report_design.report_definition_id dropped
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,554| ChangeSet liquibase.xml::reporting_report_design_6::mseaton ran successfully in 82ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,556| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_6', 'mseaton', 'liquibase.xml', NOW(), 1003, '8:0f11f76a96b156948c5268921f2abe75', 'dropColumn columnName=report_definition_id, tableName=reporting_report_design', 'Step 4 in changing reporting_report_design to reference report definition
openmrs-referenceapplication_1 | by uuid rather than id, in order to not tie it directly to the serialized object table
openmrs-referenceapplication_1 | Drop report_definition_id column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,635| CREATE TABLE openmrs.reporting_report_design_resource (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, report_design_id INT DEFAULT 0 NOT NULL, content_type VARCHAR(50) NULL, extension VARCHAR(20) NULL, contents LONGBLOB NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, CONSTRAINT PK_REPORTING_REPORT_DESIGN_RESOURCE PRIMARY KEY (id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,674| Table reporting_report_design_resource created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,675| ALTER TABLE openmrs.reporting_report_design_resource ADD CONSTRAINT report_design_id_for_reporting_report_design_resource FOREIGN KEY (report_design_id) REFERENCES openmrs.reporting_report_design (id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,769| Foreign key constraint added to reporting_report_design_resource (report_design_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,770| ALTER TABLE openmrs.reporting_report_design_resource ADD CONSTRAINT creator_for_reporting_report_design_resource FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,831| Foreign key constraint added to reporting_report_design_resource (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,833| ALTER TABLE openmrs.reporting_report_design_resource ADD CONSTRAINT changed_by_for_reporting_report_design_resource FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,970| Foreign key constraint added to reporting_report_design_resource (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:53,972| ALTER TABLE openmrs.reporting_report_design_resource ADD CONSTRAINT retired_by_for_reporting_report_design_resource FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,077| Foreign key constraint added to reporting_report_design_resource (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,079| ChangeSet liquibase.xml::reporting_report_design_resource_1::mseaton ran successfully in 504ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,081| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_design_resource_1', 'mseaton', 'liquibase.xml', NOW(), 1004, '8:0fb92315359c950677e1e82e9aa902d5', 'createTable tableName=reporting_report_design_resource; addForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=report_design_id_for_reporting_report_design_resource, referencedTableName=reporting_report_design; addF...', 'Create table to persist report design resources', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,101| CREATE TABLE openmrs.reporting_report_request (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, base_cohort_uuid CHAR(38) NULL, base_cohort_parameters TEXT NULL, report_definition_uuid CHAR(38) NOT NULL, report_definition_parameters TEXT NULL, renderer_type VARCHAR(255) NOT NULL, renderer_argument VARCHAR(255) NULL, requested_by INT DEFAULT 0 NOT NULL, request_datetime datetime NOT NULL, priority VARCHAR(255) NOT NULL, status VARCHAR(255) NOT NULL, evaluation_start_datetime datetime NULL, evaluation_complete_datetime datetime NULL, render_complete_datetime datetime NULL, `description` VARCHAR(1000) NULL, CONSTRAINT PK_REPORTING_REPORT_REQUEST PRIMARY KEY (id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,128| Table reporting_report_request created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,130| ALTER TABLE openmrs.reporting_report_request ADD CONSTRAINT requested_by_for_reporting_report_request FOREIGN KEY (requested_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,212| Foreign key constraint added to reporting_report_request (requested_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,213| ChangeSet liquibase.xml::reporting_report_request_1::mseaton ran successfully in 127ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,215| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_request_1', 'mseaton', 'liquibase.xml', NOW(), 1005, '8:927f4423e0f7c12b361f1811b7a8f428', 'createTable tableName=reporting_report_request; addForeignKeyConstraint baseTableName=reporting_report_request, constraintName=requested_by_for_reporting_report_request, referencedTableName=users', 'Create tables to persist a report request and save reports', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,243| ALTER TABLE openmrs.reporting_report_request ADD schedule VARCHAR(100) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,355| Columns schedule(varchar(100)) added to reporting_report_request
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,357| ChangeSet liquibase.xml::reporting_report_request_2::mseaton ran successfully in 116ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,358| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_request_2', 'mseaton', 'liquibase.xml', NOW(), 1006, '8:60c18cb37e75f76df6cfee2920258f4c', 'addColumn tableName=reporting_report_request', 'Add a schedule property to ReportRequest', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,393| ALTER TABLE openmrs.reporting_report_request ADD process_automatically TINYINT(1) DEFAULT 0 NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,474| Columns process_automatically(boolean) added to reporting_report_request
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,489| ChangeSet liquibase.xml::reporting_report_request_3::mseaton ran successfully in 103ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,509| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_request_3', 'mseaton', 'liquibase.xml', NOW(), 1007, '8:2a1cc858e6743038cbf196312f592e59', 'addColumn tableName=reporting_report_request', 'Add processAutomatically boolean to ReportRequest', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,524| ALTER TABLE openmrs.reporting_report_request ADD minimum_days_to_preserve INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,717| Columns minimum_days_to_preserve(int) added to reporting_report_request
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,719| ChangeSet liquibase.xml::reporting_report_request_4::mseaton ran successfully in 196ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,720| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_request_4', 'mseaton', 'liquibase.xml', NOW(), 1008, '8:521ded29a7578ed526976c3b1589d68b', 'addColumn tableName=reporting_report_request', 'Add minimum_days_to_preserve property to ReportRequest', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,740| CREATE TABLE openmrs.reporting_report_processor (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, processor_type VARCHAR(255) NOT NULL, configuration MEDIUMTEXT NULL, run_on_success TINYINT(1) DEFAULT 1 NOT NULL, run_on_error TINYINT(1) DEFAULT 0 NOT NULL, creator INT DEFAULT 0 NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, CONSTRAINT PK_REPORTING_REPORT_PROCESSOR PRIMARY KEY (id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,775| Table reporting_report_processor created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,776| ALTER TABLE openmrs.reporting_report_processor ADD CONSTRAINT creator_for_reporting_report_processor FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,844| Foreign key constraint added to reporting_report_processor (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,845| ALTER TABLE openmrs.reporting_report_processor ADD CONSTRAINT changed_by_for_reporting_report_processor FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,896| Foreign key constraint added to reporting_report_processor (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,896| ALTER TABLE openmrs.reporting_report_processor ADD CONSTRAINT retired_by_for_reporting_report_processor FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,945| Foreign key constraint added to reporting_report_processor (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,946| ChangeSet liquibase.xml::reporting_report_processor_1::mseaton ran successfully in 219ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,947| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_processor_1', 'mseaton', 'liquibase.xml', NOW(), 1009, '8:36be55b07480c352f37f3636861ec170', 'createTable tableName=reporting_report_processor; addForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=creator_for_reporting_report_processor, referencedTableName=users; addForeignKeyConstraint baseTableName=reporting_r...', 'Create tables to persist report processors', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,966| Marking ChangeSet: liquibase.xml::reporting_report_processor_2::mseaton ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Table openmrs.reporting_report_request_processor does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,968| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_processor_2', 'mseaton', 'liquibase.xml', NOW(), 1010, '8:5ed324f807d43990531686a9616987fe', 'dropTable tableName=reporting_report_request_processor', 'Drop the reporting_report_request_processor table (creation of this table was done
openmrs-referenceapplication_1 | in the old sqldiff and not ported over to liquibase, as it is not needed. this
openmrs-referenceapplication_1 | changeset serves only to clean it up and delete it if is still exists', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:54,977| ALTER TABLE openmrs.reporting_report_processor ADD report_design_id INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,020| Columns report_design_id(int) added to reporting_report_processor
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,021| ALTER TABLE openmrs.reporting_report_processor ADD CONSTRAINT reporting_report_processor_report_design FOREIGN KEY (report_design_id) REFERENCES openmrs.reporting_report_design (id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,073| Foreign key constraint added to reporting_report_processor (report_design_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,074| ChangeSet liquibase.xml::reporting_report_processor_3::mseaton ran successfully in 100ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,076| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_processor_3', 'mseaton', 'liquibase.xml', NOW(), 1011, '8:f0a48de833b4465de960aea9e8ce587c', 'addColumn tableName=reporting_report_processor; addForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=reporting_report_processor_report_design, referencedTableName=reporting_report_design', 'Update reporting_report_processor table to have report_design_id column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,096| ALTER TABLE openmrs.reporting_report_processor ADD processor_mode VARCHAR(255) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,133| Columns processor_mode(varchar(255)) added to reporting_report_processor
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,135| update reporting_report_processor set processor_mode = 'AUTOMATIC'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,136| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,137| ChangeSet liquibase.xml::reporting_report_processor_4::mseaton ran successfully in 44ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,138| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_report_processor_4', 'mseaton', 'liquibase.xml', NOW(), 1012, '8:15bca6b2063797e75ce3ce21be6e451a', 'addColumn tableName=reporting_report_processor; sql', 'Update reporting_report_processor table to have processor_mode column
openmrs-referenceapplication_1 | and set the value to automatic for all processors that were previously created', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,148| delete from scheduler_task_config_property
openmrs-referenceapplication_1 | where task_config_id in (select task_config_id from scheduler_task_config where schedulable_class like 'org.openmrs.module.reporting.%')
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,157| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,158| delete from scheduler_task_config where schedulable_class like 'org.openmrs.module.reporting.%'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,160| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,162| ChangeSet liquibase.xml::reporting_migration_1::mseaton ran successfully in 14ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,163| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_migration_1', 'mseaton', 'liquibase.xml', NOW(), 1013, '8:631a987732036d592c48c118f8de368d', 'sql; sql', 'Remove OpenMRS scheduled tasks produced by the reporting module', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,170| update reporting_report_request
openmrs-referenceapplication_1 | set renderer_type = 'org.openmrs.module.reporting.web.renderers.DefaultWebRenderer'
openmrs-referenceapplication_1 | where renderer_type = 'org.openmrs.module.reporting.web.renderers.IndicatorReportWebRenderer'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,172| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,173| ChangeSet liquibase.xml::reporting_migration_2::mseaton ran successfully in 4ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,174| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_migration_2', 'mseaton', 'liquibase.xml', NOW(), 1014, '8:d48283f2baf85e8370b670e2d7307f14', 'sql', 'Rename the default web renderer', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,218| Marking ChangeSet: liquibase.xml::reporting_id_set_cleanup::mseaton ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Table openmrs.reporting_idset does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,219| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('reporting_id_set_cleanup', 'mseaton', 'liquibase.xml', NOW(), 1015, '8:9cd97bed4783a168273e1bfeafb97b86', 'dropTable tableName=reporting_idset', 'Removing reporting_idset table that is no longer used', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,234| Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_constraint::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `report_definition_uuid for reporting_report_design` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,236| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_report_definition_uuid_constraint', 'mgoodrich', 'liquibase.xml', NOW(), 1016, '8:ca6f51c29eca7b7916f7274fd6ebac78', 'dropForeignKeyConstraint baseTableName=reporting_report_design, constraintName=report_definition_uuid for reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,338| Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_index::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Index `report_definition_uuid for reporting_report_design` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,340| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_report_definition_uuid_index', 'mgoodrich', 'liquibase.xml', NOW(), 1017, '8:622e7e741defdd566dc6ead8d007cfb1', 'dropIndex indexName=report_definition_uuid for reporting_report_design, tableName=reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,358| Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `creator for reporting_report_design` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,360| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_creator_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1018, '8:c314c3b42e1fc94c32705c9d046a0b21', 'dropForeignKeyConstraint baseTableName=reporting_report_design, constraintName=creator for reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,389| Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `changed_by for reporting_report_design` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,391| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_changed_by_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1019, '8:74652ad4d2efb434505e19367a420b0f', 'dropForeignKeyConstraint baseTableName=reporting_report_design, constraintName=changed_by for reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,401| Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `retired_by for reporting_report_design` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,403| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_retired_by_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1020, '8:3f1f7122c7c090d9780e370fae6ba72b', 'dropForeignKeyConstraint baseTableName=reporting_report_design, constraintName=retired_by for reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,426| Marking ChangeSet: liquibase.xml::drop_report_design_id_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `report_design_id for reporting_report_design_resource` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,427| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_report_design_id_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1021, '8:dea79c83eeeec40b038742d122f7e5d9', 'dropForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=report_design_id for reporting_report_design_resource', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,445| Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `creator for reporting_report_design_resource` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,446| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_creator_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1022, '8:8737ae3a0723ad113b7cda14c8e613d7', 'dropForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=creator for reporting_report_design_resource', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,497| Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `changed_by for reporting_report_design_resource` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,499| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_changed_by_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1023, '8:bca747464fdd5fc5fc46948c10f31005', 'dropForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=changed_by for reporting_report_design_resource', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,514| Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `retired_by for reporting_report_design_resource` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,516| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_retired_by_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1024, '8:eb3a26a3b3e64e51ca4f8cbfe0672bd6', 'dropForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=retired_by for reporting_report_design_resource', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,531| Marking ChangeSet: liquibase.xml::drop_requested_by_for_reporting_report_request::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `requested_by for reporting_report_request` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,533| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_requested_by_for_reporting_report_request', 'mgoodrich', 'liquibase.xml', NOW(), 1025, '8:3f97e4add6ed06b586c4b6b3e7254dfa', 'dropForeignKeyConstraint baseTableName=reporting_report_request, constraintName=requested_by for reporting_report_request', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,548| Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `creator for reporting_report_processor` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,550| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_creator_for_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1026, '8:5c5aa96380ca21b353c2b60fcfd05ab8', 'dropForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=creator for reporting_report_processor', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,559| Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `changed_by for reporting_report_processor` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,561| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_changed_by_for_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1027, '8:88f6bc9e73a06f0b8a4cdfd4c6576e06', 'dropForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=changed_by for reporting_report_processor', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,571| Marking ChangeSet: liquibase.xml::drop_retired_by_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Foreign Key `retired_by for reporting_report_processor` does not exist
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,573| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('drop_retired_by_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1028, '8:070ad8bf7c934359ee43ccec6171f421', 'dropForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=retired_by for reporting_report_processor', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,697| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='reporting_report_design' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,713| CREATE TABLE TMP_MTXZXPCCOPMFXGNK (
openmrs-referenceapplication_1 | id INT PRIMARY KEY,
openmrs-referenceapplication_1 | self_ref INT NOT NULL,
openmrs-referenceapplication_1 | CONSTRAINT c_self_ref FOREIGN KEY(self_ref) REFERENCES TMP_MTXZXPCCOPMFXGNK(id)
openmrs-referenceapplication_1 | )
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,733| DROP TABLE TMP_MTXZXPCCOPMFXGNK
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,754| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,772| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,802| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,826| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,953| Marking ChangeSet: liquibase.xml::add_report_definition_uuid_index::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,955| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_report_definition_uuid_index', 'mgoodrich', 'liquibase.xml', NOW(), 1029, '8:124a0287bbfff94cf290ad5307eebbe9', 'createIndex indexName=report_definition_uuid_for_reporting_report_design, tableName=reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,974| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:55,988| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,001| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,027| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,044| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,156| Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,158| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_creator_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1030, '8:841a6303048177eb5ff545cf7ce7f955', 'addForeignKeyConstraint baseTableName=reporting_report_design, constraintName=creator_for_reporting_report_design, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,172| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,188| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,204| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,234| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,255| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,364| Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,365| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_changed_by_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1031, '8:353391974542b0ad63799033da0bda97', 'addForeignKeyConstraint baseTableName=reporting_report_design, constraintName=changed_by_for_reporting_report_design, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,377| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,395| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,410| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,438| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,462| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,583| Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,585| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_retired_by_for_reporting_report_design', 'mgoodrich', 'liquibase.xml', NOW(), 1032, '8:e3b44f7de3ef9402bd053403748557be', 'addForeignKeyConstraint baseTableName=reporting_report_design, constraintName=retired_by_for_reporting_report_design, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,596| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='reporting_report_design' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,614| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,630| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,657| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,674| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,789| Marking ChangeSet: liquibase.xml::add_report_design_id_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,791| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_report_design_id_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1033, '8:761d950f1a95ba64008e5c8981c57c25', 'addForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=report_design_id_for_reporting_report_design_resource, referencedTableName=reporting_report_design', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,803| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,818| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,832| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,857| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,875| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,992| Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:56,994| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_creator_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1034, '8:ed1aea146bbcd225a348a93a3d2e8c36', 'addForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=creator_for_reporting_report_design_resource, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,004| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,021| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,035| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,058| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,077| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,189| Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,190| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_changed_by_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1035, '8:63f051932a28de92212e3ed097943151', 'addForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=changed_by_for_reporting_report_design_resource, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,201| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,219| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,237| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,262| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,283| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,408| Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design_resource::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,410| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_retired_by_for_reporting_report_design_resource', 'mgoodrich', 'liquibase.xml', NOW(), 1036, '8:43f821e5d783c35b7d505735a1506fab', 'addForeignKeyConstraint baseTableName=reporting_report_design_resource, constraintName=retired_by_for_reporting_report_design_resource, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,420| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,434| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,452| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,477| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,496| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,606| Marking ChangeSet: liquibase.xml::add_requested_by_for_reporting_report_request::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,607| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_requested_by_for_reporting_report_request', 'mgoodrich', 'liquibase.xml', NOW(), 1037, '8:6fb0147388c094ce3f8ba1172e1d7971', 'addForeignKeyConstraint baseTableName=reporting_report_request, constraintName=requested_by_for_reporting_report_request, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,618| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,632| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,645| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,671| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,687| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,809| Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,810| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_creator_for_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1038, '8:62011059da39c1e548e3b468164ba76a', 'addForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=creator_for_reporting_report_processor, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,824| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,842| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,859| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,889| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:57,908| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,029| Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,031| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_changed_by_for_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1039, '8:90f2f4adb189e8b75b025d1c4aa74624', 'addForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=changed_by_for_reporting_report_processor, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,042| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,060| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,076| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,102| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept_class' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,117| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,224| Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_processor::mgoodrich ran despite precondition failure due to onFail='MARK_RAN':
openmrs-referenceapplication_1 | liquibase.xml : Not precondition failed
openmrs-referenceapplication_1 |
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,225| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('add_retired_by_for_reporting_report_processor', 'mgoodrich', 'liquibase.xml', NOW(), 1040, '8:ca424a6f32b474c7ee86863005478d5d', 'addForeignKeyConstraint baseTableName=reporting_report_processor, constraintName=retired_by_for_reporting_report_processor, referencedTableName=users', '', 'MARK_RAN', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,234| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,244| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,252| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,257| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,264| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,281| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Designs,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,297| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,300| In method UserService.savePrivilege. Arguments: Privilege=Manage Cohort Definitions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,308| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,313| In method UserService.savePrivilege. Arguments: Privilege=Run Reports,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,323| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,327| In method UserService.savePrivilege. Arguments: Privilege=Manage Scheduled Report Tasks,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,342| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,346| In method UserService.savePrivilege. Arguments: Privilege=Manage Data Set Definitions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,359| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,363| In method UserService.savePrivilege. Arguments: Privilege=Manage Reports,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,373| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,379| In method UserService.savePrivilege. Arguments: Privilege=Manage Indicator Definitions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,387| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,390| In method UserService.savePrivilege. Arguments: Privilege=Manage Dimension Definitions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,397| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,401| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Definitions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,423| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,453| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: report.deleteReportsAgeInHours value: 72,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,477| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxReportsToRun value: 1,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,517| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,541| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxCachedReports value: 10,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,585| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,590| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.includeDataExportsAsDataSetDefinitions value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,615| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,623| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.preferredIdentifierTypes value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,652| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,657| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.runReportCohortFilterMode value: showIfNull,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,680| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,689| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.dataEvaluationBatchSize value: -1,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,709| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,720| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultDateFormat value: dd/MMM/yyyy,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,744| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,752| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultLocale value: en,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,775| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,782| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.testPatientsCohortDefinition value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,793| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:58,800| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.evaluationLoggerEnabled value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:58,815| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,927| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,961| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,964| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,965| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,978| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:58,980| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,045| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,057| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,068| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,079| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,087| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,091| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,098| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,125| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.encounterMatcher value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,134| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,136| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.suppressedDiagnosisConcepts value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,146| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,149| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.nonDiagnosisConceptSets value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,160| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,163| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.lastViewedPatientSizeLimit value: 50,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,172| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,176| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.endReasonConceptSetUuid value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,192| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,194| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.nonCodedUuid value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,209| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,216| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.EmrApiVisitAssignmentHandler.encounterTypeToNewVisitTypeMap value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,224| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,228| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.EmrApiVisitAssignmentHandler.adjustEncounterTimeOfDayIfNecessary value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,245| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,248| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.conceptSourcesForDiagnosisSearch value: ICD-10-WHO,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,277| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:44:59,288| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.useLegacyDiagnosisService value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:44:59,307| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,488| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,516| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,518| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,520| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,534| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,536| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,559| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,574| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,601| CREATE TABLE openmrs.appointmentscheduling_appointment_type (appointment_type_id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1024) NULL, duration INT NOT NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_APPOINTMENT_TYPE PRIMARY KEY (appointment_type_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,625| Table appointmentscheduling_appointment_type created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,626| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD CONSTRAINT appointment_type_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,682| Foreign key constraint added to appointmentscheduling_appointment_type (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,683| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD CONSTRAINT appointment_type_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,739| Foreign key constraint added to appointmentscheduling_appointment_type (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,740| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD CONSTRAINT appointment_type_retired_by FOREIGN KEY (retired_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,810| Foreign key constraint added to appointmentscheduling_appointment_type (retired_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,811| ChangeSet liquibase.xml::10000000-1000-appointment-type::dkayiwa ran successfully in 222ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,812| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,815| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-1000-appointment-type', 'dkayiwa', 'liquibase.xml', NOW(), 1041, '8:8865b7c9d6ee02bbdfd15eb336100443', 'createTable tableName=appointmentscheduling_appointment_type; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment_type, constraintName=appointment_type_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=a...', 'Create appointment type table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,836| CREATE TABLE openmrs.appointmentscheduling_appointment_block (appointment_block_id INT AUTO_INCREMENT NOT NULL, location_id INT NOT NULL, provider_id INT NOT NULL, start_date datetime NOT NULL, end_date datetime NOT NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_APPOINTMENT_BLOCK PRIMARY KEY (appointment_block_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,873| Table appointmentscheduling_appointment_block created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,874| ALTER TABLE openmrs.appointmentscheduling_appointment_block ADD CONSTRAINT appointment_block_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,987| Foreign key constraint added to appointmentscheduling_appointment_block (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:44:59,990| ALTER TABLE openmrs.appointmentscheduling_appointment_block ADD CONSTRAINT appointment_block_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,263| Foreign key constraint added to appointmentscheduling_appointment_block (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,264| ALTER TABLE openmrs.appointmentscheduling_appointment_block ADD CONSTRAINT appointment_block_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,405| Foreign key constraint added to appointmentscheduling_appointment_block (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,406| ALTER TABLE openmrs.appointmentscheduling_appointment_block ADD CONSTRAINT appointment_block_location_id FOREIGN KEY (location_id) REFERENCES openmrs.location (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,614| Foreign key constraint added to appointmentscheduling_appointment_block (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,615| ALTER TABLE openmrs.appointmentscheduling_appointment_block ADD CONSTRAINT appointment_block_provider_id FOREIGN KEY (provider_id) REFERENCES openmrs.provider (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,759| Foreign key constraint added to appointmentscheduling_appointment_block (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,765| ChangeSet liquibase.xml::10000000-1000-appointment-block::yony258 ran successfully in 944ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,768| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-1000-appointment-block', 'yony258', 'liquibase.xml', NOW(), 1042, '8:220f1813d447e451696a6de9907fb834', 'createTable tableName=appointmentscheduling_appointment_block; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment_block, constraintName=appointment_block_creator, referencedTableName=users; addForeignKeyConstraint baseTableNam...', 'Create the appointment block table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,836| CREATE TABLE openmrs.appointmentscheduling_time_slot (time_slot_id INT AUTO_INCREMENT NOT NULL, appointment_block_id INT NOT NULL, start_date datetime NOT NULL, end_date datetime NOT NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_TIME_SLOT PRIMARY KEY (time_slot_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,883| Table appointmentscheduling_time_slot created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:00,884| ALTER TABLE openmrs.appointmentscheduling_time_slot ADD CONSTRAINT appointment_slot_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,038| Foreign key constraint added to appointmentscheduling_time_slot (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,040| ALTER TABLE openmrs.appointmentscheduling_time_slot ADD CONSTRAINT appointment_slot__changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,133| Foreign key constraint added to appointmentscheduling_time_slot (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,134| ALTER TABLE openmrs.appointmentscheduling_time_slot ADD CONSTRAINT appointment_slot_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,213| Foreign key constraint added to appointmentscheduling_time_slot (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,215| ALTER TABLE openmrs.appointmentscheduling_time_slot ADD CONSTRAINT appointment_slot_appointment_block_id FOREIGN KEY (appointment_block_id) REFERENCES openmrs.appointmentscheduling_appointment_block (appointment_block_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,497| Foreign key constraint added to appointmentscheduling_time_slot (appointment_block_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,500| ChangeSet liquibase.xml::10000000-1000-appointment-time-slot::yony258 ran successfully in 714ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,502| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-1000-appointment-time-slot', 'yony258', 'liquibase.xml', NOW(), 1043, '8:3dea113adbd888a44f0201ea2e730d7b', 'createTable tableName=appointmentscheduling_time_slot; addForeignKeyConstraint baseTableName=appointmentscheduling_time_slot, constraintName=appointment_slot_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=appointmentsche...', 'Create the time slot table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,553| CREATE TABLE openmrs.appointmentscheduling_block_type_map (appointment_type_id INT NOT NULL, appointment_block_id INT NOT NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_BLOCK_TYPE_MAP PRIMARY KEY (appointment_type_id, appointment_block_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,599| Table appointmentscheduling_block_type_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,601| ALTER TABLE openmrs.appointmentscheduling_block_type_map ADD CONSTRAINT appointment_block_type_map_appointment_type_id FOREIGN KEY (appointment_type_id) REFERENCES openmrs.appointmentscheduling_appointment_type (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,678| Foreign key constraint added to appointmentscheduling_block_type_map (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,681| ALTER TABLE openmrs.appointmentscheduling_block_type_map ADD CONSTRAINT appointment_block_type_map_appointment_block_id FOREIGN KEY (appointment_block_id) REFERENCES openmrs.appointmentscheduling_appointment_block (appointment_block_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,789| Foreign key constraint added to appointmentscheduling_block_type_map (appointment_block_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,794| ChangeSet liquibase.xml::10000000-1000-appointment-block-type-map::dkayiwa ran successfully in 275ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,798| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-1000-appointment-block-type-map', 'dkayiwa', 'liquibase.xml', NOW(), 1044, '8:82fbaa7c080b0d506323a49612f0ad27', 'createTable tableName=appointmentscheduling_block_type_map; addForeignKeyConstraint baseTableName=appointmentscheduling_block_type_map, constraintName=appointment_block_type_map_appointment_type_id, referencedTableName=appointmentscheduling_appoin...', 'Create the link table "appointmentscheduling_block_type_map" that links appointmentscheduling_appointment_block table and appointmentscheduling_appointment_type table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,848| CREATE TABLE openmrs.appointmentscheduling_appointment (appointment_id INT AUTO_INCREMENT NOT NULL, time_slot_id INT NOT NULL, visit_id INT NULL, patient_id INT NOT NULL, appointment_type_id INT NOT NULL, status VARCHAR(255) NOT NULL, reason VARCHAR(1024) NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_APPOINTMENT PRIMARY KEY (appointment_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,888| Table appointmentscheduling_appointment created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,889| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,973| Foreign key constraint added to appointmentscheduling_appointment (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:01,974| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,027| Foreign key constraint added to appointmentscheduling_appointment (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,028| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,106| Foreign key constraint added to appointmentscheduling_appointment (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,110| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_time_slot_id FOREIGN KEY (time_slot_id) REFERENCES openmrs.appointmentscheduling_time_slot (time_slot_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,204| Foreign key constraint added to appointmentscheduling_appointment (time_slot_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,205| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_appointment_type_id FOREIGN KEY (appointment_type_id) REFERENCES openmrs.appointmentscheduling_appointment_type (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,294| Foreign key constraint added to appointmentscheduling_appointment (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,295| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_visit_id FOREIGN KEY (visit_id) REFERENCES openmrs.visit (visit_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,364| Foreign key constraint added to appointmentscheduling_appointment (visit_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,365| ALTER TABLE openmrs.appointmentscheduling_appointment ADD CONSTRAINT appointment_patient_id FOREIGN KEY (patient_id) REFERENCES openmrs.patient (patient_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,527| Foreign key constraint added to appointmentscheduling_appointment (patient_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,529| ChangeSet liquibase.xml::10000000-1000-appointment-appointment::yony258 ran successfully in 722ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,531| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-1000-appointment-appointment', 'yony258', 'liquibase.xml', NOW(), 1045, '8:c1fd43823f87bc5c62b42c3ef8a14654', 'createTable tableName=appointmentscheduling_appointment; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment, constraintName=appointment_creator, referencedTableName=users; addForeignKeyConstraint baseTableName=appointmentsched...', 'Create the appointment table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,589| CREATE TABLE openmrs.appointmentscheduling_appointment_status_history (appointment_status_history_id INT AUTO_INCREMENT NOT NULL, appointment_id INT NOT NULL, status VARCHAR(255) NOT NULL, start_date datetime NOT NULL, end_date datetime NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_APPOINTMENT_STATUS_HISTORY PRIMARY KEY (appointment_status_history_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,667| Table appointmentscheduling_appointment_status_history created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,669| ALTER TABLE openmrs.appointmentscheduling_appointment_status_history ADD CONSTRAINT appointment_status_history_appointment FOREIGN KEY (appointment_id) REFERENCES openmrs.appointmentscheduling_appointment (appointment_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,721| Foreign key constraint added to appointmentscheduling_appointment_status_history (appointment_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,722| ChangeSet liquibase.xml::10000000-2019-appointment-status::yony258 ran successfully in 153ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,724| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('10000000-2019-appointment-status', 'yony258', 'liquibase.xml', NOW(), 1046, '8:734d3b758eae630e2214585383fccd07', 'createTable tableName=appointmentscheduling_appointment_status_history; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment_status_history, constraintName=appointment_status_history_appointment, referencedTableName=appointments...', 'Create appointment status history table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,740| ALTER TABLE openmrs.appointmentscheduling_appointment_block MODIFY provider_id INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,792| Null constraint dropped from appointmentscheduling_appointment_block.provider_id
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,793| ChangeSet liquibase.xml::201402141515::djazayeri ran successfully in 55ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,794| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('201402141515', 'djazayeri', 'liquibase.xml', NOW(), 1047, '8:8e9506a28e33db58c2905300a7f7a464', 'dropNotNullConstraint columnName=provider_id, tableName=appointmentscheduling_appointment_block', 'Allow appointment blocks with no provider specified', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,805| ALTER TABLE openmrs.appointmentscheduling_appointment ADD cancel_reason VARCHAR(1024) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,864| Columns cancel_reason(varchar(1024)) added to appointmentscheduling_appointment
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,866| ChangeSet liquibase.xml::201403171701-appointmentscheduling_appointment_cancel_reason::cioan ran successfully in 64ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,868| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('201403171701-appointmentscheduling_appointment_cancel_reason', 'cioan', 'liquibase.xml', NOW(), 1048, '8:1563fa1625f91a118e787ae22278f503', 'addColumn tableName=appointmentscheduling_appointment', 'Adding cancel_reason column to appointmentscheduling_appointment table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,889| CREATE TABLE openmrs.appointmentscheduling_appointment_request (appointment_request_id INT AUTO_INCREMENT NOT NULL, patient_id INT NOT NULL, appointment_type_id INT NOT NULL, status VARCHAR(255) NOT NULL, provider_id INT NULL, requested_by INT NULL, requested_on datetime NOT NULL, min_time_frame_value INT NULL, min_time_frame_units VARCHAR(255) NULL, max_time_frame_value INT NULL, max_time_frame_units VARCHAR(255) NULL, notes VARCHAR(1024) NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_APPOINTMENT_REQUEST PRIMARY KEY (appointment_request_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,911| Table appointmentscheduling_appointment_request created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,912| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,964| Foreign key constraint added to appointmentscheduling_appointment_request (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:02,965| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,019| Foreign key constraint added to appointmentscheduling_appointment_request (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,020| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,081| Foreign key constraint added to appointmentscheduling_appointment_request (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,082| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_appointment_type_id FOREIGN KEY (appointment_type_id) REFERENCES openmrs.appointmentscheduling_appointment_type (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,148| Foreign key constraint added to appointmentscheduling_appointment_request (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,149| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_patient_id FOREIGN KEY (patient_id) REFERENCES openmrs.patient (patient_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,208| Foreign key constraint added to appointmentscheduling_appointment_request (patient_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,208| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_provider_id FOREIGN KEY (provider_id) REFERENCES openmrs.provider (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,281| Foreign key constraint added to appointmentscheduling_appointment_request (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,282| ALTER TABLE openmrs.appointmentscheduling_appointment_request ADD CONSTRAINT appointment_request_requested_by FOREIGN KEY (requested_by) REFERENCES openmrs.provider (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,358| Foreign key constraint added to appointmentscheduling_appointment_request (requested_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,359| ChangeSet liquibase.xml::20140917-1-appointmentmentscheduling_appointment_request::mogoodrich ran successfully in 484ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,361| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20140917-1-appointmentmentscheduling_appointment_request', 'mogoodrich', 'liquibase.xml', NOW(), 1049, '8:b4b37f0f8515a8f92a993e03a0cd1c71', 'createTable tableName=appointmentscheduling_appointment_request; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment_request, constraintName=appointment_request_creator, referencedTableName=users; addForeignKeyConstraint baseTa...', 'Create the appointment request table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,381| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD confidential TINYINT(1) DEFAULT 0 NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,445| Columns confidential(boolean) added to appointmentscheduling_appointment_type
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,447| ChangeSet liquibase.xml::201409251456-appointmentscheduling-confidential::djazayeri ran successfully in 69ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,448| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('201409251456-appointmentscheduling-confidential', 'djazayeri', 'liquibase.xml', NOW(), 1050, '8:5493b010b179340482d0ead2d0da4891', 'addColumn tableName=appointmentscheduling_appointment_type', 'Adding confidential column to appointmentscheduling_appointment_type table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,462| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD visit_type_id INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,551| Columns visit_type_id(int) added to appointmentscheduling_appointment_type
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,552| ALTER TABLE openmrs.appointmentscheduling_appointment_type ADD CONSTRAINT appointment_type_visit_type_id FOREIGN KEY (visit_type_id) REFERENCES openmrs.visit_type (visit_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,621| Foreign key constraint added to appointmentscheduling_appointment_type (visit_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,622| ChangeSet liquibase.xml::201909::jecihjoy ran successfully in 162ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,623| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('201909', 'jecihjoy', 'liquibase.xml', NOW(), 1051, '8:a6d0319d61e4348fc52d20003b453e31', 'addColumn tableName=appointmentscheduling_appointment_type; addForeignKeyConstraint baseTableName=appointmentscheduling_appointment_type, constraintName=appointment_type_visit_type_id, referencedTableName=visit_type', 'Adding visitType column to appointmentscheduling_appointment_type table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,640| CREATE TABLE openmrs.appointmentscheduling_provider_schedule (provider_schedule_id INT AUTO_INCREMENT NOT NULL, location_id INT NOT NULL, provider_id INT NULL, start_date datetime NULL, end_date datetime NULL, start_time time NOT NULL, end_time time NOT NULL, uuid CHAR(38) NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, voided TINYINT(1) DEFAULT 0 NOT NULL, voided_by INT NULL, date_voided datetime NULL, void_reason VARCHAR(255) DEFAULT null NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_PROVIDER_SCHEDULE PRIMARY KEY (provider_schedule_id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,660| Table appointmentscheduling_provider_schedule created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,663| ALTER TABLE openmrs.appointmentscheduling_provider_schedule ADD CONSTRAINT provider_schedule_creator FOREIGN KEY (creator) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,713| Foreign key constraint added to appointmentscheduling_provider_schedule (creator)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,714| ALTER TABLE openmrs.appointmentscheduling_provider_schedule ADD CONSTRAINT provider_schedule_changed_by FOREIGN KEY (changed_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,769| Foreign key constraint added to appointmentscheduling_provider_schedule (changed_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,770| ALTER TABLE openmrs.appointmentscheduling_provider_schedule ADD CONSTRAINT provider_schedule_voided_by FOREIGN KEY (voided_by) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,829| Foreign key constraint added to appointmentscheduling_provider_schedule (voided_by)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,831| ALTER TABLE openmrs.appointmentscheduling_provider_schedule ADD CONSTRAINT provider_schedule_location_id FOREIGN KEY (location_id) REFERENCES openmrs.location (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,891| Foreign key constraint added to appointmentscheduling_provider_schedule (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,892| ALTER TABLE openmrs.appointmentscheduling_provider_schedule ADD CONSTRAINT provider_schedule_provider_id FOREIGN KEY (provider_id) REFERENCES openmrs.provider (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,949| Foreign key constraint added to appointmentscheduling_provider_schedule (provider_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,952| ChangeSet liquibase.xml::2019_appointmentscheduling_provider_schedule::jecihjoy ran successfully in 324ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,953| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2019_appointmentscheduling_provider_schedule', 'jecihjoy', 'liquibase.xml', NOW(), 1052, '8:dada90ccf2cff61f0ba91f14e8b96e2f', 'createTable tableName=appointmentscheduling_provider_schedule; addForeignKeyConstraint baseTableName=appointmentscheduling_provider_schedule, constraintName=provider_schedule_creator, referencedTableName=users; addForeignKeyConstraint baseTableNam...', 'Create the provider_schedule table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,972| CREATE TABLE openmrs.appointmentscheduling_provider_type_map (appointment_type_id INT NOT NULL, provider_schedule_id INT NOT NULL, CONSTRAINT PK_APPOINTMENTSCHEDULING_PROVIDER_TYPE_MAP PRIMARY KEY (appointment_type_id, provider_schedule_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,990| Table appointmentscheduling_provider_type_map created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:03,992| ALTER TABLE openmrs.appointmentscheduling_provider_type_map ADD CONSTRAINT appointmentscheduling_provider_type_map_appointment_type_id FOREIGN KEY (appointment_type_id) REFERENCES openmrs.appointmentscheduling_appointment_type (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,034| Foreign key constraint added to appointmentscheduling_provider_type_map (appointment_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,036| ALTER TABLE openmrs.appointmentscheduling_provider_type_map ADD CONSTRAINT appointmentscheduling_provider_type_map_provider_schedule_id FOREIGN KEY (provider_schedule_id) REFERENCES openmrs.appointmentscheduling_provider_schedule (provider_schedule_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,170| Foreign key constraint added to appointmentscheduling_provider_type_map (provider_schedule_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,171| ChangeSet liquibase.xml::2019_appointmentscheduling_provider_type_map::jecihjoy ran successfully in 212ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,184| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2019_appointmentscheduling_provider_type_map', 'jecihjoy', 'liquibase.xml', NOW(), 1053, '8:f64640920afb3923246e316487b7aae7', 'createTable tableName=appointmentscheduling_provider_type_map; addForeignKeyConstraint baseTableName=appointmentscheduling_provider_type_map, constraintName=appointmentscheduling_provider_type_map_appointment_type_id, referencedTableName=appointme...', 'Create the link table "appointmentscheduling_provider_type_map" that links
openmrs-referenceapplication_1 | appointmentscheduling_provider_schedule table and appointmentscheduling_appointment_type table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,203| ALTER TABLE openmrs.appointmentscheduling_appointment_status_history MODIFY end_date datetime
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,211| Columns end_date(datetime) of appointmentscheduling_appointment_status_history modified
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,213| ChangeSet liquibase.xml::20191126-make-appointment-status-history-end-date-nullable::jecihjoy ran successfully in 16ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,214| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20191126-make-appointment-status-history-end-date-nullable', 'jecihjoy', 'liquibase.xml', NOW(), 1054, '8:57ca8eb85de433dd1239f308c4d79921', 'modifyColumn tableName=appointmentscheduling_appointment_status_history', 'After AM-196, we need to make sure that for existing implementations the end date of appointment_status_history is nullable', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,248| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,271| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,279| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,288| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,297| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,314| In method UserService.savePrivilege. Arguments: Privilege=View Patient Appointment History,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,341| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,346| In method UserService.savePrivilege. Arguments: Privilege=View Appointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,360| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,364| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Statistics,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,374| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,378| In method UserService.savePrivilege. Arguments: Privilege=Schedule Appointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,386| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,390| In method UserService.savePrivilege. Arguments: Privilege=View Appointment Types,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,399| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,403| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.viewConfidential,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,413| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,418| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Blocks,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,435| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,439| In method UserService.savePrivilege. Arguments: Privilege=Manage Provider Schedules,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,447| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,451| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointment Types,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,480| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,483| In method UserService.savePrivilege. Arguments: Privilege=Update Appointment Status,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,493| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,496| In method UserService.savePrivilege. Arguments: Privilege=Request Appointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,507| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,512| In method UserService.savePrivilege. Arguments: Privilege=View Provider Schedules,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,527| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,531| In method UserService.savePrivilege. Arguments: Privilege=Squeezing Appointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,547| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,553| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointments Settings,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,564| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,578| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.phoneNumberPersonAttributeTypeId value: 8,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,595| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,600| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.manageAppointmentsFormTimout value: 60,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,610| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,613| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultVisitType value: 1,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,624| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,627| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultTimeSlotDuration value: 60,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,654| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.hideEndVisitButtons value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,666| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,669| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.cleanOpenAppointmentScheduler value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,679| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,750| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,778| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,779| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,781| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,799| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,805| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,848| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,856| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:04,872| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,901| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:04,907| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:04,924| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,006| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,061| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,063| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,063| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,110| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,111| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,192| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,264| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,306| CREATE TABLE openmrs.idgen_identifier_source (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, name VARCHAR(255) NOT NULL, `description` VARCHAR(1000) NULL, identifier_type INT NOT NULL, creator INT NOT NULL, date_created datetime NOT NULL, changed_by INT NULL, date_changed datetime NULL, retired TINYINT(1) DEFAULT 0 NOT NULL, retired_by INT NULL, date_retired datetime NULL, retire_reason VARCHAR(255) NULL, CONSTRAINT PK_IDGEN_IDENTIFIER_SOURCE PRIMARY KEY (id), CONSTRAINT `retired_by for idgen_identifier_source` FOREIGN KEY (retired_by) REFERENCES openmrs.users(user_id), CONSTRAINT `changed_by for idgen_identifier_source` FOREIGN KEY (changed_by) REFERENCES openmrs.users(user_id), CONSTRAINT `identifier_type for idgen_identifier_source` FOREIGN KEY (identifier_type) REFERENCES openmrs.patient_identifier_type(patient_identifier_type_id), CONSTRAINT `creator for idgen_identifier_source` FOREIGN KEY (creator) REFERENCES openmrs.users(user_id), UNIQUE (id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,339| Table idgen_identifier_source created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,340| ChangeSet liquibase.xml::43889130-55c2-49e9-b72b-a9eae9a31da7::Partners In Health ran successfully in 47ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,341| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,343| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('43889130-55c2-49e9-b72b-a9eae9a31da7', 'Partners In Health', 'liquibase.xml', NOW(), 1055, '8:373516eb011f344c988f9f5c8c121ec9', 'createTable tableName=idgen_identifier_source', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,363| CREATE TABLE openmrs.idgen_seq_id_gen (id INT NOT NULL, next_sequence_value INT DEFAULT -1 NOT NULL, base_character_set VARCHAR(255) NOT NULL, first_identifier_base VARCHAR(50) NOT NULL, prefix VARCHAR(20) NULL, suffix VARCHAR(20) NULL, length INT NULL, CONSTRAINT PK_IDGEN_SEQ_ID_GEN PRIMARY KEY (id), CONSTRAINT `id for idgen_seq_id_gen` FOREIGN KEY (id) REFERENCES openmrs.idgen_identifier_source(id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,389| Table idgen_seq_id_gen created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,390| ChangeSet liquibase.xml::a7a39c84-cb48-427e-9141-ee851c283132::Partners In Health ran successfully in 41ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,391| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('a7a39c84-cb48-427e-9141-ee851c283132', 'Partners In Health', 'liquibase.xml', NOW(), 1056, '8:b9d71be011a11b3bf513053fb0eae327', 'createTable tableName=idgen_seq_id_gen', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,420| CREATE TABLE openmrs.idgen_remote_source (id INT NOT NULL, url VARCHAR(255) NOT NULL, CONSTRAINT PK_IDGEN_REMOTE_SOURCE PRIMARY KEY (id), CONSTRAINT `id for idgen_remote_source` FOREIGN KEY (id) REFERENCES openmrs.idgen_identifier_source(id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,447| Table idgen_remote_source created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,448| ChangeSet liquibase.xml::a92f91c0-162b-42d9-a33b-c1412dc2948d::Partners In Health ran successfully in 44ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,449| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('a92f91c0-162b-42d9-a33b-c1412dc2948d', 'Partners In Health', 'liquibase.xml', NOW(), 1057, '8:8509f2488dabeecafee4dc9626d9b031', 'createTable tableName=idgen_remote_source', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,470| CREATE TABLE openmrs.idgen_id_pool (id INT NOT NULL, source INT NULL, batch_size INT NULL, min_pool_size INT NULL, sequential TINYINT(1) DEFAULT 0 NOT NULL, CONSTRAINT PK_IDGEN_ID_POOL PRIMARY KEY (id), CONSTRAINT `id for idgen_id_pool` FOREIGN KEY (id) REFERENCES openmrs.idgen_identifier_source(id), CONSTRAINT `source for idgen_id_pool` FOREIGN KEY (source) REFERENCES openmrs.idgen_identifier_source(id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,499| Table idgen_id_pool created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,501| ChangeSet liquibase.xml::b50c8351-3c6c-40eb-be40-bbdaed78c5a0::Partners In Health ran successfully in 45ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,503| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('b50c8351-3c6c-40eb-be40-bbdaed78c5a0', 'Partners In Health', 'liquibase.xml', NOW(), 1058, '8:7c76bea8629e9376f87f717d2db9f837', 'createTable tableName=idgen_id_pool', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,524| CREATE TABLE openmrs.idgen_pooled_identifier (id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, pool_id INT NOT NULL, identifier VARCHAR(50) NOT NULL, date_used datetime NULL, comment VARCHAR(255) NULL, CONSTRAINT PK_IDGEN_POOLED_IDENTIFIER PRIMARY KEY (id), CONSTRAINT `pool_id for idgen_pooled_identifier` FOREIGN KEY (pool_id) REFERENCES openmrs.idgen_id_pool(id), UNIQUE (uuid))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,553| Table idgen_pooled_identifier created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,554| ChangeSet liquibase.xml::9b1eb03d-bd27-428b-8359-5877797b0fb8::Partners In Health ran successfully in 44ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,556| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('9b1eb03d-bd27-428b-8359-5877797b0fb8', 'Partners In Health', 'liquibase.xml', NOW(), 1059, '8:5a04d8559c47487fd8984975778f55a6', 'createTable tableName=idgen_pooled_identifier', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,577| CREATE TABLE openmrs.idgen_auto_generation_option (id INT AUTO_INCREMENT NOT NULL, identifier_type INT NOT NULL, source INT NOT NULL, manual_entry_enabled TINYINT(1) DEFAULT 1 NOT NULL, automatic_generation_enabled TINYINT(1) DEFAULT 1 NOT NULL, CONSTRAINT PK_IDGEN_AUTO_GENERATION_OPTION PRIMARY KEY (id), CONSTRAINT `source for idgen_auto_generation_option` FOREIGN KEY (source) REFERENCES openmrs.idgen_identifier_source(id), CONSTRAINT `identifier_type for idgen_auto_generation_option` FOREIGN KEY (identifier_type) REFERENCES openmrs.patient_identifier_type(patient_identifier_type_id), UNIQUE (identifier_type))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,604| Table idgen_auto_generation_option created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,606| ChangeSet liquibase.xml::82b51fe1-e6ad-423c-80a0-d2a48a3efe6c::Partners In Health ran successfully in 43ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,607| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('82b51fe1-e6ad-423c-80a0-d2a48a3efe6c', 'Partners In Health', 'liquibase.xml', NOW(), 1060, '8:8180e375c265c002562bd651f27fde0e', 'createTable tableName=idgen_auto_generation_option', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,653| CREATE TABLE openmrs.idgen_log_entry (id INT AUTO_INCREMENT NOT NULL, source INT NOT NULL, identifier VARCHAR(50) NOT NULL, date_generated datetime NOT NULL, generated_by INT NOT NULL, comment VARCHAR(255) NULL, CONSTRAINT PK_IDGEN_LOG_ENTRY PRIMARY KEY (id), CONSTRAINT `generated_by for idgen_log` FOREIGN KEY (generated_by) REFERENCES openmrs.users(user_id), CONSTRAINT `source for idgen_log` FOREIGN KEY (source) REFERENCES openmrs.idgen_identifier_source(id), UNIQUE (id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,820| Table idgen_log_entry created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,823| ChangeSet liquibase.xml::4b4ee08c-262f-48f0-a37e-2372614e1a58::Partners In Health ran successfully in 206ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,825| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('4b4ee08c-262f-48f0-a37e-2372614e1a58', 'Partners In Health', 'liquibase.xml', NOW(), 1061, '8:e049bd1485f41729157717defbe8e7ab', 'createTable tableName=idgen_log_entry', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,861| CREATE TABLE openmrs.idgen_reserved_identifier (id INT AUTO_INCREMENT NOT NULL, source INT NOT NULL, identifier VARCHAR(50) NOT NULL, CONSTRAINT PK_IDGEN_RESERVED_IDENTIFIER PRIMARY KEY (id), CONSTRAINT `source for idgen_reserved_identifier` FOREIGN KEY (source) REFERENCES openmrs.idgen_identifier_source(id), UNIQUE (id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,892| Table idgen_reserved_identifier created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,905| ChangeSet liquibase.xml::17a1d838-bf40-45d0-9e2b-6d177ff7ad62::Partners In Health ran successfully in 63ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,907| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('17a1d838-bf40-45d0-9e2b-6d177ff7ad62', 'Partners In Health', 'liquibase.xml', NOW(), 1062, '8:767f6fb50abd678d14d20cfe95dae163', 'createTable tableName=idgen_reserved_identifier', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,931| ALTER TABLE openmrs.idgen_id_pool ADD refill_with_scheduled_task TINYINT(1) DEFAULT 1 NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,970| Columns refill_with_scheduled_task(tinyint(1)) added to idgen_id_pool
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,972| ChangeSet liquibase.xml::e931b3c1-94b6-4169-90f4-1c6bf49d4883::Partners In Health ran successfully in 44ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,973| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('e931b3c1-94b6-4169-90f4-1c6bf49d4883', 'Partners In Health', 'liquibase.xml', NOW(), 1063, '8:08d1354da2ac2c8c03cb8a876130fb0b', 'addColumn tableName=idgen_id_pool', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:05,988| ALTER TABLE openmrs.idgen_remote_source ADD user VARCHAR(50) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,024| Columns user(varchar(50)) added to idgen_remote_source
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,026| ChangeSet liquibase.xml::3e32c214-9f9a-4424-8590-43ca68396aa6::Partners In Health ran successfully in 42ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,028| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('3e32c214-9f9a-4424-8590-43ca68396aa6', 'Partners In Health', 'liquibase.xml', NOW(), 1064, '8:c210f6a3c522b49852cc7f7ce011faf8', 'addColumn tableName=idgen_remote_source', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,042| ALTER TABLE openmrs.idgen_remote_source ADD password VARCHAR(20) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,075| Columns password(varchar(20)) added to idgen_remote_source
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,077| ChangeSet liquibase.xml::1df31052-65ce-4b81-8a9c-86c58c87c042::Partners In Health ran successfully in 38ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,078| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('1df31052-65ce-4b81-8a9c-86c58c87c042', 'Partners In Health', 'liquibase.xml', NOW(), 1065, '8:9df0c24077567cb40ba47ddc3c2ed971', 'addColumn tableName=idgen_remote_source', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,089| ALTER TABLE openmrs.idgen_seq_id_gen CHANGE length min_length INT
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,100| Column idgen_seq_id_gen.length renamed to min_length
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,102| ChangeSet liquibase.xml::aea80abc-8e1b-44f2-9574-c64741750cec::Jeremy Keiper ran successfully in 15ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,103| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('aea80abc-8e1b-44f2-9574-c64741750cec', 'Jeremy Keiper', 'liquibase.xml', NOW(), 1066, '8:5824bddc9a62e841b62c1369a33e30f7', 'renameColumn newColumnName=min_length, oldColumnName=length, tableName=idgen_seq_id_gen', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,112| ALTER TABLE openmrs.idgen_seq_id_gen ADD max_length INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,142| Columns max_length(int(11)) added to idgen_seq_id_gen
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,143| ChangeSet liquibase.xml::f3244825-c3d1-4789-99bd-03a014ae56a4::Jeremy Keiper ran successfully in 34ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,145| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('f3244825-c3d1-4789-99bd-03a014ae56a4', 'Jeremy Keiper', 'liquibase.xml', NOW(), 1067, '8:c47df23a6e52032be1db458ed0e83455', 'addColumn tableName=idgen_seq_id_gen', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,169| UPDATE idgen_seq_id_gen SET max_length = min_length
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,171| Custom SQL executed
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,173| ChangeSet liquibase.xml::a5b34ba3-2cb0-46b5-bb47-4e07da4a7acd::Jeremy Keiper ran successfully in 6ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,174| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('a5b34ba3-2cb0-46b5-bb47-4e07da4a7acd', 'Jeremy Keiper', 'liquibase.xml', NOW(), 1068, '8:bf30ad2e0f1f88d6f04731aa96ae0367', 'sql', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,199| ALTER TABLE openmrs.idgen_auto_generation_option ADD location INT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,241| Columns location(int(11)) added to idgen_auto_generation_option
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,242| ChangeSet liquibase.xml::d5bc38a3-35e3-4a16-b1b2-df6f4c32ec7a::Partners In Health ran successfully in 47ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,244| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('d5bc38a3-35e3-4a16-b1b2-df6f4c32ec7a', 'Partners In Health', 'liquibase.xml', NOW(), 1069, '8:fde1e37cfb9f1b55418131fd140b6a28', 'addColumn tableName=idgen_auto_generation_option', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,374| ALTER TABLE openmrs.idgen_auto_generation_option ADD CONSTRAINT location_for_auto_generation_option FOREIGN KEY (location) REFERENCES openmrs.location (location_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,437| Foreign key constraint added to idgen_auto_generation_option (location)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,438| ChangeSet liquibase.xml::02fb6cc1-d45c-4985-8117-0d313975fd81::Partners In Health ran successfully in 184ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,440| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('02fb6cc1-d45c-4985-8117-0d313975fd81', 'Partners In Health', 'liquibase.xml', NOW(), 1070, '8:b004e44dc7e62fe98f8478c095b9d99b', 'addForeignKeyConstraint baseTableName=idgen_auto_generation_option, constraintName=location_for_auto_generation_option, referencedTableName=location', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,572| CREATE TABLE TMP_WYANEFYKVFVDVENG (
openmrs-referenceapplication_1 | id INT PRIMARY KEY,
openmrs-referenceapplication_1 | self_ref INT NOT NULL,
openmrs-referenceapplication_1 | CONSTRAINT c_self_ref FOREIGN KEY(self_ref) REFERENCES TMP_WYANEFYKVFVDVENG(id)
openmrs-referenceapplication_1 | )
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,598| DROP TABLE TMP_WYANEFYKVFVDVENG
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,609| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='patient_identifier_type' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,622| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,637| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,658| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='concept' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,671| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,815| ALTER TABLE openmrs.idgen_auto_generation_option DROP FOREIGN KEY `identifier_type for idgen_auto_generation_option`
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,823| Foreign key identifier_type for idgen_auto_generation_option dropped
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,825| ChangeSet liquibase.xml::4dce863f-bb66-4aa3-9663-22a23be24689::Partners In Health ran successfully in 373ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,827| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('4dce863f-bb66-4aa3-9663-22a23be24689', 'Partners In Health', 'liquibase.xml', NOW(), 1071, '8:ca901c85ff134c614a44996f7b8445c6', 'dropForeignKeyConstraint baseTableName=idgen_auto_generation_option, constraintName=identifier_type for idgen_auto_generation_option', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,958| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='idgen_auto_generation_option' and const.constraint_name='identifier_type'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:06,981| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='location' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,005| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='users' and const.constraint_name='email'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,035| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' and const.table_name='person' and const.constraint_name='uuid'order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,056| select const.CONSTRAINT_NAME, COLUMN_NAME from information_schema.table_constraints const join information_schema.key_column_usage col on const.constraint_schema=col.constraint_schema and const.table_name=col.table_name and const.constraint_name=col.constraint_name where const.constraint_schema='openmrs' order by ordinal_position
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,242| DROP INDEX identifier_type ON openmrs.idgen_auto_generation_option
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,255| Index identifier_type dropped from table idgen_auto_generation_option
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,256| ChangeSet liquibase.xml::e8258234-2133-4270-9370-301c908f1e2b::Partners In Health ran successfully in 422ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,258| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('e8258234-2133-4270-9370-301c908f1e2b', 'Partners In Health', 'liquibase.xml', NOW(), 1072, '8:14d9c5911538a3394ce3ee4a4a4bbb14', 'dropIndex indexName=identifier_type, tableName=idgen_auto_generation_option', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,400| ALTER TABLE openmrs.idgen_auto_generation_option ADD CONSTRAINT `identifier_type for idgen_auto_generation_option` FOREIGN KEY (identifier_type) REFERENCES openmrs.patient_identifier_type (patient_identifier_type_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,473| Foreign key constraint added to idgen_auto_generation_option (identifier_type)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,474| ChangeSet liquibase.xml::0f79a646-4f62-4fef-b035-421ad8f73ba2::Partners In Health ran successfully in 210ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,476| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('0f79a646-4f62-4fef-b035-421ad8f73ba2', 'Partners In Health', 'liquibase.xml', NOW(), 1073, '8:fb715c445d9d2e57c09b974a24759598', 'addForeignKeyConstraint baseTableName=idgen_auto_generation_option, constraintName=identifier_type for idgen_auto_generation_option, referencedTableName=patient_identifier_type', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,484| ALTER TABLE openmrs.idgen_seq_id_gen MODIFY prefix VARCHAR(100)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,542| idgen_seq_id_gen.prefix datatype was changed to varchar(100)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,543| ChangeSet liquibase.xml::0h78646-4fef-b035-kj9gh8a2::Mekom Solutions ran successfully in 61ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,545| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('0h78646-4fef-b035-kj9gh8a2', 'Mekom Solutions', 'liquibase.xml', NOW(), 1074, '8:ff5bc5f41d89650ef86eb08ceb14bbcd', 'modifyDataType columnName=prefix, tableName=idgen_seq_id_gen', '', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,554| ALTER TABLE openmrs.idgen_auto_generation_option ADD uuid CHAR(38) NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,588| Columns uuid(char(38)) added to idgen_auto_generation_option
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,589| ChangeSet liquibase.xml::c7084acb-9cc5-4643-ad6d-6302acc76d69::Samuel Male ran successfully in 38ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,590| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('c7084acb-9cc5-4643-ad6d-6302acc76d69', 'Samuel Male', 'liquibase.xml', NOW(), 1075, '8:35b24b07f328933802389d347109f2ea', 'addColumn tableName=idgen_auto_generation_option', 'Adding "uuid" column to the idgen_auto_generation_option table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,597| UPDATE openmrs.idgen_auto_generation_option SET uuid = UUID()
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,599| Data updated in idgen_auto_generation_option
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,600| ChangeSet liquibase.xml::daa579e7-b8de-4858-bfe5-c9ef2606db5e::Samuel Male ran successfully in 4ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,601| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('daa579e7-b8de-4858-bfe5-c9ef2606db5e', 'Samuel Male', 'liquibase.xml', NOW(), 1076, '8:8c0e70ceade1a06bd939857cc4d82841', 'update tableName=idgen_auto_generation_option', 'Generating UUIDs for all rows in the idgen_auto_generation_option table', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,607| ALTER TABLE openmrs.idgen_auto_generation_option MODIFY uuid char(36) NOT NULL
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,667| NOT NULL constraint has been added to idgen_auto_generation_option.uuid
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,668| CREATE UNIQUE INDEX idgen_auto_generation_option_uuid_index ON openmrs.idgen_auto_generation_option(uuid)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,685| Index idgen_auto_generation_option_uuid_index created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,686| ChangeSet liquibase.xml::6b164990-ccd3-4508-9c08-11d27786da17::Samuel Male ran successfully in 80ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,687| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('6b164990-ccd3-4508-9c08-11d27786da17', 'Samuel Male', 'liquibase.xml', NOW(), 1077, '8:f64aa54c07012b957b35718200001b31', 'addNotNullConstraint columnName=uuid, tableName=idgen_auto_generation_option; createIndex indexName=idgen_auto_generation_option_uuid_index, tableName=idgen_auto_generation_option', 'Now that UUID generation is done, set the uuid columns to "NOT NULL" and create a unique index for the column', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:07,702| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,715| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,739| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,757| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,782| In method UserService.savePrivilege. Arguments: Privilege=Generate Batch of Identifiers,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,797| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,801| In method UserService.savePrivilege. Arguments: Privilege=Upload Batch of Identifiers,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,830| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,835| In method UserService.savePrivilege. Arguments: Privilege=Manage Identifier Sources,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,843| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,848| In method UserService.savePrivilege. Arguments: Privilege=Manage Auto Generation Options,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,858| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:07,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.prefixLocationAttributeType value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:07,917| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,254| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,270| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,275| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,276| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,300| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,302| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,306| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,322| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,331| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,347| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,356| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,364| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,375| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,466| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,486| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,499| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,499| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,524| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,524| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,535| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,542| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,552| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,568| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,576| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,582| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,589| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,670| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,682| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,684| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,685| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,697| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,699| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,704| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,712| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,718| SELECT COUNT(*) FROM
openmrs-referenceapplication_1 | patient_identifier_type WHERE uuid ='a5d38e09-efcb-4d91-a526-50ce1ba5011a'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,720| INSERT INTO openmrs.patient_identifier_type (name, `description`, check_digit, creator, date_created, required, location_behavior, uuid) VALUES ('OpenEMPI ID', 'Specifies UUID of the identifier type that is used as the Global Identifier Domain (GID) in the MPI. It is generated by the MPI and is persisted in OpenMRS.', '0', '2', '2018-06-28', '0', 'NOT_USED', 'a5d38e09-efcb-4d91-a526-50ce1ba5011a')
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,721| New row inserted into patient_identifier_type
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,724| ChangeSet liquibase.xml::2018Jun28-1::Chew Chia Shao Yuan ran successfully in 7ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,725| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,730| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2018Jun28-1', 'Chew Chia Shao Yuan', 'liquibase.xml', NOW(), 1078, '8:6fc8758401ae8acdb1689cae1976aa32', 'insert tableName=patient_identifier_type', 'Creates a Patient Identifier Type which acts as the MPI Global Identifier for the Demo of the MPI Functionality with OpenEMPI', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:08,740| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,757| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,766| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,771| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,778| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,801| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,810| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,814| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.givenNameAutoSuggestList value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,824| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,827| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.familyNameAutoSuggestList value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,835| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,838| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,846| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,848| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,857| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,859| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,892| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,895| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.globalIdentifierDomainId value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,904| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,907| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.implementation value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,916| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,919| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.url value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,951| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,954| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.enableProbabilisticMatching value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,964| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,967| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.personIdentifierTypeUuid value: a5d38e09-efcb-4d91-a526-50ce1ba5011a,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,978| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,981| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.local_mpi_identifierTypeMap.OpenEMPI ID value: a5d38e09-efcb-4d91-a526-50ce1ba5011a:2.16.840.1.113883.4.357:hl7,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:08,989| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:08,992| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.local_mpi_identifierTypeMap.OpenMRS ID value: 05a29f94-c0ed-11e2-94be-8c13b969e334:2.25.71280592878078638113873461180761116318:PI,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,003| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.biometrics.implementation value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,020| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,025| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pix.errorHandler.implementation value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,033| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,036| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdq.errorHandler.implementation value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,056| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,060| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqEndpoint value: http://localhost:5001/pdq,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,071| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqPort value: 3600,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,101| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,105| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixEndpoint value: http://localhost:5001/pix,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,117| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,121| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixPort value: 3700,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,131| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,136| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.Hl7implementation value: registrationcore.mpiHl7v2HttpSender,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,146| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,150| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.sendingApplication value: OpenMRS,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,159| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,165| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.birthdateEstimationStartMonth value: 0,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,176| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.sendingFacility value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,205| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,209| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.receivingApplication value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,253| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,257| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.receivingFacility value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,294| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,301| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixIdentifierTypeUuidList value: 05a29f94-c0ed-11e2-94be-8c13b969e334,a5d38e09-efcb-4d91-a526-50ce1ba5011a,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,322| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,327| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqIdentifierTypeUuidList value: 05a29f94-c0ed-11e2-94be-8c13b969e334,a5d38e09-efcb-4d91-a526-50ce1ba5011a,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,362| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,372| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openmrsIdentifier.uuid value: 05a29f94-c0ed-11e2-94be-8c13b969e334,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,382| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,396| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.application.name value: openmrs,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,409| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,538| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,549| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,551| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,552| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,570| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,572| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,581| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,596| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,627| CREATE TABLE openmrs.appframework_app_enabled (app_enabled_id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, app_name VARCHAR(100) NOT NULL, user INT NULL, `role` VARCHAR(50) NULL, CONSTRAINT PK_APPFRAMEWORK_APP_ENABLED PRIMARY KEY (app_enabled_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,650| Table appframework_app_enabled created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,651| ALTER TABLE openmrs.appframework_app_enabled ADD CONSTRAINT app_enabled_for_user FOREIGN KEY (user) REFERENCES openmrs.users (user_id)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,711| Foreign key constraint added to appframework_app_enabled (user)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,712| ALTER TABLE openmrs.appframework_app_enabled ADD CONSTRAINT app_enabled_for_role FOREIGN KEY (`role`) REFERENCES openmrs.`role` (`role`)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,782| Foreign key constraint added to appframework_app_enabled (role)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,783| ChangeSet liquibase.xml::appframework-1::djazayeri ran successfully in 178ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,784| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,787| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('appframework-1', 'djazayeri', 'liquibase.xml', NOW(), 1079, '8:df72d4474c873750fb4a2a19d098d0d1', 'createTable tableName=appframework_app_enabled; addForeignKeyConstraint baseTableName=appframework_app_enabled, constraintName=app_enabled_for_user, referencedTableName=users; addForeignKeyConstraint baseTableName=appframework_app_enabled, constra...', 'Create table for AppEnabled', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,797| DROP TABLE openmrs.appframework_app_enabled
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,808| Table appframework_app_enabled dropped
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,810| ChangeSet liquibase.xml::appframework-2::djazayeri ran successfully in 15ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,811| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('appframework-2', 'djazayeri', 'liquibase.xml', NOW(), 1080, '8:2cac456963a99394c141e79ab76ce797', 'dropTable tableName=appframework_app_enabled', 'Drop table for AppEnabled, since we''ll be using privileges instead', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,838| CREATE TABLE openmrs.appframework_component_state (component_state_id INT AUTO_INCREMENT NOT NULL, uuid CHAR(38) NOT NULL, component_id VARCHAR(255) NOT NULL, component_type VARCHAR(50) NOT NULL, enabled TINYINT(1) NULL, CONSTRAINT PK_APPFRAMEWORK_COMPONENT_STATE PRIMARY KEY (component_state_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,861| Table appframework_component_state created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,862| ChangeSet liquibase.xml::appframework-3::nutsiepully ran successfully in 44ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,864| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('appframework-3', 'nutsiepully', 'liquibase.xml', NOW(), 1081, '8:a75b0eea217a4c1996ff9f222b079add', 'createTable tableName=appframework_component_state', 'Create table to track which AppFramework components are enabled', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,891| CREATE TABLE openmrs.appframework_user_app (app_id VARCHAR(50) NOT NULL, json MEDIUMTEXT NOT NULL, CONSTRAINT PK_APPFRAMEWORK_USER_APP PRIMARY KEY (app_id))
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,919| Table appframework_user_app created
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,921| ChangeSet liquibase.xml::appframework-4::Wyclif ran successfully in 49ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,922| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('appframework-4', 'Wyclif', 'liquibase.xml', NOW(), 1082, '8:7767361264b00ee01f59b6cad7dfc244', 'createTable tableName=appframework_user_app', 'Create table to store user defined apps', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:09,932| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,943| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,959| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:09,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:09,976| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,046| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,068| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,072| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,073| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,086| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,088| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,093| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,099| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,119| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,135| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,143| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,153| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,160| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,208| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,229| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,232| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,237| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,251| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,252| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,257| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,264| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,309| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,324| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,334| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,341| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,363| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,453| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,472| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,474| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,475| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,489| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,491| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,496| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,505| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,524| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,535| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,544| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,550| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,559| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,614| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,643| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,645| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,646| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,660| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,662| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,668| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,677| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,685| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,695| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,706| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,711| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,719| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,743| In method UserService.savePrivilege. Arguments: Privilege=App: adminui.configuremetadata,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,756| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,838| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,846| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,850| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,851| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,863| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,866| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,870| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,879| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:10,894| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,908| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,932| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,938| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,952| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:10,966| In method UserService.savePrivilege. Arguments: Privilege=App: attachments.attachments.page,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:10,996| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,018| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.defaultConceptComplexUuid value: 42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,030| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,035| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidList value: ["7cac8397-53cd-4f00-a6fe-028e8d743f8e","42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"],
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,045| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,047| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidMap value: {"IMAGE":"7cac8397-53cd-4f00-a6fe-028e8d743f8e","OTHER":"42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"},
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,056| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,059| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterTypeUuid value: 5021b1a1-e7f6-44b4-ba02-da2f2bcf8718,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,069| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.associateWithVisit value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,083| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,086| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxUploadFileSize value: 5.0,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,101| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,106| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxStorageFileSize value: 1.2,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,114| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,118| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterSavingFlow value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,130| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowNoCaption value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,171| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,175| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowWebcam value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,186| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:11,191| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.dashboardThumbnailCount value: 4,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:11,218| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,337| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,350| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,352| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,353| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,368| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,370| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:11,380| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,092| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,098| UPDATE openmrs.global_property SET property_value = '/coreapps/clinicianfacing/patient.page?patientId={{patientId}}' WHERE property ='coreapps.dashboardUrl' and property_value='/coreapps/clinicianfacing/patient.page?patientId={{patientId}}&app=pih.app.clinicianDashboard'
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,098| Data updated in global_property
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,099| ChangeSet liquibase.xml::20161011-001::themoonraker13 ran successfully in 3ms
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,100| SELECT MAX(ORDEREXECUTED) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,105| INSERT INTO openmrs.liquibasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, `DESCRIPTION`, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('20161011-001', 'themoonraker13', 'liquibase.xml', NOW(), 1083, '8:1b9b88740d78bdbf2ef8d1760f11b070', 'update tableName=global_property', 'Updated the value of patient dashboard URL global property', 'EXECUTED', NULL, NULL, '3.10.2', NULL)
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,132| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,143| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,152| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,168| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,182| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.enrollInProgram,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,190| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,194| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.dataManagement,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,202| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,205| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.mergePatient,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,222| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,236| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.summaryDashboard,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,264| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,270| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editPatientProgram,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,316| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,327| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,365| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,370| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,387| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,401| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,416| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,420| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatient,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,453| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,474| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Condition Lists,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,486| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,507| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,527| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,539| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,560| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,568| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,591| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,596| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatientProgram,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,605| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,616| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,624| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,628| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.markPatientDead,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,638| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,642| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editRelationships,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,650| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,654| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,662| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,680| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.defaultPatientIdentifierLocation value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,695| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,698| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.recentDiagnosisPeriodInDays value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,707| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,711| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.dashboardUrl value: /coreapps/clinicianfacing/patient.page?patientId={{patientId}},
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,720| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,724| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}#visits,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,741| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageWithSpecificVisitUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}&visitId={{visit.id}}#,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,760| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,764| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayShort value: 300,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,776| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,781| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayLong value: 1000,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,800| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.patientDashboardEncounterCount value: 100,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,815| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,819| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitTypeColors value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,828| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,832| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.showVisitTypeOnPatientHeaderSection value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,841| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,845| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.transferEncounterUuid value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,869| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.conditionListClasses value: 8d4918b0-c2cc-11de-8d13-0010c6dffd0f,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,882| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:12,887| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.conceptStickyNote value: CIEL:165095,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:12,895| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,973| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:12,992| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,002| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,004| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,022| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,024| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,030| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,043| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,052| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,065| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,078| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,087| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,096| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,151| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,160| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.paperRecordIdentifierDefinition value: paperrecord.patientDataDefinition.paperRecordIdentifier,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,205| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,314| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,333| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,342| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,348| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,363| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,364| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,371| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,378| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,387| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,406| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,420| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,438| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,458| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,548| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,572| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,585| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,587| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,623| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,626| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,638| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,724| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:13,736| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,788| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,800| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,831| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,878| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.overbookAppointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,891| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,906| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.appointmentTypes,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,933| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,937| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.viewAppointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,945| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,949| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.home,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,955| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,958| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.providerSchedules,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,965| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,969| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.bookAppointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:13,977| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:13,982| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.requestAppointments,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,002| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,017| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.includeWeekends value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,024| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,111| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,127| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,129| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,129| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,147| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,148| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,154| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,168| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,176| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,188| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,195| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,200| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,206| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,231| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.customPrintProvider value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,240| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,243| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.customPrintPageName value: null,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,251| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,256| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.customPrintTarget value: _self,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,265| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,416| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,423| SELECT COUNT(*) FROM openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,426| Reading from openmrs.liquibasechangelog
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,426| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,442| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,444| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,450| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,550| Successfully acquired change log lock
openmrs-referenceapplication_1 | INFO - Slf4jLogger.info(42) |2021-06-30T08:45:14,567| Successfully released change log lock
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,603| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,624| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,639| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,656| Exiting method saveGlobalProperty
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,686| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.styleGuide,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,703| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,709| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,718| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,726| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,734| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,737| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.manageApps,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,751| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:14,756| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.manageExtensions,
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:14,767| Exiting method savePrivilege
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(117) |2021-06-30T08:45:18,858| In method SchedulerService.saveToMemento. Arguments:
openmrs-referenceapplication_1 | INFO - LoggingAdvice.invoke(157) |2021-06-30T08:45:18,862| Exiting method saveToMemento
openmrs-referenceapplication_1 | INFO - EhCacheManagerFactoryBean.destroy(192) |2021-06-30T08:45:18,963| Shutting down EhCache CacheManager
openmrs-referenceapplication_1 | INFO - ServiceContext.startRefreshingContext(822) |2021-06-30T08:45:18,966| Refreshing Context
openmrs-referenceapplication_1 | INFO - EhCacheManagerFactoryBean.afterPropertiesSet(134) |2021-06-30T08:45:38,955| Initializing EhCache CacheManager
openmrs-referenceapplication_1 | WARN - AbstractApplicationContext.refresh(559) |2021-06-30T08:46:43,868| Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registrationcore.patientCreatedListener' defined in URL [jar:file:/usr/local/tomcat/.OpenMRS/.openmrs-lib-cache/registrationcore/registrationcore.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
openmrs-referenceapplication_1 | INFO - EhCacheManagerFactoryBean.destroy(192) |2021-06-30T08:46:43,884| Shutting down EhCache CacheManager
openmrs-referenceapplication_1 | INFO - ServiceContext.doneRefreshingContext(833) |2021-06-30T08:46:43,888| Done refreshing Context
openmrs-referenceapplication_1 | Exception in thread "Thread-65" Exception in thread "Thread-67" Exception in thread "Thread-66" Exception in thread "Thread-68" Exception in thread "Thread-69" Exception in thread "Thread-70" Exception in thread "Thread-71" Exception in thread "Thread-72" Exception in thread "Thread-73" Exception in thread "Thread-74" Exception in thread "Thread-76" Exception in thread "Thread-75" Exception in thread "Thread-78" Exception in thread "Thread-77" org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | WARN - ModuleFactory.stopModule(1058) |2021-06-30T08:46:43,891| Unable to call module's Activator.willStop() method
openmrs-referenceapplication_1 | org.openmrs.api.APIException: Service not found: interface org.openmrs.module.atlas.AtlasService
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:676) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.getService(Context.java:986) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:80) ~[atlas-api-2.2.5.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1054) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.shutdown(Context.java:954) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:263) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | org.openmrs.module.ModuleException: Unable to run onStartup() method as Daemon
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon.runStartupForService(Daemon.java:328)
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.lambda$runOpenmrsServiceOnStartup$2(ServiceContext.java:959)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: java.lang.IllegalStateException: EntityManagerFactory is closed
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.validateNotClosed(SessionFactoryImpl.java:509)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.getCache(SessionFactoryImpl.java:807)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSharedSessionContract.<init>(AbstractSharedSessionContract.java:157)
openmrs-referenceapplication_1 | at org.hibernate.internal.AbstractSessionImpl.<init>(AbstractSessionImpl.java:29)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:222)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1261)
openmrs-referenceapplication_1 | at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:455)
openmrs-referenceapplication_1 | at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:298)
openmrs-referenceapplication_1 | at sun.reflect.GeneratedMethodAccessor325.invoke(Unknown Source)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
openmrs-referenceapplication_1 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:205)
openmrs-referenceapplication_1 | at com.sun.proxy.$Proxy172.openSession(Unknown Source)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.openSession(Context.java:772)
openmrs-referenceapplication_1 | at org.openmrs.api.context.Daemon$5.run(Daemon.java:301)
openmrs-referenceapplication_1 | WARN - ModuleFactory.stopModule(1160) |2021-06-30T08:46:44,560| Unable to call module's Activator.shutdown() method
openmrs-referenceapplication_1 | org.openmrs.api.APIException: Service not found: interface org.openmrs.module.appframework.service.AppFrameworkService
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:676) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.getService(Context.java:986) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.stopped(ReferenceApplicationActivator.java:281) ~[?:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1156) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.shutdown(Context.java:954) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:263) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | WARN - ModuleFactory.stopModule(1160) |2021-06-30T08:46:45,123| Unable to call module's Activator.shutdown() method
openmrs-referenceapplication_1 | org.openmrs.api.APIException: Service not found: interface org.openmrs.module.reporting.dataset.definition.service.DataSetDefinitionService
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:676) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.getService(Context.java:986) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.removeDataSetDefinitions(AppointmentSchedulingUIActivator.java:107) ~[?:?]
openmrs-referenceapplication_1 | at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.stopped(AppointmentSchedulingUIActivator.java:95) ~[?:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1156) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1082) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.shutdown(Context.java:954) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:263) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | WARN - ModuleFactory.stopModule(1058) |2021-06-30T08:46:45,462| Unable to call module's Activator.willStop() method
openmrs-referenceapplication_1 | java.lang.NullPointerException: null
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getRegisteredComponents(ServiceContext.java:906) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getRegisteredComponents(ServiceContext.java:870) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.getRegisteredComponents(Context.java:1250) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.reporting.ReportingModuleActivator.cancelAllScheduledTasks(ReportingModuleActivator.java:64) ~[reporting-api-1.23.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.reporting.ReportingModuleActivator.willStop(ReportingModuleActivator.java:46) ~[reporting-api-1.23.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1054) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.shutdown(Context.java:954) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:263) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | WARN - ModuleFactory.stopModule(1160) |2021-06-30T08:46:45,771| Unable to call module's Activator.shutdown() method
openmrs-referenceapplication_1 | java.lang.NullPointerException: null
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getRegisteredComponents(ServiceContext.java:906) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.ServiceContext.getRegisteredComponents(ServiceContext.java:870) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.getRegisteredComponents(Context.java:1250) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.util.HandlerUtil.getHandlersForType(HandlerUtil.java:119) ~[openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.event.EventActivator.stopped(EventActivator.java:90) ~[?:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1156) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.api.context.Context.shutdown(Context.java:954) [openmrs-api-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:263) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42) [openmrs-web-2.4.0.jar:?]
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,947| QUERY: [CRITERIA] select this_.person_attribute_id as y0_ from person_attribute this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,948| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,949| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,952| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,954| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,955| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,956| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,957| QUERY: [CRITERIA] select this_.concept_name_id as y0_ from concept_name this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,958| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,959| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,960| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,961| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,962| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,963| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,964| QUERY: [CRITERIA] select count(*) as y0_ from concept_name this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,967| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,968| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,970| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,971| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,972| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,973| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,978| QUERY: [CRITERIA] select this_.concept_id as y0_ from concept_numeric this_ inner join concept this_1_ on this_.concept_id=this_1_.concept_id
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,979| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,982| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,989| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,989| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,989| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,989| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,989| QUERY: [CRITERIA] select this_.person_name_id as y0_ from person_name this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,989| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,989| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,990| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,990| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,990| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,990| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,990| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ where lower(this_.property) like ?
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,990| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,990| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,990| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,990| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,990| Average time : 2
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,990| Row Count : 42
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,990| QUERY: [CRITERIA] select count(*) as y0_ from person_attribute this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,990| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,990| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,991| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:45,991| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:45,991| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:45,991| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:45,992| QUERY: [CRITERIA] select count(*) as y0_ from person_name this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:45,994| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:45,995| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:45,999| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,001| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,006| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,006| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,007| QUERY: [CRITERIA] select count(*) as y0_ from concept_numeric this_ inner join concept this_1_ on this_.concept_id=this_1_.concept_id
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,007| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,007| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,007| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,007| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,007| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,008| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,008| QUERY: from User u where (u.username = ?1 or u.systemId = ?2 or u.systemId = ?3) and u.retired = false
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,018| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,019| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,020| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,021| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,022| Average time : 403
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,023| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,028| QUERY: [CRITERIA] select count(*) as y0_ from patient_identifier this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,029| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,030| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,030| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,030| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,030| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,032| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,038| QUERY: [CRITERIA] select this_.concept_id as y0_ from concept_complex this_ inner join concept this_1_ on this_.concept_id=this_1_.concept_id
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,038| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,038| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,038| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,039| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,039| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,039| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,039| QUERY: [CRITERIA] select this_.person_name_id as person_n1_79_0_, this_.uuid as uuid2_79_0_, this_.preferred as preferre3_79_0_, this_.person_id as person_i4_79_0_, this_.prefix as prefix5_79_0_, this_.given_name as given_na6_79_0_, this_.middle_name as middle_n7_79_0_, this_.family_name_prefix as family_n8_79_0_, this_.family_name as family_n9_79_0_, this_.family_name2 as family_10_79_0_, this_.family_name_suffix as family_11_79_0_, this_.degree as degree12_79_0_, this_.creator as creator20_79_0_, this_.date_created as date_cr13_79_0_, this_.changed_by as changed14_79_0_, this_.date_changed as date_ch15_79_0_, this_.voided_by as voided_16_79_0_, this_.date_voided as date_vo17_79_0_, this_.void_reason as void_re18_79_0_, this_.voided as voided19_79_0_ from person_name this_ where this_.person_name_id in (?)
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,039| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,039| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,039| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,039| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,040| Average time : 5
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,042| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,044| QUERY: [CRITERIA] select this_.patient_identifier_id as y0_ from patient_identifier this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,045| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,046| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,051| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,053| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,053| Average time : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,053| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,053| QUERY: [CRITERIA] select count(*) as y0_ from drug this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,053| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,054| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,054| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,054| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,054| Average time : 2
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,054| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,055| QUERY: [CRITERIA] select this_.concept_name_id as concept_1_15_0_, this_.concept_id as concept_2_15_0_, this_.name as name3_15_0_, this_.locale as locale4_15_0_, this_.date_created as date_cre5_15_0_, this_.creator as creator6_15_0_, this_.voided as voided7_15_0_, this_.date_voided as date_voi8_15_0_, this_.void_reason as void_rea9_15_0_, this_.voided_by as voided_10_15_0_, this_.concept_name_type as concept11_15_0_, this_.locale_preferred as locale_12_15_0_, this_.uuid as uuid13_15_0_, this_.changed_by as changed14_15_0_, this_.date_changed as date_ch15_15_0_ from concept_name this_ where this_.concept_name_id in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,055| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,055| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,055| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,055| Execution Count : 2
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,056| Average time : 27
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,056| Row Count : 20
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,056| QUERY: from Role r order by r.role
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,057| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,067| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,068| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,069| Execution Count : 28
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,070| Average time : 8
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,070| Row Count : 112
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,071| QUERY: [CRITERIA] select count(*) as y0_ from concept_complex this_ inner join concept this_1_ on this_.concept_id=this_1_.concept_id
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,071| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,071| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,071| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,079| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,080| Average time : 2
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,080| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,088| QUERY: select password, salt from users where user_id = ?
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,090| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,091| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,092| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,093| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,093| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,094| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,094| QUERY: [CRITERIA] select this_.drug_id as y0_ from drug this_
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,116| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,117| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,117| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,117| Execution Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,117| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,117| Row Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,117| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ order by this_.property asc
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,117| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,117| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,118| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,118| Execution Count : 28
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,118| Average time : 19
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,118| Row Count : 6775
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,118| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ where lower(this_.property)=?
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,118| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,118| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,118| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,120| Execution Count : 113
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,121| Average time : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,121| Row Count : 1
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,122| QUERY: from Privilege p order by p.privilege
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,122| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,122| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,124| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,125| Execution Count : 28
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,125| Average time : 11
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,125| Row Count : 6523
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(407) |2021-06-30T08:46:46,125| QUERY: from User u where u.uuid = :uuid
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(409) |2021-06-30T08:46:46,125| Cache Hit Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(410) |2021-06-30T08:46:46,125| Cache Miss Count: 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(411) |2021-06-30T08:46:46,126| Cache Put Count : 0
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(412) |2021-06-30T08:46:46,126| Execution Count : 43
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(413) |2021-06-30T08:46:46,126| Average time : 7
openmrs-referenceapplication_1 | INFO - HibernateContextDAO.showUsageStatistics(414) |2021-06-30T08:46:46,126| Row Count : 43
openmrs-referenceapplication_1 | Exception in thread "Thread-3" org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registrationcore.patientCreatedListener' defined in URL [jar:file:/usr/local/tomcat/.OpenMRS/.openmrs-lib-cache/registrationcore/registrationcore.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:65)
openmrs-referenceapplication_1 | at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1825)
openmrs-referenceapplication_1 | at java.lang.Thread.run(Thread.java:748)
openmrs-referenceapplication_1 | Caused by: javax.servlet.ServletException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registrationcore.patientCreatedListener' defined in URL [jar:file:/usr/local/tomcat/.OpenMRS/.openmrs-lib-cache/registrationcore/registrationcore.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:265)
openmrs-referenceapplication_1 | at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
openmrs-referenceapplication_1 | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registrationcore.patientCreatedListener' defined in URL [jar:file:/usr/local/tomcat/.OpenMRS/.openmrs-lib-cache/registrationcore/registrationcore.jar!/moduleApplicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
openmrs-referenceapplication_1 | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
openmrs-referenceapplication_1 | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
openmrs-referenceapplication_1 | at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:889)
openmrs-referenceapplication_1 | at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:845)
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:638)
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:618)
openmrs-referenceapplication_1 | at org.openmrs.web.Listener.startOpenmrs(Listener.java:257)
openmrs-referenceapplication_1 | ... 1 more
openmrs-referenceapplication_1 | Caused by: java.lang.NullPointerException
openmrs-referenceapplication_1 | at org.openmrs.event.EventEngine.subscribe(EventEngine.java:298)
openmrs-referenceapplication_1 | at org.openmrs.event.EventEngine.setSubscription(EventEngine.java:385)
openmrs-referenceapplication_1 | at org.openmrs.event.Event.setSubscription(Event.java:135)
openmrs-referenceapplication_1 | at org.openmrs.module.registrationcore.api.impl.PatientActionListener.init(PatientActionListener.java:55)
openmrs-referenceapplication_1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
openmrs-referenceapplication_1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
openmrs-referenceapplication_1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
openmrs-referenceapplication_1 | at java.lang.reflect.Method.invoke(Method.java:498)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862)
openmrs-referenceapplication_1 | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790)
openmrs-referenceapplication_1 | ... 15 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment