Results

By type

          /usr/local/tomcat
psql:/tmp/create_table.sql:17: NOTICE:  schema "dashboard_pg_db_common" already exists, skipping
CREATE SCHEMA
CREATE TABLE
psql:/tmp/create_table.sql:23: NOTICE:  relation "service" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:30: NOTICE:  relation "healthcheck" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:35: NOTICE:  relation "blueprints" already exists, skipping
psql:/tmp/create_table.sql:45: NOTICE:  relation "fn_lu_timezone" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:48: NOTICE:  relation "seq_fn_user" already exists, skipping
CREATE SEQUENCE
CREATE TABLE
psql:/tmp/create_table.sql:92: NOTICE:  relation "fn_user" already exists, skipping
ALTER SEQUENCE
CREATE SEQUENCE
psql:/tmp/create_table.sql:97: NOTICE:  relation "seq_fn_role" already exists, skipping
psql:/tmp/create_table.sql:103: NOTICE:  relation "fn_role" already exists, skipping
CREATE TABLE
ALTER SEQUENCE
psql:/tmp/create_table.sql:113: NOTICE:  relation "fn_audit_action" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:124: NOTICE:  relation "fn_audit_action_log" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:129: NOTICE:  relation "fn_lu_activity" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:132: NOTICE:  relation "seq_fn_audit_log" already exists, skipping
CREATE SEQUENCE
psql:/tmp/create_table.sql:142: NOTICE:  relation "fn_audit_log" already exists, skipping
CREATE TABLE
ALTER SEQUENCE
psql:/tmp/create_table.sql:158: NOTICE:  relation "fn_datasource" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:163: NOTICE:  relation "fn_function" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:168: NOTICE:  relation "fn_lu_alert_method" already exists, skipping
psql:/tmp/create_table.sql:173: NOTICE:  relation "fn_lu_broadcast_site" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:179: NOTICE:  relation "fn_lu_call_times" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:186: NOTICE:  relation "fn_lu_city" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:193: NOTICE:  relation "fn_lu_country" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:198: NOTICE:  relation "fn_lu_menu_set" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:205: NOTICE:  relation "fn_lu_priority" already exists, skipping
psql:/tmp/create_table.sql:210: NOTICE:  relation "fn_lu_role_type" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:215: NOTICE:  relation "fn_lu_state" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:220: NOTICE:  relation "fn_lu_tab_set" already exists, skipping
psql:/tmp/create_table.sql:223: NOTICE:  relation "seq_fn_menu" already exists, skipping
CREATE SEQUENCE
psql:/tmp/create_table.sql:242: NOTICE:  relation "fn_menu" already exists, skipping
CREATE TABLE
ALTER SEQUENCE
psql:/tmp/create_table.sql:249: NOTICE:  relation "fn_org" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:254: NOTICE:  relation "fn_restricted_url" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:261: NOTICE:  relation "fn_role_composite" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:267: NOTICE:  relation "fn_role_function" already exists, skipping
psql:/tmp/create_table.sql:279: NOTICE:  relation "fn_tab" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:284: NOTICE:  relation "fn_tab_selected" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:289: NOTICE:  relation "fn_user_pseudo_role" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:298: NOTICE:  relation "fn_user_role" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:303: NOTICE:  relation "fn_xmltype" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:316: NOTICE:  relation "schema_info" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:338: NOTICE:  relation "fn_app" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:353: NOTICE:  relation "fn_workflow" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:364: NOTICE:  relation "fn_schedule_workflows" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:376: NOTICE:  relation "fn_license" already exists, skipping
psql:/tmp/create_table.sql:382: NOTICE:  relation "fn_license_app" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:388: NOTICE:  relation "fn_license_contact" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:400: NOTICE:  relation "fn_license_history" already exists, skipping
CREATE TABLE
CREATE TABLE
psql:/tmp/create_table.sql:405: NOTICE:  relation "fn_license_version" already exists, skipping
psql:/tmp/create_table.sql:410: NOTICE:  relation "fn_lu_message_location" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:416: NOTICE:  relation "ecd_endpoint" already exists, skipping
CREATE TABLE
psql:/tmp/create_table.sql:419: ERROR:  constraint "fk_ecd_endpoint_ref_fn_user" for relation "ecd_endpoint" already exists
psql:/tmp/create_table.sql:434: ERROR:  relation "v_url_access" already exists
psql:/tmp/create_table.sql:437: ERROR:  constraint "fk_fn_audit_ref_205_fn_lu_ac" for relation "fn_audit_log" already exists
psql:/tmp/create_table.sql:440: ERROR:  constraint "fk_fn_role__ref_201_fn_funct" for relation "fn_role_function" already exists
psql:/tmp/create_table.sql:443: ERROR:  multiple primary keys for table "fn_lu_alert_method" are not allowed
psql:/tmp/create_table.sql:446: ERROR:  multiple primary keys for table "fn_lu_broadcast_site" are not allowed
psql:/tmp/create_table.sql:449: ERROR:  multiple primary keys for table "fn_lu_call_times" are not allowed
psql:/tmp/create_table.sql:452: ERROR:  multiple primary keys for table "fn_lu_priority" are not allowed
psql:/tmp/create_table.sql:455: ERROR:  multiple primary keys for table "fn_lu_role_type" are not allowed
psql:/tmp/create_table.sql:458: ERROR:  multiple primary keys for table "fn_lu_state" are not allowed
psql:/tmp/create_table.sql:461: ERROR:  multiple primary keys for table "fn_lu_tab_set" are not allowed
psql:/tmp/create_table.sql:464: ERROR:  multiple primary keys for table "fn_org" are not allowed
psql:/tmp/create_table.sql:467: ERROR:  multiple primary keys for table "fn_restricted_url" are not allowed
psql:/tmp/create_table.sql:470: ERROR:  multiple primary keys for table "fn_role_composite" are not allowed
psql:/tmp/create_table.sql:473: ERROR:  multiple primary keys for table "fn_role_function" are not allowed
psql:/tmp/create_table.sql:476: ERROR:  multiple primary keys for table "fn_tab" are not allowed
psql:/tmp/create_table.sql:479: ERROR:  multiple primary keys for table "fn_tab_selected" are not allowed
psql:/tmp/create_table.sql:482: ERROR:  multiple primary keys for table "fn_user_pseudo_role" are not allowed
psql:/tmp/create_table.sql:485: ERROR:  multiple primary keys for table "fn_user_role" are not allowed
psql:/tmp/create_table.sql:488: ERROR:  multiple primary keys for table "fn_license" are not allowed
psql:/tmp/create_table.sql:491: ERROR:  multiple primary keys for table "fn_license_contact" are not allowed
psql:/tmp/create_table.sql:494: ERROR:  multiple primary keys for table "fn_license_history" are not allowed
psql:/tmp/create_table.sql:497: ERROR:  multiple primary keys for table "fn_license_version" are not allowed
psql:/tmp/create_table.sql:499: ERROR:  relation "fn_audit_log_activity_cd" already exists
psql:/tmp/create_table.sql:501: ERROR:  relation "fn_audit_log_user_id" already exists
psql:/tmp/create_table.sql:503: ERROR:  relation "fn_menu_function_cd" already exists
psql:/tmp/create_table.sql:505: ERROR:  relation "fn_org_access_cd" already exists
psql:/tmp/create_table.sql:507: ERROR:  relation "fn_role_function_function_cd" already exists
psql:/tmp/create_table.sql:509: ERROR:  relation "fn_role_function_role_id" already exists
psql:/tmp/create_table.sql:511: ERROR:  relation "fn_user_address_id" already exists
psql:/tmp/create_table.sql:513: ERROR:  relation "fn_user_alert_method_cd" already exists
psql:/tmp/create_table.sql:515: ERROR:  relation "fn_user_hrid" already exists
psql:/tmp/create_table.sql:517: ERROR:  relation "fn_user_login_id" already exists
psql:/tmp/create_table.sql:519: ERROR:  relation "fn_user_org_id" already exists
psql:/tmp/create_table.sql:521: ERROR:  relation "fn_user_role_role_id" already exists
psql:/tmp/create_table.sql:523: ERROR:  relation "fn_user_role_user_id" already exists
psql:/tmp/create_table.sql:525: ERROR:  relation "fn_xmltype_id" already exists
psql:/tmp/create_table.sql:527: ERROR:  relation "fk_fn_user__ref_178_fn_app_idx" already exists
psql:/tmp/create_table.sql:529: ERROR:  relation "fn_license_app_id" already exists
psql:/tmp/create_table.sql:532: ERROR:  constraint "fk_fn_user__ref_178_fn_app" for relation "fn_user_role" already exists
psql:/tmp/create_table.sql:535: ERROR:  constraint "fk_fn_tab_function_cd" for relation "fn_tab" already exists
psql:/tmp/create_table.sql:538: ERROR:  constraint "fk_fn_tab_selected_tab_cd" for relation "fn_tab_selected" already exists
psql:/tmp/create_table.sql:541: ERROR:  constraint "fk_fn_tab_set_cd" for relation "fn_tab" already exists
psql:/tmp/create_table.sql:544: ERROR:  constraint "fk_fn_user_ref_110_fn_org" for relation "fn_user" already exists
psql:/tmp/create_table.sql:547: ERROR:  constraint "fk_fn_user_ref_123_fn_lu_al" for relation "fn_user" already exists
psql:/tmp/create_table.sql:550: ERROR:  constraint "fk_fn_user_ref_197_fn_user" for relation "fn_user" already exists
psql:/tmp/create_table.sql:553: ERROR:  constraint "fk_fn_user_ref_198_fn_user" for relation "fn_user" already exists
psql:/tmp/create_table.sql:556: ERROR:  constraint "fk_fn_user_ref_199_fn_user" for relation "fn_user" already exists
psql:/tmp/create_table.sql:559: ERROR:  constraint "fk_pseudo_role_pseudo_role_id" for relation "fn_user_pseudo_role" already exists
psql:/tmp/create_table.sql:562: ERROR:  constraint "fk_pseudo_role_user_id" for relation "fn_user_pseudo_role" already exists
psql:/tmp/create_table.sql:565: ERROR:  constraint "fk_restricted_url_function_cd" for relation "fn_restricted_url" already exists
psql:/tmp/create_table.sql:568: ERROR:  constraint "fn_license_r02" for relation "fn_license" already exists
psql:/tmp/create_table.sql:574: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(add_role) already exists.
psql:/tmp/create_table.sql:575: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(remove_role) already exists.
psql:/tmp/create_table.sql:576: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(add_user_role) already exists.
psql:/tmp/create_table.sql:577: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(remove_user_role) already exists.
psql:/tmp/create_table.sql:578: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(add_role_function) already exists.
psql:/tmp/create_table.sql:579: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(remove_role_function) already exists.
psql:/tmp/create_table.sql:580: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(add_child_role) already exists.
psql:/tmp/create_table.sql:581: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(remove_child_role) already exists.
psql:/tmp/create_table.sql:582: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(login) already exists.
psql:/tmp/create_table.sql:583: ERROR:  duplicate key value violates unique constraint "fn_lu_activity_pkey"
DETAIL:  Key (activity_cd)=(logout) already exists.
psql:/tmp/create_table.sql:586: ERROR:  duplicate key value violates unique constraint "fn_lu_alert_method_alert_method_cd"
DETAIL:  Key (alert_method_cd)=(PHONE) already exists.
psql:/tmp/create_table.sql:587: ERROR:  duplicate key value violates unique constraint "fn_lu_alert_method_alert_method_cd"
DETAIL:  Key (alert_method_cd)=(FAX) already exists.
psql:/tmp/create_table.sql:588: ERROR:  duplicate key value violates unique constraint "fn_lu_alert_method_alert_method_cd"
DETAIL:  Key (alert_method_cd)=(PAGER) already exists.
psql:/tmp/create_table.sql:589: ERROR:  duplicate key value violates unique constraint "fn_lu_alert_method_alert_method_cd"
DETAIL:  Key (alert_method_cd)=(EMAIL) already exists.
psql:/tmp/create_table.sql:590: ERROR:  duplicate key value violates unique constraint "fn_lu_alert_method_alert_method_cd"
DETAIL:  Key (alert_method_cd)=(SMS) already exists.
psql:/tmp/create_table.sql:593: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(YU) already exists.
psql:/tmp/create_table.sql:594: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ZA) already exists.
psql:/tmp/create_table.sql:595: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ZM) already exists.
psql:/tmp/create_table.sql:596: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ZR) already exists.
psql:/tmp/create_table.sql:597: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ZW) already exists.
psql:/tmp/create_table.sql:598: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AD) already exists.
psql:/tmp/create_table.sql:599: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AE) already exists.
psql:/tmp/create_table.sql:600: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AF) already exists.
psql:/tmp/create_table.sql:601: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AG) already exists.
psql:/tmp/create_table.sql:602: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AI) already exists.
psql:/tmp/create_table.sql:603: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AL) already exists.
psql:/tmp/create_table.sql:604: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AM) already exists.
psql:/tmp/create_table.sql:605: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AN) already exists.
psql:/tmp/create_table.sql:606: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AO) already exists.
psql:/tmp/create_table.sql:607: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AQ) already exists.
psql:/tmp/create_table.sql:608: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AR) already exists.
psql:/tmp/create_table.sql:609: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AS) already exists.
psql:/tmp/create_table.sql:610: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AT) already exists.
psql:/tmp/create_table.sql:611: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AU) already exists.
psql:/tmp/create_table.sql:612: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AW) already exists.
psql:/tmp/create_table.sql:613: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(AZ) already exists.
psql:/tmp/create_table.sql:614: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BA) already exists.
psql:/tmp/create_table.sql:615: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BB) already exists.
psql:/tmp/create_table.sql:616: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BD) already exists.
psql:/tmp/create_table.sql:617: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BE) already exists.
psql:/tmp/create_table.sql:618: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BF) already exists.
psql:/tmp/create_table.sql:619: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BG) already exists.
psql:/tmp/create_table.sql:620: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BH) already exists.
psql:/tmp/create_table.sql:621: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BI) already exists.
psql:/tmp/create_table.sql:622: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BJ) already exists.
psql:/tmp/create_table.sql:623: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BM) already exists.
psql:/tmp/create_table.sql:624: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BN) already exists.
psql:/tmp/create_table.sql:625: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BO) already exists.
psql:/tmp/create_table.sql:626: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BR) already exists.
psql:/tmp/create_table.sql:627: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BS) already exists.
psql:/tmp/create_table.sql:628: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BT) already exists.
psql:/tmp/create_table.sql:629: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BV) already exists.
psql:/tmp/create_table.sql:630: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BW) already exists.
psql:/tmp/create_table.sql:631: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BY) already exists.
psql:/tmp/create_table.sql:632: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(BZ) already exists.
psql:/tmp/create_table.sql:633: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CA) already exists.
psql:/tmp/create_table.sql:634: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CC) already exists.
psql:/tmp/create_table.sql:635: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CF) already exists.
psql:/tmp/create_table.sql:636: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CG) already exists.
psql:/tmp/create_table.sql:637: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CH) already exists.
psql:/tmp/create_table.sql:638: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CI) already exists.
psql:/tmp/create_table.sql:639: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CK) already exists.
psql:/tmp/create_table.sql:640: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CL) already exists.
psql:/tmp/create_table.sql:641: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CM) already exists.
psql:/tmp/create_table.sql:642: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CN) already exists.
psql:/tmp/create_table.sql:643: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CO) already exists.
psql:/tmp/create_table.sql:644: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CR) already exists.
psql:/tmp/create_table.sql:645: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CS) already exists.
psql:/tmp/create_table.sql:646: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CU) already exists.
psql:/tmp/create_table.sql:647: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CV) already exists.
psql:/tmp/create_table.sql:648: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CX) already exists.
psql:/tmp/create_table.sql:649: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CY) already exists.
psql:/tmp/create_table.sql:650: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(CZ) already exists.
psql:/tmp/create_table.sql:651: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DE) already exists.
psql:/tmp/create_table.sql:652: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DJ) already exists.
psql:/tmp/create_table.sql:653: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DK) already exists.
psql:/tmp/create_table.sql:654: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DM) already exists.
psql:/tmp/create_table.sql:655: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DO) already exists.
psql:/tmp/create_table.sql:656: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(DZ) already exists.
psql:/tmp/create_table.sql:657: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(EC) already exists.
psql:/tmp/create_table.sql:658: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(EE) already exists.
psql:/tmp/create_table.sql:659: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(EG) already exists.
psql:/tmp/create_table.sql:660: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(EH) already exists.
psql:/tmp/create_table.sql:661: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ER) already exists.
psql:/tmp/create_table.sql:662: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ES) already exists.
psql:/tmp/create_table.sql:663: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ET) already exists.
psql:/tmp/create_table.sql:664: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FI) already exists.
psql:/tmp/create_table.sql:665: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FJ) already exists.
psql:/tmp/create_table.sql:666: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FK) already exists.
psql:/tmp/create_table.sql:667: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FM) already exists.
psql:/tmp/create_table.sql:668: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FO) already exists.
psql:/tmp/create_table.sql:669: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FR) already exists.
psql:/tmp/create_table.sql:670: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(FX) already exists.
psql:/tmp/create_table.sql:671: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GA) already exists.
psql:/tmp/create_table.sql:672: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GB) already exists.
psql:/tmp/create_table.sql:673: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GD) already exists.
psql:/tmp/create_table.sql:674: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GE) already exists.
psql:/tmp/create_table.sql:675: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GF) already exists.
psql:/tmp/create_table.sql:676: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GH) already exists.
psql:/tmp/create_table.sql:677: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GI) already exists.
psql:/tmp/create_table.sql:678: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GL) already exists.
psql:/tmp/create_table.sql:679: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GM) already exists.
psql:/tmp/create_table.sql:680: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GN) already exists.
psql:/tmp/create_table.sql:681: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GP) already exists.
psql:/tmp/create_table.sql:682: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GQ) already exists.
psql:/tmp/create_table.sql:683: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GR) already exists.
psql:/tmp/create_table.sql:684: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GS) already exists.
psql:/tmp/create_table.sql:685: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GT) already exists.
psql:/tmp/create_table.sql:686: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GU) already exists.
psql:/tmp/create_table.sql:687: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GW) already exists.
psql:/tmp/create_table.sql:688: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(GY) already exists.
psql:/tmp/create_table.sql:689: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HK) already exists.
psql:/tmp/create_table.sql:690: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HM) already exists.
psql:/tmp/create_table.sql:691: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HN) already exists.
psql:/tmp/create_table.sql:692: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HR) already exists.
psql:/tmp/create_table.sql:693: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HT) already exists.
psql:/tmp/create_table.sql:694: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(HU) already exists.
psql:/tmp/create_table.sql:695: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ID) already exists.
psql:/tmp/create_table.sql:696: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IE) already exists.
psql:/tmp/create_table.sql:697: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IL) already exists.
psql:/tmp/create_table.sql:698: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IN) already exists.
psql:/tmp/create_table.sql:699: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IO) already exists.
psql:/tmp/create_table.sql:700: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IQ) already exists.
psql:/tmp/create_table.sql:701: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IR) already exists.
psql:/tmp/create_table.sql:702: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IS) already exists.
psql:/tmp/create_table.sql:703: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(IT) already exists.
psql:/tmp/create_table.sql:704: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(JM) already exists.
psql:/tmp/create_table.sql:705: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(JO) already exists.
psql:/tmp/create_table.sql:706: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(JP) already exists.
psql:/tmp/create_table.sql:707: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KE) already exists.
psql:/tmp/create_table.sql:708: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KG) already exists.
psql:/tmp/create_table.sql:709: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KH) already exists.
psql:/tmp/create_table.sql:710: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KI) already exists.
psql:/tmp/create_table.sql:711: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KM) already exists.
psql:/tmp/create_table.sql:712: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KN) already exists.
psql:/tmp/create_table.sql:713: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KP) already exists.
psql:/tmp/create_table.sql:714: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KR) already exists.
psql:/tmp/create_table.sql:715: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KW) already exists.
psql:/tmp/create_table.sql:716: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KY) already exists.
psql:/tmp/create_table.sql:717: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(KZ) already exists.
psql:/tmp/create_table.sql:718: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LA) already exists.
psql:/tmp/create_table.sql:719: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LB) already exists.
psql:/tmp/create_table.sql:720: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LC) already exists.
psql:/tmp/create_table.sql:721: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LI) already exists.
psql:/tmp/create_table.sql:722: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LK) already exists.
psql:/tmp/create_table.sql:723: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LR) already exists.
psql:/tmp/create_table.sql:724: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LS) already exists.
psql:/tmp/create_table.sql:725: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LT) already exists.
psql:/tmp/create_table.sql:726: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LU) already exists.
psql:/tmp/create_table.sql:727: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LV) already exists.
psql:/tmp/create_table.sql:728: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(LY) already exists.
psql:/tmp/create_table.sql:729: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MA) already exists.
psql:/tmp/create_table.sql:730: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MC) already exists.
psql:/tmp/create_table.sql:731: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MD) already exists.
psql:/tmp/create_table.sql:732: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MG) already exists.
psql:/tmp/create_table.sql:733: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MH) already exists.
psql:/tmp/create_table.sql:734: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MK) already exists.
psql:/tmp/create_table.sql:735: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ML) already exists.
psql:/tmp/create_table.sql:736: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MM) already exists.
psql:/tmp/create_table.sql:737: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MN) already exists.
psql:/tmp/create_table.sql:738: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MO) already exists.
psql:/tmp/create_table.sql:739: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MP) already exists.
psql:/tmp/create_table.sql:740: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MQ) already exists.
psql:/tmp/create_table.sql:741: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MR) already exists.
psql:/tmp/create_table.sql:742: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MS) already exists.
psql:/tmp/create_table.sql:743: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MT) already exists.
psql:/tmp/create_table.sql:744: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MU) already exists.
psql:/tmp/create_table.sql:745: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MV) already exists.
psql:/tmp/create_table.sql:746: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MW) already exists.
psql:/tmp/create_table.sql:747: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MX) already exists.
psql:/tmp/create_table.sql:748: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MY) already exists.
psql:/tmp/create_table.sql:749: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(MZ) already exists.
psql:/tmp/create_table.sql:750: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NA) already exists.
psql:/tmp/create_table.sql:751: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NC) already exists.
psql:/tmp/create_table.sql:752: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NE) already exists.
psql:/tmp/create_table.sql:753: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NF) already exists.
psql:/tmp/create_table.sql:754: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NG) already exists.
psql:/tmp/create_table.sql:755: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NI) already exists.
psql:/tmp/create_table.sql:756: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NL) already exists.
psql:/tmp/create_table.sql:757: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NO) already exists.
psql:/tmp/create_table.sql:758: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NP) already exists.
psql:/tmp/create_table.sql:759: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NR) already exists.
psql:/tmp/create_table.sql:760: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NU) already exists.
psql:/tmp/create_table.sql:761: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(NZ) already exists.
psql:/tmp/create_table.sql:762: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(OM) already exists.
psql:/tmp/create_table.sql:763: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PA) already exists.
psql:/tmp/create_table.sql:764: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PE) already exists.
psql:/tmp/create_table.sql:765: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PF) already exists.
psql:/tmp/create_table.sql:766: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PG) already exists.
psql:/tmp/create_table.sql:767: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PH) already exists.
psql:/tmp/create_table.sql:768: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PK) already exists.
psql:/tmp/create_table.sql:769: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PL) already exists.
psql:/tmp/create_table.sql:770: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PM) already exists.
psql:/tmp/create_table.sql:771: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PN) already exists.
psql:/tmp/create_table.sql:772: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PR) already exists.
psql:/tmp/create_table.sql:773: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PT) already exists.
psql:/tmp/create_table.sql:774: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PW) already exists.
psql:/tmp/create_table.sql:775: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(PY) already exists.
psql:/tmp/create_table.sql:776: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(QA) already exists.
psql:/tmp/create_table.sql:777: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(RE) already exists.
psql:/tmp/create_table.sql:778: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(RO) already exists.
psql:/tmp/create_table.sql:779: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(RU) already exists.
psql:/tmp/create_table.sql:780: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(RW) already exists.
psql:/tmp/create_table.sql:781: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SA) already exists.
psql:/tmp/create_table.sql:782: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SB) already exists.
psql:/tmp/create_table.sql:783: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SC) already exists.
psql:/tmp/create_table.sql:784: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SD) already exists.
psql:/tmp/create_table.sql:785: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SE) already exists.
psql:/tmp/create_table.sql:786: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SG) already exists.
psql:/tmp/create_table.sql:787: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SH) already exists.
psql:/tmp/create_table.sql:788: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SI) already exists.
psql:/tmp/create_table.sql:789: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SJ) already exists.
psql:/tmp/create_table.sql:790: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SK) already exists.
psql:/tmp/create_table.sql:791: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SL) already exists.
psql:/tmp/create_table.sql:792: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SM) already exists.
psql:/tmp/create_table.sql:793: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SN) already exists.
psql:/tmp/create_table.sql:794: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SO) already exists.
psql:/tmp/create_table.sql:795: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SR) already exists.
psql:/tmp/create_table.sql:796: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(ST) already exists.
psql:/tmp/create_table.sql:797: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SU) already exists.
psql:/tmp/create_table.sql:798: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SV) already exists.
psql:/tmp/create_table.sql:799: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SY) already exists.
psql:/tmp/create_table.sql:800: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(SZ) already exists.
psql:/tmp/create_table.sql:801: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TC) already exists.
psql:/tmp/create_table.sql:802: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TD) already exists.
psql:/tmp/create_table.sql:803: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TF) already exists.
psql:/tmp/create_table.sql:804: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TG) already exists.
psql:/tmp/create_table.sql:805: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TH) already exists.
psql:/tmp/create_table.sql:806: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TJ) already exists.
psql:/tmp/create_table.sql:807: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TK) already exists.
psql:/tmp/create_table.sql:808: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TM) already exists.
psql:/tmp/create_table.sql:809: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TN) already exists.
psql:/tmp/create_table.sql:810: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TO) already exists.
psql:/tmp/create_table.sql:811: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TP) already exists.
psql:/tmp/create_table.sql:812: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TR) already exists.
psql:/tmp/create_table.sql:813: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TT) already exists.
psql:/tmp/create_table.sql:814: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TV) already exists.
psql:/tmp/create_table.sql:815: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TW) already exists.
psql:/tmp/create_table.sql:816: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(TZ) already exists.
psql:/tmp/create_table.sql:817: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UA) already exists.
psql:/tmp/create_table.sql:818: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UG) already exists.
psql:/tmp/create_table.sql:819: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UK) already exists.
psql:/tmp/create_table.sql:820: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UM) already exists.
psql:/tmp/create_table.sql:821: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(US) already exists.
psql:/tmp/create_table.sql:822: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UY) already exists.
psql:/tmp/create_table.sql:823: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(UZ) already exists.
psql:/tmp/create_table.sql:824: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VA) already exists.
psql:/tmp/create_table.sql:825: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VC) already exists.
psql:/tmp/create_table.sql:826: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VE) already exists.
psql:/tmp/create_table.sql:827: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VG) already exists.
psql:/tmp/create_table.sql:828: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VI) already exists.
psql:/tmp/create_table.sql:829: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VN) already exists.
psql:/tmp/create_table.sql:830: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(VU) already exists.
psql:/tmp/create_table.sql:831: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(WF) already exists.
psql:/tmp/create_table.sql:832: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(WS) already exists.
psql:/tmp/create_table.sql:833: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(YE) already exists.
psql:/tmp/create_table.sql:834: ERROR:  duplicate key value violates unique constraint "fn_lu_country_pkey"
DETAIL:  Key (country_cd)=(YT) already exists.
psql:/tmp/create_table.sql:837: ERROR:  duplicate key value violates unique constraint "fn_lu_menu_set_pkey"
DETAIL:  Key (menu_set_cd)=(APP) already exists.
psql:/tmp/create_table.sql:840: ERROR:  duplicate key value violates unique constraint "fn_lu_priority_priority_id"
DETAIL:  Key (priority_id)=(10) already exists.
psql:/tmp/create_table.sql:841: ERROR:  duplicate key value violates unique constraint "fn_lu_priority_priority_id"
DETAIL:  Key (priority_id)=(20) already exists.
psql:/tmp/create_table.sql:842: ERROR:  duplicate key value violates unique constraint "fn_lu_priority_priority_id"
DETAIL:  Key (priority_id)=(30) already exists.
psql:/tmp/create_table.sql:843: ERROR:  duplicate key value violates unique constraint "fn_lu_priority_priority_id"
DETAIL:  Key (priority_id)=(40) already exists.
psql:/tmp/create_table.sql:844: ERROR:  duplicate key value violates unique constraint "fn_lu_priority_priority_id"
DETAIL:  Key (priority_id)=(50) already exists.
psql:/tmp/create_table.sql:847: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NJ) already exists.
psql:/tmp/create_table.sql:848: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NY) already exists.
psql:/tmp/create_table.sql:849: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(CA) already exists.
psql:/tmp/create_table.sql:850: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(CO) already exists.
psql:/tmp/create_table.sql:851: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(FL) already exists.
psql:/tmp/create_table.sql:852: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(GA) already exists.
psql:/tmp/create_table.sql:853: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(VA) already exists.
psql:/tmp/create_table.sql:854: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(KY) already exists.
psql:/tmp/create_table.sql:855: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(TX) already exists.
psql:/tmp/create_table.sql:856: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(AK) already exists.
psql:/tmp/create_table.sql:857: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(AL) already exists.
psql:/tmp/create_table.sql:858: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(AR) already exists.
psql:/tmp/create_table.sql:859: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(AZ) already exists.
psql:/tmp/create_table.sql:860: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(CT) already exists.
psql:/tmp/create_table.sql:861: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(DC) already exists.
psql:/tmp/create_table.sql:862: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(DE) already exists.
psql:/tmp/create_table.sql:863: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(HI) already exists.
psql:/tmp/create_table.sql:864: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(ID) already exists.
psql:/tmp/create_table.sql:865: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(IL) already exists.
psql:/tmp/create_table.sql:866: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(IN) already exists.
psql:/tmp/create_table.sql:867: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(IA) already exists.
psql:/tmp/create_table.sql:868: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(KS) already exists.
psql:/tmp/create_table.sql:869: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(LA) already exists.
psql:/tmp/create_table.sql:870: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MA) already exists.
psql:/tmp/create_table.sql:871: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MD) already exists.
psql:/tmp/create_table.sql:872: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(ME) already exists.
psql:/tmp/create_table.sql:873: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MI) already exists.
psql:/tmp/create_table.sql:874: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MN) already exists.
psql:/tmp/create_table.sql:875: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MO) already exists.
psql:/tmp/create_table.sql:876: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MS) already exists.
psql:/tmp/create_table.sql:877: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(MT) already exists.
psql:/tmp/create_table.sql:878: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NC) already exists.
psql:/tmp/create_table.sql:879: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(ND) already exists.
psql:/tmp/create_table.sql:880: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NE) already exists.
psql:/tmp/create_table.sql:881: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NH) already exists.
psql:/tmp/create_table.sql:882: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NM) already exists.
psql:/tmp/create_table.sql:883: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(NV) already exists.
psql:/tmp/create_table.sql:884: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(OH) already exists.
psql:/tmp/create_table.sql:885: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(OK) already exists.
psql:/tmp/create_table.sql:886: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(OR) already exists.
psql:/tmp/create_table.sql:887: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(PA) already exists.
psql:/tmp/create_table.sql:888: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(PR) already exists.
psql:/tmp/create_table.sql:889: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(RI) already exists.
psql:/tmp/create_table.sql:890: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(SC) already exists.
psql:/tmp/create_table.sql:891: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(SD) already exists.
psql:/tmp/create_table.sql:892: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(TN) already exists.
psql:/tmp/create_table.sql:893: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(UT) already exists.
psql:/tmp/create_table.sql:894: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(VT) already exists.
psql:/tmp/create_table.sql:895: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(WA) already exists.
psql:/tmp/create_table.sql:896: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(WV) already exists.
psql:/tmp/create_table.sql:897: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(WI) already exists.
psql:/tmp/create_table.sql:898: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(WY) already exists.
psql:/tmp/create_table.sql:899: ERROR:  duplicate key value violates unique constraint "fn_lu_state_state_cd"
DETAIL:  Key (state_cd)=(VI) already exists.
psql:/tmp/create_table.sql:902: ERROR:  duplicate key value violates unique constraint "fn_lu_tab_set_tab_set_cd"
DETAIL:  Key (tab_set_cd)=(APP) already exists.
psql:/tmp/create_table.sql:905: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(10) already exists.
psql:/tmp/create_table.sql:906: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(20) already exists.
psql:/tmp/create_table.sql:907: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(30) already exists.
psql:/tmp/create_table.sql:908: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(40) already exists.
psql:/tmp/create_table.sql:909: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(50) already exists.
psql:/tmp/create_table.sql:910: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(60) already exists.
psql:/tmp/create_table.sql:911: ERROR:  duplicate key value violates unique constraint "fn_lu_timezone_pkey"
DETAIL:  Key (timezone_id)=(70) already exists.
psql:/tmp/create_table.sql:914: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(login) already exists.
psql:/tmp/create_table.sql:915: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_ecd) already exists.
psql:/tmp/create_table.sql:916: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_inventory) already exists.
psql:/tmp/create_table.sql:917: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_consul) already exists.
psql:/tmp/create_table.sql:918: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_profile) already exists.
psql:/tmp/create_table.sql:919: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_profile_create) already exists.
psql:/tmp/create_table.sql:920: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_profile_import) already exists.
psql:/tmp/create_table.sql:921: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_admin) already exists.
psql:/tmp/create_table.sql:922: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_logout) already exists.
psql:/tmp/create_table.sql:926: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(1) already exists.
psql:/tmp/create_table.sql:929: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30001) already exists.
psql:/tmp/create_table.sql:931: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30007) already exists.
psql:/tmp/create_table.sql:933: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30008) already exists.
psql:/tmp/create_table.sql:935: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30009) already exists.
psql:/tmp/create_table.sql:937: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30010) already exists.
psql:/tmp/create_table.sql:939: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30011) already exists.
psql:/tmp/create_table.sql:941: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30012) already exists.
psql:/tmp/create_table.sql:943: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30013) already exists.
psql:/tmp/create_table.sql:945: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(9) already exists.
psql:/tmp/create_table.sql:947: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(930) already exists.
psql:/tmp/create_table.sql:949: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(94) already exists.
psql:/tmp/create_table.sql:951: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(10) already exists.
psql:/tmp/create_table.sql:953: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(101) already exists.
psql:/tmp/create_table.sql:955: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(102) already exists.
psql:/tmp/create_table.sql:957: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(105) already exists.
psql:/tmp/create_table.sql:959: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(108) already exists.
psql:/tmp/create_table.sql:961: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(150022) already exists.
psql:/tmp/create_table.sql:964: ERROR:  duplicate key value violates unique constraint "fn_restricted_url_restricted_urlfunction_cd"
DETAIL:  Key (restricted_url, function_cd)=(role.htm, menu_admin) already exists.
psql:/tmp/create_table.sql:965: ERROR:  duplicate key value violates unique constraint "fn_restricted_url_restricted_urlfunction_cd"
DETAIL:  Key (restricted_url, function_cd)=(role_function.htm, menu_admin) already exists.
psql:/tmp/create_table.sql:966: ERROR:  duplicate key value violates unique constraint "fn_restricted_url_restricted_urlfunction_cd"
DETAIL:  Key (restricted_url, function_cd)=(profile.htm, menu_profile_create) already exists.
psql:/tmp/create_table.sql:969: ERROR:  duplicate key value violates unique constraint "fn_role_pkey"
DETAIL:  Key (role_id)=(1) already exists.
psql:/tmp/create_table.sql:970: ERROR:  duplicate key value violates unique constraint "fn_role_pkey"
DETAIL:  Key (role_id)=(2) already exists.
psql:/tmp/create_table.sql:971: ERROR:  duplicate key value violates unique constraint "fn_role_pkey"
DETAIL:  Key (role_id)=(3) already exists.
psql:/tmp/create_table.sql:972: ERROR:  duplicate key value violates unique constraint "fn_role_pkey"
DETAIL:  Key (role_id)=(16) already exists.
psql:/tmp/create_table.sql:975: ERROR:  duplicate key value violates unique constraint "fn_role_composite_parent_role_idchild_role_id"
DETAIL:  Key (parent_role_id, child_role_id)=(1, 16) already exists.
psql:/tmp/create_table.sql:976: ERROR:  duplicate key value violates unique constraint "fn_role_composite_parent_role_idchild_role_id"
DETAIL:  Key (parent_role_id, child_role_id)=(1, 2) already exists.
psql:/tmp/create_table.sql:977: ERROR:  duplicate key value violates unique constraint "fn_role_composite_parent_role_idchild_role_id"
DETAIL:  Key (parent_role_id, child_role_id)=(1, 3) already exists.
psql:/tmp/create_table.sql:978: ERROR:  duplicate key value violates unique constraint "fn_role_composite_parent_role_idchild_role_id"
DETAIL:  Key (parent_role_id, child_role_id)=(2, 3) already exists.
psql:/tmp/create_table.sql:981: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, login) already exists.
psql:/tmp/create_table.sql:982: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_ecd) already exists.
psql:/tmp/create_table.sql:983: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_inventory) already exists.
psql:/tmp/create_table.sql:984: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_consul) already exists.
psql:/tmp/create_table.sql:985: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_profile) already exists.
psql:/tmp/create_table.sql:986: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_admin) already exists.
psql:/tmp/create_table.sql:987: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_profile_create) already exists.
psql:/tmp/create_table.sql:988: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_profile_import) already exists.
psql:/tmp/create_table.sql:989: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_logout) already exists.
psql:/tmp/create_table.sql:990: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, login) already exists.
psql:/tmp/create_table.sql:991: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_ecd) already exists.
psql:/tmp/create_table.sql:992: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_inventory) already exists.
psql:/tmp/create_table.sql:993: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_consul) already exists.
psql:/tmp/create_table.sql:994: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_profile) already exists.
psql:/tmp/create_table.sql:995: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_logout) already exists.
psql:/tmp/create_table.sql:996: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, login) already exists.
psql:/tmp/create_table.sql:997: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_ecd) already exists.
psql:/tmp/create_table.sql:998: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_inventory) already exists.
psql:/tmp/create_table.sql:999: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_consul) already exists.
psql:/tmp/create_table.sql:1000: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_profile) already exists.
psql:/tmp/create_table.sql:1001: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_logout) already exists.
psql:/tmp/create_table.sql:1002: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, login) already exists.
psql:/tmp/create_table.sql:1003: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_ecd) already exists.
psql:/tmp/create_table.sql:1004: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_inventory) already exists.
psql:/tmp/create_table.sql:1005: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_consul) already exists.
psql:/tmp/create_table.sql:1006: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_profile) already exists.
psql:/tmp/create_table.sql:1007: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_logout) already exists.
psql:/tmp/create_table.sql:1015: ERROR:  invalid value "U" for "Y"
DETAIL:  Value must be an integer.
psql:/tmp/create_table.sql:1018: ERROR:  duplicate key value violates unique constraint "fn_app_pkey"
DETAIL:  Key (app_id)=(1) already exists.
psql:/tmp/create_table.sql:1021: ERROR:  insert or update on table "fn_user_role" violates foreign key constraint "fk_fn_user__ref_172_fn_user"
DETAIL:  Key (user_id)=(1) is not present in table "fn_user".
ALTER ROLE
psql:/tmp/create_table.sql:1029: NOTICE:  relation "seq_ecd_component" already exists, skipping
CREATE SEQUENCE
psql:/tmp/create_table.sql:1033: NOTICE:  relation "ecd_component" already exists, skipping
CREATE TABLE
ALTER SEQUENCE
psql:/tmp/create_table.sql:1039: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(controller) already exists.
psql:/tmp/create_table.sql:1042: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(mso) already exists.
psql:/tmp/create_table.sql:1045: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(appc) already exists.
psql:/tmp/create_table.sql:1048: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(clamp) already exists.
psql:/tmp/create_table.sql:1051: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(scheduler) already exists.
psql:/tmp/create_table.sql:1054: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(policy) already exists.
psql:/tmp/create_table.sql:1057: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(vid) already exists.
psql:/tmp/create_table.sql:1060: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(conductor) already exists.
psql:/tmp/create_table.sql:1063: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(eipam) already exists.
psql:/tmp/create_table.sql:1066: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sdc) already exists.
psql:/tmp/create_table.sql:1069: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sdncp) already exists.
psql:/tmp/create_table.sql:1072: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sdngc) already exists.
psql:/tmp/create_table.sql:1075: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sniro) already exists.
psql:/tmp/create_table.sql:1078: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(valet) already exists.
psql:/tmp/create_table.sql:1081: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(cpads-sdba) already exists.
psql:/tmp/create_table.sql:1084: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(pdasms) already exists.
psql:/tmp/create_table.sql:1087: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(aai) already exists.
psql:/tmp/create_table.sql:1090: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(dcae) already exists.
psql:/tmp/create_table.sql:1093: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(portal) already exists.
psql:/tmp/create_table.sql:1096: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sdngp) already exists.
psql:/tmp/create_table.sql:1099: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(sdna) already exists.
psql:/tmp/create_table.sql:1102: ERROR:  duplicate key value violates unique constraint "ecd_component_nm"
DETAIL:  Key (ecd_component_name)=(music) already exists.
psql:/tmp/create_table.sql:1104: ERROR:  relation "ecd_component_nm" already exists
psql:/tmp/create_table.sql:1110: ERROR:  duplicate key value violates unique constraint "fn_restricted_url_restricted_urlfunction_cd"
DETAIL:  Key (restricted_url, function_cd)=(profile/removeRole, menu_profile_create) already exists.
psql:/tmp/create_table.sql:1111: ERROR:  duplicate key value violates unique constraint "fn_restricted_url_restricted_urlfunction_cd"
DETAIL:  Key (restricted_url, function_cd)=(profile/addNewRole, menu_profile_create) already exists.
psql:/tmp/create_table.sql:1114: ERROR:  column "type" of relation "fn_function" already exists
psql:/tmp/create_table.sql:1117: ERROR:  column "action" of relation "fn_function" already exists
psql:/tmp/create_table.sql:1120: ERROR:  relation "function" already exists
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
UPDATE 1
psql:/tmp/create_table.sql:1133: ERROR:  duplicate key value violates unique constraint "fn_function_pkey"
DETAIL:  Key (function_cd)=(menu_api) already exists.
psql:/tmp/create_table.sql:1136: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(20) already exists.
psql:/tmp/create_table.sql:1139: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(21) already exists.
psql:/tmp/create_table.sql:1142: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(22) already exists.
psql:/tmp/create_table.sql:1144: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(1, menu_api) already exists.
psql:/tmp/create_table.sql:1145: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(2, menu_api) already exists.
psql:/tmp/create_table.sql:1146: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(3, menu_api) already exists.
psql:/tmp/create_table.sql:1147: ERROR:  duplicate key value violates unique constraint "fn_role_function_role_idfunction_cd"
DETAIL:  Key (role_id, function_cd)=(16, menu_api) already exists.
psql:/tmp/create_table.sql:1150: ERROR:  duplicate key value violates unique constraint "fn_menu_pkey"
DETAIL:  Key (menu_id)=(30015) already exists.
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
26-Apr-2021 23:16:41.084 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name:   Apache Tomcat/9.0.37
26-Apr-2021 23:16:41.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:          Jun 30 2020 20:09:49 UTC
26-Apr-2021 23:16:41.090 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.37.0
26-Apr-2021 23:16:41.090 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name:               Linux
26-Apr-2021 23:16:41.090 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version:            4.15.0-117-generic
26-Apr-2021 23:16:41.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture:          amd64
26-Apr-2021 23:16:41.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home:             /opt/java/openjdk
26-Apr-2021 23:16:41.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version:           11.0.8+10
26-Apr-2021 23:16:41.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:            AdoptOpenJDK
26-Apr-2021 23:16:41.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:         /usr/local/tomcat
26-Apr-2021 23:16:41.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:         /usr/local/tomcat
26-Apr-2021 23:16:41.121 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
26-Apr-2021 23:16:41.121 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
26-Apr-2021 23:16:41.122 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
26-Apr-2021 23:16:41.122 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
26-Apr-2021 23:16:41.122 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
26-Apr-2021 23:16:41.122 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
26-Apr-2021 23:16:41.123 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
26-Apr-2021 23:16:41.123 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
26-Apr-2021 23:16:41.123 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/opt/app/osaaf/trust.jks
26-Apr-2021 23:16:41.124 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --illegal-access=permit
26-Apr-2021 23:16:41.124 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
26-Apr-2021 23:16:41.124 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
26-Apr-2021 23:16:41.124 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
26-Apr-2021 23:16:41.125 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
26-Apr-2021 23:16:41.125 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
26-Apr-2021 23:16:41.579 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-8443"]
26-Apr-2021 23:16:41.948 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
26-Apr-2021 23:16:41.950 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [1196] milliseconds
26-Apr-2021 23:16:42.025 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
26-Apr-2021 23:16:42.025 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.37]
26-Apr-2021 23:16:42.049 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/ccsdk-app.war]
26-Apr-2021 23:16:49.695 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
23:16:49,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:16:49,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:16:49,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/usr/local/tomcat/webapps/ccsdk-app/WEB-INF/classes/logback.xml]
23:16:49,900 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/usr/local/tomcat/webapps/ccsdk-app/WEB-INF/classes/logback.xml] 
23:16:49,900 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
23:16:49,907 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:16:49,912 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:16:49,928 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:49,966 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:16:49,971 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
23:16:49,977 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@925143945 - setting totalSizeCap to 3 GB
23:16:49,981 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@925143945 - Will use zip compression
23:16:49,983 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@925143945 - Will use the pattern /opt/logs/dcae/dashboard/application.%d{yyyy-MM-dd}.log for the active file
23:16:49,989 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/dcae/dashboard/application.%d{yyyy-MM-dd}.log.zip'.
23:16:49,989 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:16:49,990 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Apr 26 23:16:49 GMT 2021
23:16:49,991 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:49,997 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /opt/logs/dcae/dashboard/application.log
23:16:49,997 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/opt/logs/dcae/dashboard/application.log]
23:16:49,999 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:16:50,003 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
23:16:50,004 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
23:16:50,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
23:16:50,006 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
23:16:50,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:16:50,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
23:16:50,008 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2044508536 - setting totalSizeCap to 3 GB
23:16:50,009 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2044508536 - Will use zip compression
23:16:50,009 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2044508536 - Will use the pattern /opt/logs/dcae/dashboard/audit.%d{yyyy-MM-dd}.log for the active file
23:16:50,010 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/dcae/dashboard/audit.%d{yyyy-MM-dd}.log.zip'.
23:16:50,010 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:16:50,010 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Apr 26 23:16:50 GMT 2021
23:16:50,011 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:50,014 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /opt/logs/dcae/dashboard/audit.log
23:16:50,014 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/opt/logs/dcae/dashboard/audit.log]
23:16:50,014 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:16:50,014 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
23:16:50,015 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
23:16:50,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
23:16:50,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
23:16:50,015 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:16:50,015 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
23:16:50,016 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@387390785 - setting totalSizeCap to 3 GB
23:16:50,016 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@387390785 - Will use zip compression
23:16:50,017 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@387390785 - Will use the pattern /opt/logs/dcae/dashboard/metrics.%d{yyyy-MM-dd}.log for the active file
23:16:50,017 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/dcae/dashboard/metrics.%d{yyyy-MM-dd}.log.zip'.
23:16:50,018 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:16:50,018 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Apr 26 23:16:50 GMT 2021
23:16:50,018 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:50,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /opt/logs/dcae/dashboard/metrics.log
23:16:50,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/opt/logs/dcae/dashboard/metrics.log]
23:16:50,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:16:50,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
23:16:50,020 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
23:16:50,020 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
23:16:50,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
23:16:50,021 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:16:50,021 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
23:16:50,022 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@203711691 - setting totalSizeCap to 3 GB
23:16:50,022 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@203711691 - Will use zip compression
23:16:50,023 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@203711691 - Will use the pattern /opt/logs/dcae/dashboard/error.%d{yyyy-MM-dd}.log for the active file
23:16:50,024 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/dcae/dashboard/error.%d{yyyy-MM-dd}.log.zip'.
23:16:50,024 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:16:50,024 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Apr 26 23:16:50 GMT 2021
23:16:50,025 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:50,026 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /opt/logs/dcae/dashboard/error.log
23:16:50,026 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/opt/logs/dcae/dashboard/error.log]
23:16:50,026 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:16:50,026 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
23:16:50,027 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
23:16:50,027 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
23:16:50,027 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
23:16:50,027 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:16:50,027 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
23:16:50,028 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@502633067 - setting totalSizeCap to 3 GB
23:16:50,029 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@502633067 - Will use zip compression
23:16:50,029 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@502633067 - Will use the pattern /opt/logs/dcae/dashboard/debug.%d{yyyy-MM-dd}.log for the active file
23:16:50,031 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/logs/dcae/dashboard/debug.%d{yyyy-MM-dd}.log.zip'.
23:16:50,031 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:16:50,031 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Apr 26 23:16:50 GMT 2021
23:16:50,031 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:16:50,032 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /opt/logs/dcae/dashboard/debug.log
23:16:50,032 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/opt/logs/dcae/dashboard/debug.log]
23:16:50,032 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:16:50,033 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
23:16:50,033 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
23:16:50,033 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
23:16:50,033 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
23:16:50,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to DEBUG
23:16:50,034 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
23:16:50,034 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
23:16:50,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
23:16:50,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to INFO
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
23:16:50,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
23:16:50,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
23:16:50,035 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
23:16:50,036 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
23:16:50,036 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
23:16:50,036 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:16:50,037 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@598de3d9 - Registering current configuration as safe fallback point
23:16:49,759 |-INFO in ch.qos.logback.classic.servlet.LogbackServletContainerInitializer@1deceb67 - Adding an instance of  class ch.qos.logback.classic.servlet.LogbackServletContextListener to the current web-app
ExternalAppInitializer: servlet configuration class is org.onap.portalapp.conf.ExternalAppConfig
ExternalAppConfig: db.connectionURL is jdbc:postgresql://dcae-dashboard-pg-primary:5432/dashboard_pg_db_common
26-Apr-2021 23:17:00.674 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/ccsdk-app.war] has finished in [18,622] ms
26-Apr-2021 23:17:00.674 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/ROOT]
26-Apr-2021 23:17:00.698 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/ROOT] has finished in [24] ms
26-Apr-2021 23:17:00.707 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-8443"]
26-Apr-2021 23:17:00.743 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
26-Apr-2021 23:17:00.746 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [18796] milliseconds
00:00:05,809 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Elapsed period: Mon Apr 26 23:16:49 GMT 2021
00:00:05,810 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Elapsed period: Mon Apr 26 23:16:50 GMT 2021
00:00:05,815 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/opt/logs/dcae/dashboard/application.log] to [/opt/logs/dcae/dashboard/application.2021-04-26.log6340605123105.tmp]
00:00:05,816 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/opt/logs/dcae/dashboard/debug.log] to [/opt/logs/dcae/dashboard/debug.2021-04-26.log6340610778147.tmp]
00:00:05,859 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/opt/logs/dcae/dashboard/debug.2021-04-26.log6340610778147.tmp] as [/opt/logs/dcae/dashboard/debug.2021-04-26.log.zip]
00:00:05,859 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/opt/logs/dcae/dashboard/application.2021-04-26.log6340605123105.tmp] as [/opt/logs/dcae/dashboard/application.2021-04-26.log.zip]
00:00:05,861 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:05,861 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:05,862 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Multiple periods, i.e. 32 periods, seem to have elapsed. This is expected at application start.
00:00:05,865 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Multiple periods, i.e. 32 periods, seem to have elapsed. This is expected at application start.
00:00:05,865 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
00:00:05,867 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files