By type
2022-11-23 09:18:50,092 | INFO | __main__ | misshtbtd | main | 376 | MSHBD:Execution Started Starting server at http://localhost:10002 2022-11-23T09:18:50,119 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-11-23 09:18:50,104 | INFO | __main__ | misshtbtd | main | 379 | MSHBD: Started health check server. PID=7 2022-11-23 09:18:50,106 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:18:50,106 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:18:50,118 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:50,118 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:50,121 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpiz1rrwfb 2022-11-23 09:18:50,123 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:18:50,123 | INFO | __main__ | misshtbtd | main | 402 | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300') 2022-11-23 09:18:50,256 | INFO | __main__ | misshtbtd | create_database | 71 | ('MSHBT:Create_database:DB not exists? ', (False,)) 2022-11-23 09:18:50,260 | INFO | __main__ | misshtbtd | create_database | 77 | MSHBD:Database already exists 2022-11-23 09:18:50,264 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:18:50,628 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 165 | MSHBT:Created vnf_table_1 table 2022-11-23 09:18:50,646 | DEBUG | __main__ | misshtbtd | create_update_vnf_table_1 | 207 | Inserted new event_name = Heartbeat_vDNS into vnf_table_1 2022-11-23 09:18:50,658 | DEBUG | __main__ | misshtbtd | create_update_vnf_table_1 | 207 | Inserted new event_name = Heartbeat_vFW into vnf_table_1 2022-11-23 09:18:50,684 | DEBUG | __main__ | misshtbtd | create_update_vnf_table_1 | 207 | Inserted new event_name = Heartbeat_xx into vnf_table_1 2022-11-23 09:18:50,685 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:18:50,878 | INFO | __main__ | misshtbtd | create_update_hb_common | 125 | MSHBT:Created hb_common DB and updated new values 2022-11-23 09:18:50,979 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:18:50,979 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:18:51,072 | INFO | __main__ | misshtbtd | main | 411 | MSHBD: Started CBS polling process. PID=8 2022-11-23 09:18:51,074 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:51,074 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:51,078 | INFO | __main__ | misshtbtd | main | 412 | MSHBD:Current process id is 6 2022-11-23T09:18:51,078 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-11-23 09:18:51,079 | INFO | __main__ | misshtbtd | main | 413 | MSHBD:Now be in a continuous loop 2022-11-23 09:18:51,085 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp2wvk7u30 2022-11-23 09:18:51,103 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:18:51,158 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669195131) 2022-11-23 09:18:51,158 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669195131, 1669195131, 0) 2022-11-23 09:18:51,159 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:18:51,159 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:18:51,159 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:18:51,159 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23T09:18:51,183 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-11-23 09:18:51,175 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:51,175 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:18:51,186 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp24ajvtxs 2022-11-23 09:18:51,191 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:18:51,191 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:18:51,258 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:18:51,259 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:18:51,259 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 09:18:51,378 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:18:51,484 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:18:51,498 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:18:53,509 | INFO | __main__ | misshtbtd | create_process | 366 | ('MSHBD:jobs list is', [
, ]) 2022-11-23 09:18:53,623 | INFO | __main__ | htbtworker | | 282 | HBT:HeartBeat thread Created 2022-11-23 09:18:53,623 | INFO | __main__ | htbtworker | | 284 | ('HBT:The config file name passed is -%s', '../etc/config.json') 2022-11-23 09:18:53,634 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:18:54,531 | INFO | __main__ | db_monitoring | | 288 | DBM: DBM Process started 2022-11-23 09:18:54,532 | INFO | __main__ | db_monitoring | | 301 | ('DBM:Parent process ID and json file name', '6', '../etc/config.json') 10.233.65.154 - - [23/Nov/2022 09:19:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:19:13,682 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:19:13,683 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:19:13,715 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:19:13,731 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:19:13,733 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:19:14,614 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:19:18,708 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195134) 2022-11-23 09:19:18,709 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195134, 1669195159, 25) 2022-11-23 09:19:18,709 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:19:18,758 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:19:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:19:33,809 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:19:33,810 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:19:33,851 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:19:33,866 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:19:33,867 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:19:34,719 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:19:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:19:43,938 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195159) 2022-11-23 09:19:43,940 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195159, 1669195184, 25) 2022-11-23 09:19:43,940 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:19:44,067 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:19:54,110 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:19:54,111 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:19:54,165 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:19:54,222 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:19:54,225 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:19:54,902 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:19:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:20:09,172 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195184) 2022-11-23 09:20:09,172 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195184, 1669195209, 25) 2022-11-23 09:20:09,173 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:20:09,230 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:20:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:20:14,296 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:20:14,297 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:20:14,330 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:20:14,348 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:20:14,349 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:20:15,040 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:20:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:20:34,300 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195209) 2022-11-23 09:20:34,301 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195209, 1669195234, 25) 2022-11-23 09:20:34,301 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:20:34,337 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:20:34,423 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:20:34,423 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:20:34,452 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:20:34,475 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:20:34,477 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:20:35,119 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:20:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:20:54,539 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:20:54,541 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:20:54,571 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:20:54,601 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:20:54,605 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:20:55,178 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:20:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:20:59,403 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195234) 2022-11-23 09:20:59,412 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195234, 1669195259, 25) 2022-11-23 09:20:59,414 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:20:59,458 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:21:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:21:14,737 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:21:14,738 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:21:14,792 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:21:14,808 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:21:14,810 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:21:15,228 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:21:24,498 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195259) 2022-11-23 09:21:24,499 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195259, 1669195284, 25) 2022-11-23 09:21:24,500 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:21:24,531 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:21:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:21:34,917 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:21:34,917 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:21:34,972 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:21:34,986 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:21:34,988 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:21:35,290 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:21:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:21:49,601 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195285) 2022-11-23 09:21:49,602 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195285, 1669195310, 25) 2022-11-23 09:21:49,603 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:21:49,678 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:21:55,052 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:21:55,053 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:21:55,118 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:21:55,142 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:21:55,143 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:21:55,382 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:21:56] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:22:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:22:14,718 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195310) 2022-11-23 09:22:14,719 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195310, 1669195335, 25) 2022-11-23 09:22:14,720 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:22:14,757 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:22:15,200 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:22:15,200 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:22:15,241 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:22:15,257 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:22:15,259 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:22:15,433 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:22:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:22:35,326 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:22:35,326 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:22:35,370 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:22:35,389 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:22:35,391 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:22:35,515 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:22:39,970 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195335) 2022-11-23 09:22:39,971 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195335, 1669195360, 25) 2022-11-23 09:22:39,972 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:22:40,119 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:22:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:22:55,442 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:22:55,444 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:22:55,486 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:22:55,510 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:22:55,512 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:22:55,635 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:22:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:23:05,193 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195360) 2022-11-23 09:23:05,193 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195360, 1669195385, 25) 2022-11-23 09:23:05,194 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:23:05,225 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:23:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:23:15,581 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:23:15,581 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:23:15,618 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:23:15,638 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:23:15,640 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:23:15,724 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:23:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:23:30,294 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195385) 2022-11-23 09:23:30,295 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195385, 1669195410, 25) 2022-11-23 09:23:30,295 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:23:30,337 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:23:35,691 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:23:35,692 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:23:35,726 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:23:35,739 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:23:35,740 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:23:35,818 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:23:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:23:51,384 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:23:51,421 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:23:51,424 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:23:51,424 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:23:51,437 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:23:51,437 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:23:51,438 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-11-23 09:23:51,439 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpheibvsm0 2022-11-23 09:23:51,441 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:23:51,462 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:23:51,462 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:23:51,463 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23T09:23:55,407 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-11-23 09:23:55,379 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669195431) 2022-11-23 09:23:55,380 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669195431, 1669195435, 4) 2022-11-23 09:23:55,381 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:23:55,382 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:23:55,383 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:23:55,383 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:23:55,406 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:23:55,406 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:23:55,408 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmptpoh8mpe 2022-11-23 09:23:55,410 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:23:55,410 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:23:55,451 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:23:55,457 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:23:55,460 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:23:55,499 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:23:55,842 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:23:55,842 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:23:55,934 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:23:55,950 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:23:55,958 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:23:55,975 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:23:56] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:24:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:24:16,110 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:24:16,111 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:24:16,144 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:24:16,144 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:24:16,199 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:24:16,211 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:24:20,623 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195435) 2022-11-23 09:24:20,625 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195435, 1669195461, 26) 2022-11-23 09:24:20,627 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:24:20,750 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:24:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:24:36,518 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:24:36,521 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:24:36,522 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:24:36,663 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:24:36,724 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:24:36,755 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:24:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:24:46,014 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195461) 2022-11-23 09:24:46,038 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195461, 1669195486, 25) 2022-11-23 09:24:46,050 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:24:46,206 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:24:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:24:57,026 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:24:57,034 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:24:57,035 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:24:57,100 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:24:57,152 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:24:57,153 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:25:11,478 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195486) 2022-11-23 09:25:11,478 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195486, 1669195511, 25) 2022-11-23 09:25:11,479 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 10.233.65.154 - - [23/Nov/2022 09:25:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:25:11,580 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:25:17,318 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:25:17,319 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:25:17,327 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:25:17,444 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:25:17,471 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:25:17,472 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:25:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:25:36,736 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195511) 2022-11-23 09:25:36,738 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195511, 1669195537, 26) 2022-11-23 09:25:36,739 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:25:36,839 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:25:37,640 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:25:37,688 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:25:37,706 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:25:37,802 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:25:37,827 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:25:37,828 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:25:41] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:25:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:25:57,902 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:25:58,013 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:25:58,019 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:25:58,198 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:25:58,235 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:25:58,237 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:26:01,935 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195537) 2022-11-23 09:26:01,939 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195537, 1669195562, 25) 2022-11-23 09:26:01,941 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:26:02,006 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:26:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:26:18,107 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:26:18,306 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:26:18,308 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:26:18,379 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:26:18,394 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:26:18,395 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:26:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:26:27,111 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195562) 2022-11-23 09:26:27,112 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195562, 1669195587, 25) 2022-11-23 09:26:27,112 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:26:27,147 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:26:38,240 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:26:38,517 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:26:38,521 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:26:38,584 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:26:38,607 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:26:38,615 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:26:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:26:52,209 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195587) 2022-11-23 09:26:52,209 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195587, 1669195612, 25) 2022-11-23 09:26:52,209 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:26:52,291 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:26:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:26:58,442 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:26:58,700 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:26:58,700 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:26:58,763 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:26:58,788 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:26:58,790 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:27:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:27:17,376 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195612) 2022-11-23 09:27:17,377 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195612, 1669195637, 25) 2022-11-23 09:27:17,378 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:27:17,502 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:27:18,631 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:27:18,906 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:27:18,907 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:27:18,977 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:27:19,016 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:27:19,025 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:27:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:27:38,993 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:27:39,203 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:27:39,210 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:27:39,321 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:27:39,347 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:27:39,349 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:27:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:27:42,705 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195637) 2022-11-23 09:27:42,707 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195637, 1669195663, 26) 2022-11-23 09:27:42,707 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:27:42,816 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:27:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:27:59,229 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:27:59,533 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:27:59,536 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:27:59,687 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:27:59,747 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:27:59,749 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:28:07,986 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195663) 2022-11-23 09:28:07,987 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195663, 1669195688, 25) 2022-11-23 09:28:07,987 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:28:08,094 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:28:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:28:19,505 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:28:20,036 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:28:20,039 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:28:20,171 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:28:20,208 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:28:20,212 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:28:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:28:33,194 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195688) 2022-11-23 09:28:33,196 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195688, 1669195713, 25) 2022-11-23 09:28:33,196 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:28:33,295 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:28:39,844 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:28:40,375 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:28:40,408 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:28:40,519 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:28:40,591 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:28:40,604 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:28:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:28:51,675 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:28:51,764 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:28:51,776 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:28:51,776 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:28:51,797 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:28:51,797 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:28:51,800 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-11-23 09:28:51,802 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmprmlnb8en 2022-11-23 09:28:51,807 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:28:51,894 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:28:51,894 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:28:51,895 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 09:28:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:28:58,430 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669195732) 2022-11-23 09:28:58,432 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669195732, 1669195738, 6) 2022-11-23 09:28:58,433 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:28:58,433 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:28:58,436 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:28:58,436 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23T09:28:58,456 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-11-23 09:28:58,455 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:28:58,455 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:28:58,456 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp66lyia86 2022-11-23 09:28:58,458 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:28:58,458 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:28:58,529 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:28:58,568 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:28:58,600 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:28:58,758 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:29:00,068 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:29:00,763 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:29:00,764 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:29:00,810 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:29:00,845 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:29:00,848 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:29:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:29:20,245 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:29:21,008 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:29:21,008 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:29:21,095 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:29:21,118 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:29:21,120 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:29:23,829 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195739) 2022-11-23 09:29:23,830 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195739, 1669195764, 25) 2022-11-23 09:29:23,830 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:29:23,863 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:29:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:29:40,528 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:29:41,335 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:29:41,337 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:29:41,389 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 10.233.65.154 - - [23/Nov/2022 09:29:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:29:41,432 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:29:41,433 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:29:48,954 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195764) 2022-11-23 09:29:48,956 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195764, 1669195789, 25) 2022-11-23 09:29:48,957 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:29:49,090 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:29:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:30:00,978 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:30:01,623 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:30:01,623 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:30:01,662 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:30:01,723 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:30:01,727 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:30:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:30:14,236 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195789) 2022-11-23 09:30:14,237 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195789, 1669195814, 25) 2022-11-23 09:30:14,238 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:30:14,292 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:30:21,265 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:30:21,801 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:30:21,802 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:30:21,883 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:30:21,903 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:30:21,921 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:30:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:30:39,502 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195814) 2022-11-23 09:30:39,505 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195814, 1669195840, 26) 2022-11-23 09:30:39,506 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:30:39,603 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:30:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:30:41,559 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:30:42,083 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:30:42,084 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:30:42,155 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:30:42,179 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:30:42,181 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:30:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:31:01,736 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:31:02,384 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:31:02,389 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:31:02,476 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:31:02,495 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:31:02,496 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:31:04,685 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195840) 2022-11-23 09:31:04,686 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195840, 1669195865, 25) 2022-11-23 09:31:04,687 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:31:04,776 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:31:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:31:21,954 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:31:22,743 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:31:22,744 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:31:22,785 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:31:22,843 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:31:22,844 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:31:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:31:29,974 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195865) 2022-11-23 09:31:29,975 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195865, 1669195890, 25) 2022-11-23 09:31:29,975 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:31:30,131 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:31:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:31:42,406 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:31:43,138 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:31:43,138 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:31:43,237 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:31:43,286 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:31:43,288 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:31:55,327 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195890) 2022-11-23 09:31:55,332 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195890, 1669195915, 25) 2022-11-23 09:31:55,334 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:31:55,474 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:31:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:32:02,770 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:32:03,566 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:32:03,566 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:32:03,906 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:32:03,972 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:32:03,983 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:32:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:32:20,613 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195915) 2022-11-23 09:32:20,614 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195915, 1669195941, 26) 2022-11-23 09:32:20,615 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:32:20,717 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:32:23,163 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:32:24,067 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:32:24,068 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:32:24,089 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:32:24,126 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:32:24,130 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:32:26] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:32:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:32:43,426 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:32:44,326 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:32:44,327 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:32:44,474 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:32:44,508 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:32:44,512 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:32:45,837 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195941) 2022-11-23 09:32:45,838 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195941, 1669195966, 25) 2022-11-23 09:32:45,838 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:32:45,906 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:32:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:33:03,634 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:33:04,642 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:33:04,642 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:33:04,674 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:33:04,702 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:33:04,714 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:33:11,042 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195966) 2022-11-23 09:33:11,043 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195966, 1669195991, 25) 2022-11-23 09:33:11,043 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:33:11,158 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:33:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:33:23,837 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:33:24,988 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:33:25,002 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:33:25,125 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:33:25,182 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:33:25,190 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:33:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:33:36,249 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669195991) 2022-11-23 09:33:36,250 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669195991, 1669196016, 25) 2022-11-23 09:33:36,250 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:33:36,294 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:33:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:33:44,015 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:33:45,262 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:33:45,262 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:33:45,307 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:33:45,329 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:33:45,335 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:33:52,025 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:33:52,058 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:33:52,063 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:33:52,063 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:33:52,075 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:33:52,075 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:33:52,076 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-11-23 09:33:52,078 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmptede3p1x 2022-11-23 09:33:52,083 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:33:52,104 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:33:52,104 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:33:52,104 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 09:33:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:34:01,330 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669196032) 2022-11-23 09:34:01,331 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669196032, 1669196041, 9) 2022-11-23 09:34:01,331 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:34:01,332 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:34:01,332 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:34:01,332 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:34:01,402 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:34:01,402 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:34:01,404 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp1nguiiqz 2022-11-23T09:34:01,403 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-11-23 09:34:01,406 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:34:01,406 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:34:01,456 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:34:01,479 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:34:01,484 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:34:01,530 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:34:04,170 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:34:05,400 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:34:05,401 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:34:05,427 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:34:05,458 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:34:05,459 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:34:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:34:24,243 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:34:25,519 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:34:25,520 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:34:25,552 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:34:25,577 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:34:25,579 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:34:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:34:26,616 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196041) 2022-11-23 09:34:26,616 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196041, 1669196067, 26) 2022-11-23 09:34:26,616 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:34:26,709 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:34:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:34:44,337 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:34:45,637 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:34:45,638 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:34:45,661 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:34:45,694 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:34:45,699 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:34:51,752 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196067) 2022-11-23 09:34:51,753 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196067, 1669196092, 25) 2022-11-23 09:34:51,754 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:34:51,784 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:34:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:35:04,413 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:35:05,805 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:35:05,805 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:35:05,829 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:35:05,852 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:35:05,853 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:35:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:35:16,828 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196092) 2022-11-23 09:35:16,828 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196092, 1669196117, 25) 2022-11-23 09:35:16,829 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:35:16,857 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:35:24,467 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:35:25,912 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:35:25,913 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:35:25,952 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:35:25,969 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:35:25,971 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:35:26] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:35:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:35:41,990 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196117) 2022-11-23 09:35:41,990 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196117, 1669196142, 25) 2022-11-23 09:35:41,990 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:35:42,096 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:35:44,547 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:35:46,035 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:35:46,035 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:35:46,137 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:35:46,156 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:35:46,157 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:35:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:36:04,623 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:36:06,209 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:36:06,210 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:36:06,236 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:36:06,256 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:36:06,258 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:36:07,152 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196142) 2022-11-23 09:36:07,153 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196142, 1669196167, 25) 2022-11-23 09:36:07,153 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:36:07,181 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:36:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:36:24,699 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:36:26,329 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:36:26,329 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:36:26,364 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:36:26,376 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:36:26,378 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:36:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:36:32,231 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196167) 2022-11-23 09:36:32,232 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196167, 1669196192, 25) 2022-11-23 09:36:32,232 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:36:32,273 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:36:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:36:44,771 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:36:46,478 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:36:46,479 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:36:46,503 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:36:46,540 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:36:46,541 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:36:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:36:57,320 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196192) 2022-11-23 09:36:57,321 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196192, 1669196217, 25) 2022-11-23 09:36:57,321 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:36:57,353 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:37:04,840 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:37:06,612 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:37:06,613 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:37:06,676 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:37:06,694 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:37:06,697 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:37:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:37:22,397 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196217) 2022-11-23 09:37:22,398 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196217, 1669196242, 25) 2022-11-23 09:37:22,399 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:37:22,431 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:37:24,975 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:37:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:37:26,766 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:37:26,767 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:37:26,811 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:37:26,826 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:37:26,828 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:37:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:37:45,078 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:37:46,873 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:37:46,874 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:37:46,922 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:37:46,937 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:37:46,939 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:37:47,478 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196242) 2022-11-23 09:37:47,479 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196242, 1669196267, 25) 2022-11-23 09:37:47,479 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:37:47,524 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:37:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:38:05,166 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:38:07,020 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:38:07,021 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:38:07,046 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:38:07,057 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:38:07,058 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:38:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:38:12,591 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196267) 2022-11-23 09:38:12,607 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196267, 1669196293, 26) 2022-11-23 09:38:12,610 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:38:12,649 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:38:25,234 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:38:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:38:27,097 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:38:27,098 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:38:27,125 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:38:27,137 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:38:27,141 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:38:37,705 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196293) 2022-11-23 09:38:37,707 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196293, 1669196318, 25) 2022-11-23 09:38:37,707 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:38:37,763 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:38:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:38:45,301 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:38:47,200 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:38:47,201 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:38:47,232 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:38:47,246 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:38:47,247 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:38:52,230 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:38:52,267 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23T09:38:52,288 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-11-23 09:38:52,272 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:38:52,272 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:38:52,287 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:38:52,287 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:38:52,288 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpgjyepzza 2022-11-23 09:38:52,290 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:38:52,307 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:38:52,308 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:38:52,308 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 09:38:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:39:02,822 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669196332) 2022-11-23 09:39:02,823 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669196332, 1669196343, 11) 2022-11-23 09:39:02,823 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:39:02,823 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:39:02,824 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:39:02,824 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:39:02,840 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:39:02,840 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:39:02,841 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-11-23 09:39:02,842 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpab3ifana 2022-11-23 09:39:02,844 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:39:02,846 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:39:02,886 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:39:02,892 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:39:02,896 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:39:02,933 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:39:05,364 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:39:07,299 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:39:07,299 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:39:07,346 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:39:07,363 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:39:07,364 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:39:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:39:25,408 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:39:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:39:27,412 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:39:27,412 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:39:27,465 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:39:27,506 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:39:27,507 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:39:27,997 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196343) 2022-11-23 09:39:28,004 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196343, 1669196368, 25) 2022-11-23 09:39:28,005 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:39:28,052 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:39:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:39:45,483 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:39:47,568 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:39:47,568 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:39:47,602 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:39:47,614 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:39:47,616 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:39:53,100 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196368) 2022-11-23 09:39:53,101 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196368, 1669196393, 25) 2022-11-23 09:39:53,101 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:39:53,132 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:39:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:40:05,599 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:40:07,671 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:40:07,672 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:40:07,709 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:40:07,721 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:40:07,723 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:40:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:40:18,189 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196393) 2022-11-23 09:40:18,189 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196393, 1669196418, 25) 2022-11-23 09:40:18,189 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:40:18,221 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:40:25,688 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:40:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:40:27,886 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:40:27,890 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:40:27,949 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:40:27,973 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:40:27,974 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:40:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:40:43,254 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196418) 2022-11-23 09:40:43,254 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196418, 1669196443, 25) 2022-11-23 09:40:43,254 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:40:43,298 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:40:45,818 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:40:48,024 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:40:48,024 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:40:48,050 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:40:48,064 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:40:48,066 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:40:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:41:05,892 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:41:08,141 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:41:08,142 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:41:08,191 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:41:08,203 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:41:08,205 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:41:08,340 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196443) 2022-11-23 09:41:08,341 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196443, 1669196468, 25) 2022-11-23 09:41:08,342 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:41:08,375 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:41:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:41:25,957 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:41:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:41:28,282 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:41:28,283 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:41:28,315 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:41:28,329 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:41:28,331 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:41:33,428 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196468) 2022-11-23 09:41:33,429 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196468, 1669196493, 25) 2022-11-23 09:41:33,430 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:41:33,467 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:41:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:41:46,094 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:41:48,395 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:41:48,396 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:41:48,464 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:41:48,482 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:41:48,487 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:41:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:41:58,514 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196493) 2022-11-23 09:41:58,515 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196493, 1669196519, 26) 2022-11-23 09:41:58,516 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:41:58,546 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:42:06,166 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:42:08,560 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:42:08,561 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:42:08,668 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:42:08,693 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:42:08,695 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:42:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:42:23,637 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196519) 2022-11-23 09:42:23,638 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196519, 1669196544, 25) 2022-11-23 09:42:23,639 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:42:23,724 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:42:26,234 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:42:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:42:28,753 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:42:28,754 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:42:28,814 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:42:28,837 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:42:28,841 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:42:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:42:46,297 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:42:48,770 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196544) 2022-11-23 09:42:48,771 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196544, 1669196569, 25) 2022-11-23 09:42:48,771 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:42:48,812 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:42:48,884 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:42:48,885 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:42:48,923 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:42:48,935 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:42:48,936 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:42:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:43:06,378 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:43:09,023 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:43:09,023 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:43:09,057 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:43:09,078 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:43:09,083 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:43:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:43:13,929 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196569) 2022-11-23 09:43:13,930 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196569, 1669196594, 25) 2022-11-23 09:43:13,931 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:43:13,987 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:43:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:43:26,514 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:43:29,154 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:43:29,156 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:43:29,227 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:43:29,253 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:43:29,254 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:43:39,067 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196594) 2022-11-23 09:43:39,092 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196594, 1669196619, 25) 2022-11-23 09:43:39,092 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:43:39,184 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:43:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:43:46,772 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:43:49,310 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:43:49,310 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:43:49,389 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:43:49,433 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:43:49,436 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:43:52,429 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:43:52,459 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:43:52,462 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:43:52,462 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:43:52,476 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:43:52,476 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:43:52,477 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-11-23 09:43:52,478 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpzq7b9hvx 2022-11-23 09:43:52,480 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:43:52,498 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:43:52,498 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:43:52,498 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 09:43:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:44:04,242 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669196632) 2022-11-23 09:44:04,243 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669196632, 1669196644, 12) 2022-11-23 09:44:04,243 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:44:04,243 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:44:04,244 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:44:04,244 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:44:04,259 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:44:04,259 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:44:04,260 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-11-23 09:44:04,261 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpexsmxbv4 2022-11-23 09:44:04,262 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:44:04,263 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:44:04,296 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:44:04,300 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:44:04,304 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:44:04,333 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:44:06,869 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:44:09,518 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:44:09,519 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:44:09,577 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:44:09,604 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:44:09,606 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:44:11] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:44:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:44:26,970 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:44:29,390 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196644) 2022-11-23 09:44:29,393 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196644, 1669196669, 25) 2022-11-23 09:44:29,393 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:44:29,440 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:44:29,662 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:44:29,662 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:44:29,751 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:44:29,768 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:44:29,770 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:44:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:44:47,047 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:44:49,838 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:44:49,839 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:44:49,869 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:44:49,894 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:44:49,895 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:44:54,498 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196669) 2022-11-23 09:44:54,499 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196669, 1669196694, 25) 2022-11-23 09:44:54,499 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:44:54,616 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:44:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:45:07,098 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:45:10,062 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:45:10,064 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:45:10,127 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:45:10,161 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:45:10,163 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:45:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:45:19,710 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196694) 2022-11-23 09:45:19,710 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196694, 1669196720, 26) 2022-11-23 09:45:19,710 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:45:19,738 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:45:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:45:27,183 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:45:30,210 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:45:30,211 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:45:30,285 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:45:30,313 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:45:30,316 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:45:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:45:44,789 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196720) 2022-11-23 09:45:44,790 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196720, 1669196745, 25) 2022-11-23 09:45:44,791 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:45:44,847 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:45:47,256 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:45:50,370 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:45:50,371 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:45:50,418 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:45:50,438 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:45:50,439 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:45:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:46:07,322 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:46:09,922 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196745) 2022-11-23 09:46:09,923 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196745, 1669196770, 25) 2022-11-23 09:46:09,924 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:46:09,978 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:46:10,485 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:46:10,485 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:46:10,539 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:46:10,556 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:46:10,558 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:46:11] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 09:46:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:46:27,412 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:46:30,625 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:46:30,627 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:46:30,742 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:46:30,777 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:46:30,782 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:46:35,057 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196770) 2022-11-23 09:46:35,058 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196770, 1669196795, 25) 2022-11-23 09:46:35,059 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:46:35,099 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:46:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:46:47,541 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:46:50,842 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:46:50,844 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:46:50,882 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:46:50,899 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:46:50,901 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:46:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:47:00,146 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196795) 2022-11-23 09:47:00,147 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196795, 1669196820, 25) 2022-11-23 09:47:00,147 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:47:00,181 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:47:07,614 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:47:10,961 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:47:10,962 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:47:11,011 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:47:11,025 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:47:11,027 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:47:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:47:25,236 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196820) 2022-11-23 09:47:25,238 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196820, 1669196845, 25) 2022-11-23 09:47:25,239 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:47:25,290 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:47:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:47:27,707 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:47:31,093 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:47:31,094 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:47:31,116 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:47:31,135 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:47:31,138 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:47:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:47:47,790 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:47:50,337 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196845) 2022-11-23 09:47:50,338 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196845, 1669196870, 25) 2022-11-23 09:47:50,338 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:47:50,366 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:47:51,186 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:47:51,187 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:47:51,240 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:47:51,256 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:47:51,258 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:47:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:48:07,851 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:48:11,321 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:48:11,323 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:48:11,365 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:48:11,384 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:48:11,386 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:48:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:48:15,412 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196870) 2022-11-23 09:48:15,413 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196870, 1669196895, 25) 2022-11-23 09:48:15,413 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:48:15,454 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:48:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:48:27,952 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:48:31,439 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:48:31,440 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:48:31,463 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:48:31,480 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:48:31,481 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:48:40,520 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196895) 2022-11-23 09:48:40,525 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196895, 1669196921, 26) 2022-11-23 09:48:40,527 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:48:40,669 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:48:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:48:48,022 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:48:51,547 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:48:51,548 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:48:51,586 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:48:51,600 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:48:51,602 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:48:52,615 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:48:52,683 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:48:52,686 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:48:52,686 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:48:52,722 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:48:52,722 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:48:52,726 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp176hb6ng 2022-11-23 09:48:52,730 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23T09:48:52,724 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-11-23 09:48:52,750 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:48:52,750 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:48:52,751 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 09:48:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:49:05,739 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669196933) 2022-11-23 09:49:05,740 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669196933, 1669196946, 13) 2022-11-23 09:49:05,740 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:49:05,741 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:49:05,742 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:49:05,742 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:49:05,756 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:49:05,756 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:49:05,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-11-23 09:49:05,758 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpikgq6urx 2022-11-23 09:49:05,759 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:49:05,760 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:49:05,792 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:49:05,798 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:49:05,819 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:49:05,852 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:49:08,078 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:49:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:49:11,647 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:49:11,647 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:49:11,694 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:49:11,711 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:49:11,712 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:49:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:49:28,184 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:49:30,913 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196946) 2022-11-23 09:49:30,915 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196946, 1669196971, 25) 2022-11-23 09:49:30,916 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:49:30,995 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:49:31,780 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:49:31,781 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:49:31,815 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:49:31,854 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:49:31,857 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:49:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:49:48,267 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:49:51,896 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:49:51,898 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:49:51,935 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:49:51,947 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:49:51,948 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:49:56,061 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196971) 2022-11-23 09:49:56,062 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196971, 1669196996, 25) 2022-11-23 09:49:56,062 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:49:56,172 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:49:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:50:08,326 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:50:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:50:12,005 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:50:12,006 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:50:12,066 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:50:12,091 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:50:12,094 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:50:21,222 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669196996) 2022-11-23 09:50:21,223 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669196996, 1669197021, 25) 2022-11-23 09:50:21,225 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:50:21,275 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:50:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:50:28,414 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:50:32,165 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:50:32,166 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:50:32,202 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:50:32,215 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:50:32,216 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:50:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:50:46,329 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197021) 2022-11-23 09:50:46,330 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197021, 1669197046, 25) 2022-11-23 09:50:46,332 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:50:46,372 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:50:48,501 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:50:52,278 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:50:52,280 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:50:52,316 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:50:52,335 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:50:52,337 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:50:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:51:08,570 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:51:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:51:11,431 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197046) 2022-11-23 09:51:11,431 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197046, 1669197071, 25) 2022-11-23 09:51:11,432 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:51:11,463 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:51:12,381 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:51:12,382 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:51:12,414 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:51:12,443 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:51:12,444 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:51:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:51:28,683 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:51:32,513 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:51:32,514 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:51:32,628 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:51:32,656 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:51:32,658 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:51:36,535 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197071) 2022-11-23 09:51:36,541 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197071, 1669197097, 26) 2022-11-23 09:51:36,544 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:51:36,612 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:51:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:51:48,825 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:51:52,782 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:51:52,783 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:51:52,855 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:51:52,881 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:51:52,888 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:51:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:52:01,660 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197097) 2022-11-23 09:52:01,660 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197097, 1669197122, 25) 2022-11-23 09:52:01,661 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:52:01,710 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:52:08,968 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:52:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:52:12,954 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:52:12,954 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:52:13,018 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:52:13,040 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:52:13,043 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:52:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:52:26,764 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197122) 2022-11-23 09:52:26,765 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197122, 1669197147, 25) 2022-11-23 09:52:26,765 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:52:26,801 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:52:29,028 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:52:33,110 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:52:33,111 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:52:33,148 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:52:33,164 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:52:33,166 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:52:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:52:49,111 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:52:51,894 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197147) 2022-11-23 09:52:51,894 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197147, 1669197172, 25) 2022-11-23 09:52:51,894 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:52:51,946 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:52:53,204 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:52:53,205 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:52:53,252 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:52:53,267 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:52:53,272 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:52:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:53:09,182 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:53:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:53:13,325 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:53:13,325 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:53:13,362 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:53:13,372 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:53:13,374 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:53:17,003 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197172) 2022-11-23 09:53:17,004 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197172, 1669197197, 25) 2022-11-23 09:53:17,004 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:53:17,037 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:53:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:53:29,266 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:53:33,433 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:53:33,434 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:53:33,467 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:53:33,481 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:53:33,483 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:53:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:53:42,133 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197197) 2022-11-23 09:53:42,133 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197197, 1669197222, 25) 2022-11-23 09:53:42,134 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:53:42,185 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:53:49,352 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:53:52,867 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:53:52,900 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:53:52,904 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:53:52,904 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:53:52,919 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:53:52,919 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:53:52,921 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-11-23 09:53:52,924 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmphkjy_v90 2022-11-23 09:53:52,928 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:53:52,958 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:53:52,958 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:53:52,958 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 09:53:53,520 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 09:53:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:54:03,551 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 09:54:07,235 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669197233) 2022-11-23 09:54:07,235 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669197233, 1669197247, 14) 2022-11-23 09:54:07,236 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:54:07,236 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:54:07,236 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:54:07,236 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:54:07,250 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:54:07,250 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:54:07,251 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-11-23 09:54:07,254 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpg1e84swt 2022-11-23 09:54:07,255 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:54:07,255 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:54:07,288 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:54:07,293 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:54:07,297 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:54:07,330 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:54:09,433 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:54:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:54:13,607 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:54:13,608 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:54:13,632 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:54:13,650 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:54:13,651 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:54:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:54:29,521 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:54:32,385 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197247) 2022-11-23 09:54:32,388 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197247, 1669197272, 25) 2022-11-23 09:54:32,389 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:54:32,442 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:54:33,729 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:54:33,729 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:54:33,792 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:54:33,815 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:54:33,816 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:54:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:54:49,582 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:54:53,866 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:54:53,866 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:54:53,919 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:54:53,932 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:54:53,933 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:54:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:54:57,497 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197272) 2022-11-23 09:54:57,499 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197272, 1669197297, 25) 2022-11-23 09:54:57,500 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:54:57,552 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:55:09,711 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:55:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:55:13,985 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:55:13,986 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:55:14,017 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:55:14,031 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:55:14,035 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:55:22,600 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197298) 2022-11-23 09:55:22,600 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197298, 1669197323, 25) 2022-11-23 09:55:22,601 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:55:22,632 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:55:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:55:29,864 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:55:34,089 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:55:34,089 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:55:34,155 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:55:34,168 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:55:34,169 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:55:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:55:47,726 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197323) 2022-11-23 09:55:47,727 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197323, 1669197348, 25) 2022-11-23 09:55:47,727 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:55:47,770 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:55:49,932 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:55:54,222 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:55:54,223 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:55:54,265 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:55:54,280 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:55:54,284 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:55:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:56:10,130 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:56:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:56:12,827 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197348) 2022-11-23 09:56:12,828 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197348, 1669197373, 25) 2022-11-23 09:56:12,828 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:56:12,871 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:56:14,345 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:56:14,346 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:56:14,378 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:56:14,389 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:56:14,391 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:56:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:56:30,215 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:56:34,441 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:56:34,442 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:56:34,480 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:56:34,493 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:56:34,495 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:56:37,943 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197373) 2022-11-23 09:56:37,944 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197373, 1669197398, 25) 2022-11-23 09:56:37,944 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:56:37,992 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:56:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:56:50,285 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:56:54,555 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:56:54,555 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:56:54,615 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:56:54,627 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:56:54,629 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:56:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:57:03,052 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197398) 2022-11-23 09:57:03,053 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197398, 1669197423, 25) 2022-11-23 09:57:03,053 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:57:03,100 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:57:10,356 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:57:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:57:14,751 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:57:14,752 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:57:14,799 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:57:14,823 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:57:14,825 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:57:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:57:28,250 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197423) 2022-11-23 09:57:28,253 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197423, 1669197448, 25) 2022-11-23 09:57:28,258 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:57:28,399 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:57:30,486 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:57:34,922 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:57:34,923 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:57:35,021 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:57:35,043 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:57:35,046 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:57:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:57:50,699 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:57:53,474 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197448) 2022-11-23 09:57:53,475 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197448, 1669197473, 25) 2022-11-23 09:57:53,476 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:57:53,526 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:57:55,138 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:57:55,139 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:57:55,160 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:57:55,176 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:57:55,178 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:57:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:58:10,785 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:58:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:58:15,217 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:58:15,218 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:58:15,252 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:58:15,263 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:58:15,265 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 09:58:18,587 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197473) 2022-11-23 09:58:18,594 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197473, 1669197499, 26) 2022-11-23 09:58:18,596 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:58:18,654 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 09:58:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:58:30,866 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:58:35,310 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:58:35,311 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:58:35,359 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:58:35,385 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:58:35,387 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:58:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:58:43,707 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197499) 2022-11-23 09:58:43,709 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197499, 1669197524, 25) 2022-11-23 09:58:43,709 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:58:43,747 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:58:50,955 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:58:53,079 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 09:58:53,120 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:58:53,124 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:58:53,124 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:58:53,141 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:58:53,141 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T09:58:53,142 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-11-23 09:58:53,143 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp0yr0rg55 2022-11-23 09:58:53,145 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:58:53,167 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 09:58:53,167 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 09:58:53,167 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 09:58:55,423 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 09:58:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:59:05,453 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 09:59:08,788 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669197533) 2022-11-23 09:59:08,788 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669197533, 1669197549, 16) 2022-11-23 09:59:08,789 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 09:59:08,789 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 09:59:08,790 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 09:59:08,790 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 09:59:08,806 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 09:59:08,806 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 09:59:08,807 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpay1xev5p 2022-11-23T09:59:08,806 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-11-23 09:59:08,809 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 09:59:08,809 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 09:59:08,874 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 09:59:08,880 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 09:59:08,884 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 09:59:08,924 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:59:11,050 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 09:59:11] "GET / HTTP/1.1" 200 - 2022-11-23 09:59:15,489 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:59:15,490 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:59:15,545 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:59:15,567 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:59:15,569 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:59:26] "GET / HTTP/1.1" 200 - 2022-11-23 09:59:31,114 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:59:33,949 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197549) 2022-11-23 09:59:33,949 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197549, 1669197574, 25) 2022-11-23 09:59:33,950 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:59:33,982 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 09:59:35,625 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:59:35,626 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:59:35,658 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:59:35,670 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:59:35,671 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:59:41] "GET / HTTP/1.1" 200 - 2022-11-23 09:59:51,179 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 09:59:55,759 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 09:59:55,760 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 09:59:55,808 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 09:59:55,820 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 09:59:55,822 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 09:59:56] "GET / HTTP/1.1" 200 - 2022-11-23 09:59:59,038 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197574) 2022-11-23 09:59:59,040 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197574, 1669197599, 25) 2022-11-23 09:59:59,041 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 09:59:59,091 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:00:11,258 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:00:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:00:15,912 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:00:15,912 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:00:15,957 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:00:15,977 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:00:15,978 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:00:24,156 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197599) 2022-11-23 10:00:24,157 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197599, 1669197624, 25) 2022-11-23 10:00:24,157 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:00:24,203 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:00:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:00:31,366 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:00:36,036 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:00:36,036 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:00:36,102 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:00:36,117 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:00:36,119 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:00:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:00:49,261 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197624) 2022-11-23 10:00:49,261 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197624, 1669197649, 25) 2022-11-23 10:00:49,261 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:00:49,301 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:00:51,477 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:00:56,190 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:00:56,191 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:00:56,231 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:00:56,247 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:00:56,248 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:00:56] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:01:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:01:11,552 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:01:14,360 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197649) 2022-11-23 10:01:14,361 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197649, 1669197674, 25) 2022-11-23 10:01:14,361 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:01:14,394 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:01:16,311 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:01:16,313 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:01:16,355 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:01:16,368 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:01:16,370 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:01:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:01:31,657 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:01:36,448 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:01:36,448 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:01:36,560 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:01:36,586 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:01:36,588 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:01:39,447 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197674) 2022-11-23 10:01:39,448 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197674, 1669197699, 25) 2022-11-23 10:01:39,448 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:01:39,545 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:01:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:01:51,754 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:01:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:01:56,659 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:01:56,659 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:01:56,697 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:01:56,712 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:01:56,714 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:02:04,604 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197699) 2022-11-23 10:02:04,606 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197699, 1669197725, 26) 2022-11-23 10:02:04,606 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:02:04,644 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:02:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:02:11,856 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:02:16,772 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:02:16,773 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:02:16,809 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:02:16,823 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:02:16,824 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:02:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:02:29,702 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197725) 2022-11-23 10:02:29,705 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197725, 1669197750, 25) 2022-11-23 10:02:29,706 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:02:29,765 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:02:31,951 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:02:36,964 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:02:36,966 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:02:37,047 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:02:37,092 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:02:37,094 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:02:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:02:52,054 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:02:54,843 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197750) 2022-11-23 10:02:54,847 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197750, 1669197775, 25) 2022-11-23 10:02:54,848 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:02:54,955 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:02:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:02:57,175 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:02:57,176 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:02:57,213 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:02:57,225 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:02:57,227 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:03:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:03:12,145 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:03:17,271 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:03:17,272 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:03:17,306 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:03:17,317 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:03:17,319 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:03:20,035 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197775) 2022-11-23 10:03:20,037 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197775, 1669197800, 25) 2022-11-23 10:03:20,039 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:03:20,099 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:03:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:03:32,302 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:03:37,404 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:03:37,406 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:03:37,484 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:03:37,512 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:03:37,514 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:03:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:03:45,156 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197800) 2022-11-23 10:03:45,157 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197800, 1669197825, 25) 2022-11-23 10:03:45,166 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:03:45,237 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:03:52,402 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:03:53,300 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:03:53,361 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:03:53,366 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:03:53,366 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:03:53,376 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:03:53,376 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:03:53,376 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-11-23 10:03:53,377 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpczvdjfa_ 2022-11-23 10:03:53,392 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:03:53,439 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:03:53,439 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:03:53,439 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 10:03:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:03:57,570 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:04:07,600 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:04:10,321 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669197833) 2022-11-23 10:04:10,331 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669197833, 1669197850, 17) 2022-11-23 10:04:10,332 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:04:10,334 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:04:10,343 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:04:10,343 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23T10:04:10,392 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-11-23 10:04:10,391 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:04:10,391 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 10:04:10,393 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpwy90bslm 2022-11-23 10:04:10,425 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:04:10,426 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:04:10,490 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:04:10,514 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:04:10,525 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:04:10,564 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:04:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:04:12,448 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:04:17,648 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:04:17,649 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:04:17,685 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:04:17,698 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:04:17,702 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:04:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:04:32,511 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:04:35,591 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197851) 2022-11-23 10:04:35,592 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197851, 1669197876, 25) 2022-11-23 10:04:35,592 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:04:35,631 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:04:37,827 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:04:37,828 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:04:37,978 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:04:38,015 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:04:38,019 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:04:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:04:52,576 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:04:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:04:58,190 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:04:58,191 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:04:58,233 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:04:58,251 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:04:58,253 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:05:00,680 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197876) 2022-11-23 10:05:00,681 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197876, 1669197901, 25) 2022-11-23 10:05:00,681 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:05:00,717 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:05:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:05:12,643 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:05:18,336 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:05:18,336 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:05:18,470 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:05:18,492 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:05:18,499 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:05:25,751 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197901) 2022-11-23 10:05:25,752 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197901, 1669197926, 25) 2022-11-23 10:05:25,752 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:05:25,784 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:05:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:05:32,720 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:05:38,691 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:05:38,691 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:05:38,816 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:05:38,874 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:05:38,876 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:05:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:05:50,835 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197926) 2022-11-23 10:05:50,836 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197926, 1669197951, 25) 2022-11-23 10:05:50,836 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:05:50,864 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:05:52,784 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:05:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:05:58,935 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:05:58,936 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:05:58,956 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:05:58,975 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:05:58,976 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:06:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:06:12,862 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:06:15,899 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197951) 2022-11-23 10:06:15,900 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197951, 1669197976, 25) 2022-11-23 10:06:15,901 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:06:15,978 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:06:19,096 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:06:19,111 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:06:19,163 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:06:19,180 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:06:19,181 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:06:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:06:32,946 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:06:39,281 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:06:39,282 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:06:39,350 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:06:39,403 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:06:39,404 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:06:41,146 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669197976) 2022-11-23 10:06:41,147 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669197976, 1669198001, 25) 2022-11-23 10:06:41,148 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:06:41,215 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:06:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:06:53,119 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:06:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:06:59,487 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:06:59,489 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:06:59,666 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:06:59,702 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:06:59,711 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:07:06,304 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198001) 2022-11-23 10:07:06,306 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198001, 1669198026, 25) 2022-11-23 10:07:06,307 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:07:06,354 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:07:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:07:13,282 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:07:19,833 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:07:19,839 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:07:19,925 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:07:19,959 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:07:19,961 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:07:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:07:31,388 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198026) 2022-11-23 10:07:31,389 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198026, 1669198051, 25) 2022-11-23 10:07:31,390 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:07:31,422 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:07:33,378 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:07:40,178 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:07:40,183 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:07:40,274 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:07:40,349 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:07:40,352 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:07:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:07:53,488 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:07:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:07:56,487 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198051) 2022-11-23 10:07:56,488 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198051, 1669198076, 25) 2022-11-23 10:07:56,488 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:07:56,527 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:08:00,406 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:08:00,407 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:08:00,452 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:08:00,464 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:08:00,466 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:08:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:08:13,546 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:08:20,507 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:08:20,507 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:08:20,563 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:08:20,584 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:08:20,586 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:08:21,572 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198076) 2022-11-23 10:08:21,572 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198076, 1669198102, 26) 2022-11-23 10:08:21,573 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:08:21,610 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:08:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:08:33,646 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:08:40,748 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:08:40,748 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:08:40,815 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:08:40,876 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:08:40,878 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:08:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:08:46,659 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198102) 2022-11-23 10:08:46,659 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198102, 1669198127, 25) 2022-11-23 10:08:46,660 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:08:46,694 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:08:53,561 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:08:53,599 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:08:53,604 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:08:53,604 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:08:53,620 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:08:53,620 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:08:53,621 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-11-23 10:08:53,623 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpb403ug_0 2022-11-23 10:08:53,627 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:08:53,661 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:08:53,662 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:08:53,662 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 10:08:53,730 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 10.233.65.154 - - [23/Nov/2022 10:08:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:09:00,945 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:09:10,973 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:09:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:09:11,737 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669198134) 2022-11-23 10:09:11,737 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669198134, 1669198152, 18) 2022-11-23 10:09:11,738 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:09:11,739 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:09:11,739 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:09:11,739 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:09:11,759 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:09:11,759 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:09:11,760 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-11-23 10:09:11,762 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpwrqkj1sc 2022-11-23 10:09:11,764 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:09:11,765 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:09:11,813 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:09:11,819 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:09:11,823 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:09:11,882 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:09:13,785 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:09:21,019 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:09:21,020 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:09:21,061 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:09:21,075 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:09:21,076 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:09:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:09:33,924 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:09:37,001 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198152) 2022-11-23 10:09:37,003 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198152, 1669198177, 25) 2022-11-23 10:09:37,004 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:09:37,121 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:09:41,134 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:09:41,135 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:09:41,217 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:09:41,246 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:09:41,248 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:09:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:09:53,989 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:09:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:10:01,307 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:10:01,308 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:10:01,331 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:10:01,347 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:10:01,349 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:10:02,183 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198177) 2022-11-23 10:10:02,183 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198177, 1669198202, 25) 2022-11-23 10:10:02,184 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:10:02,229 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:10:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:10:14,046 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:10:21,406 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:10:21,407 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:10:21,444 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:10:21,457 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:10:21,459 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:10:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:10:27,293 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198202) 2022-11-23 10:10:27,294 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198202, 1669198227, 25) 2022-11-23 10:10:27,295 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:10:27,340 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:10:34,109 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:10:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:10:41,670 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:10:41,672 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:10:41,741 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:10:41,778 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:10:41,779 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:10:52,395 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198227) 2022-11-23 10:10:52,407 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198227, 1669198252, 25) 2022-11-23 10:10:52,408 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:10:52,446 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:10:54,171 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:10:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:11:01,927 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:11:01,928 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:11:01,998 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:11:02,053 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:11:02,055 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:11:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:11:14,296 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:11:17,554 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198252) 2022-11-23 10:11:17,555 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198252, 1669198278, 26) 2022-11-23 10:11:17,555 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:11:17,622 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:11:22,299 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:11:22,300 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:11:22,415 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:11:22,452 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:11:22,455 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:11:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:11:34,466 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:11:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:11:42,626 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:11:42,627 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:11:42,704 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198278) 2022-11-23 10:11:42,705 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198278, 1669198303, 25) 2022-11-23 10:11:42,705 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:11:42,733 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:11:42,758 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:11:42,760 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:11:42,791 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:11:54,787 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:11:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:12:02,892 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:12:02,896 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:12:02,982 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:12:03,043 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:12:03,046 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:12:07,904 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198303) 2022-11-23 10:12:07,907 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198303, 1669198328, 25) 2022-11-23 10:12:07,908 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:12:07,958 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:12:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:12:15,156 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:12:23,213 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:12:23,214 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:12:23,241 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:12:23,304 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:12:23,309 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:12:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:12:33,032 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198328) 2022-11-23 10:12:33,033 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198328, 1669198353, 25) 2022-11-23 10:12:33,033 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:12:33,081 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:12:35,294 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:12:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:12:43,387 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:12:43,388 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:12:43,423 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:12:43,444 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:12:43,446 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:12:55,371 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:12:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:12:58,112 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198353) 2022-11-23 10:12:58,113 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198353, 1669198378, 25) 2022-11-23 10:12:58,113 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:12:58,156 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:13:03,533 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:13:03,537 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:13:03,668 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:13:03,741 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:13:03,743 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:13:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:13:15,451 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:13:23,207 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198378) 2022-11-23 10:13:23,207 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198378, 1669198403, 25) 2022-11-23 10:13:23,208 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:13:23,246 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:13:23,798 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:13:23,799 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:13:23,840 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:13:23,859 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:13:23,862 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:13:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:13:35,507 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:13:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:13:43,998 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:13:43,998 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:13:44,055 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:13:44,072 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:13:44,073 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:13:48,314 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198403) 2022-11-23 10:13:48,315 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198403, 1669198428, 25) 2022-11-23 10:13:48,315 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:13:48,356 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:13:53,853 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:13:53,918 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:13:53,933 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:13:53,933 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:13:53,947 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:13:53,947 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 10:13:53,948 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp_jcb_hyw 2022-11-23T10:13:53,947 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-11-23 10:13:53,952 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:13:53,971 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:13:53,971 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:13:53,972 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 10:13:55,571 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 10.233.65.154 - - [23/Nov/2022 10:13:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:14:04,137 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:14:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:14:13,407 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669198434) 2022-11-23 10:14:13,408 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669198434, 1669198453, 19) 2022-11-23 10:14:13,409 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:14:13,409 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:14:13,410 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:14:13,410 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:14:13,425 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:14:13,425 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:14:13,426 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-11-23 10:14:13,427 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpsr15zh87 2022-11-23 10:14:13,428 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:14:13,429 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:14:13,475 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:14:13,480 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:14:13,484 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:14:13,517 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:14:14,186 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:14:14,187 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:14:14,237 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:14:14,255 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:14:14,256 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:14:15,629 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:14:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:14:34,312 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:14:34,313 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:14:34,350 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:14:34,370 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:14:34,374 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:14:35,695 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:14:38,571 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198453) 2022-11-23 10:14:38,572 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198453, 1669198479, 26) 2022-11-23 10:14:38,572 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:14:38,604 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:14:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:14:54,431 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:14:54,432 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:14:54,472 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:14:54,486 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:14:54,487 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:14:55,767 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:14:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:15:03,653 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198479) 2022-11-23 10:15:03,653 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198479, 1669198504, 25) 2022-11-23 10:15:03,654 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:15:03,696 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:15:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:15:14,539 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:15:14,539 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:15:14,562 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:15:14,578 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:15:14,579 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:15:15,834 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:15:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:15:28,743 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198504) 2022-11-23 10:15:28,744 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198504, 1669198529, 25) 2022-11-23 10:15:28,745 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:15:28,780 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:15:34,633 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:15:34,634 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:15:34,684 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:15:34,709 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:15:34,710 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:15:35,894 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:15:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:15:53,815 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198529) 2022-11-23 10:15:53,816 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198529, 1669198554, 25) 2022-11-23 10:15:53,817 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:15:53,855 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:15:54,764 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:15:54,765 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:15:54,787 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:15:54,818 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:15:54,827 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:15:55,958 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:15:56] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:16:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:16:14,886 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:16:14,886 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:16:14,921 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:16:14,935 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:16:14,937 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:16:16,011 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:16:18,914 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198554) 2022-11-23 10:16:18,915 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198554, 1669198579, 25) 2022-11-23 10:16:18,916 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:16:18,948 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:16:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:16:35,008 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:16:35,008 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:16:35,037 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:16:35,048 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:16:35,050 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:16:36,078 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:16:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:16:43,985 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198579) 2022-11-23 10:16:43,989 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198579, 1669198604, 25) 2022-11-23 10:16:43,990 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:16:44,019 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:16:55,222 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:16:55,222 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:16:55,263 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:16:55,291 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:16:55,292 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:16:56,145 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:16:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:17:09,069 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198604) 2022-11-23 10:17:09,070 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198604, 1669198629, 25) 2022-11-23 10:17:09,072 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:17:09,101 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:17:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:17:15,346 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:17:15,347 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:17:15,413 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:17:15,431 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:17:15,433 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:17:16,210 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:17:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:17:34,150 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198629) 2022-11-23 10:17:34,151 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198629, 1669198654, 25) 2022-11-23 10:17:34,151 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:17:34,181 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:17:35,492 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:17:35,493 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:17:35,527 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:17:35,547 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:17:35,548 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:17:36,281 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:17:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:17:55,588 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:17:55,590 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:17:55,636 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:17:55,658 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:17:55,660 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:17:56,351 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:17:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:17:59,227 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198654) 2022-11-23 10:17:59,229 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198654, 1669198679, 25) 2022-11-23 10:17:59,229 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:17:59,277 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:18:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:18:15,741 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:18:15,742 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:18:15,839 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:18:15,854 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:18:15,856 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:18:16,421 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:18:24,328 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198679) 2022-11-23 10:18:24,330 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198679, 1669198704, 25) 2022-11-23 10:18:24,331 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:18:24,367 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:18:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:18:35,909 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:18:35,909 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:18:35,942 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:18:35,953 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:18:35,954 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:18:36,517 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:18:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:18:49,417 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198704) 2022-11-23 10:18:49,418 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198704, 1669198729, 25) 2022-11-23 10:18:49,419 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:18:49,473 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:18:54,087 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:18:54,120 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:18:54,124 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:18:54,124 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:18:54,138 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:18:54,138 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 10:18:54,139 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpcsuz6zke 2022-11-23 10:18:54,142 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23T10:18:54,139 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-11-23 10:18:54,160 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:18:54,160 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:18:54,160 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 10:18:55,992 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:18:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:18:56,585 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 2022-11-23 10:19:06,012 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:19:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:19:14,532 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669198734) 2022-11-23 10:19:14,533 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669198734, 1669198755, 21) 2022-11-23 10:19:14,533 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:19:14,534 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:19:14,534 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:19:14,534 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:19:14,551 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:19:14,551 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 10:19:14,552 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpvjpnbjm0 2022-11-23 10:19:14,553 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:19:14,554 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23T10:19:14,551 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-11-23 10:19:14,595 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:19:14,620 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:19:14,626 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:19:14,671 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:19:16,058 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:19:16,059 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:19:16,083 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:19:16,098 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:19:16,101 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:19:16,628 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:19:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:19:36,159 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:19:36,160 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:19:36,202 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:19:36,219 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:19:36,221 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:19:36,701 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:19:39,723 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198755) 2022-11-23 10:19:39,724 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198755, 1669198780, 25) 2022-11-23 10:19:39,724 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:19:39,764 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:19:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:19:56,273 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:19:56,274 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:19:56,344 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:19:56,359 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:19:56,361 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:19:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:19:56,781 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:20:04,819 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198780) 2022-11-23 10:20:04,825 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198780, 1669198805, 25) 2022-11-23 10:20:04,826 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:20:04,862 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:20:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:20:16,408 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:20:16,408 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:20:16,476 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:20:16,491 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:20:16,494 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:20:16,838 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:20:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:20:29,905 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198805) 2022-11-23 10:20:29,906 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198805, 1669198830, 25) 2022-11-23 10:20:29,907 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:20:29,944 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:20:36,624 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:20:36,627 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:20:36,761 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:20:36,789 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:20:36,791 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:20:36,960 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:20:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:20:54,994 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198830) 2022-11-23 10:20:54,995 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198830, 1669198855, 25) 2022-11-23 10:20:54,996 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:20:55,033 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:20:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:20:56,834 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:20:56,834 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:20:56,876 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:20:56,891 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:20:56,893 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:20:57,051 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:21:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:21:16,944 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:21:16,945 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:21:16,984 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:21:17,002 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:21:17,006 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:21:17,129 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:21:20,090 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198855) 2022-11-23 10:21:20,090 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198855, 1669198880, 25) 2022-11-23 10:21:20,091 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:21:20,123 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:21:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:21:37,220 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:21:37,221 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:21:37,304 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:21:37,304 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:21:37,364 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:21:37,372 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:21:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:21:45,172 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198880) 2022-11-23 10:21:45,172 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198880, 1669198905, 25) 2022-11-23 10:21:45,173 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:21:45,204 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:21:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:21:57,425 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:21:57,426 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:21:57,510 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:21:57,523 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:21:57,527 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:21:57,529 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:22:10,294 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198905) 2022-11-23 10:22:10,295 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198905, 1669198930, 25) 2022-11-23 10:22:10,295 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:22:10,338 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:22:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:22:17,589 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:22:17,590 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:22:17,602 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:22:17,651 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:22:17,668 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:22:17,669 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:22:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:22:35,403 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198930) 2022-11-23 10:22:35,404 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198930, 1669198955, 25) 2022-11-23 10:22:35,405 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:22:35,437 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:22:37,787 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:22:37,816 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:22:37,817 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:22:37,930 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:22:37,945 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:22:37,949 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:22:41] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:22:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:22:57,910 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:22:58,014 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:22:58,014 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:22:58,053 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:22:58,074 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:22:58,078 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:23:00,469 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198955) 2022-11-23 10:23:00,469 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198955, 1669198980, 25) 2022-11-23 10:23:00,470 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:23:00,499 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:23:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:23:17,992 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:23:18,136 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:23:18,137 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:23:18,183 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:23:18,202 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:23:18,204 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:23:25,542 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669198980) 2022-11-23 10:23:25,544 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669198980, 1669199006, 26) 2022-11-23 10:23:25,544 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:23:25,579 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:23:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:23:38,042 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:23:38,278 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:23:38,279 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:23:38,370 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:23:38,391 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:23:38,393 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:23:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:23:50,642 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199006) 2022-11-23 10:23:50,642 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199006, 1669199031, 25) 2022-11-23 10:23:50,643 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:23:50,687 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:23:54,278 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:23:54,308 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:23:54,311 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:23:54,311 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:23:54,332 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:23:54,332 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:23:54,335 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-11-23 10:23:54,337 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp585dasd7 2022-11-23 10:23:54,341 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:23:54,365 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:23:54,366 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:23:54,366 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 10:23:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:23:58,123 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 2022-11-23 10:23:58,425 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:24:08,451 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:24:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:24:15,748 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669199034) 2022-11-23 10:24:15,749 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669199034, 1669199056, 22) 2022-11-23 10:24:15,761 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:24:15,762 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:24:15,763 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:24:15,763 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:24:15,795 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:24:15,795 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:24:15,796 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-11-23 10:24:15,798 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp7tqn9d30 2022-11-23 10:24:15,799 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:24:15,800 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:24:15,838 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:24:15,845 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:24:15,848 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:24:15,887 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:24:18,174 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:24:18,523 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:24:18,524 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:24:18,643 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:24:18,679 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:24:18,681 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:24:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:24:38,248 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:24:38,754 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:24:38,755 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:24:38,836 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:24:38,860 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:24:38,862 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:24:40,939 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199056) 2022-11-23 10:24:40,947 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199056, 1669199081, 25) 2022-11-23 10:24:40,954 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:24:41,005 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:24:41] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:24:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:24:58,376 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:24:58,914 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:24:58,915 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:24:58,988 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:24:59,026 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:24:59,028 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:25:06,058 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199081) 2022-11-23 10:25:06,060 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199081, 1669199106, 25) 2022-11-23 10:25:06,061 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:25:06,096 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:25:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:25:18,558 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:25:19,162 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:25:19,162 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:25:19,228 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:25:19,258 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:25:19,265 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:25:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:25:31,270 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199106) 2022-11-23 10:25:31,271 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199106, 1669199131, 25) 2022-11-23 10:25:31,274 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:25:31,386 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:25:38,740 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:25:39,360 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:25:39,360 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:25:39,429 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:25:39,468 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:25:39,469 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:25:41] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:25:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:25:56,468 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199131) 2022-11-23 10:25:56,469 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199131, 1669199156, 25) 2022-11-23 10:25:56,469 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:25:56,534 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:25:58,857 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:25:59,557 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:25:59,558 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:25:59,644 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:25:59,717 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:25:59,718 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:26:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:26:18,970 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:26:19,811 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:26:19,813 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:26:19,919 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:26:19,945 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:26:19,947 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:26:21,640 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199156) 2022-11-23 10:26:21,641 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199156, 1669199182, 26) 2022-11-23 10:26:21,642 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:26:21,680 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:26:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:26:39,115 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:26:40,213 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:26:40,214 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:26:40,281 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:26:40,321 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:26:40,322 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:26:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:26:46,731 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199182) 2022-11-23 10:26:46,732 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199182, 1669199207, 25) 2022-11-23 10:26:46,732 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:26:46,773 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:26:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:26:59,195 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:27:00,364 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:27:00,365 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:27:00,406 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:27:00,416 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:27:00,418 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:27:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:27:11,868 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199207) 2022-11-23 10:27:11,869 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199207, 1669199232, 25) 2022-11-23 10:27:11,871 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:27:11,916 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:27:19,296 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:27:20,534 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:27:20,535 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:27:20,639 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:27:20,673 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:27:20,675 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:27:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:27:37,029 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199232) 2022-11-23 10:27:37,031 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199232, 1669199257, 25) 2022-11-23 10:27:37,031 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:27:37,118 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:27:39,636 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:27:40,938 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:27:40,939 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:27:41,008 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:27:41,036 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:27:41,037 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:27:41] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:27:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:27:59,790 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:28:01,165 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:28:01,166 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:28:01,220 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:28:01,268 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:28:01,270 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:28:02,171 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199257) 2022-11-23 10:28:02,171 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199257, 1669199282, 25) 2022-11-23 10:28:02,172 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:28:02,217 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:28:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:28:19,885 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:28:21,330 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:28:21,331 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:28:21,353 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:28:21,366 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:28:21,368 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:28:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:28:27,274 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199282) 2022-11-23 10:28:27,275 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199282, 1669199307, 25) 2022-11-23 10:28:27,275 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:28:27,326 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:28:40,005 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:28:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:28:41,461 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:28:41,464 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:28:41,576 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:28:41,631 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:28:41,639 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:28:52,390 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199307) 2022-11-23 10:28:52,391 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199307, 1669199332, 25) 2022-11-23 10:28:52,391 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:28:52,425 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:28:54,495 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:28:54,586 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:28:54,589 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:28:54,589 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:28:54,604 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:28:54,604 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23 10:28:54,606 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpvr6qskqe 2022-11-23 10:28:54,607 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23T10:28:54,605 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-11-23 10:28:54,624 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:28:54,624 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:28:54,624 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 10:28:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:29:00,076 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 2022-11-23 10:29:01,684 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:29:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:29:11,720 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:29:17,473 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669199334) 2022-11-23 10:29:17,474 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669199334, 1669199357, 23) 2022-11-23 10:29:17,475 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:29:17,476 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:29:17,477 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:29:17,477 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:29:17,489 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:29:17,489 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:29:17,491 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-11-23 10:29:17,492 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpjfuar0sk 2022-11-23 10:29:17,495 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:29:17,496 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:29:17,536 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:29:17,543 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:29:17,547 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:29:17,587 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:29:20,152 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:29:21,890 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:29:21,890 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:29:21,912 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:29:21,930 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:29:21,932 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:29:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:29:40,323 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:29:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:29:42,021 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:29:42,022 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:29:42,115 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:29:42,130 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:29:42,131 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:29:42,742 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199358) 2022-11-23 10:29:42,743 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199358, 1669199383, 25) 2022-11-23 10:29:42,744 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:29:42,818 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:29:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:30:00,478 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:30:02,218 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:30:02,221 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:30:02,264 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:30:02,282 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:30:02,284 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:30:07,885 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199383) 2022-11-23 10:30:07,886 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199383, 1669199408, 25) 2022-11-23 10:30:07,886 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:30:07,927 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:30:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:30:20,546 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:30:22,346 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:30:22,347 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:30:22,386 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:30:22,404 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:30:22,405 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:30:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:30:32,981 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199408) 2022-11-23 10:30:32,982 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199408, 1669199433, 25) 2022-11-23 10:30:32,982 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:30:33,023 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:30:40,698 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:30:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:30:42,484 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:30:42,484 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:30:42,533 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:30:42,547 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:30:42,548 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:30:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:30:58,081 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199433) 2022-11-23 10:30:58,083 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199433, 1669199458, 25) 2022-11-23 10:30:58,083 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:30:58,130 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:31:00,920 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:31:02,604 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:31:02,604 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:31:02,642 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:31:02,655 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:31:02,657 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:31:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:31:21,026 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:31:22,744 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:31:22,744 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:31:22,779 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:31:22,811 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:31:22,814 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:31:23,194 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199458) 2022-11-23 10:31:23,194 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199458, 1669199483, 25) 2022-11-23 10:31:23,195 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:31:23,238 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:31:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:31:41,339 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:31:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:31:42,894 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:31:42,895 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:31:42,985 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:31:43,014 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:31:43,015 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:31:48,296 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199483) 2022-11-23 10:31:48,297 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199483, 1669199508, 25) 2022-11-23 10:31:48,298 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:31:48,330 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:31:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:32:01,518 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:32:03,083 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:32:03,084 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:32:03,123 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:32:03,136 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:32:03,138 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:32:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:32:13,382 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199508) 2022-11-23 10:32:13,383 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199508, 1669199533, 25) 2022-11-23 10:32:13,383 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:32:13,429 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:32:21,589 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:32:23,197 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:32:23,198 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:32:23,253 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:32:23,265 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:32:23,267 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:32:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:32:38,488 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199533) 2022-11-23 10:32:38,489 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199533, 1669199558, 25) 2022-11-23 10:32:38,489 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:32:38,527 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:32:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:32:41,690 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:32:43,437 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:32:43,438 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:32:43,462 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:32:43,533 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:32:43,535 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:32:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:33:01,763 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:33:03,571 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199558) 2022-11-23 10:33:03,571 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199558, 1669199584, 26) 2022-11-23 10:33:03,572 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:33:03,586 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:33:03,586 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:33:03,603 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:33:03,626 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:33:03,639 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:33:03,641 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:33:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:33:22,014 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:33:23,715 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:33:23,717 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:33:23,776 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:33:23,798 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:33:23,799 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:33:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:33:28,729 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199584) 2022-11-23 10:33:28,731 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199584, 1669199609, 25) 2022-11-23 10:33:28,731 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:33:28,791 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:33:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:33:42,385 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:33:43,933 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:33:43,934 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:33:44,007 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:33:44,049 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:33:44,061 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:33:53,854 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199609) 2022-11-23 10:33:53,855 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199609, 1669199634, 25) 2022-11-23 10:33:53,856 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:33:53,894 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:33:54,746 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:33:54,777 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:33:54,780 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:33:54,780 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:33:54,807 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:33:54,807 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:33:54,810 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-11-23 10:33:54,816 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmp9_0qjsc8 2022-11-23 10:33:54,833 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:33:54,854 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:33:54,855 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:33:54,856 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 10.233.65.154 - - [23/Nov/2022 10:33:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:34:02,484 | INFO | __main__ | db_monitoring | db_monitoring | 280 | DBM:Inactive instance or hb_common state is not RUNNING 2022-11-23 10:34:04,112 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 10.233.65.154 - - [23/Nov/2022 10:34:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:34:14,144 | INFO | __main__ | htbtworker | process_msg | 68 | HBT:Waiting for hb_common state to become RUNNING 2022-11-23 10:34:19,002 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669199635) 2022-11-23 10:34:19,003 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669199635, 1669199659, 24) 2022-11-23 10:34:19,003 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:34:19,003 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:34:19,004 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:34:19,004 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:34:19,028 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:34:19,028 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:34:19,029 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-11-23 10:34:19,030 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpmnxd1re8 2022-11-23 10:34:19,032 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:34:19,033 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:34:19,108 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:34:19,124 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:34:19,127 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:34:19,175 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:34:22,541 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:34:24,213 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:34:24,214 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:34:24,248 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:34:24,261 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:34:24,262 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:34:26] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:34:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:34:42,684 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:34:44,235 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199659) 2022-11-23 10:34:44,236 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199659, 1669199684, 25) 2022-11-23 10:34:44,237 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:34:44,296 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:34:44,336 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:34:44,337 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:34:44,391 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:34:44,407 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:34:44,409 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:34:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:35:02,787 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:35:04,452 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:35:04,452 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:35:04,490 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:35:04,504 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:35:04,505 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:35:09,361 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199684) 2022-11-23 10:35:09,362 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199684, 1669199709, 25) 2022-11-23 10:35:09,362 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:35:09,431 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:35:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:35:22,853 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:35:24,586 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:35:24,586 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:35:24,610 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:35:24,634 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:35:24,636 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:35:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:35:34,476 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199709) 2022-11-23 10:35:34,477 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199709, 1669199734, 25) 2022-11-23 10:35:34,478 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:35:34,510 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:35:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:35:43,019 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:35:44,712 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:35:44,714 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:35:44,768 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:35:44,806 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:35:44,811 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:35:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:35:59,561 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199734) 2022-11-23 10:35:59,562 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199734, 1669199760, 26) 2022-11-23 10:35:59,563 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:35:59,595 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:36:03,186 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:36:04,870 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:36:04,872 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:36:04,944 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:36:04,956 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:36:04,958 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:36:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:36:23,252 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:36:24,672 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199760) 2022-11-23 10:36:24,672 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199760, 1669199785, 25) 2022-11-23 10:36:24,673 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:36:24,713 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:36:25,011 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:36:25,012 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:36:25,097 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:36:25,113 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:36:25,114 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:36:26] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:36:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:36:43,329 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:36:45,173 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:36:45,173 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:36:45,221 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:36:45,251 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:36:45,252 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:36:49,790 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199785) 2022-11-23 10:36:49,794 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199785, 1669199810, 25) 2022-11-23 10:36:49,798 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:36:49,847 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:36:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:37:03,394 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:37:05,303 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:37:05,304 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:37:05,323 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:37:05,342 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:37:05,343 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:37:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:37:14,897 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199810) 2022-11-23 10:37:14,897 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199810, 1669199835, 25) 2022-11-23 10:37:14,898 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:37:14,931 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:37:23,458 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:37:25,403 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:37:25,404 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:37:25,435 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:37:25,447 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:37:25,449 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:37:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:37:40,095 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199835) 2022-11-23 10:37:40,099 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199835, 1669199860, 25) 2022-11-23 10:37:40,106 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:37:40,186 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:37:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:37:43,558 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:37:45,533 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:37:45,534 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:37:45,580 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:37:45,599 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:37:45,601 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:37:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:38:03,650 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:38:05,253 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199860) 2022-11-23 10:38:05,253 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199860, 1669199885, 25) 2022-11-23 10:38:05,254 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:38:05,299 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:38:05,651 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:38:05,652 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:38:05,692 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:38:05,707 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:38:05,708 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:38:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:38:23,750 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:38:25,763 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:38:25,764 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:38:25,787 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:38:25,800 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:38:25,801 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:38:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:38:30,359 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199885) 2022-11-23 10:38:30,359 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199885, 1669199910, 25) 2022-11-23 10:38:30,360 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:38:30,402 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:38:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:38:43,820 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:38:45,855 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:38:45,855 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:38:45,946 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:38:45,961 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:38:45,963 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:38:55,016 | INFO | cbs_polling | cbs_polling | poll_cbs | 62 | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-11-23 10:38:55,053 | INFO | misshtbtd | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:38:55,056 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:38:55,056 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:38:55,071 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:38:55,071 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:38:55,072 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-11-23 10:38:55,072 | INFO | misshtbtd | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpsuy5fyhc 2022-11-23 10:38:55,074 | INFO | misshtbtd | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:38:55,092 | INFO | cbs_polling | cbs_polling | poll_cbs | 49 | ('CBSP:Main process ID in hb_common is %d', 6) 2022-11-23 10:38:55,093 | INFO | cbs_polling | cbs_polling | poll_cbs | 51 | ('CBSP:My parent process ID is %d', 6) 2022-11-23 10:38:55,093 | INFO | cbs_polling | cbs_polling | poll_cbs | 53 | ('CBSP:CBS Polling interval is %d', '300') 2022-11-23 10:38:55,456 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1669199935) 2022-11-23 10:38:55,457 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1669199935, 1669199935, 0) 2022-11-23 10:38:55,457 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RECONFIGURATION') 2022-11-23 10:38:55,457 | INFO | __main__ | misshtbtd | main | 456 | MSHBD:Reconfiguration is in progress, Starting new processes by killing the present processes 2022-11-23 10:38:55,458 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-11-23 10:38:55,458 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 217 | opening config_path=/app-config/application_config.yaml 2022-11-23 10:38:55,468 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-11-23 10:38:55,468 | DEBUG | onap_dcae_cbs_docker_client.client | client | get_config | 221 | Returning config read from /app-config/application_config.yaml 2022-11-23T10:38:55,470 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-11-23 10:38:55,471 | INFO | __main__ | misshtbtd | fetch_json_file | 317 | MSHBD: New config saved to temp file /tmp/tmpj3uqmqsh 2022-11-23 10:38:55,472 | INFO | __main__ | misshtbtd | fetch_json_file | 327 | MSHBD: The json file is ../etc/config.json 2022-11-23 10:38:55,473 | INFO | __main__ | misshtbtd | create_update_db | 337 | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-11-23 10:38:55,502 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 168 | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-11-23 10:38:55,508 | INFO | __main__ | misshtbtd | create_update_vnf_table_1 | 229 | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-11-23 10:38:55,514 | INFO | __main__ | misshtbtd | main | 464 | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-11-23 10:38:55,544 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:38:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:39:03,902 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:39:06,022 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:39:06,025 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:39:06,061 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:39:06,075 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:39:06,080 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:39:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:39:20,594 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199936) 2022-11-23 10:39:20,595 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199936, 1669199961, 25) 2022-11-23 10:39:20,595 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:39:20,629 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:39:23,969 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:39:26,120 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:39:26,121 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:39:26,184 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:39:26,199 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:39:26,201 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:39:26] "GET / HTTP/1.1" 200 - 10.233.65.154 - - [23/Nov/2022 10:39:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:39:44,059 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:39:45,675 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199961) 2022-11-23 10:39:45,676 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199961, 1669199986, 25) 2022-11-23 10:39:45,677 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:39:45,733 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:39:46,248 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:39:46,249 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:39:46,280 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:39:46,306 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:39:46,314 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:39:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:40:04,228 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:40:06,369 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:40:06,369 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:40:06,402 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:40:06,417 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:40:06,421 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:40:10,773 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669199986) 2022-11-23 10:40:10,774 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669199986, 1669200011, 25) 2022-11-23 10:40:10,775 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:40:10,810 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:40:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:40:24,344 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:40:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:40:26,492 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:40:26,493 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:40:26,566 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:40:26,583 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:40:26,585 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:40:35,855 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200011) 2022-11-23 10:40:35,856 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200011, 1669200036, 25) 2022-11-23 10:40:35,856 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:40:35,901 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:40:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:40:44,433 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:40:46,639 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:40:46,640 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:40:46,712 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:40:46,729 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:40:46,731 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:40:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:41:00,954 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200036) 2022-11-23 10:41:00,955 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200036, 1669200061, 25) 2022-11-23 10:41:00,955 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:41:00,984 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:41:04,494 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:41:06,830 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:41:06,830 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:41:06,883 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:41:06,914 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:41:06,915 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:41:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:41:24,586 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:41:26,038 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200061) 2022-11-23 10:41:26,039 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200061, 1669200086, 25) 2022-11-23 10:41:26,040 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:41:26,105 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:41:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:41:26,988 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:41:26,991 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:41:27,027 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:41:27,051 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:41:27,052 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:41:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:41:44,729 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:41:47,139 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:41:47,140 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:41:47,220 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:41:47,237 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:41:47,238 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:41:51,168 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200086) 2022-11-23 10:41:51,169 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200086, 1669200111, 25) 2022-11-23 10:41:51,169 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:41:51,208 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:41:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:42:04,871 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:42:07,295 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:42:07,296 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:42:07,333 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:42:07,349 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:42:07,351 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:42:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:42:16,253 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200111) 2022-11-23 10:42:16,254 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200111, 1669200136, 25) 2022-11-23 10:42:16,255 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:42:16,288 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:42:25,006 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:42:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:42:27,488 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:42:27,489 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:42:27,566 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:42:27,584 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:42:27,585 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 2022-11-23 10:42:41,336 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200136) 2022-11-23 10:42:41,336 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200136, 1669200161, 25) 2022-11-23 10:42:41,337 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:42:41,372 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 10.233.65.154 - - [23/Nov/2022 10:42:41] "GET / HTTP/1.1" 200 - 2022-11-23 10:42:45,104 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:42:47,657 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:42:47,657 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:42:47,690 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:42:47,704 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:42:47,705 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:42:56] "GET / HTTP/1.1" 200 - 2022-11-23 10:43:05,214 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 2022-11-23 10:43:06,426 | INFO | __main__ | misshtbtd | main | 420 | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1669200161) 2022-11-23 10:43:06,427 | INFO | __main__ | misshtbtd | main | 432 | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1669200161, 1669200186, 25) 2022-11-23 10:43:06,439 | INFO | __main__ | misshtbtd | main | 448 | ('MSHBD:config status is', 'RUNNING') 2022-11-23 10:43:06,471 | INFO | __main__ | misshtbtd | create_update_hb_common | 132 | MSHBT:Updated hb_common DB with new values 2022-11-23 10:43:07,777 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:43:07,777 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:43:07,853 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:43:07,883 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:43:07,885 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus":3001,"helpURL":"http://onap.readthedocs.io","message":"No such topic exists.-[unauthenticated.SEC_HEARTBEAT_OUTPUT]","status":404} 10.233.65.154 - - [23/Nov/2022 10:43:11] "GET / HTTP/1.1" 200 - 2022-11-23 10:43:25,287 | INFO | __main__ | db_monitoring | db_monitoring | 183 | DBM: Active DB Monitoring Instance 10.233.65.154 - - [23/Nov/2022 10:43:26] "GET / HTTP/1.1" 200 - 2022-11-23 10:43:27,952 | INFO | __main__ | htbtworker | process_msg | 82 | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-11-23 10:43:27,953 | INFO | __main__ | htbtworker | process_msg | 88 | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-11-23 10:43:27,987 | DEBUG | urllib3.connectionpool | connectionpool | _new_conn | 226 | Starting new HTTP connection (1): message-router:3904 2022-11-23 10:43:28,003 | DEBUG | urllib3.connectionpool | connectionpool | _make_request | 433 | http://message-router:3904 "GET /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 HTTP/1.1" 404 142 2022-11-23 10:43:28,004 | INFO | __main__ | htbtworker | process_msg | 108 | HBT: {"mrstatus"