2022-10-06 16:21:48,351 | __main__ | misshtbtd | main | 337 | INFO | MSHBD:Execution Started 2022-10-06 16:21:48,351 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,351 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,359 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:21:48,359 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:21:48,360 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06T16:21:48,360 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:21:48,365 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:21:48,365 | __main__ | misshtbtd | main | 343 | INFO | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300') 2022-10-06 16:21:48,445 | __main__ | misshtbtd | create_database | 65 | INFO | ('MSHBT:Create_database:DB not exists? ', (False,)) 2022-10-06 16:21:48,446 | __main__ | misshtbtd | create_database | 71 | INFO | MSHBD:Database already exists 2022-10-06 16:21:48,446 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:21:48,602 | __main__ | misshtbtd | create_update_vnf_table_1 | 152 | INFO | MSHBT:Created vnf_table_1 table 2022-10-06 16:21:48,611 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vDNS into vnf_table_1 2022-10-06 16:21:48,613 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vFW into vnf_table_1 2022-10-06 16:21:48,614 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_xx into vnf_table_1 2022-10-06 16:21:48,615 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:21:48,688 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,688 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,694 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:21:48,694 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:21:48,694 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:21:48,698 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:21:48,699 | __main__ | misshtbtd | create_update_hb_common | 117 | INFO | MSHBT:Created hb_common DB and updated new values 2022-10-06 16:21:48,703 | __main__ | misshtbtd | main | 353 | INFO | ('MSHBD:Current process id is', 6) 2022-10-06 16:21:48,703 | __main__ | misshtbtd | main | 354 | INFO | MSHBD:Now be in a continuous loop 2022-10-06 16:21:48,716 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:21:48,717 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:21:48,717 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:21:48,717 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665073309) 2022-10-06 16:21:48,718 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665073309, 1665073309, 0) 2022-10-06 16:21:48,718 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:21:48,719 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:21:48,719 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,719 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:21:48,727 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:21:48,727 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:21:48,728 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:21:48,728 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:21:48,731 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:21:48,732 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:21:48,769 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:21:48,778 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:21:48,780 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:21:50,139 | __main__ | htbtworker | | 258 | INFO | HBT:HeartBeat thread Created 2022-10-06 16:21:50,139 | __main__ | htbtworker | | 260 | INFO | ('HBT:The config file name passed is -%s', '../etc/config.json') 2022-10-06 16:21:50,787 | __main__ | misshtbtd | create_process | 327 | INFO | ('MSHBD:jobs list is', [, ]) 2022-10-06 16:21:50,818 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:21:51,231 | __main__ | db_monitoring | | 235 | INFO | DBM: DBM Process started 2022-10-06 16:21:51,231 | __main__ | db_monitoring | | 240 | INFO | ('DBM:Parent process ID and json file name', '6', '../etc/config.json') 2022-10-06 16:22:10,187 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-10-06 16:22:10,188 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-10-06 16:22:10,203 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 159, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.9/http/client.py", line 1255, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1301, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1250, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1010, in _send_output self.send(msg) File "/usr/local/lib/python3.9/http/client.py", line 950, in send self.connect() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 187, in connect conn = self._new_conn() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 171, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 726, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 446, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bin/htbtworker.py", line 262, in process_msg(jsfile, user_name, password, ip_address, port_num, db_name) File "/app/bin/htbtworker.py", line 98, in process_msg res = requests.get(get_url) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-10-06 16:22:11,263 | __main__ | misshtbtd | hb_worker_process | 202 | INFO | MSHBT:Creaated Heartbeat worker process 2022-10-06 16:22:11,275 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:22:15,862 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073311) 2022-10-06 16:22:15,863 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073311, 1665073336, 25) 2022-10-06 16:22:15,863 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:22:15,924 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:22:31,340 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:22:40,982 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073336) 2022-10-06 16:22:40,983 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073336, 1665073361, 25) 2022-10-06 16:22:40,984 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:22:41,027 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:22:51,411 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:23:06,118 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073361) 2022-10-06 16:23:06,119 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073361, 1665073386, 25) 2022-10-06 16:23:06,119 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:23:06,191 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:23:11,488 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:23:31,247 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073386) 2022-10-06 16:23:31,247 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073386, 1665073411, 25) 2022-10-06 16:23:31,248 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:23:31,274 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:23:31,551 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:23:51,629 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:23:56,357 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073411) 2022-10-06 16:23:56,358 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073411, 1665073436, 25) 2022-10-06 16:23:56,358 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:23:56,387 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:24:11,733 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:24:21,432 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073436) 2022-10-06 16:24:21,432 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073436, 1665073461, 25) 2022-10-06 16:24:21,433 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:24:21,488 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:24:31,791 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:24:46,536 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073461) 2022-10-06 16:24:46,537 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073461, 1665073487, 26) 2022-10-06 16:24:46,537 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:24:46,562 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:24:51,841 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:25:11,615 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073487) 2022-10-06 16:25:11,615 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073487, 1665073512, 25) 2022-10-06 16:25:11,615 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:25:11,667 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:25:11,900 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:25:31,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:25:36,709 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073512) 2022-10-06 16:25:36,710 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073512, 1665073537, 25) 2022-10-06 16:25:36,710 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:25:36,734 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:25:52,004 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:26:01,778 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073537) 2022-10-06 16:26:01,779 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073537, 1665073562, 25) 2022-10-06 16:26:01,779 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:26:01,802 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:26:12,054 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:26:26,831 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073562) 2022-10-06 16:26:26,831 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073562, 1665073587, 25) 2022-10-06 16:26:26,832 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:26:26,855 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:26:32,106 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:26:48,819 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:26:48,843 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:26:48,846 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:26:48,846 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:26:48,853 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:26:48,853 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:26:48,853 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:26:48,857 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:26:48,870 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:26:48,870 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:26:48,870 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:26:51,903 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665073609) 2022-10-06 16:26:51,904 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665073609, 1665073612, 3) 2022-10-06 16:26:51,904 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:26:51,904 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:26:51,905 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:26:51,905 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:26:51,913 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:26:51,913 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:26:51,914 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:26:51,914 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:26:51,918 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:26:51,919 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:26:51,949 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:26:51,953 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:26:51,956 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:26:51,986 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:26:52,141 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:27:12,211 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:27:17,023 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073612) 2022-10-06 16:27:17,024 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073612, 1665073637, 25) 2022-10-06 16:27:17,024 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:27:17,050 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:27:32,276 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:27:42,091 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073637) 2022-10-06 16:27:42,091 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073637, 1665073662, 25) 2022-10-06 16:27:42,091 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:27:42,118 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:27:52,347 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:28:07,163 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073662) 2022-10-06 16:28:07,164 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073662, 1665073687, 25) 2022-10-06 16:28:07,164 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:28:07,196 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:28:12,410 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:28:32,233 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073687) 2022-10-06 16:28:32,234 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073687, 1665073712, 25) 2022-10-06 16:28:32,235 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:28:32,260 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:28:32,465 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:28:52,521 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:28:57,301 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073712) 2022-10-06 16:28:57,301 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073712, 1665073737, 25) 2022-10-06 16:28:57,301 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:28:57,323 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:29:12,580 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:29:22,366 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073737) 2022-10-06 16:29:22,367 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073737, 1665073762, 25) 2022-10-06 16:29:22,367 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:29:22,395 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:29:32,644 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:29:47,416 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073762) 2022-10-06 16:29:47,417 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073762, 1665073787, 25) 2022-10-06 16:29:47,417 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:29:47,440 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:29:52,714 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:30:12,488 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073787) 2022-10-06 16:30:12,488 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073787, 1665073812, 25) 2022-10-06 16:30:12,488 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:30:12,530 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:30:12,755 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:30:32,815 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:30:37,573 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073812) 2022-10-06 16:30:37,574 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073812, 1665073838, 26) 2022-10-06 16:30:37,574 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:30:37,611 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:30:52,877 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:31:02,654 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073838) 2022-10-06 16:31:02,654 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073838, 1665073863, 25) 2022-10-06 16:31:02,655 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:31:02,680 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:31:12,934 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:31:27,723 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073863) 2022-10-06 16:31:27,723 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073863, 1665073888, 25) 2022-10-06 16:31:27,723 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:31:27,750 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:31:32,991 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:31:48,973 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:31:49,000 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:31:49,002 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:31:49,002 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:31:49,013 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:31:49,013 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:31:49,014 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:31:49,019 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:31:49,032 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:31:49,032 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:31:49,033 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:31:52,782 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665073909) 2022-10-06 16:31:52,782 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665073909, 1665073913, 4) 2022-10-06 16:31:52,783 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:31:52,783 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:31:52,783 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:31:52,783 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:31:52,790 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:31:52,790 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:31:52,792 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:31:52,792 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:31:52,796 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:31:52,796 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:31:52,823 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:31:52,827 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:31:52,829 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:31:52,853 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:31:53,044 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:32:13,098 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:32:17,896 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073913) 2022-10-06 16:32:17,896 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073913, 1665073938, 25) 2022-10-06 16:32:17,896 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:32:17,921 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:32:33,154 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:32:42,966 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073938) 2022-10-06 16:32:42,967 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073938, 1665073963, 25) 2022-10-06 16:32:42,967 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:32:42,992 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:32:53,200 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:33:08,021 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073963) 2022-10-06 16:33:08,021 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073963, 1665073988, 25) 2022-10-06 16:33:08,021 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:33:08,044 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:33:13,258 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:33:33,088 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665073988) 2022-10-06 16:33:33,088 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665073988, 1665074013, 25) 2022-10-06 16:33:33,089 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:33:33,115 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:33:33,305 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:33:53,366 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:33:58,154 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074013) 2022-10-06 16:33:58,155 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074013, 1665074038, 25) 2022-10-06 16:33:58,156 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:33:58,180 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:34:13,421 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:34:23,223 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074038) 2022-10-06 16:34:23,224 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074038, 1665074063, 25) 2022-10-06 16:34:23,224 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:34:23,246 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:34:33,485 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:34:48,294 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074063) 2022-10-06 16:34:48,295 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074063, 1665074088, 25) 2022-10-06 16:34:48,295 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:34:48,321 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:34:53,551 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:35:13,364 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074088) 2022-10-06 16:35:13,365 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074088, 1665074113, 25) 2022-10-06 16:35:13,365 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:35:13,403 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:35:13,609 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:35:33,691 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:35:38,466 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074113) 2022-10-06 16:35:38,469 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074113, 1665074138, 25) 2022-10-06 16:35:38,469 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:35:38,514 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:35:53,807 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:36:03,587 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074138) 2022-10-06 16:36:03,587 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074138, 1665074164, 26) 2022-10-06 16:36:03,587 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:36:03,639 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:36:13,912 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:36:28,682 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074164) 2022-10-06 16:36:28,682 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074164, 1665074189, 25) 2022-10-06 16:36:28,683 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:36:28,710 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:36:33,986 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:36:49,148 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:36:49,172 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:36:49,175 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:36:49,175 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:36:49,182 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:36:49,182 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:36:49,182 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:36:49,186 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:36:49,198 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:36:49,199 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:36:49,199 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:36:53,750 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665074209) 2022-10-06 16:36:53,750 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665074209, 1665074214, 5) 2022-10-06 16:36:53,750 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:36:53,751 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:36:53,751 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:36:53,751 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:36:53,758 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:36:53,758 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:36:53,758 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:36:53,758 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:36:53,761 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:36:53,762 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:36:53,788 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:36:53,793 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:36:53,796 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:36:53,822 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:36:54,033 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:37:14,100 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:37:18,863 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074214) 2022-10-06 16:37:18,864 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074214, 1665074239, 25) 2022-10-06 16:37:18,865 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:37:18,890 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:37:34,157 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:37:43,934 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074239) 2022-10-06 16:37:43,935 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074239, 1665074264, 25) 2022-10-06 16:37:43,935 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:37:43,958 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:37:54,215 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:38:09,006 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074264) 2022-10-06 16:38:09,007 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074264, 1665074289, 25) 2022-10-06 16:38:09,007 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:38:09,031 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:38:14,274 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:38:34,077 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074289) 2022-10-06 16:38:34,078 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074289, 1665074314, 25) 2022-10-06 16:38:34,078 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:38:34,110 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:38:34,341 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:38:54,392 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:38:59,151 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074314) 2022-10-06 16:38:59,152 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074314, 1665074339, 25) 2022-10-06 16:38:59,152 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:38:59,194 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:39:14,454 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:39:24,240 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074339) 2022-10-06 16:39:24,240 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074339, 1665074364, 25) 2022-10-06 16:39:24,241 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:39:24,267 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:39:34,538 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:39:49,345 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074364) 2022-10-06 16:39:49,347 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074364, 1665074389, 25) 2022-10-06 16:39:49,347 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:39:49,381 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:39:54,613 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:40:14,447 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074389) 2022-10-06 16:40:14,448 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074389, 1665074414, 25) 2022-10-06 16:40:14,448 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:40:14,482 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:40:14,674 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:40:34,728 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:40:39,527 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074414) 2022-10-06 16:40:39,528 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074414, 1665074440, 26) 2022-10-06 16:40:39,529 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:40:39,560 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:40:54,783 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:41:04,609 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074440) 2022-10-06 16:41:04,609 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074440, 1665074465, 25) 2022-10-06 16:41:04,610 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:41:04,641 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:41:14,844 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:41:29,723 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074465) 2022-10-06 16:41:29,724 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074465, 1665074490, 25) 2022-10-06 16:41:29,724 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:41:29,749 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:41:34,913 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:41:49,315 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:41:49,350 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:41:49,353 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:41:49,353 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:41:49,361 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:41:49,361 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:21:48,694 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T16:26:48,853 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T16:31:49,014 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T16:36:49,182 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:41:49,362 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:41:49,366 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:41:49,383 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:41:49,383 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:41:49,383 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:41:54,793 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665074509) 2022-10-06 16:41:54,793 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665074509, 1665074515, 6) 2022-10-06 16:41:54,793 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:41:54,794 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:41:54,794 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:41:54,794 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:41:54,803 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:41:54,803 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:41:49,362 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-06T16:41:54,804 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:41:54,804 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:41:54,808 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:41:54,808 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:41:54,832 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:41:54,836 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:41:54,842 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:41:54,866 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:41:54,979 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:42:15,034 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:42:19,910 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074515) 2022-10-06 16:42:19,911 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074515, 1665074540, 25) 2022-10-06 16:42:19,912 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:42:19,941 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:42:35,092 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:42:44,982 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074540) 2022-10-06 16:42:44,983 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074540, 1665074565, 25) 2022-10-06 16:42:44,983 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:42:45,009 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:42:55,145 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:43:10,044 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074565) 2022-10-06 16:43:10,045 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074565, 1665074590, 25) 2022-10-06 16:43:10,045 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:43:10,072 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:43:15,202 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:43:35,120 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074590) 2022-10-06 16:43:35,120 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074590, 1665074615, 25) 2022-10-06 16:43:35,121 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:43:35,144 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:43:35,253 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:43:55,301 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:44:00,183 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074615) 2022-10-06 16:44:00,183 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074615, 1665074640, 25) 2022-10-06 16:44:00,184 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:44:00,206 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:44:15,351 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:44:25,248 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074640) 2022-10-06 16:44:25,249 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074640, 1665074665, 25) 2022-10-06 16:44:25,249 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:44:25,280 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:44:35,408 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:44:50,324 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074665) 2022-10-06 16:44:50,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074665, 1665074690, 25) 2022-10-06 16:44:50,325 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:44:50,353 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:44:55,464 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:45:15,395 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074690) 2022-10-06 16:45:15,396 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074690, 1665074715, 25) 2022-10-06 16:45:15,396 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:45:15,420 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:45:15,511 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:45:35,564 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:45:40,461 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074715) 2022-10-06 16:45:40,461 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074715, 1665074740, 25) 2022-10-06 16:45:40,462 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:45:40,486 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:45:55,620 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:46:05,523 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074740) 2022-10-06 16:46:05,524 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074740, 1665074766, 26) 2022-10-06 16:46:05,524 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:46:05,549 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:46:15,676 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:46:30,592 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074766) 2022-10-06 16:46:30,593 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074766, 1665074791, 25) 2022-10-06 16:46:30,593 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:46:30,619 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:46:35,733 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:46:49,500 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:46:49,531 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:46:49,534 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:46:49,534 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:46:49,541 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:46:49,541 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:46:49,541 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:46:49,546 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:46:49,567 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:46:49,567 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:46:49,567 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:46:55,661 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665074810) 2022-10-06 16:46:55,662 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665074810, 1665074816, 6) 2022-10-06 16:46:55,662 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:46:55,662 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:46:55,663 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:46:55,663 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:46:55,669 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:46:55,669 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:46:55,669 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:46:55,669 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:46:55,673 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:46:55,673 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:46:55,698 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:46:55,703 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:46:55,706 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:46:55,734 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:46:55,816 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:47:15,878 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:47:20,791 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074816) 2022-10-06 16:47:20,792 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074816, 1665074841, 25) 2022-10-06 16:47:20,792 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:47:20,816 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:47:35,936 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:47:45,850 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074841) 2022-10-06 16:47:45,850 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074841, 1665074866, 25) 2022-10-06 16:47:45,850 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:47:45,872 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:47:55,984 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:48:10,916 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074866) 2022-10-06 16:48:10,917 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074866, 1665074891, 25) 2022-10-06 16:48:10,917 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:48:10,941 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:48:16,038 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:48:35,985 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074891) 2022-10-06 16:48:35,986 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074891, 1665074916, 25) 2022-10-06 16:48:35,986 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:48:36,010 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:48:36,084 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:48:56,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:49:01,051 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074916) 2022-10-06 16:49:01,052 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074916, 1665074941, 25) 2022-10-06 16:49:01,052 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:49:01,080 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:49:16,183 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:49:26,124 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074941) 2022-10-06 16:49:26,125 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074941, 1665074966, 25) 2022-10-06 16:49:26,125 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:49:26,149 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:49:36,235 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:49:51,204 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074966) 2022-10-06 16:49:51,205 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074966, 1665074991, 25) 2022-10-06 16:49:51,205 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:49:51,229 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:49:56,292 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:50:16,267 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665074991) 2022-10-06 16:50:16,268 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665074991, 1665075016, 25) 2022-10-06 16:50:16,268 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:50:16,292 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:50:16,345 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:50:36,389 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:50:41,340 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075016) 2022-10-06 16:50:41,340 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075016, 1665075041, 25) 2022-10-06 16:50:41,341 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:50:41,370 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:50:56,443 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:51:06,404 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075041) 2022-10-06 16:51:06,405 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075041, 1665075066, 25) 2022-10-06 16:51:06,406 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:51:06,430 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:51:16,500 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:51:31,478 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075066) 2022-10-06 16:51:31,478 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075066, 1665075091, 25) 2022-10-06 16:51:31,478 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:51:31,509 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:51:36,566 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:51:49,687 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:51:49,718 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:51:49,720 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:51:49,720 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:51:49,727 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:51:49,727 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:51:49,728 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:51:49,732 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:51:49,746 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:51:49,746 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:51:49,746 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:51:56,550 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665075110) 2022-10-06 16:51:56,550 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665075110, 1665075117, 7) 2022-10-06 16:51:56,551 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:51:56,551 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:51:56,552 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:51:56,552 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:51:56,560 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:51:56,560 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:51:56,561 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:51:56,561 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:51:56,565 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:51:56,565 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:51:56,591 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:51:56,596 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:51:56,599 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:51:56,620 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 16:51:56,634 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:52:16,665 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:52:21,704 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075117) 2022-10-06 16:52:21,705 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075117, 1665075142, 25) 2022-10-06 16:52:21,705 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:52:21,731 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:52:36,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:52:46,755 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075142) 2022-10-06 16:52:46,756 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075142, 1665075167, 25) 2022-10-06 16:52:46,756 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:52:46,781 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:52:56,779 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:53:11,815 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075167) 2022-10-06 16:53:11,815 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075167, 1665075192, 25) 2022-10-06 16:53:11,816 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:53:11,839 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:53:16,828 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:53:36,873 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075192) 2022-10-06 16:53:36,874 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075192, 1665075217, 25) 2022-10-06 16:53:36,874 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:53:36,885 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:53:36,905 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:53:56,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:54:01,945 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075217) 2022-10-06 16:54:01,946 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075217, 1665075242, 25) 2022-10-06 16:54:01,946 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:54:01,968 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:54:16,999 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:54:27,013 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075242) 2022-10-06 16:54:27,013 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075242, 1665075267, 25) 2022-10-06 16:54:27,014 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:54:27,038 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:54:37,056 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:54:52,078 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075267) 2022-10-06 16:54:52,078 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075267, 1665075292, 25) 2022-10-06 16:54:52,078 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:54:52,102 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:54:57,110 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:55:17,134 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075292) 2022-10-06 16:55:17,134 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075292, 1665075317, 25) 2022-10-06 16:55:17,135 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:55:17,157 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:55:17,160 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:55:37,195 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:55:42,202 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075317) 2022-10-06 16:55:42,203 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075317, 1665075342, 25) 2022-10-06 16:55:42,203 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:55:42,230 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:55:57,249 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:56:07,272 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075342) 2022-10-06 16:56:07,273 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075342, 1665075367, 25) 2022-10-06 16:56:07,273 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:56:07,297 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:56:17,290 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:56:32,336 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075367) 2022-10-06 16:56:32,336 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075367, 1665075392, 25) 2022-10-06 16:56:32,337 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:56:32,361 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:56:37,352 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:56:49,856 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 16:56:49,884 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:56:49,887 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:56:49,887 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:56:49,893 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:56:49,893 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 16:56:49,893 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:56:49,898 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:56:49,913 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 16:56:49,913 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 16:56:49,913 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 16:56:57,397 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 16:56:57,402 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665075410) 2022-10-06 16:56:57,402 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665075410, 1665075417, 7) 2022-10-06 16:56:57,403 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 16:56:57,403 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 16:56:57,403 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 16:56:57,403 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 16:56:57,409 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 16:56:57,409 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:56:57,410 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 16:56:57,410 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 16:56:57,416 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 16:56:57,416 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 16:56:57,439 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 16:56:57,443 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 16:56:57,445 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 16:56:57,471 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:57:17,430 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:57:22,515 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075417) 2022-10-06 16:57:22,515 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075417, 1665075443, 26) 2022-10-06 16:57:22,516 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:57:22,547 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:57:37,486 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:57:47,582 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075443) 2022-10-06 16:57:47,582 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075443, 1665075468, 25) 2022-10-06 16:57:47,583 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:57:47,609 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:57:57,545 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:58:12,642 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075468) 2022-10-06 16:58:12,642 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075468, 1665075493, 25) 2022-10-06 16:58:12,643 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:58:12,677 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:58:17,599 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:58:37,654 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:58:37,700 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075493) 2022-10-06 16:58:37,700 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075493, 1665075518, 25) 2022-10-06 16:58:37,700 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:58:37,731 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:58:57,712 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:59:02,777 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075518) 2022-10-06 16:59:02,777 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075518, 1665075543, 25) 2022-10-06 16:59:02,777 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:59:02,804 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:59:17,769 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:59:27,845 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075543) 2022-10-06 16:59:27,846 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075543, 1665075568, 25) 2022-10-06 16:59:27,846 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:59:27,871 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:59:37,826 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 16:59:52,917 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075568) 2022-10-06 16:59:52,917 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075568, 1665075593, 25) 2022-10-06 16:59:52,917 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 16:59:52,943 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 16:59:57,882 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:00:17,935 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:00:17,962 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075593) 2022-10-06 17:00:17,962 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075593, 1665075618, 25) 2022-10-06 17:00:17,963 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:00:18,022 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:00:37,985 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:00:43,065 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075618) 2022-10-06 17:00:43,065 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075618, 1665075643, 25) 2022-10-06 17:00:43,065 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:00:43,090 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:00:58,032 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:01:08,134 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075643) 2022-10-06 17:01:08,134 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075643, 1665075668, 25) 2022-10-06 17:01:08,134 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:01:08,176 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:01:18,080 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:01:33,218 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075668) 2022-10-06 17:01:33,219 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075668, 1665075693, 25) 2022-10-06 17:01:33,219 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:01:33,250 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:01:38,136 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:01:50,029 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:01:50,052 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:01:50,055 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:01:50,055 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:01:50,063 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:01:50,063 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:01:50,064 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:01:50,069 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:01:50,083 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:01:50,083 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:01:50,084 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:01:58,196 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:01:58,282 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665075710) 2022-10-06 17:01:58,282 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665075710, 1665075718, 8) 2022-10-06 17:01:58,283 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:01:58,283 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:01:58,283 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:01:58,283 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:01:58,292 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:01:58,292 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:01:58,293 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:01:58,293 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:01:58,296 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:01:58,297 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:01:58,322 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:01:58,326 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:01:58,329 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:01:58,353 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:02:18,235 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:02:23,388 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075718) 2022-10-06 17:02:23,388 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075718, 1665075743, 25) 2022-10-06 17:02:23,389 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:02:23,412 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:02:38,284 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:02:48,451 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075743) 2022-10-06 17:02:48,451 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075743, 1665075768, 25) 2022-10-06 17:02:48,452 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:02:48,477 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:02:58,338 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:03:13,530 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075768) 2022-10-06 17:03:13,531 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075768, 1665075794, 26) 2022-10-06 17:03:13,531 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:03:13,557 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:03:18,389 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:03:38,444 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:03:38,596 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075794) 2022-10-06 17:03:38,597 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075794, 1665075819, 25) 2022-10-06 17:03:38,597 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:03:38,622 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:03:58,506 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:04:03,664 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075819) 2022-10-06 17:04:03,665 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075819, 1665075844, 25) 2022-10-06 17:04:03,665 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:04:03,690 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:04:18,558 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:04:28,739 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075844) 2022-10-06 17:04:28,740 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075844, 1665075869, 25) 2022-10-06 17:04:28,740 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:04:28,775 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:04:38,618 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:04:53,815 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075869) 2022-10-06 17:04:53,816 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075869, 1665075894, 25) 2022-10-06 17:04:53,816 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:04:53,845 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:04:58,681 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:05:18,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:05:18,890 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075894) 2022-10-06 17:05:18,891 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075894, 1665075919, 25) 2022-10-06 17:05:18,891 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:05:18,920 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:05:38,775 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:05:43,963 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075919) 2022-10-06 17:05:43,964 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075919, 1665075944, 25) 2022-10-06 17:05:43,964 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:05:43,988 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:05:58,835 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:06:09,029 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075944) 2022-10-06 17:06:09,030 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075944, 1665075969, 25) 2022-10-06 17:06:09,030 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:06:09,056 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:06:18,897 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:06:34,100 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665075969) 2022-10-06 17:06:34,100 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665075969, 1665075994, 25) 2022-10-06 17:06:34,100 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:06:34,126 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:06:38,952 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:06:50,200 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:06:50,225 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:06:50,228 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:06:50,228 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:06:50,234 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:06:50,234 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T16:46:49,541 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T16:51:49,728 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T16:56:49,893 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:01:50,064 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:06:50,235 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:06:50,239 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:06:50,253 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:06:50,254 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:06:50,254 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:06:59,006 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:06:59,159 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665076010) 2022-10-06 17:06:59,160 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665076010, 1665076019, 9) 2022-10-06 17:06:59,160 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:06:59,160 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:06:59,160 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:06:59,160 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:06:59,167 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:06:59,167 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:06:50,235 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-06T17:06:59,167 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:06:59,167 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:06:59,171 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:06:59,171 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:06:59,200 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:06:59,204 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:06:59,207 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:06:59,230 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:07:19,052 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:07:24,257 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076019) 2022-10-06 17:07:24,257 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076019, 1665076044, 25) 2022-10-06 17:07:24,258 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:07:24,282 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:07:39,110 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:07:49,334 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076044) 2022-10-06 17:07:49,334 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076044, 1665076069, 25) 2022-10-06 17:07:49,335 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:07:49,363 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:07:59,152 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:08:14,411 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076069) 2022-10-06 17:08:14,413 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076069, 1665076094, 25) 2022-10-06 17:08:14,413 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:08:14,458 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:08:19,206 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:08:39,262 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:08:39,499 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076094) 2022-10-06 17:08:39,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076094, 1665076119, 25) 2022-10-06 17:08:39,499 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:08:39,525 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:08:59,322 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:09:04,563 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076120) 2022-10-06 17:09:04,564 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076120, 1665076145, 25) 2022-10-06 17:09:04,564 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:09:04,588 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:09:19,380 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:09:29,634 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076145) 2022-10-06 17:09:29,634 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076145, 1665076170, 25) 2022-10-06 17:09:29,634 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:09:29,660 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:09:39,437 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:09:54,700 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076170) 2022-10-06 17:09:54,700 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076170, 1665076195, 25) 2022-10-06 17:09:54,701 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:09:54,727 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:09:59,489 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:10:19,543 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:10:19,768 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076195) 2022-10-06 17:10:19,769 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076195, 1665076220, 25) 2022-10-06 17:10:19,769 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:10:19,792 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:10:39,596 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:10:44,837 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076220) 2022-10-06 17:10:44,837 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076220, 1665076245, 25) 2022-10-06 17:10:44,838 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:10:44,865 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:10:59,643 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:11:09,919 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076245) 2022-10-06 17:11:09,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076245, 1665076270, 25) 2022-10-06 17:11:09,920 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:11:09,944 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:11:19,684 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:11:34,982 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076270) 2022-10-06 17:11:34,982 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076270, 1665076295, 25) 2022-10-06 17:11:34,982 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:11:35,005 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:11:39,738 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:11:50,375 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:11:50,399 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:11:50,402 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:11:50,402 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:11:50,409 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:11:50,409 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:11:50,409 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:11:50,416 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:11:50,429 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:11:50,429 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:11:50,430 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:11:59,786 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:12:00,046 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665076310) 2022-10-06 17:12:00,046 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665076310, 1665076320, 10) 2022-10-06 17:12:00,046 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:12:00,046 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:12:00,047 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:12:00,047 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:12:00,054 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:12:00,054 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:12:00,054 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:12:00,054 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:12:00,058 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:12:00,058 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:12:00,083 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:12:00,088 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:12:00,091 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:12:00,112 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:12:19,833 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:12:25,155 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076320) 2022-10-06 17:12:25,155 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076320, 1665076345, 25) 2022-10-06 17:12:25,155 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:12:25,180 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:12:39,906 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:12:50,216 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076345) 2022-10-06 17:12:50,217 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076345, 1665076370, 25) 2022-10-06 17:12:50,217 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:12:50,243 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:12:59,962 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:13:15,282 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076370) 2022-10-06 17:13:15,282 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076370, 1665076395, 25) 2022-10-06 17:13:15,283 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:13:15,309 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:13:20,004 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:13:40,060 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:13:40,334 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076395) 2022-10-06 17:13:40,334 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076395, 1665076420, 25) 2022-10-06 17:13:40,335 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:13:40,358 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:14:00,112 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:14:05,402 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076420) 2022-10-06 17:14:05,402 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076420, 1665076445, 25) 2022-10-06 17:14:05,403 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:14:05,426 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:14:20,168 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:14:30,476 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076445) 2022-10-06 17:14:30,477 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076445, 1665076470, 25) 2022-10-06 17:14:30,477 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:14:30,500 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:14:40,227 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:14:55,523 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076470) 2022-10-06 17:14:55,524 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076470, 1665076496, 26) 2022-10-06 17:14:55,524 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:14:55,548 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:15:00,281 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:15:20,334 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:15:20,583 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076496) 2022-10-06 17:15:20,583 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076496, 1665076521, 25) 2022-10-06 17:15:20,584 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:15:20,607 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:15:40,389 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:15:45,651 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076521) 2022-10-06 17:15:45,651 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076521, 1665076546, 25) 2022-10-06 17:15:45,652 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:15:45,676 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:16:00,437 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:16:10,716 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076546) 2022-10-06 17:16:10,716 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076546, 1665076571, 25) 2022-10-06 17:16:10,716 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:16:10,759 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:16:20,506 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:16:35,819 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076571) 2022-10-06 17:16:35,819 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076571, 1665076596, 25) 2022-10-06 17:16:35,820 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:16:35,847 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:16:40,556 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:16:50,543 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:16:50,567 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:16:50,569 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:16:50,569 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:16:50,575 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:16:50,575 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:16:50,576 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:16:50,579 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:16:50,592 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:16:50,592 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:16:50,593 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:17:00,620 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:17:00,894 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665076611) 2022-10-06 17:17:00,895 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665076611, 1665076621, 10) 2022-10-06 17:17:00,895 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:17:00,896 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:17:00,896 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:17:00,896 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:17:00,909 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:17:00,909 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:17:00,910 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:17:00,910 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:17:00,915 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:17:00,915 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:17:00,940 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:17:00,944 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:17:00,947 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:17:00,971 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:17:20,666 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:17:26,015 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076621) 2022-10-06 17:17:26,016 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076621, 1665076646, 25) 2022-10-06 17:17:26,017 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:17:26,040 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:17:40,720 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:17:51,083 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076646) 2022-10-06 17:17:51,084 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076646, 1665076671, 25) 2022-10-06 17:17:51,084 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:17:51,111 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:18:00,786 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:18:16,144 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076671) 2022-10-06 17:18:16,144 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076671, 1665076696, 25) 2022-10-06 17:18:16,144 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:18:16,173 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:18:20,843 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:18:40,908 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:18:41,210 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076696) 2022-10-06 17:18:41,211 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076696, 1665076721, 25) 2022-10-06 17:18:41,211 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:18:41,234 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:19:00,962 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:19:06,272 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076721) 2022-10-06 17:19:06,273 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076721, 1665076746, 25) 2022-10-06 17:19:06,273 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:19:06,297 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:19:21,014 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:19:31,338 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076746) 2022-10-06 17:19:31,339 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076746, 1665076771, 25) 2022-10-06 17:19:31,339 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:19:31,377 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:19:41,067 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:19:56,419 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076771) 2022-10-06 17:19:56,419 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076771, 1665076796, 25) 2022-10-06 17:19:56,419 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:19:56,446 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:20:01,125 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:20:21,169 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:20:21,491 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076796) 2022-10-06 17:20:21,492 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076796, 1665076821, 25) 2022-10-06 17:20:21,492 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:20:21,518 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:20:41,224 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:20:46,562 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076821) 2022-10-06 17:20:46,562 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076821, 1665076847, 26) 2022-10-06 17:20:46,563 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:20:46,590 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:21:01,298 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:21:11,632 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076847) 2022-10-06 17:21:11,633 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076847, 1665076872, 25) 2022-10-06 17:21:11,633 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:21:11,669 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:21:21,356 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:21:36,712 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076872) 2022-10-06 17:21:36,713 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076872, 1665076897, 25) 2022-10-06 17:21:36,713 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:21:36,738 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:21:41,410 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:21:50,713 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:21:50,746 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:21:50,749 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:21:50,749 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:21:50,756 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:21:50,756 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:21:50,757 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:21:50,763 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:21:50,778 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:21:50,779 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:21:50,779 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:22:01,468 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:22:01,775 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665076911) 2022-10-06 17:22:01,776 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665076911, 1665076922, 11) 2022-10-06 17:22:01,776 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:22:01,776 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:22:01,776 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:22:01,776 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:22:01,783 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:22:01,783 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:22:01,783 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:22:01,783 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:22:01,787 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:22:01,787 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:22:01,837 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:22:01,842 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:22:01,845 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:22:01,870 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:22:21,514 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:22:26,911 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076922) 2022-10-06 17:22:26,911 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076922, 1665076947, 25) 2022-10-06 17:22:26,911 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:22:26,937 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:22:41,606 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:22:51,963 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076947) 2022-10-06 17:22:51,964 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076947, 1665076972, 25) 2022-10-06 17:22:51,964 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:22:51,986 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:23:01,684 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:23:17,024 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076972) 2022-10-06 17:23:17,024 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076972, 1665076997, 25) 2022-10-06 17:23:17,025 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:23:17,048 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:23:21,737 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:23:41,796 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:23:42,090 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665076997) 2022-10-06 17:23:42,090 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665076997, 1665077022, 25) 2022-10-06 17:23:42,090 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:23:42,116 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:24:01,850 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:24:07,158 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077022) 2022-10-06 17:24:07,159 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077022, 1665077047, 25) 2022-10-06 17:24:07,159 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:24:07,184 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:24:21,901 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:24:32,228 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077047) 2022-10-06 17:24:32,228 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077047, 1665077072, 25) 2022-10-06 17:24:32,228 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:24:32,255 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:24:41,956 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:24:57,297 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077072) 2022-10-06 17:24:57,298 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077072, 1665077097, 25) 2022-10-06 17:24:57,298 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:24:57,321 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:25:02,015 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:25:22,067 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:25:22,366 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077097) 2022-10-06 17:25:22,366 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077097, 1665077122, 25) 2022-10-06 17:25:22,366 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:25:22,391 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:25:42,119 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:25:47,433 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077122) 2022-10-06 17:25:47,433 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077122, 1665077147, 25) 2022-10-06 17:25:47,433 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:25:47,455 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:26:02,173 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:26:12,498 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077147) 2022-10-06 17:26:12,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077147, 1665077172, 25) 2022-10-06 17:26:12,499 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:26:12,522 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:26:22,231 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:26:37,563 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077172) 2022-10-06 17:26:37,564 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077172, 1665077198, 26) 2022-10-06 17:26:37,564 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:26:37,589 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:26:42,284 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:26:50,897 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:26:50,921 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:26:50,923 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:26:50,923 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:26:50,935 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:26:50,935 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:26:50,935 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:26:50,940 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:26:50,954 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:26:50,954 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:26:50,955 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:27:02,339 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:27:02,630 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665077211) 2022-10-06 17:27:02,632 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665077211, 1665077223, 12) 2022-10-06 17:27:02,632 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:27:02,633 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:27:02,633 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:27:02,633 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:27:02,645 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:27:02,645 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:27:02,646 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:27:02,647 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:27:02,651 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:27:02,651 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:27:02,675 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:27:02,680 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:27:02,683 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:27:02,708 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:27:22,384 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:27:27,752 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077223) 2022-10-06 17:27:27,752 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077223, 1665077248, 25) 2022-10-06 17:27:27,753 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:27:27,776 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:27:42,428 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:27:52,823 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077248) 2022-10-06 17:27:52,823 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077248, 1665077273, 25) 2022-10-06 17:27:52,824 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:27:52,845 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:28:02,482 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:28:17,882 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077273) 2022-10-06 17:28:17,883 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077273, 1665077298, 25) 2022-10-06 17:28:17,883 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:28:17,906 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:28:22,539 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:28:42,585 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:28:42,947 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077298) 2022-10-06 17:28:42,948 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077298, 1665077323, 25) 2022-10-06 17:28:42,948 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:28:42,970 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:29:02,641 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:29:08,009 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077323) 2022-10-06 17:29:08,010 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077323, 1665077348, 25) 2022-10-06 17:29:08,010 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:29:08,034 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:29:22,700 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:29:33,076 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077348) 2022-10-06 17:29:33,076 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077348, 1665077373, 25) 2022-10-06 17:29:33,076 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:29:33,104 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:29:42,759 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:29:58,148 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077373) 2022-10-06 17:29:58,149 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077373, 1665077398, 25) 2022-10-06 17:29:58,149 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:29:58,173 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:30:02,800 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:30:22,848 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:30:23,197 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077398) 2022-10-06 17:30:23,197 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077398, 1665077423, 25) 2022-10-06 17:30:23,198 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:30:23,221 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:30:42,901 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:30:48,255 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077423) 2022-10-06 17:30:48,255 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077423, 1665077448, 25) 2022-10-06 17:30:48,256 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:30:48,281 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:31:02,957 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:31:13,306 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077448) 2022-10-06 17:31:13,306 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077448, 1665077473, 25) 2022-10-06 17:31:13,306 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:31:13,328 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:31:23,022 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:31:38,370 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077473) 2022-10-06 17:31:38,371 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077473, 1665077498, 25) 2022-10-06 17:31:38,371 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:31:38,395 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:31:43,079 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:31:51,071 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:31:51,098 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:31:51,101 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:31:51,101 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:31:51,108 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:31:51,108 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:11:50,409 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:16:50,575 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:21:50,757 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:26:50,935 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:31:51,109 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:31:51,113 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:31:51,127 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:31:51,128 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:31:51,128 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:32:03,148 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:32:03,436 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665077511) 2022-10-06 17:32:03,436 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665077511, 1665077523, 12) 2022-10-06 17:32:03,437 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:32:03,437 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:32:03,437 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:32:03,437 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:32:03,445 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:32:03,445 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:31:51,108 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-06T17:32:03,445 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:32:03,446 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:32:03,450 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:32:03,451 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:32:03,472 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:32:03,476 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:32:03,479 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:32:03,502 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:32:23,191 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:32:28,541 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077523) 2022-10-06 17:32:28,541 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077523, 1665077549, 26) 2022-10-06 17:32:28,542 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:32:28,571 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:32:43,247 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:32:53,615 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077549) 2022-10-06 17:32:53,616 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077549, 1665077574, 25) 2022-10-06 17:32:53,616 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:32:53,642 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:33:03,304 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:33:18,680 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077574) 2022-10-06 17:33:18,681 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077574, 1665077599, 25) 2022-10-06 17:33:18,681 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:33:18,706 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:33:23,356 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:33:43,416 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:33:43,745 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077599) 2022-10-06 17:33:43,745 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077599, 1665077624, 25) 2022-10-06 17:33:43,745 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:33:43,773 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:34:03,458 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:34:08,815 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077624) 2022-10-06 17:34:08,815 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077624, 1665077649, 25) 2022-10-06 17:34:08,816 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:34:08,837 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:34:23,533 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:34:33,878 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077649) 2022-10-06 17:34:33,879 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077649, 1665077674, 25) 2022-10-06 17:34:33,879 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:34:33,902 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:34:43,600 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:34:58,946 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077674) 2022-10-06 17:34:58,947 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077674, 1665077699, 25) 2022-10-06 17:34:58,947 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:34:58,975 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:35:03,667 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:35:23,721 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:35:24,017 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077699) 2022-10-06 17:35:24,017 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077699, 1665077724, 25) 2022-10-06 17:35:24,017 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:35:24,042 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:35:43,771 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:35:49,082 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077724) 2022-10-06 17:35:49,083 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077724, 1665077749, 25) 2022-10-06 17:35:49,083 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:35:49,107 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:36:03,828 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:36:14,150 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077749) 2022-10-06 17:36:14,150 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077749, 1665077774, 25) 2022-10-06 17:36:14,151 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:36:14,174 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:36:23,895 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:36:39,213 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077774) 2022-10-06 17:36:39,214 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077774, 1665077799, 25) 2022-10-06 17:36:39,214 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:36:39,241 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:36:43,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:36:51,244 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:36:51,269 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:36:51,271 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:36:51,271 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:36:51,278 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:36:51,278 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:36:51,279 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:36:51,283 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:36:51,297 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:36:51,297 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:36:51,298 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:37:04,011 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:37:04,281 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665077811) 2022-10-06 17:37:04,282 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665077811, 1665077824, 13) 2022-10-06 17:37:04,282 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:37:04,282 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:37:04,283 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:37:04,283 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:37:04,290 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:37:04,290 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:37:04,291 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:37:04,291 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:37:04,295 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:37:04,295 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:37:04,321 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:37:04,325 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:37:04,329 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:37:04,358 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:37:24,069 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:37:29,390 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077824) 2022-10-06 17:37:29,390 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077824, 1665077849, 25) 2022-10-06 17:37:29,390 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:37:29,414 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:37:44,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:37:54,470 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077849) 2022-10-06 17:37:54,471 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077849, 1665077874, 25) 2022-10-06 17:37:54,471 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:37:54,506 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:38:04,218 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:38:19,546 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077874) 2022-10-06 17:38:19,547 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077874, 1665077900, 26) 2022-10-06 17:38:19,547 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:38:19,575 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:38:24,281 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:38:44,374 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:38:44,615 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077900) 2022-10-06 17:38:44,616 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077900, 1665077925, 25) 2022-10-06 17:38:44,616 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:38:44,643 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:39:04,432 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:39:09,686 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077925) 2022-10-06 17:39:09,687 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077925, 1665077950, 25) 2022-10-06 17:39:09,687 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:39:09,715 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:39:24,473 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:39:34,758 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077950) 2022-10-06 17:39:34,759 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077950, 1665077975, 25) 2022-10-06 17:39:34,759 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:39:34,783 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:39:44,539 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:39:59,822 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665077975) 2022-10-06 17:39:59,823 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665077975, 1665078000, 25) 2022-10-06 17:39:59,823 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:39:59,860 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:40:04,597 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:40:24,653 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:40:24,974 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078000) 2022-10-06 17:40:24,974 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078000, 1665078025, 25) 2022-10-06 17:40:24,975 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:40:25,002 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:40:44,700 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:40:50,061 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078025) 2022-10-06 17:40:50,062 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078025, 1665078050, 25) 2022-10-06 17:40:50,062 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:40:50,087 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:41:04,757 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:41:15,105 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078050) 2022-10-06 17:41:15,106 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078050, 1665078075, 25) 2022-10-06 17:41:15,106 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:41:15,130 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:41:24,813 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:41:40,170 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078075) 2022-10-06 17:41:40,171 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078075, 1665078100, 25) 2022-10-06 17:41:40,171 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:41:40,195 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:41:44,912 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:41:51,398 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:41:51,425 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:41:51,428 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:41:51,428 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:41:51,436 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:41:51,436 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:41:51,437 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:41:51,441 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:41:51,454 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:41:51,454 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:41:51,455 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:42:04,974 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:42:05,236 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665078111) 2022-10-06 17:42:05,236 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665078111, 1665078125, 14) 2022-10-06 17:42:05,237 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:42:05,237 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:42:05,237 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:42:05,237 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:42:05,244 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:42:05,244 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:42:05,244 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:42:05,244 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:42:05,249 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:42:05,249 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:42:05,275 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:42:05,291 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:42:05,299 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:42:05,321 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:42:25,018 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:42:30,362 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078125) 2022-10-06 17:42:30,363 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078125, 1665078150, 25) 2022-10-06 17:42:30,363 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:42:30,388 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:42:45,078 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:42:55,435 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078150) 2022-10-06 17:42:55,436 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078150, 1665078175, 25) 2022-10-06 17:42:55,436 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:42:55,474 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:43:05,148 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:43:20,519 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078175) 2022-10-06 17:43:20,520 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078175, 1665078201, 26) 2022-10-06 17:43:20,520 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:43:20,555 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:43:25,204 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:43:45,258 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:43:45,597 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078201) 2022-10-06 17:43:45,597 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078201, 1665078226, 25) 2022-10-06 17:43:45,597 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:43:45,625 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:44:05,311 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:44:10,668 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078226) 2022-10-06 17:44:10,669 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078226, 1665078251, 25) 2022-10-06 17:44:10,669 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:44:10,700 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:44:25,353 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:44:35,747 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078251) 2022-10-06 17:44:35,748 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078251, 1665078276, 25) 2022-10-06 17:44:35,748 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:44:35,776 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:44:45,408 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:45:00,826 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078276) 2022-10-06 17:45:00,827 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078276, 1665078301, 25) 2022-10-06 17:45:00,827 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:45:00,854 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:45:05,462 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:45:25,519 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:45:25,895 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078301) 2022-10-06 17:45:25,896 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078301, 1665078326, 25) 2022-10-06 17:45:25,896 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:45:25,919 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:45:45,576 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:45:50,946 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078326) 2022-10-06 17:45:50,947 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078326, 1665078351, 25) 2022-10-06 17:45:50,947 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:45:50,970 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:46:05,632 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:46:16,012 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078351) 2022-10-06 17:46:16,012 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078351, 1665078376, 25) 2022-10-06 17:46:16,012 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:46:16,036 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:46:25,687 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:46:41,072 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078376) 2022-10-06 17:46:41,072 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078376, 1665078401, 25) 2022-10-06 17:46:41,073 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:46:41,096 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:46:45,743 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:46:51,557 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:46:51,587 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:46:51,589 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:46:51,589 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:46:51,596 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:46:51,596 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:46:51,597 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:46:51,601 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:46:51,615 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:46:51,615 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:46:51,615 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:47:05,815 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:47:06,124 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665078412) 2022-10-06 17:47:06,124 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665078412, 1665078426, 14) 2022-10-06 17:47:06,125 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:47:06,125 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:47:06,125 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:47:06,125 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:47:06,132 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:47:06,132 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:47:06,132 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:47:06,132 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:47:06,136 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:47:06,137 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:47:06,161 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:47:06,165 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:47:06,168 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:47:06,192 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:47:25,873 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:47:31,233 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078426) 2022-10-06 17:47:31,233 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078426, 1665078451, 25) 2022-10-06 17:47:31,234 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:47:31,258 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:47:45,938 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:47:56,300 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078451) 2022-10-06 17:47:56,301 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078451, 1665078476, 25) 2022-10-06 17:47:56,301 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:47:56,327 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:48:05,997 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:48:21,369 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078476) 2022-10-06 17:48:21,369 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078476, 1665078501, 25) 2022-10-06 17:48:21,370 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:48:21,394 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:48:26,048 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:48:46,107 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:48:46,434 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078501) 2022-10-06 17:48:46,435 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078501, 1665078526, 25) 2022-10-06 17:48:46,435 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:48:46,458 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:49:06,169 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:49:11,501 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078526) 2022-10-06 17:49:11,501 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078526, 1665078552, 26) 2022-10-06 17:49:11,502 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:49:11,524 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:49:26,229 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:49:36,548 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078552) 2022-10-06 17:49:36,550 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078552, 1665078577, 25) 2022-10-06 17:49:36,550 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:49:36,572 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:49:46,293 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:50:01,617 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078577) 2022-10-06 17:50:01,618 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078577, 1665078602, 25) 2022-10-06 17:50:01,618 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:50:01,652 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:50:06,353 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:50:26,414 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:50:26,699 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078602) 2022-10-06 17:50:26,700 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078602, 1665078627, 25) 2022-10-06 17:50:26,700 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:50:26,726 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:50:46,474 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:50:51,758 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078627) 2022-10-06 17:50:51,759 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078627, 1665078652, 25) 2022-10-06 17:50:51,759 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:50:51,790 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:51:06,535 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:51:16,832 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078652) 2022-10-06 17:51:16,833 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078652, 1665078677, 25) 2022-10-06 17:51:16,833 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:51:16,854 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:51:26,585 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:51:41,895 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078677) 2022-10-06 17:51:41,895 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078677, 1665078702, 25) 2022-10-06 17:51:41,896 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:51:41,919 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:51:46,631 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:51:51,733 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:51:51,757 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:51:51,760 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:51:51,760 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:51:51,770 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:51:51,770 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 17:51:51,772 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:51:51,778 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:51:51,797 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:51:51,798 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:51:51,798 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:52:06,692 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:52:06,962 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665078712) 2022-10-06 17:52:06,962 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665078712, 1665078727, 15) 2022-10-06 17:52:06,962 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:52:06,963 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:52:06,963 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:52:06,963 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:52:06,970 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:52:06,970 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:52:06,970 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:52:06,971 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:52:06,975 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:52:06,975 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:52:07,004 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:52:07,008 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:52:07,011 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:52:07,041 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:52:26,736 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:52:32,083 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078727) 2022-10-06 17:52:32,083 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078727, 1665078752, 25) 2022-10-06 17:52:32,084 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:52:32,110 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:52:46,796 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:52:57,152 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078752) 2022-10-06 17:52:57,152 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078752, 1665078777, 25) 2022-10-06 17:52:57,152 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:52:57,179 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:53:06,845 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:53:22,222 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078777) 2022-10-06 17:53:22,222 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078777, 1665078802, 25) 2022-10-06 17:53:22,223 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:53:22,250 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:53:26,899 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:53:46,956 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:53:47,291 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078802) 2022-10-06 17:53:47,292 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078802, 1665078827, 25) 2022-10-06 17:53:47,293 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:53:47,317 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:54:07,013 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:54:12,355 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078827) 2022-10-06 17:54:12,355 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078827, 1665078852, 25) 2022-10-06 17:54:12,356 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:54:12,387 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:54:27,070 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:54:37,429 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078852) 2022-10-06 17:54:37,429 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078852, 1665078877, 25) 2022-10-06 17:54:37,430 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:54:37,454 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:54:47,127 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:55:02,495 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078877) 2022-10-06 17:55:02,495 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078877, 1665078902, 25) 2022-10-06 17:55:02,496 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:55:02,521 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:55:07,178 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:55:27,249 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:55:27,560 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078902) 2022-10-06 17:55:27,560 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078902, 1665078928, 26) 2022-10-06 17:55:27,561 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:55:27,588 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:55:47,304 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:55:52,630 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078928) 2022-10-06 17:55:52,630 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078928, 1665078953, 25) 2022-10-06 17:55:52,631 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:55:52,674 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:56:07,361 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:56:17,722 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078953) 2022-10-06 17:56:17,723 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078953, 1665078978, 25) 2022-10-06 17:56:17,724 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:56:17,748 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:56:27,455 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:56:42,791 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665078978) 2022-10-06 17:56:42,792 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665078978, 1665079003, 25) 2022-10-06 17:56:42,792 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:56:42,823 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:56:47,514 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:56:51,938 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 17:56:51,980 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:56:51,984 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:56:51,984 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:56:51,992 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:56:51,992 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:36:51,279 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:41:51,436 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:56:51,992 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06T17:46:51,597 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T17:51:51,771 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:56:51,996 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:56:52,010 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 17:56:52,010 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 17:56:52,010 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 17:57:07,571 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 17:57:07,873 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665079012) 2022-10-06 17:57:07,873 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665079012, 1665079028, 16) 2022-10-06 17:57:07,874 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 17:57:07,874 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 17:57:07,874 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 17:57:07,874 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 17:57:07,885 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 17:57:07,885 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T17:56:51,992 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-06T17:57:07,885 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 17:57:07,886 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 17:57:07,890 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 17:57:07,890 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 17:57:07,919 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 17:57:07,928 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 17:57:07,931 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 17:57:07,954 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:57:27,613 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:57:32,993 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079028) 2022-10-06 17:57:32,994 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079028, 1665079053, 25) 2022-10-06 17:57:32,994 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:57:33,017 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:57:47,669 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:57:58,045 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079053) 2022-10-06 17:57:58,045 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079053, 1665079078, 25) 2022-10-06 17:57:58,045 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:57:58,074 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:58:07,726 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:58:23,118 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079078) 2022-10-06 17:58:23,119 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079078, 1665079103, 25) 2022-10-06 17:58:23,119 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:58:23,143 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:58:27,812 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:58:47,870 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:58:48,175 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079103) 2022-10-06 17:58:48,175 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079103, 1665079128, 25) 2022-10-06 17:58:48,175 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:58:48,201 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:59:07,931 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:59:13,245 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079128) 2022-10-06 17:59:13,246 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079128, 1665079153, 25) 2022-10-06 17:59:13,246 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:59:13,272 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:59:28,005 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 17:59:38,315 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079153) 2022-10-06 17:59:38,315 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079153, 1665079178, 25) 2022-10-06 17:59:38,316 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 17:59:38,340 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 17:59:48,059 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:00:03,381 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079178) 2022-10-06 18:00:03,381 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079178, 1665079203, 25) 2022-10-06 18:00:03,382 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:00:03,405 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:00:08,122 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:00:28,172 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:00:28,449 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079203) 2022-10-06 18:00:28,450 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079203, 1665079228, 25) 2022-10-06 18:00:28,450 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:00:28,474 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:00:48,221 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:00:53,512 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079228) 2022-10-06 18:00:53,512 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079228, 1665079254, 26) 2022-10-06 18:00:53,512 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:00:53,538 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:01:08,290 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:01:18,582 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079254) 2022-10-06 18:01:18,583 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079254, 1665079279, 25) 2022-10-06 18:01:18,583 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:01:18,606 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:01:28,350 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:01:43,634 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079279) 2022-10-06 18:01:43,634 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079279, 1665079304, 25) 2022-10-06 18:01:43,634 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:01:43,659 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:01:48,406 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:01:52,125 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:01:52,148 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:01:52,151 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:01:52,151 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:01:52,157 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:01:52,157 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:01:52,158 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:01:52,161 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:01:52,174 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:01:52,175 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:01:52,175 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:02:08,460 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:02:08,697 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665079312) 2022-10-06 18:02:08,697 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665079312, 1665079329, 17) 2022-10-06 18:02:08,698 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:02:08,698 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:02:08,699 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:02:08,699 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:02:08,705 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:02:08,705 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:02:08,706 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:02:08,706 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:02:08,710 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:02:08,711 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:02:08,741 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:02:08,745 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:02:08,747 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:02:08,769 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:02:28,507 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:02:33,810 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079329) 2022-10-06 18:02:33,810 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079329, 1665079354, 25) 2022-10-06 18:02:33,811 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:02:33,838 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:02:48,564 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:02:58,881 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079354) 2022-10-06 18:02:58,881 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079354, 1665079379, 25) 2022-10-06 18:02:58,882 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:02:58,906 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:03:08,611 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:03:23,945 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079379) 2022-10-06 18:03:23,946 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079379, 1665079404, 25) 2022-10-06 18:03:23,947 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:03:23,977 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:03:28,674 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:03:48,728 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:03:48,996 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079404) 2022-10-06 18:03:48,996 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079404, 1665079429, 25) 2022-10-06 18:03:48,997 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:03:49,025 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:04:08,786 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:04:14,071 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079429) 2022-10-06 18:04:14,072 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079429, 1665079454, 25) 2022-10-06 18:04:14,072 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:04:14,106 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:04:28,843 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:04:39,149 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079454) 2022-10-06 18:04:39,150 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079454, 1665079479, 25) 2022-10-06 18:04:39,151 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:04:39,175 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:04:48,902 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:05:04,196 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079479) 2022-10-06 18:05:04,196 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079479, 1665079504, 25) 2022-10-06 18:05:04,197 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:05:04,220 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:05:08,945 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:05:28,999 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:05:29,255 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079504) 2022-10-06 18:05:29,255 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079504, 1665079529, 25) 2022-10-06 18:05:29,255 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:05:29,279 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:05:49,068 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:05:54,321 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079529) 2022-10-06 18:05:54,322 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079529, 1665079554, 25) 2022-10-06 18:05:54,322 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:05:54,345 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:06:09,110 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:06:19,388 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079554) 2022-10-06 18:06:19,389 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079554, 1665079579, 25) 2022-10-06 18:06:19,390 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:06:19,412 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:06:29,164 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:06:44,458 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079579) 2022-10-06 18:06:44,459 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079579, 1665079604, 25) 2022-10-06 18:06:44,459 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:06:44,485 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:06:49,219 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:06:52,296 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:06:52,323 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:06:52,327 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:06:52,327 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:06:52,337 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:06:52,337 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:06:52,337 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:06:52,341 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:06:52,355 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:06:52,355 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:06:52,356 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:07:09,266 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:07:09,524 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665079612) 2022-10-06 18:07:09,524 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665079612, 1665079630, 18) 2022-10-06 18:07:09,525 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:07:09,525 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:07:09,525 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:07:09,525 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:07:09,532 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:07:09,532 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:07:09,532 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06T18:07:09,532 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:07:09,536 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:07:09,537 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:07:09,561 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:07:09,565 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:07:09,567 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:07:09,592 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:07:29,323 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:07:34,633 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079630) 2022-10-06 18:07:34,633 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079630, 1665079655, 25) 2022-10-06 18:07:34,633 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:07:34,654 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:07:49,373 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:07:59,692 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079655) 2022-10-06 18:07:59,693 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079655, 1665079680, 25) 2022-10-06 18:07:59,693 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:07:59,715 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:08:09,430 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:08:24,748 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079680) 2022-10-06 18:08:24,748 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079680, 1665079705, 25) 2022-10-06 18:08:24,749 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:08:24,773 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:08:29,480 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:08:49,539 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:08:49,800 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079705) 2022-10-06 18:08:49,801 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079705, 1665079730, 25) 2022-10-06 18:08:49,801 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:08:49,832 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:09:09,581 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:09:14,878 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079730) 2022-10-06 18:09:14,878 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079730, 1665079755, 25) 2022-10-06 18:09:14,879 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:09:14,915 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:09:29,634 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:09:39,962 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079755) 2022-10-06 18:09:39,963 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079755, 1665079780, 25) 2022-10-06 18:09:39,963 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:09:40,007 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:09:49,688 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:10:05,050 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079780) 2022-10-06 18:10:05,051 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079780, 1665079805, 25) 2022-10-06 18:10:05,051 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:10:05,076 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:10:09,737 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:10:29,782 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:10:30,116 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079805) 2022-10-06 18:10:30,117 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079805, 1665079830, 25) 2022-10-06 18:10:30,117 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:10:30,141 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:10:49,844 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:10:55,183 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079830) 2022-10-06 18:10:55,184 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079830, 1665079855, 25) 2022-10-06 18:10:55,184 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:10:55,209 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:11:09,911 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:11:20,245 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079855) 2022-10-06 18:11:20,246 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079855, 1665079880, 25) 2022-10-06 18:11:20,246 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:11:20,271 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:11:29,961 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:11:45,313 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079880) 2022-10-06 18:11:45,313 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079880, 1665079905, 25) 2022-10-06 18:11:45,314 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:11:45,337 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:11:50,012 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:11:52,469 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:11:52,492 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:11:52,494 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:11:52,494 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:11:52,501 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:11:52,501 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:11:52,501 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:11:52,506 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:11:52,519 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:11:52,520 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:11:52,520 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:12:10,070 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:12:10,378 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665079912) 2022-10-06 18:12:10,379 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665079912, 1665079930, 18) 2022-10-06 18:12:10,379 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:12:10,379 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:12:10,380 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:12:10,380 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:12:10,386 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:12:10,386 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:12:10,386 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:12:10,386 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:12:10,390 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:12:10,390 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:12:10,414 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:12:10,418 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:12:10,421 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:12:10,446 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:12:30,099 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:12:35,488 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079930) 2022-10-06 18:12:35,488 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079930, 1665079955, 25) 2022-10-06 18:12:35,489 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:12:35,513 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:12:50,152 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:13:00,556 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079955) 2022-10-06 18:13:00,557 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079955, 1665079981, 26) 2022-10-06 18:13:00,557 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:13:00,586 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:13:10,200 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:13:25,634 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665079981) 2022-10-06 18:13:25,635 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665079981, 1665080006, 25) 2022-10-06 18:13:25,635 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:13:25,660 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:13:30,251 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:13:50,299 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:13:50,707 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080006) 2022-10-06 18:13:50,708 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080006, 1665080031, 25) 2022-10-06 18:13:50,708 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:13:50,735 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:14:10,359 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:14:15,782 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080031) 2022-10-06 18:14:15,783 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080031, 1665080056, 25) 2022-10-06 18:14:15,783 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:14:15,818 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:14:30,418 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:14:40,861 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080056) 2022-10-06 18:14:40,862 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080056, 1665080081, 25) 2022-10-06 18:14:40,862 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:14:40,890 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:14:50,488 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:15:05,934 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080081) 2022-10-06 18:15:05,935 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080081, 1665080106, 25) 2022-10-06 18:15:05,935 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:15:05,961 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:15:10,547 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:15:30,604 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:15:31,001 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080106) 2022-10-06 18:15:31,002 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080106, 1665080131, 25) 2022-10-06 18:15:31,002 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:15:31,034 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:15:50,658 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:15:56,067 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080131) 2022-10-06 18:15:56,067 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080131, 1665080156, 25) 2022-10-06 18:15:56,068 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:15:56,090 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:16:10,725 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:16:21,131 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080156) 2022-10-06 18:16:21,132 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080156, 1665080181, 25) 2022-10-06 18:16:21,132 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:16:21,162 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:16:30,785 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:16:46,205 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080181) 2022-10-06 18:16:46,205 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080181, 1665080206, 25) 2022-10-06 18:16:46,206 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:16:46,235 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:16:50,837 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:16:52,615 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:16:52,656 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:16:52,660 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:16:52,660 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:16:52,669 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:16:52,669 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:16:52,669 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:16:52,674 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:16:52,688 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:16:52,688 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:16:52,689 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:17:10,893 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:17:11,277 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665080213) 2022-10-06 18:17:11,278 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665080213, 1665080231, 18) 2022-10-06 18:17:11,278 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:17:11,278 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:17:11,279 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:17:11,279 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:17:11,286 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:17:11,286 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:17:11,286 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:17:11,286 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:17:11,290 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:17:11,290 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:17:11,316 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:17:11,320 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:17:11,324 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:17:11,346 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:17:30,930 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:17:36,389 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080231) 2022-10-06 18:17:36,390 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080231, 1665080256, 25) 2022-10-06 18:17:36,390 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:17:36,413 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:17:50,993 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:18:01,460 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080256) 2022-10-06 18:18:01,460 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080256, 1665080281, 25) 2022-10-06 18:18:01,461 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:18:01,483 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:18:11,054 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:18:26,529 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080281) 2022-10-06 18:18:26,530 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080281, 1665080307, 26) 2022-10-06 18:18:26,530 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:18:26,558 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:18:31,107 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:18:51,152 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:18:51,601 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080307) 2022-10-06 18:18:51,601 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080307, 1665080332, 25) 2022-10-06 18:18:51,602 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:18:51,628 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:19:11,210 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:19:16,672 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080332) 2022-10-06 18:19:16,672 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080332, 1665080357, 25) 2022-10-06 18:19:16,673 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:19:16,697 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:19:31,256 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:19:41,738 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080357) 2022-10-06 18:19:41,739 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080357, 1665080382, 25) 2022-10-06 18:19:41,739 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:19:41,762 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:19:51,301 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:20:06,816 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080382) 2022-10-06 18:20:06,817 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080382, 1665080407, 25) 2022-10-06 18:20:06,817 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:20:06,839 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:20:11,356 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:20:31,411 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:20:31,879 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080407) 2022-10-06 18:20:31,880 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080407, 1665080432, 25) 2022-10-06 18:20:31,880 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:20:31,902 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:20:51,474 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:20:56,942 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080432) 2022-10-06 18:20:56,943 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080432, 1665080457, 25) 2022-10-06 18:20:56,943 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:20:56,965 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:21:11,532 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:21:22,006 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080457) 2022-10-06 18:21:22,006 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080457, 1665080482, 25) 2022-10-06 18:21:22,007 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:21:22,029 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:21:31,612 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:21:47,073 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080482) 2022-10-06 18:21:47,074 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080482, 1665080507, 25) 2022-10-06 18:21:47,074 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:21:47,100 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:21:51,692 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:21:52,801 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:21:52,824 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:21:52,827 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:21:52,827 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:21:52,835 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:21:52,835 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:01:52,158 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T18:06:52,337 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T18:11:52,501 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06T18:16:52,669 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:21:52,835 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:21:52,845 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:21:52,858 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:21:52,858 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:21:52,859 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:22:11,751 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:22:12,137 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665080513) 2022-10-06 18:22:12,137 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665080513, 1665080532, 19) 2022-10-06 18:22:12,137 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:22:12,137 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:22:12,138 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:22:12,138 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:22:12,144 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:22:12,144 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:21:52,835 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-06T18:22:12,144 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:22:12,144 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:22:12,148 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:22:12,148 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:22:12,174 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:22:12,179 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:22:12,182 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:22:12,204 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:22:31,795 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:22:37,247 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080532) 2022-10-06 18:22:37,248 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080532, 1665080557, 25) 2022-10-06 18:22:37,248 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:22:37,277 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:22:51,851 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:23:02,323 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080557) 2022-10-06 18:23:02,324 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080557, 1665080582, 25) 2022-10-06 18:23:02,324 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:23:02,348 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:23:11,907 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:23:27,414 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080582) 2022-10-06 18:23:27,415 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080582, 1665080607, 25) 2022-10-06 18:23:27,415 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:23:27,444 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:23:31,947 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:23:52,005 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:23:52,484 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080607) 2022-10-06 18:23:52,485 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080607, 1665080632, 25) 2022-10-06 18:23:52,486 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:23:52,513 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:24:12,054 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:24:17,551 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080632) 2022-10-06 18:24:17,551 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080632, 1665080658, 26) 2022-10-06 18:24:17,552 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:24:17,576 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:24:32,138 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:24:42,658 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080658) 2022-10-06 18:24:42,658 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080658, 1665080683, 25) 2022-10-06 18:24:42,659 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:24:42,692 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:24:52,195 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:25:07,735 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080683) 2022-10-06 18:25:07,736 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080683, 1665080708, 25) 2022-10-06 18:25:07,736 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:25:07,763 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:25:12,243 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:25:32,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:25:32,803 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080708) 2022-10-06 18:25:32,804 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080708, 1665080733, 25) 2022-10-06 18:25:32,804 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:25:32,826 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:25:52,352 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:25:57,867 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080733) 2022-10-06 18:25:57,868 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080733, 1665080758, 25) 2022-10-06 18:25:57,868 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:25:57,916 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:26:12,407 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:26:22,958 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080758) 2022-10-06 18:26:22,959 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080758, 1665080783, 25) 2022-10-06 18:26:22,959 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:26:22,987 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:26:32,451 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:26:48,007 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080783) 2022-10-06 18:26:48,008 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080783, 1665080808, 25) 2022-10-06 18:26:48,009 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:26:48,034 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:26:52,538 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:26:52,975 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-06 18:26:53,001 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:26:53,004 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:26:53,004 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:26:53,011 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:26:53,011 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06 18:26:53,012 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:26:53,017 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:26:53,032 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-06 18:26:53,032 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-06 18:26:53,032 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-06 18:27:12,606 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-06 18:27:13,071 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665080813) 2022-10-06 18:27:13,072 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665080813, 1665080833, 20) 2022-10-06 18:27:13,072 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-06 18:27:13,072 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-06 18:27:13,073 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-06 18:27:13,073 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-06 18:27:13,081 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-06 18:27:13,081 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-06T18:27:13,081 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-06 18:27:13,081 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-06 18:27:13,086 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-06 18:27:13,086 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-06 18:27:13,109 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-06 18:27:13,113 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-06 18:27:13,117 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-06 18:27:13,149 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:27:32,660 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:27:38,178 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080833) 2022-10-06 18:27:38,178 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080833, 1665080858, 25) 2022-10-06 18:27:38,179 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:27:38,203 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-06 18:27:52,714 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-06 18:28:03,241 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665080858) 2022-10-06 18:28:03,241 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665080858, 1665080883, 25) 2022-10-06 18:28:03,241 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-06 18:28:03,263 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values