/opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(f.read()) 2022-09-03T23:12:27+0000 | MainThread | 139777597582664 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-09-03T23:12:27+0000 | MainThread | 139777597582664 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2022-09-03T23:12:27+0000 | MainThread | 139777597582664 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-09-03T23:12:27+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:12:27+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0ee847c-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0ee876a-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:12:27+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-09-03T23:12:28+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0f1a8dc-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0f1adaa-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:12:28+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0ee847c-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0ee876a-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:12:28+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0ee847c-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0ee876a-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:12:28+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0f1a8dc-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0f1adaa-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:12:28+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0ee847c-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0ee876a-2bdd-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:12:28+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0f1a8dc-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0f1adaa-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:12:28+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0f1a8dc-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0f1adaa-2bdd-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:12:28+0000 | MainThread | 139777597582664 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2022-09-03T23:12:48+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0f1a8dc-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0f1adaa-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:12:48+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed03ecd4-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=ed03f9e0-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:12:48+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed03ecd4-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=ed03f9e0-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:12:48+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed03ecd4-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=ed03f9e0-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:12:48+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed03ecd4-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=ed03f9e0-2bdd-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:12:53+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0ee847c-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=e0ee876a-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:12:53+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=effd6f64-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=effd7284-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:12:53+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=effd6f64-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=effd7284-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:12:53+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=effd6f64-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=effd7284-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:12:53+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=effd6f64-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=effd7284-2bdd-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:13:08+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed03ecd4-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=ed03f9e0-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:13:08+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8f8ebca-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=f8f8ee5e-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:13:08+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8f8ebca-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=f8f8ee5e-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:13:08+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8f8ebca-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=f8f8ee5e-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:13:08+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8f8ebca-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=f8f8ee5e-2bdd-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:13:18+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=effd6f64-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=effd7284-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:13:18+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fee8fb38-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=fee8fd86-2bdd-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:13:18+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fee8fb38-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=fee8fd86-2bdd-11ed-8cc7-1697416e7b7b | MR Service is unavailable at present: b'no healthy upstream' 2022-09-03T23:13:18+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fee8fb38-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=fee8fd86-2bdd-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:13:18+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fee8fb38-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=fee8fd86-2bdd-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:13:28+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8f8ebca-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=f8f8ee5e-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:13:28+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04ea2d7c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=04ea301a-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:13:28+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04ea2d7c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=04ea301a-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:13:28+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=04ea2d7c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=04ea301a-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:13:43+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fee8fb38-2bdd-11ed-8cc7-1697416e7b7b | InvocationID=fee8fd86-2bdd-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:13:43+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0de4dee0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=0de4e8cc-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:13:43+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0de4dee0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=0de4e8cc-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:13:43+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0de4dee0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=0de4e8cc-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:13:48+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=04ea2d7c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=04ea301a-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:13:48+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=112a8bae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=112a8e24-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:13:49+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=112a8bae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=112a8e24-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:13:49+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=112a8bae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=112a8e24-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:08+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0de4dee0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=0de4e8cc-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:14:08+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cf58948-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1cf58bd2-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:14:08+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cf58948-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1cf58bd2-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:14:08+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1cf58948-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1cf58bd2-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:14:09+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=112a8bae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=112a8e24-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:14:09+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d54b9d6-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1d54bc6a-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:14:09+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d54b9d6-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1d54bc6a-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:09+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d54b9d6-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1d54bc6a-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:29+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d54b9d6-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1d54bc6a-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:14:29+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=294a3068-2bde-11ed-8cc7-1697416e7b7b | InvocationID=294a3284-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:14:29+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=294a3068-2bde-11ed-8cc7-1697416e7b7b | InvocationID=294a3284-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:29+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=294a3068-2bde-11ed-8cc7-1697416e7b7b | InvocationID=294a3284-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:33+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1cf58948-2bde-11ed-8cc7-1697416e7b7b | InvocationID=1cf58bd2-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:14:33+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bf19b08-2bde-11ed-8cc7-1697416e7b7b | InvocationID=2bf19d74-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:14:33+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bf19b08-2bde-11ed-8cc7-1697416e7b7b | InvocationID=2bf19d74-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:14:33+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bf19b08-2bde-11ed-8cc7-1697416e7b7b | InvocationID=2bf19d74-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:14:49+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=294a3068-2bde-11ed-8cc7-1697416e7b7b | InvocationID=294a3284-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:14:49+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=353cf75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=353cfd38-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:14:49+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=353cf75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=353cfd38-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:49+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=353cf75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=353cfd38-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:14:58+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bf19b08-2bde-11ed-8cc7-1697416e7b7b | InvocationID=2bf19d74-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:14:58+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ae160d0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=3ae162f6-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:14:58+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ae160d0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=3ae162f6-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:14:58+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ae160d0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=3ae162f6-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:15:09+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=353cf75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=353cfd38-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:15:09+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=412f94d4-2bde-11ed-8cc7-1697416e7b7b | InvocationID=412f9790-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:15:09+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=412f94d4-2bde-11ed-8cc7-1697416e7b7b | InvocationID=412f9790-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:15:09+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=412f94d4-2bde-11ed-8cc7-1697416e7b7b | InvocationID=412f9790-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:15:23+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ae160d0-2bde-11ed-8cc7-1697416e7b7b | InvocationID=3ae162f6-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:15:23+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49cfd0ae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=49cfd4a0-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:15:23+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49cfd0ae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=49cfd4a0-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:15:23+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49cfd0ae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=49cfd4a0-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:15:29+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=412f94d4-2bde-11ed-8cc7-1697416e7b7b | InvocationID=412f9790-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:15:29+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d240d24-2bde-11ed-8cc7-1697416e7b7b | InvocationID=4d241120-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:15:29+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d240d24-2bde-11ed-8cc7-1697416e7b7b | InvocationID=4d241120-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:15:29+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d240d24-2bde-11ed-8cc7-1697416e7b7b | InvocationID=4d241120-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:15:49+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49cfd0ae-2bde-11ed-8cc7-1697416e7b7b | InvocationID=49cfd4a0-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:15:49+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58bf5904-2bde-11ed-8cc7-1697416e7b7b | InvocationID=58bf5ab2-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:15:49+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58bf5904-2bde-11ed-8cc7-1697416e7b7b | InvocationID=58bf5ab2-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:15:49+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58bf5904-2bde-11ed-8cc7-1697416e7b7b | InvocationID=58bf5ab2-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:15:49+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d240d24-2bde-11ed-8cc7-1697416e7b7b | InvocationID=4d241120-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:15:49+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59170244-2bde-11ed-8cc7-1697416e7b7b | InvocationID=5917041a-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:15:49+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59170244-2bde-11ed-8cc7-1697416e7b7b | InvocationID=5917041a-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:15:49+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59170244-2bde-11ed-8cc7-1697416e7b7b | InvocationID=5917041a-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:09+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59170244-2bde-11ed-8cc7-1697416e7b7b | InvocationID=5917041a-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:16:09+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=650ecc4e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=650ed3ce-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:16:09+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=650ecc4e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=650ed3ce-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:09+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=650ecc4e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=650ed3ce-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:14+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58bf5904-2bde-11ed-8cc7-1697416e7b7b | InvocationID=58bf5ab2-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:16:14+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67ad9d36-2bde-11ed-8cc7-1697416e7b7b | InvocationID=67ad9f20-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:16:14+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67ad9d36-2bde-11ed-8cc7-1697416e7b7b | InvocationID=67ad9f20-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:16:14+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67ad9d36-2bde-11ed-8cc7-1697416e7b7b | InvocationID=67ad9f20-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:16:29+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=650ecc4e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=650ed3ce-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:16:29+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71058010-2bde-11ed-8cc7-1697416e7b7b | InvocationID=710582ae-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:16:30+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71058010-2bde-11ed-8cc7-1697416e7b7b | InvocationID=710582ae-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:30+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71058010-2bde-11ed-8cc7-1697416e7b7b | InvocationID=710582ae-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:39+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67ad9d36-2bde-11ed-8cc7-1697416e7b7b | InvocationID=67ad9f20-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:16:39+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=769bc174-2bde-11ed-8cc7-1697416e7b7b | InvocationID=769bc390-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:16:39+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=769bc174-2bde-11ed-8cc7-1697416e7b7b | InvocationID=769bc390-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:16:39+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=769bc174-2bde-11ed-8cc7-1697416e7b7b | InvocationID=769bc390-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:16:50+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71058010-2bde-11ed-8cc7-1697416e7b7b | InvocationID=710582ae-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:16:50+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d4106e2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=7d4108ea-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:16:50+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d4106e2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=7d4108ea-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:16:50+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d4106e2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=7d4108ea-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:04+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=769bc174-2bde-11ed-8cc7-1697416e7b7b | InvocationID=769bc390-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:17:04+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858a964c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=858a99a8-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:17:04+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858a964c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=858a99a8-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:17:04+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=858a964c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=858a99a8-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:17:10+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d4106e2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=7d4108ea-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:17:10+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89384582-2bde-11ed-8cc7-1697416e7b7b | InvocationID=893851bc-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:17:10+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89384582-2bde-11ed-8cc7-1697416e7b7b | InvocationID=893851bc-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:10+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89384582-2bde-11ed-8cc7-1697416e7b7b | InvocationID=893851bc-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:29+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=858a964c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=858a99a8-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:17:29+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=947abe20-2bde-11ed-8cc7-1697416e7b7b | InvocationID=947acafa-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:17:29+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=947abe20-2bde-11ed-8cc7-1697416e7b7b | InvocationID=947acafa-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:17:29+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=947abe20-2bde-11ed-8cc7-1697416e7b7b | InvocationID=947acafa-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:17:30+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89384582-2bde-11ed-8cc7-1697416e7b7b | InvocationID=893851bc-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:17:30+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=952b3a3e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=952b3c3c-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:17:30+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=952b3a3e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=952b3c3c-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:30+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=952b3a3e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=952b3c3c-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:50+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=952b3a3e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=952b3c3c-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:17:50+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1200450-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a12006da-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:17:50+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1200450-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a12006da-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:50+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1200450-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a12006da-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:17:54+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=947abe20-2bde-11ed-8cc7-1697416e7b7b | InvocationID=947acafa-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:17:54+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a36a3e60-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a36a40b8-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:17:54+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a36a3e60-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a36a40b8-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:17:54+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a36a3e60-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a36a40b8-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:18:10+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1200450-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a12006da-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:18:10+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad11f0f2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ad11f2f0-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:18:10+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad11f0f2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ad11f2f0-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:18:10+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad11f0f2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ad11f2f0-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:18:19+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a36a3e60-2bde-11ed-8cc7-1697416e7b7b | InvocationID=a36a40b8-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:18:19+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b25fbe22-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b25fc138-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:18:19+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b25fbe22-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b25fc138-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:18:19+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b25fbe22-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b25fc138-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:18:30+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad11f0f2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ad11f2f0-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:18:30+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b90590ee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b905935a-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:18:30+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b90590ee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b905935a-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:18:30+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b90590ee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b905935a-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:18:44+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b25fbe22-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b25fc138-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:18:44+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c14ee73c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c14ee8fe-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:18:44+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c14ee73c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c14ee8fe-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:18:44+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c14ee73c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c14ee8fe-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:18:50+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b90590ee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=b905935a-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:18:50+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5054aba-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c5054cc2-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:18:50+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5054aba-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c5054cc2-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:18:50+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5054aba-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c5054cc2-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:09+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c14ee73c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c14ee8fe-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:19:09+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d03aefac-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d03af204-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:19:09+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d03aefac-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d03af204-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:19:09+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d03aefac-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d03af204-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:19:10+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5054aba-2bde-11ed-8cc7-1697416e7b7b | InvocationID=c5054cc2-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:19:10+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0f79a9e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d0f79cc4-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:19:10+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0f79a9e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d0f79cc4-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:10+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0f79a9e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d0f79cc4-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:30+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0f79a9e-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d0f79cc4-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:19:30+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcebaeee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=dcebb178-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:19:30+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcebaeee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=dcebb178-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:30+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcebaeee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=dcebb178-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:34+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d03aefac-2bde-11ed-8cc7-1697416e7b7b | InvocationID=d03af204-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:19:34+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df2b3d8c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=df2b3ff8-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:19:34+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df2b3d8c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=df2b3ff8-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:19:34+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df2b3d8c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=df2b3ff8-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:19:50+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcebaeee-2bde-11ed-8cc7-1697416e7b7b | InvocationID=dcebb178-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:19:50+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8e43b58-2bde-11ed-8cc7-1697416e7b7b | InvocationID=e8e43f2c-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:19:50+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8e43b58-2bde-11ed-8cc7-1697416e7b7b | InvocationID=e8e43f2c-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:50+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8e43b58-2bde-11ed-8cc7-1697416e7b7b | InvocationID=e8e43f2c-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:19:59+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df2b3d8c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=df2b3ff8-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:19:59+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1a4a54-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ee1a6ed0-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:19:59+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1a4a54-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ee1a6ed0-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:19:59+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1a4a54-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ee1a6ed0-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:20:10+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8e43b58-2bde-11ed-8cc7-1697416e7b7b | InvocationID=e8e43f2c-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:20:10+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4dab75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=f4dab98c-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:20:10+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4dab75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=f4dab98c-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:20:10+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4dab75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=f4dab98c-2bde-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:20:24+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1a4a54-2bde-11ed-8cc7-1697416e7b7b | InvocationID=ee1a6ed0-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:20:24+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0a73c2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=fd0a769c-2bde-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:20:24+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0a73c2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=fd0a769c-2bde-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:20:24+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0a73c2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=fd0a769c-2bde-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:20:30+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4dab75c-2bde-11ed-8cc7-1697416e7b7b | InvocationID=f4dab98c-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:20:30+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00cd716c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=00cd7388-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:20:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00cd716c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=00cd7388-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:20:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00cd716c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=00cd7388-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:20:49+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd0a73c2-2bde-11ed-8cc7-1697416e7b7b | InvocationID=fd0a769c-2bde-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:20:49+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf7d578-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0bf7d780-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:20:49+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf7d578-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0bf7d780-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:20:49+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf7d578-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0bf7d780-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:20:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00cd716c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=00cd7388-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:20:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc2a1b8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0cc2a816-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:20:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc2a1b8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0cc2a816-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:20:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc2a1b8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0cc2a816-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cc2a1b8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0cc2a816-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:21:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b505a6-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=18b507e0-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:21:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18b505a6-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=18b507e0-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b505a6-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=18b507e0-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:14+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf7d578-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=0bf7d780-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:21:14+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ae6596a-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=1ae65bf4-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:21:14+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ae6596a-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=1ae65bf4-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:21:14+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ae6596a-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=1ae65bf4-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:21:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18b505a6-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=18b507e0-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:21:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24a8d8d8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=24a8db8a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:21:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24a8d8d8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=24a8db8a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24a8d8d8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=24a8db8a-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:39+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ae6596a-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=1ae65bf4-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:21:39+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29d5f3cc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=29d5f610-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:21:39+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29d5f3cc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=29d5f610-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:21:39+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29d5f3cc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=29d5f610-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:21:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24a8d8d8-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=24a8db8a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:21:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=309b75b0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=309b783a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:21:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=309b75b0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=309b783a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:21:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=309b75b0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=309b783a-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:04+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29d5f3cc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=29d5f610-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:22:04+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38caaae4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=38caad14-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:22:04+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38caaae4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=38caad14-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:22:04+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38caaae4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=38caad14-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:22:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=309b75b0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=309b783a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:22:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c902870-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=3c903162-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:22:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c902870-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=3c903162-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c902870-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=3c903162-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:29+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38caaae4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=38caad14-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:22:29+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47b7609c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=47b762f4-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:22:29+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47b7609c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=47b762f4-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:22:29+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47b7609c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=47b762f4-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:22:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c902870-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=3c903162-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:22:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48834838-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=48834a04-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:22:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48834838-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=48834a04-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48834838-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=48834a04-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48834838-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=48834a04-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:22:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=547a6b76-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=547a6d38-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:22:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=547a6b76-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=547a6d38-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=547a6b76-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=547a6d38-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:22:54+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47b7609c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=47b762f4-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:22:54+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56a74fcc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=56a75238-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:22:55+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56a74fcc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=56a75238-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:22:55+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56a74fcc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=56a75238-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:23:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=547a6b76-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=547a6d38-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:23:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=606d8972-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=606d8d1e-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:23:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=606d8972-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=606d8d1e-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:23:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=606d8972-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=606d8d1e-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:23:20+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56a74fcc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=56a75238-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:23:20+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65976788-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=65976c6a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:23:20+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65976788-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=65976c6a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:23:20+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65976788-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=65976c6a-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:23:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=606d8972-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=606d8d1e-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:23:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c653522-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=6c6536d0-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:23:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c653522-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=6c6536d0-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:23:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c653522-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=6c6536d0-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:23:45+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65976788-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=65976c6a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:23:45+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74870014-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=74870c94-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:23:45+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74870014-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=74870c94-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:23:45+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74870014-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=74870c94-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:23:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c653522-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=6c6536d0-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:23:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=785af718-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=785afeac-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:23:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=785af718-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=785afeac-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:23:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=785af718-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=785afeac-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:10+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74870014-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=74870c94-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:24:10+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8376f228-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=8376f3d6-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:24:10+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8376f228-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=8376f3d6-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:24:10+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8376f228-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=8376f3d6-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:24:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=785af718-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=785afeac-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:24:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844ec392-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=844ec63a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:24:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844ec392-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=844ec63a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=844ec392-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=844ec63a-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=844ec392-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=844ec63a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:24:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90437922-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=90437cec-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:24:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90437922-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=90437cec-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90437922-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=90437cec-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:35+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8376f228-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=8376f3d6-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:24:35+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92658100-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=92658736-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:24:35+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92658100-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=92658736-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:24:35+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92658100-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=92658736-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:24:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90437922-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=90437cec-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:24:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c38e71c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=9c38ea5a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:24:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c38e71c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=9c38ea5a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:24:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c38e71c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=9c38ea5a-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:00+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92658100-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=92658736-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:25:00+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1536092-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a15362cc-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:25:00+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1536092-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a15362cc-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:00+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1536092-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a15362cc-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c38e71c-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=9c38ea5a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:25:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82eb9f2-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a82ebcea-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:25:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a82eb9f2-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a82ebcea-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a82eb9f2-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a82ebcea-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:25+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1536092-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a15362cc-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:25:25+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0404700-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b04048a4-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:25:25+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0404700-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b04048a4-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:25+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0404700-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b04048a4-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a82eb9f2-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=a82ebcea-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:25:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4231410-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b4231672-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:25:31+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4231410-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b4231672-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:31+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4231410-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b4231672-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:50+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0404700-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b04048a4-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:25:50+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf30e1c0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=bf30e418-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:25:50+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf30e1c0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=bf30e418-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:50+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf30e1c0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=bf30e418-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:25:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4231410-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=b4231672-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:25:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0156df4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=c0157164-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:25:51+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0156df4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=c0157164-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:25:51+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0156df4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=c0157164-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0156df4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=c0157164-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:26:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc07d476-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=cc07d61a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:26:11+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc07d476-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=cc07d61a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:11+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc07d476-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=cc07d61a-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:15+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf30e1c0-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=bf30e418-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:26:15+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce251a66-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ce251c64-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:26:15+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce251a66-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ce251c64-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:26:15+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce251a66-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ce251c64-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:26:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc07d476-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=cc07d61a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:26:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7fc2aac-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=d7fc2cdc-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:26:32+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7fc2aac-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=d7fc2cdc-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:32+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7fc2aac-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=d7fc2cdc-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:40+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce251a66-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ce251c64-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:26:40+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd12e1d4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=dd12e42c-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:26:40+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd12e1d4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=dd12e42c-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:26:40+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd12e1d4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=dd12e42c-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:26:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7fc2aac-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=d7fc2cdc-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:26:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3f07ffc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=e3f08394-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:26:52+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3f07ffc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=e3f08394-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:26:52+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3f07ffc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=e3f08394-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:05+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd12e1d4-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=dd12e42c-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:27:05+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec01bf58-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ec01c106-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:27:05+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec01bf58-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ec01c106-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:27:05+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec01bf58-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ec01c106-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:27:12+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3f07ffc-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=e3f08394-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:27:12+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efe4b8aa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=efe4babc-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:27:12+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efe4b8aa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=efe4babc-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:12+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efe4b8aa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=efe4babc-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:30+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec01bf58-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=ec01c106-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:27:30+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faef4e18-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=faef507a-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:27:30+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faef4e18-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=faef507a-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:27:30+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=faef4e18-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=faef507a-2bdf-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:27:32+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efe4b8aa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=efe4babc-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:27:32+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbd61faa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=fbd621d0-2bdf-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:27:32+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbd61faa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=fbd621d0-2bdf-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:32+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbd61faa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=fbd621d0-2bdf-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbd61faa-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=fbd621d0-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:27:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ca0916-2be0-11ed-8cc7-1697416e7b7b | InvocationID=07ca0b64-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:27:52+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ca0916-2be0-11ed-8cc7-1697416e7b7b | InvocationID=07ca0b64-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:52+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07ca0916-2be0-11ed-8cc7-1697416e7b7b | InvocationID=07ca0b64-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:27:55+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=faef4e18-2bdf-11ed-8cc7-1697416e7b7b | InvocationID=faef507a-2bdf-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:27:55+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09e1d88c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=09e1da44-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:27:55+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09e1d88c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=09e1da44-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:27:55+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09e1d88c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=09e1da44-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:28:12+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07ca0916-2be0-11ed-8cc7-1697416e7b7b | InvocationID=07ca0b64-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:28:12+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13bb3d1c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=13bb3f42-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:28:12+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13bb3d1c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=13bb3f42-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:28:12+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13bb3d1c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=13bb3f42-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:28:20+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09e1d88c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=09e1da44-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:28:20+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18cf149a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=18cf16b6-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:28:20+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18cf149a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=18cf16b6-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:28:20+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18cf149a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=18cf16b6-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:28:32+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13bb3d1c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=13bb3f42-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:28:32+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fac7ae6-2be0-11ed-8cc7-1697416e7b7b | InvocationID=1fac7d02-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:28:32+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fac7ae6-2be0-11ed-8cc7-1697416e7b7b | InvocationID=1fac7d02-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:28:32+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fac7ae6-2be0-11ed-8cc7-1697416e7b7b | InvocationID=1fac7d02-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:28:45+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18cf149a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=18cf16b6-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:28:45+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27bd49c2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=27bd4c06-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:28:45+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27bd49c2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=27bd4c06-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:28:45+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27bd49c2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=27bd4c06-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:28:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fac7ae6-2be0-11ed-8cc7-1697416e7b7b | InvocationID=1fac7d02-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:28:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ba06696-2be0-11ed-8cc7-1697416e7b7b | InvocationID=2ba06858-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:28:52+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ba06696-2be0-11ed-8cc7-1697416e7b7b | InvocationID=2ba06858-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:28:52+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ba06696-2be0-11ed-8cc7-1697416e7b7b | InvocationID=2ba06858-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:10+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27bd49c2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=27bd4c06-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:29:10+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36aacbe4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=36aacf40-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:29:10+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36aacbe4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=36aacf40-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:29:10+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36aacbe4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=36aacf40-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:29:12+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ba06696-2be0-11ed-8cc7-1697416e7b7b | InvocationID=2ba06858-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:29:12+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3793a7d8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=3793aa3a-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:29:12+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3793a7d8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=3793aa3a-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:12+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3793a7d8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=3793aa3a-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:32+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3793a7d8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=3793aa3a-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:29:32+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43b367e2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=43b36e86-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:29:32+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43b367e2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=43b36e86-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:32+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=43b367e2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=43b36e86-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:35+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36aacbe4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=36aacf40-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:29:35+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4599efae-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4599f224-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:29:35+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4599efae-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4599f224-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:29:35+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4599efae-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4599f224-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:29:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=43b367e2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=43b36e86-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:29:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fb7ac9c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4fb7af44-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:29:52+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fb7ac9c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4fb7af44-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:29:52+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fb7ac9c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4fb7af44-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:00+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4599efae-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4599f224-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:30:00+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5487cd42-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5487cfea-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:30:00+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5487cd42-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5487cfea-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:00+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5487cd42-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5487cfea-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:12+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fb7ac9c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=4fb7af44-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:30:12+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5baa5c3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5baa5ea0-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:30:12+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5baa5c3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5baa5ea0-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:12+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5baa5c3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5baa5ea0-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:25+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5487cd42-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5487cfea-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:30:25+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63751ef4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=637520fc-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:30:26+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63751ef4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=637520fc-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:26+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63751ef4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=637520fc-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:32+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5baa5c3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=5baa5ea0-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:30:32+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67a69494-2be0-11ed-8cc7-1697416e7b7b | InvocationID=67a69a34-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:30:33+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67a69494-2be0-11ed-8cc7-1697416e7b7b | InvocationID=67a69a34-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:33+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67a69494-2be0-11ed-8cc7-1697416e7b7b | InvocationID=67a69a34-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:51+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63751ef4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=637520fc-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:30:51+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7262d97e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7262dbd6-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:30:51+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7262d97e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7262dbd6-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:51+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7262d97e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7262dbd6-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:30:53+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67a69494-2be0-11ed-8cc7-1697416e7b7b | InvocationID=67a69a34-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:30:53+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73cc984a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=73cc9ab6-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:30:53+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73cc984a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=73cc9ab6-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:30:53+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73cc984a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=73cc9ab6-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:31:13+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73cc984a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=73cc9ab6-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:31:13+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fc22c8c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7fc22f02-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:31:13+0000 | aai_event_thread | 139777546844960 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fc22c8c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7fc22f02-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:31:13+0000 | aai_event_thread | 139777546844960 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fc22c8c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7fc22f02-2be0-11ed-8cc7-1697416e7b7b | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-03T23:31:16+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7262d97e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7262dbd6-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:31:16+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81526134-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8152636e-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:31:16+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81526134-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8152636e-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:31:16+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81526134-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8152636e-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:31:33+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fc22c8c-2be0-11ed-8cc7-1697416e7b7b | InvocationID=7fc22f02-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:31:33+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bb7a76a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8bb7a9f4-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:31:41+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81526134-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8152636e-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:31:41+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9042ee3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9042f0b4-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:31:41+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9042ee3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9042f0b4-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:31:41+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9042ee3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9042f0b4-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:31:57+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bb7a76a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=8bb7a9f4-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:31:57+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a47f92e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9a47fb86-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:32:06+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9042ee3e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9042f0b4-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:32:06+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f324430-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9f3246a6-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:32:06+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f324430-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9f3246a6-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:06+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f324430-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9f3246a6-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:18+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a47f92e-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9a47fb86-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:32:18+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a643bcf4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=a643bf24-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:32:31+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f324430-2be0-11ed-8cc7-1697416e7b7b | InvocationID=9f3246a6-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:32:31+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae43f5a4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ae43f996-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:32:31+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae43f5a4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ae43f996-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:31+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae43f5a4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ae43f996-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:38+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a643bcf4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=a643bf24-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:32:38+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b24422f0-2be0-11ed-8cc7-1697416e7b7b | InvocationID=b24424b2-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:32:56+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae43f5a4-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ae43f996-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:32:56+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd57efc8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=bd57f20c-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:32:56+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd57efc8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=bd57f20c-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:56+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd57efc8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=bd57f20c-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:32:58+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b24422f0-2be0-11ed-8cc7-1697416e7b7b | InvocationID=b24424b2-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:32:58+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be4d1b1a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=be4d1ebc-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:33:18+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be4d1b1a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=be4d1ebc-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:33:18+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca4e72ba-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ca4e74e0-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:33:21+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd57efc8-2be0-11ed-8cc7-1697416e7b7b | InvocationID=bd57f20c-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:33:21+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc495562-2be0-11ed-8cc7-1697416e7b7b | InvocationID=cc495706-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:33:21+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc495562-2be0-11ed-8cc7-1697416e7b7b | InvocationID=cc495706-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:33:21+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc495562-2be0-11ed-8cc7-1697416e7b7b | InvocationID=cc495706-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:33:38+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca4e72ba-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ca4e74e0-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:33:38+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d66044f2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=d66046fa-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:33:46+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc495562-2be0-11ed-8cc7-1697416e7b7b | InvocationID=cc495706-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:33:46+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db3a175a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=db3a19c6-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:33:46+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db3a175a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=db3a19c6-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:33:46+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db3a175a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=db3a19c6-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:33:59+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d66044f2-2be0-11ed-8cc7-1697416e7b7b | InvocationID=d66046fa-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:33:59+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2b28f44-2be0-11ed-8cc7-1697416e7b7b | InvocationID=e2b29430-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:34:11+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db3a175a-2be0-11ed-8cc7-1697416e7b7b | InvocationID=db3a19c6-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:34:11+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea281690-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ea2818ca-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:34:12+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea281690-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ea2818ca-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:34:12+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea281690-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ea2818ca-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:34:24+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2b28f44-2be0-11ed-8cc7-1697416e7b7b | InvocationID=e2b29430-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:34:24+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1781210-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f1781472-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:34:37+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea281690-2be0-11ed-8cc7-1697416e7b7b | InvocationID=ea2818ca-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:34:37+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f916f504-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f916fb8a-2be0-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:34:37+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f916f504-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f916fb8a-2be0-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:34:37+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f916f504-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f916fb8a-2be0-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:34:48+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1781210-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f1781472-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:34:48+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003ac36a-2be1-11ed-8cc7-1697416e7b7b | InvocationID=003ac5d6-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:35:02+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f916f504-2be0-11ed-8cc7-1697416e7b7b | InvocationID=f916fb8a-2be0-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:35:02+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0803bc14-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0803bdfe-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:35:02+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0803bc14-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0803bdfe-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:35:02+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0803bc14-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0803bdfe-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:35:13+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=003ac36a-2be1-11ed-8cc7-1697416e7b7b | InvocationID=003ac5d6-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:35:13+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0efc56b6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0efc588c-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:35:27+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0803bc14-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0803bdfe-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:35:27+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16f1bbe0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=16f1c4fa-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:35:27+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16f1bbe0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=16f1c4fa-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:35:27+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16f1bbe0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=16f1c4fa-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:35:38+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0efc56b6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=0efc588c-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:35:38+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dbeecea-2be1-11ed-8cc7-1697416e7b7b | InvocationID=1dbef2f8-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:35:52+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16f1bbe0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=16f1c4fa-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:35:52+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25df67f6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=25df69fe-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:35:52+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25df67f6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=25df69fe-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:35:52+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25df67f6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=25df69fe-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:36:03+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1dbeecea-2be1-11ed-8cc7-1697416e7b7b | InvocationID=1dbef2f8-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:36:03+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c881f94-2be1-11ed-8cc7-1697416e7b7b | InvocationID=2c882228-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:36:17+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25df67f6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=25df69fe-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:36:17+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34cc4a18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=34cc4c66-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:36:17+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34cc4a18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=34cc4c66-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:36:17+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34cc4a18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=34cc4c66-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:36:28+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c881f94-2be1-11ed-8cc7-1697416e7b7b | InvocationID=2c882228-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:36:28+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b4a5df8-2be1-11ed-8cc7-1697416e7b7b | InvocationID=3b4a60dc-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:36:42+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34cc4a18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=34cc4c66-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:36:42+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43ba47fa-2be1-11ed-8cc7-1697416e7b7b | InvocationID=43ba4a5c-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:36:42+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43ba47fa-2be1-11ed-8cc7-1697416e7b7b | InvocationID=43ba4a5c-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:36:42+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43ba47fa-2be1-11ed-8cc7-1697416e7b7b | InvocationID=43ba4a5c-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:36:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b4a5df8-2be1-11ed-8cc7-1697416e7b7b | InvocationID=3b4a60dc-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:36:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a0da480-2be1-11ed-8cc7-1697416e7b7b | InvocationID=4a0da6c4-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:37:07+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43ba47fa-2be1-11ed-8cc7-1697416e7b7b | InvocationID=43ba4a5c-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:37:07+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52a7f8ac-2be1-11ed-8cc7-1697416e7b7b | InvocationID=52a7fb0e-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:37:07+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52a7f8ac-2be1-11ed-8cc7-1697416e7b7b | InvocationID=52a7fb0e-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:37:07+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52a7f8ac-2be1-11ed-8cc7-1697416e7b7b | InvocationID=52a7fb0e-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:37:17+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a0da480-2be1-11ed-8cc7-1697416e7b7b | InvocationID=4a0da6c4-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:37:17+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58d22798-2be1-11ed-8cc7-1697416e7b7b | InvocationID=58d22a22-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:37:32+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52a7f8ac-2be1-11ed-8cc7-1697416e7b7b | InvocationID=52a7fb0e-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:37:32+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6196d3b0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6196d626-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:37:32+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6196d3b0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6196d626-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:37:32+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6196d3b0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6196d626-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:37:42+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58d22798-2be1-11ed-8cc7-1697416e7b7b | InvocationID=58d22a22-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:37:42+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6794b3f4-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6794b67e-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:37:57+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6196d3b0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6196d626-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:37:57+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70830dc6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=70830fc4-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:37:57+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70830dc6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=70830fc4-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:37:57+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70830dc6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=70830fc4-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:38:07+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6794b3f4-2be1-11ed-8cc7-1697416e7b7b | InvocationID=6794b67e-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:38:07+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7657e29e-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7657e50a-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:38:22+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70830dc6-2be1-11ed-8cc7-1697416e7b7b | InvocationID=70830fc4-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:38:22+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f719bc2-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7f719eba-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:38:22+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f719bc2-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7f719eba-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:38:22+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f719bc2-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7f719eba-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:38:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7657e29e-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7657e50a-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:38:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=851cbe1c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=851cc0a6-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:38:47+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f719bc2-2be1-11ed-8cc7-1697416e7b7b | InvocationID=7f719eba-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:38:47+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e5f4a58-2be1-11ed-8cc7-1697416e7b7b | InvocationID=8e5f4cce-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:38:47+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e5f4a58-2be1-11ed-8cc7-1697416e7b7b | InvocationID=8e5f4cce-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:38:47+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e5f4a58-2be1-11ed-8cc7-1697416e7b7b | InvocationID=8e5f4cce-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:38:56+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=851cbe1c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=851cc0a6-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:38:56+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93e03f50-2be1-11ed-8cc7-1697416e7b7b | InvocationID=93e04180-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:39:12+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e5f4a58-2be1-11ed-8cc7-1697416e7b7b | InvocationID=8e5f4cce-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:39:12+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d4cbe92-2be1-11ed-8cc7-1697416e7b7b | InvocationID=9d4cc05e-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:39:12+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d4cbe92-2be1-11ed-8cc7-1697416e7b7b | InvocationID=9d4cc05e-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:39:12+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d4cbe92-2be1-11ed-8cc7-1697416e7b7b | InvocationID=9d4cc05e-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:39:21+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93e03f50-2be1-11ed-8cc7-1697416e7b7b | InvocationID=93e04180-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:39:21+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2a3b3f0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=a2a3b652-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:39:37+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d4cbe92-2be1-11ed-8cc7-1697416e7b7b | InvocationID=9d4cc05e-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:39:37+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac39ec18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ac39eec0-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:39:37+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac39ec18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ac39eec0-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:39:37+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac39ec18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ac39eec0-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:39:46+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a2a3b3f0-2be1-11ed-8cc7-1697416e7b7b | InvocationID=a2a3b652-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:39:46+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b16bd07a-2be1-11ed-8cc7-1697416e7b7b | InvocationID=b16bd30e-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:40:02+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac39ec18-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ac39eec0-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:40:02+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb27353c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=bb2739ec-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:40:02+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb27353c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=bb2739ec-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:40:02+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb27353c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=bb2739ec-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:40:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b16bd07a-2be1-11ed-8cc7-1697416e7b7b | InvocationID=b16bd30e-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:40:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c02d3784-2be1-11ed-8cc7-1697416e7b7b | InvocationID=c02d3b94-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:40:27+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb27353c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=bb2739ec-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:40:27+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca13e7fc-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ca13ea68-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:40:27+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca13e7fc-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ca13ea68-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:40:27+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca13e7fc-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ca13ea68-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:40:35+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c02d3784-2be1-11ed-8cc7-1697416e7b7b | InvocationID=c02d3b94-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:40:35+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cef3021c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=cef30474-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:40:52+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca13e7fc-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ca13ea68-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:40:52+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d902c0ee-2be1-11ed-8cc7-1697416e7b7b | InvocationID=d902c472-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:40:52+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d902c0ee-2be1-11ed-8cc7-1697416e7b7b | InvocationID=d902c472-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:40:52+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d902c0ee-2be1-11ed-8cc7-1697416e7b7b | InvocationID=d902c472-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:41:00+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cef3021c-2be1-11ed-8cc7-1697416e7b7b | InvocationID=cef30474-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:41:00+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddb74600-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ddb749c0-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:41:17+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d902c0ee-2be1-11ed-8cc7-1697416e7b7b | InvocationID=d902c472-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:41:17+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f07902-2be1-11ed-8cc7-1697416e7b7b | InvocationID=e7f07bc8-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:41:17+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f07902-2be1-11ed-8cc7-1697416e7b7b | InvocationID=e7f07bc8-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:41:17+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7f07902-2be1-11ed-8cc7-1697416e7b7b | InvocationID=e7f07bc8-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:41:25+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ddb74600-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ddb749c0-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:41:25+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec7e2050-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ec7e22d0-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:41:42+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7f07902-2be1-11ed-8cc7-1697416e7b7b | InvocationID=e7f07bc8-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:41:42+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6dd5aca-2be1-11ed-8cc7-1697416e7b7b | InvocationID=f6dd5d5e-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:41:42+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6dd5aca-2be1-11ed-8cc7-1697416e7b7b | InvocationID=f6dd5d5e-2be1-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:41:42+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6dd5aca-2be1-11ed-8cc7-1697416e7b7b | InvocationID=f6dd5d5e-2be1-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:41:50+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec7e2050-2be1-11ed-8cc7-1697416e7b7b | InvocationID=ec7e22d0-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:41:50+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb408e8e-2be1-11ed-8cc7-1697416e7b7b | InvocationID=fb4090f0-2be1-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:42:07+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6dd5aca-2be1-11ed-8cc7-1697416e7b7b | InvocationID=f6dd5d5e-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:42:07+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05c98c52-2be2-11ed-8cc7-1697416e7b7b | InvocationID=05c98f0e-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:42:07+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05c98c52-2be2-11ed-8cc7-1697416e7b7b | InvocationID=05c98f0e-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:42:07+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05c98c52-2be2-11ed-8cc7-1697416e7b7b | InvocationID=05c98f0e-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:42:14+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb408e8e-2be1-11ed-8cc7-1697416e7b7b | InvocationID=fb4090f0-2be1-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:42:14+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a0764b0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=0a076fc8-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:42:32+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05c98c52-2be2-11ed-8cc7-1697416e7b7b | InvocationID=05c98f0e-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:42:32+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14b56ec0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=14b571e0-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:42:32+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14b56ec0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=14b571e0-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:42:32+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14b56ec0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=14b571e0-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:42:39+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a0764b0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=0a076fc8-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:42:39+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18d2a5a4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=18d2a748-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:42:57+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14b56ec0-2be2-11ed-8cc7-1697416e7b7b | InvocationID=14b571e0-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:42:57+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23a3307a-2be2-11ed-8cc7-1697416e7b7b | InvocationID=23a3328c-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:42:57+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23a3307a-2be2-11ed-8cc7-1697416e7b7b | InvocationID=23a3328c-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:42:57+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23a3307a-2be2-11ed-8cc7-1697416e7b7b | InvocationID=23a3328c-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:43:04+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18d2a5a4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=18d2a748-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:43:04+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=279808a4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=27980b2e-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:43:22+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23a3307a-2be2-11ed-8cc7-1697416e7b7b | InvocationID=23a3328c-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:43:22+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=328f7c56-2be2-11ed-8cc7-1697416e7b7b | InvocationID=328f7f6c-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:43:22+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=328f7c56-2be2-11ed-8cc7-1697416e7b7b | InvocationID=328f7f6c-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:43:22+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=328f7c56-2be2-11ed-8cc7-1697416e7b7b | InvocationID=328f7f6c-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:43:29+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=279808a4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=27980b2e-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:43:29+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=365c5d86-2be2-11ed-8cc7-1697416e7b7b | InvocationID=365c5f2a-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:43:47+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=328f7c56-2be2-11ed-8cc7-1697416e7b7b | InvocationID=328f7f6c-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:43:47+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=417d522e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=417d54a4-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:43:48+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=417d522e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=417d54a4-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:43:48+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=417d522e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=417d54a4-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:43:54+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=365c5d86-2be2-11ed-8cc7-1697416e7b7b | InvocationID=365c5f2a-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:43:54+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=451e8a06-2be2-11ed-8cc7-1697416e7b7b | InvocationID=451e8bc8-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:44:13+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=417d522e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=417d54a4-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:44:13+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=507293a2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=507295fa-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:44:13+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=507293a2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=507295fa-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:44:13+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=507293a2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=507295fa-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:44:18+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=451e8a06-2be2-11ed-8cc7-1697416e7b7b | InvocationID=451e8bc8-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:44:18+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53e47fd2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=53e48194-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:44:38+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=507293a2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=507295fa-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:44:38+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f62e218-2be2-11ed-8cc7-1697416e7b7b | InvocationID=5f62e448-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:44:38+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f62e218-2be2-11ed-8cc7-1697416e7b7b | InvocationID=5f62e448-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:44:38+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f62e218-2be2-11ed-8cc7-1697416e7b7b | InvocationID=5f62e448-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:44:43+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=53e47fd2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=53e48194-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:44:43+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62a89918-2be2-11ed-8cc7-1697416e7b7b | InvocationID=62a89b7a-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:45:03+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f62e218-2be2-11ed-8cc7-1697416e7b7b | InvocationID=5f62e448-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:45:03+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e50e6f8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=6e50e914-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:45:03+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e50e6f8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=6e50e914-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:03+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e50e6f8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=6e50e914-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:08+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62a89918-2be2-11ed-8cc7-1697416e7b7b | InvocationID=62a89b7a-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:45:08+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=716fa202-2be2-11ed-8cc7-1697416e7b7b | InvocationID=716fa432-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:45:28+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e50e6f8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=6e50e914-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:45:28+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d3f8638-2be2-11ed-8cc7-1697416e7b7b | InvocationID=7d3f87e6-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:45:28+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d3f8638-2be2-11ed-8cc7-1697416e7b7b | InvocationID=7d3f87e6-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:28+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d3f8638-2be2-11ed-8cc7-1697416e7b7b | InvocationID=7d3f87e6-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:33+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=716fa202-2be2-11ed-8cc7-1697416e7b7b | InvocationID=716fa432-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:45:33+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80338c18-2be2-11ed-8cc7-1697416e7b7b | InvocationID=80338e48-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:45:53+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d3f8638-2be2-11ed-8cc7-1697416e7b7b | InvocationID=7d3f87e6-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:45:53+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c30c652-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8c30c8be-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:45:53+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c30c652-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8c30c8be-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:53+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c30c652-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8c30c8be-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:45:57+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80338c18-2be2-11ed-8cc7-1697416e7b7b | InvocationID=80338e48-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:45:57+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ef62882-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8ef62aa8-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:46:18+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c30c652-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8c30c8be-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:46:18+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b219e8e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9b21a3a2-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:46:18+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b219e8e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9b21a3a2-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:46:18+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b219e8e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9b21a3a2-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:46:22+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ef62882-2be2-11ed-8cc7-1697416e7b7b | InvocationID=8ef62aa8-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:46:22+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dbb0be4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9dbb0e50-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:46:43+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b219e8e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9b21a3a2-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:46:43+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa12058c-2be2-11ed-8cc7-1697416e7b7b | InvocationID=aa12074e-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:46:43+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa12058c-2be2-11ed-8cc7-1697416e7b7b | InvocationID=aa12074e-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:46:43+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa12058c-2be2-11ed-8cc7-1697416e7b7b | InvocationID=aa12074e-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:46:47+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9dbb0be4-2be2-11ed-8cc7-1697416e7b7b | InvocationID=9dbb0e50-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:46:47+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac7d610e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=ac7d6316-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:47:08+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa12058c-2be2-11ed-8cc7-1697416e7b7b | InvocationID=aa12074e-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:47:08+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8fea5fa-2be2-11ed-8cc7-1697416e7b7b | InvocationID=b8fea7da-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:47:08+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8fea5fa-2be2-11ed-8cc7-1697416e7b7b | InvocationID=b8fea7da-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:47:08+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8fea5fa-2be2-11ed-8cc7-1697416e7b7b | InvocationID=b8fea7da-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:47:12+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ac7d610e-2be2-11ed-8cc7-1697416e7b7b | InvocationID=ac7d6316-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:47:12+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb3f53dc-2be2-11ed-8cc7-1697416e7b7b | InvocationID=bb3f5648-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:47:33+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8fea5fa-2be2-11ed-8cc7-1697416e7b7b | InvocationID=b8fea7da-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:47:33+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7eac6f2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=c7eac896-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:47:33+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7eac6f2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=c7eac896-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:47:33+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7eac6f2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=c7eac896-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:47:37+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb3f53dc-2be2-11ed-8cc7-1697416e7b7b | InvocationID=bb3f5648-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:47:37+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca01d020-2be2-11ed-8cc7-1697416e7b7b | InvocationID=ca01d2a0-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:47:58+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7eac6f2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=c7eac896-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:47:58+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6db36a6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d6db3a16-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:47:58+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6db36a6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d6db3a16-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:47:58+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d6db36a6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d6db3a16-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:48:01+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca01d020-2be2-11ed-8cc7-1697416e7b7b | InvocationID=ca01d2a0-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:48:01+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8c852c8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d8c85548-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:48:23+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d6db36a6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d6db3a16-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:48:23+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5c796d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e5c79876-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:48:23+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5c796d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e5c79876-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:48:23+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5c796d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e5c79876-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:48:26+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d8c852c8-2be2-11ed-8cc7-1697416e7b7b | InvocationID=d8c85548-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:48:26+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e78af216-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e78af450-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:48:48+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5c796d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e5c79876-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:48:48+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4b396d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f4b39d1c-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:48:48+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4b396d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f4b39d1c-2be2-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:48:48+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4b396d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f4b39d1c-2be2-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:48:51+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e78af216-2be2-11ed-8cc7-1697416e7b7b | InvocationID=e78af450-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:48:51+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f64f06b6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f64f0a94-2be2-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:49:13+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4b396d2-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f4b39d1c-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:49:13+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03a14090-2be3-11ed-8cc7-1697416e7b7b | InvocationID=03a144be-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:49:13+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03a14090-2be3-11ed-8cc7-1697416e7b7b | InvocationID=03a144be-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:49:13+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03a14090-2be3-11ed-8cc7-1697416e7b7b | InvocationID=03a144be-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:49:16+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f64f06b6-2be2-11ed-8cc7-1697416e7b7b | InvocationID=f64f0a94-2be2-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:49:16+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=051454e4-2be3-11ed-8cc7-1697416e7b7b | InvocationID=05145714-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:49:38+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03a14090-2be3-11ed-8cc7-1697416e7b7b | InvocationID=03a144be-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:49:38+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1293139e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=129315c4-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:49:38+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1293139e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=129315c4-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:49:38+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1293139e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=129315c4-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:49:40+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=051454e4-2be3-11ed-8cc7-1697416e7b7b | InvocationID=05145714-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:49:40+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13d842ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=13d845bc-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:50:03+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1293139e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=129315c4-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:50:03+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21804110-2be3-11ed-8cc7-1697416e7b7b | InvocationID=21804462-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:50:03+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21804110-2be3-11ed-8cc7-1697416e7b7b | InvocationID=21804462-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:03+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21804110-2be3-11ed-8cc7-1697416e7b7b | InvocationID=21804462-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:05+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13d842ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=13d845bc-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:50:05+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=229a135a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=229a1882-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:50:28+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21804110-2be3-11ed-8cc7-1697416e7b7b | InvocationID=21804462-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:50:28+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=306e0b8a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=306e0dba-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:50:28+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=306e0b8a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=306e0dba-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:28+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=306e0b8a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=306e0dba-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:30+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=229a135a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=229a1882-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:50:30+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=315e1f6c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=315e21e2-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:50:53+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=306e0b8a-2be3-11ed-8cc7-1697416e7b7b | InvocationID=306e0dba-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:50:53+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f59b69e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=3f59b8ec-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:50:53+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f59b69e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=3f59b8ec-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:53+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f59b69e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=3f59b8ec-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:50:55+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=315e1f6c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=315e21e2-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:50:55+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4021ee0c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4021f0b4-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:51:18+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f59b69e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=3f59b8ec-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:51:18+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e45f03c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4e45f2bc-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:51:18+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e45f03c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4e45f2bc-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:51:18+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e45f03c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4e45f2bc-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:51:19+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4021ee0c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4021f0b4-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:51:19+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ee573be-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4ee5760c-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:51:43+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e45f03c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4e45f2bc-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:51:43+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d32b8c8-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5d32ba80-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:51:43+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d32b8c8-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5d32ba80-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:51:43+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d32b8c8-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5d32ba80-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:51:44+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ee573be-2be3-11ed-8cc7-1697416e7b7b | InvocationID=4ee5760c-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:51:44+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dac8ac2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5dac8d38-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:52:08+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d32b8c8-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5d32ba80-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:52:08+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c1e8db2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c1ea7de-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:52:09+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c1e8db2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c1ea7de-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:52:09+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c1e8db2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c1ea7de-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:52:09+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dac8ac2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=5dac8d38-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:52:09+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c704224-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c7044ea-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:52:34+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c1e8db2-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c1ea7de-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:52:34+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b0d4890-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b0d4a3e-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:52:34+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b0d4890-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b0d4a3e-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:52:34+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b0d4890-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b0d4a3e-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:52:34+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c704224-2be3-11ed-8cc7-1697416e7b7b | InvocationID=6c7044ea-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:52:34+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b32c4da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b32ca52-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:52:59+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b0d4890-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b0d4a3e-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:52:59+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89f992fa-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89f99570-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:52:59+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b32c4da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=7b32ca52-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:52:59+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89fe30ee-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89fe3300-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:52:59+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89f992fa-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89f99570-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:52:59+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89f992fa-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89f99570-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:53:23+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89fe30ee-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89fe3300-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:53:23+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98c511ba-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98c51476-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:53:24+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89f992fa-2be3-11ed-8cc7-1697416e7b7b | InvocationID=89f99570-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:53:24+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98eb4ccc-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98eb4ee8-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:53:24+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98eb4ccc-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98eb4ee8-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:53:24+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98eb4ccc-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98eb4ee8-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:53:48+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98c511ba-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98c51476-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:53:48+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a788ea14-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a788ece4-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:53:49+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98eb4ccc-2be3-11ed-8cc7-1697416e7b7b | InvocationID=98eb4ee8-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:53:49+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d714e6-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a7d71766-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:53:49+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d714e6-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a7d71766-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:53:49+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7d714e6-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a7d71766-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:54:13+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a788ea14-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a788ece4-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:54:13+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b654b334-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b654b58c-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:54:14+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7d714e6-2be3-11ed-8cc7-1697416e7b7b | InvocationID=a7d71766-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:54:14+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6c578da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b6c57bb4-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:54:14+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6c578da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b6c57bb4-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:54:14+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6c578da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b6c57bb4-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:54:38+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b654b334-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b654b58c-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:54:38+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c516cd1c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c516cec0-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:54:39+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6c578da-2be3-11ed-8cc7-1697416e7b7b | InvocationID=b6c57bb4-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:54:39+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5b37b44-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c5b37d7e-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:54:39+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5b37b44-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c5b37d7e-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:54:39+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5b37b44-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c5b37d7e-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:03+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c516cd1c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c516cec0-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:55:03+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3da24ac-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d3da27a4-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:55:04+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5b37b44-2be3-11ed-8cc7-1697416e7b7b | InvocationID=c5b37d7e-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:55:04+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d49fa0ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d49fa36c-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:55:04+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d49fa0ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d49fa36c-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:04+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d49fa0ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d49fa36c-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:27+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3da24ac-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d3da27a4-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:55:27+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e29ee9a0-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e29eebda-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:55:29+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d49fa0ec-2be3-11ed-8cc7-1697416e7b7b | InvocationID=d49fa36c-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:55:29+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3907e6e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e3908080-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:55:29+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3907e6e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e3908080-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:29+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3907e6e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e3908080-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:52+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e29ee9a0-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e29eebda-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:55:52+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f160e6a0-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f160ebfa-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:55:54+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3907e6e-2be3-11ed-8cc7-1697416e7b7b | InvocationID=e3908080-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:55:54+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f27ec82c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f27eca5c-2be3-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:55:54+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f27ec82c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f27eca5c-2be3-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:55:54+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f27ec82c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f27eca5c-2be3-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:56:17+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f160e6a0-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f160ebfa-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:56:17+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=002471a2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=002473f0-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:56:19+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f27ec82c-2be3-11ed-8cc7-1697416e7b7b | InvocationID=f27eca5c-2be3-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:56:19+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=016c866c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=016c88c4-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:56:19+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=016c866c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=016c88c4-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:56:19+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=016c866c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=016c88c4-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:56:42+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=002471a2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=002473f0-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:56:42+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ee7b55a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=0ee7b9ba-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:56:44+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=016c866c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=016c88c4-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:56:44+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1059f16e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1059f3bc-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:56:44+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1059f16e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1059f3bc-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:56:44+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1059f16e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1059f3bc-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:06+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ee7b55a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=0ee7b9ba-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:57:06+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1daa5336-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1daa54e4-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:57:09+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1059f16e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1059f3bc-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:57:09+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f45b4ba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1f45b730-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:57:09+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f45b4ba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1f45b730-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:09+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f45b4ba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1f45b730-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:31+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1daa5336-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1daa54e4-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:57:31+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c6be8b2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2c6beb3c-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:57:34+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f45b4ba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=1f45b730-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:57:34+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e33fa36-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2e33fda6-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:57:34+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e33fa36-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2e33fda6-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:34+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e33fa36-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2e33fda6-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:56+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c6be8b2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2c6beb3c-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:57:56+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b2ee2aa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3b2eea98-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:57:59+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e33fa36-2be4-11ed-8cc7-1697416e7b7b | InvocationID=2e33fda6-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:57:59+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d22c9d2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3d22cc5c-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:57:59+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d22c9d2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3d22cc5c-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:57:59+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d22c9d2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3d22cc5c-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:58:21+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b2ee2aa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3b2eea98-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:58:21+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49f2191a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=49f21b40-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:58:24+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d22c9d2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=3d22cc5c-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:58:24+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c10dc2c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=4c10de48-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:58:24+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c10dc2c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=4c10de48-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:58:24+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c10dc2c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=4c10de48-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:58:45+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=49f2191a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=49f21b40-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:58:45+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58b4bdae-2be4-11ed-8cc7-1697416e7b7b | InvocationID=58b4c01a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:58:49+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c10dc2c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=4c10de48-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:58:49+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5afbeb50-2be4-11ed-8cc7-1697416e7b7b | InvocationID=5afbecfe-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:58:49+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5afbeb50-2be4-11ed-8cc7-1697416e7b7b | InvocationID=5afbecfe-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:58:49+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5afbeb50-2be4-11ed-8cc7-1697416e7b7b | InvocationID=5afbecfe-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:59:10+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58b4bdae-2be4-11ed-8cc7-1697416e7b7b | InvocationID=58b4c01a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:59:10+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67776e04-2be4-11ed-8cc7-1697416e7b7b | InvocationID=67777002-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:59:14+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5afbeb50-2be4-11ed-8cc7-1697416e7b7b | InvocationID=5afbecfe-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:59:14+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69e8ebf4-2be4-11ed-8cc7-1697416e7b7b | InvocationID=69e8ee6a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:59:14+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69e8ebf4-2be4-11ed-8cc7-1697416e7b7b | InvocationID=69e8ee6a-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:59:14+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69e8ebf4-2be4-11ed-8cc7-1697416e7b7b | InvocationID=69e8ee6a-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:59:35+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67776e04-2be4-11ed-8cc7-1697416e7b7b | InvocationID=67777002-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-03T23:59:35+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=763b446a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=763b46ea-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-03T23:59:39+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69e8ebf4-2be4-11ed-8cc7-1697416e7b7b | InvocationID=69e8ee6a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-03T23:59:39+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78d67aaa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=78d67e74-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-03T23:59:39+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78d67aaa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=78d67e74-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-03T23:59:39+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78d67aaa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=78d67e74-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:00+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=763b446a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=763b46ea-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:00:00+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84fd36de-2be4-11ed-8cc7-1697416e7b7b | InvocationID=84fd3936-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:00:04+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78d67aaa-2be4-11ed-8cc7-1697416e7b7b | InvocationID=78d67e74-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:00:04+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87c2d810-2be4-11ed-8cc7-1697416e7b7b | InvocationID=87c2d9be-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:00:04+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87c2d810-2be4-11ed-8cc7-1697416e7b7b | InvocationID=87c2d9be-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:04+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87c2d810-2be4-11ed-8cc7-1697416e7b7b | InvocationID=87c2d9be-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:24+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84fd36de-2be4-11ed-8cc7-1697416e7b7b | InvocationID=84fd3936-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:00:24+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93be95e6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=93be9c3a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:00:29+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87c2d810-2be4-11ed-8cc7-1697416e7b7b | InvocationID=87c2d9be-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:00:29+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96af1636-2be4-11ed-8cc7-1697416e7b7b | InvocationID=96af1b4a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:00:29+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96af1636-2be4-11ed-8cc7-1697416e7b7b | InvocationID=96af1b4a-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:29+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96af1636-2be4-11ed-8cc7-1697416e7b7b | InvocationID=96af1b4a-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:49+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93be95e6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=93be9c3a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:00:49+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a285ac90-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a285ae48-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:00:54+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96af1636-2be4-11ed-8cc7-1697416e7b7b | InvocationID=96af1b4a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:00:54+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a59c97b8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a59c995c-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:00:54+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a59c97b8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a59c995c-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:00:54+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a59c97b8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a59c995c-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:01:14+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a285ac90-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a285ae48-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:01:14+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b148a39a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b148a5fc-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:01:19+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a59c97b8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=a59c995c-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:01:19+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4888f0c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b488915a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:01:20+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4888f0c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b488915a-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:01:20+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4888f0c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b488915a-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:01:39+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b148a39a-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b148a5fc-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:01:39+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c00ca26e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c00ca476-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:01:45+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4888f0c-2be4-11ed-8cc7-1697416e7b7b | InvocationID=b488915a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:01:45+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c37a9168-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c37a9316-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:01:45+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c37a9168-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c37a9316-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:01:45+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c37a9168-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c37a9316-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:02:04+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c00ca26e-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c00ca476-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:02:04+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ced1ebba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ced1ede0-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:02:10+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c37a9168-2be4-11ed-8cc7-1697416e7b7b | InvocationID=c37a9316-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:02:10+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2664578-2be4-11ed-8cc7-1697416e7b7b | InvocationID=d266480c-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:02:10+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2664578-2be4-11ed-8cc7-1697416e7b7b | InvocationID=d266480c-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:02:10+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2664578-2be4-11ed-8cc7-1697416e7b7b | InvocationID=d266480c-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:02:28+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ced1ebba-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ced1ede0-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:02:28+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd9a2ed2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=dd9a30d0-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:02:35+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2664578-2be4-11ed-8cc7-1697416e7b7b | InvocationID=d266480c-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:02:35+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1562094-2be4-11ed-8cc7-1697416e7b7b | InvocationID=e15622ce-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:02:35+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1562094-2be4-11ed-8cc7-1697416e7b7b | InvocationID=e15622ce-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:02:35+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1562094-2be4-11ed-8cc7-1697416e7b7b | InvocationID=e15622ce-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:02:53+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd9a2ed2-2be4-11ed-8cc7-1697416e7b7b | InvocationID=dd9a30d0-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:02:53+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec5db812-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ec5dc4a6-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:03:00+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1562094-2be4-11ed-8cc7-1697416e7b7b | InvocationID=e15622ce-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:03:00+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f045f746-2be4-11ed-8cc7-1697416e7b7b | InvocationID=f045f9a8-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:03:00+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f045f746-2be4-11ed-8cc7-1697416e7b7b | InvocationID=f045f9a8-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:03:00+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f045f746-2be4-11ed-8cc7-1697416e7b7b | InvocationID=f045f9a8-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:03:18+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec5db812-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ec5dc4a6-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:03:18+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb23aed8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=fb23b13a-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:03:25+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f045f746-2be4-11ed-8cc7-1697416e7b7b | InvocationID=f045f9a8-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:03:25+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff31beb6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ff31c1ae-2be4-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:03:25+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff31beb6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ff31c1ae-2be4-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:03:25+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff31beb6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ff31c1ae-2be4-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:03:43+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb23aed8-2be4-11ed-8cc7-1697416e7b7b | InvocationID=fb23b13a-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:03:43+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09e70f96-2be5-11ed-8cc7-1697416e7b7b | InvocationID=09e71342-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:03:50+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff31beb6-2be4-11ed-8cc7-1697416e7b7b | InvocationID=ff31c1ae-2be4-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:03:50+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e1f7b52-2be5-11ed-8cc7-1697416e7b7b | InvocationID=0e1f7de6-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:03:50+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e1f7b52-2be5-11ed-8cc7-1697416e7b7b | InvocationID=0e1f7de6-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:03:50+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e1f7b52-2be5-11ed-8cc7-1697416e7b7b | InvocationID=0e1f7de6-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:04:07+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09e70f96-2be5-11ed-8cc7-1697416e7b7b | InvocationID=09e71342-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:04:07+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18a97b22-2be5-11ed-8cc7-1697416e7b7b | InvocationID=18a97d20-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:04:15+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e1f7b52-2be5-11ed-8cc7-1697416e7b7b | InvocationID=0e1f7de6-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:04:15+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d13cbb8-2be5-11ed-8cc7-1697416e7b7b | InvocationID=1d13ce1a-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:04:15+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d13cbb8-2be5-11ed-8cc7-1697416e7b7b | InvocationID=1d13ce1a-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:04:15+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d13cbb8-2be5-11ed-8cc7-1697416e7b7b | InvocationID=1d13ce1a-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:04:32+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18a97b22-2be5-11ed-8cc7-1697416e7b7b | InvocationID=18a97d20-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:04:32+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=276e4f20-2be5-11ed-8cc7-1697416e7b7b | InvocationID=276e50c4-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:04:40+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d13cbb8-2be5-11ed-8cc7-1697416e7b7b | InvocationID=1d13ce1a-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:04:40+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c036d68-2be5-11ed-8cc7-1697416e7b7b | InvocationID=2c036f8e-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:04:40+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c036d68-2be5-11ed-8cc7-1697416e7b7b | InvocationID=2c036f8e-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:04:40+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c036d68-2be5-11ed-8cc7-1697416e7b7b | InvocationID=2c036f8e-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:04:57+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=276e4f20-2be5-11ed-8cc7-1697416e7b7b | InvocationID=276e50c4-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:04:57+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36314e18-2be5-11ed-8cc7-1697416e7b7b | InvocationID=36315156-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:05:05+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c036d68-2be5-11ed-8cc7-1697416e7b7b | InvocationID=2c036f8e-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:05:05+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3af15f60-2be5-11ed-8cc7-1697416e7b7b | InvocationID=3af161f4-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:05:05+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3af15f60-2be5-11ed-8cc7-1697416e7b7b | InvocationID=3af161f4-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:05:05+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3af15f60-2be5-11ed-8cc7-1697416e7b7b | InvocationID=3af161f4-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:05:22+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36314e18-2be5-11ed-8cc7-1697416e7b7b | InvocationID=36315156-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:05:22+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44f2b52c-2be5-11ed-8cc7-1697416e7b7b | InvocationID=44f2b7fc-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:05:30+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3af15f60-2be5-11ed-8cc7-1697416e7b7b | InvocationID=3af161f4-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:05:30+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49dcce1a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=49dcd126-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:05:30+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49dcce1a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=49dcd126-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:05:30+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49dcce1a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=49dcd126-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:05:47+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44f2b52c-2be5-11ed-8cc7-1697416e7b7b | InvocationID=44f2b7fc-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:05:47+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53b55236-2be5-11ed-8cc7-1697416e7b7b | InvocationID=53b55754-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:05:55+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49dcce1a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=49dcd126-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:05:55+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58ca8f7a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=58ca9b00-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:05:55+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58ca8f7a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=58ca9b00-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:05:55+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58ca8f7a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=58ca9b00-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:06:11+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=53b55236-2be5-11ed-8cc7-1697416e7b7b | InvocationID=53b55754-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:06:11+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6278e242-2be5-11ed-8cc7-1697416e7b7b | InvocationID=6278e4e0-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:06:20+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58ca8f7a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=58ca9b00-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:06:20+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67b6582a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=67b659d8-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:06:20+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67b6582a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=67b659d8-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:06:20+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67b6582a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=67b659d8-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:06:36+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6278e242-2be5-11ed-8cc7-1697416e7b7b | InvocationID=6278e4e0-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:06:36+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71407b5a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=71408172-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:06:45+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67b6582a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=67b659d8-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:06:45+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76a23dc2-2be5-11ed-8cc7-1697416e7b7b | InvocationID=76a24042-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:06:45+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76a23dc2-2be5-11ed-8cc7-1697416e7b7b | InvocationID=76a24042-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:06:45+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76a23dc2-2be5-11ed-8cc7-1697416e7b7b | InvocationID=76a24042-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:07:01+0000 | aai_event_thread | 139777546844960 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71407b5a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=71408172-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF AAI events. 2022-09-04T00:07:01+0000 | aai_event_thread | 139777546844960 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8003978a-2be5-11ed-8cc7-1697416e7b7b | InvocationID=8003994c-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-04T00:07:10+0000 | policy_event_thread | 139777547905824 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76a23dc2-2be5-11ed-8cc7-1697416e7b7b | InvocationID=76a24042-2be5-11ed-8cc7-1697416e7b7b | Polling MR for XNF activation/deactivation policy response events. 2022-09-04T00:07:10+0000 | policy_event_thread | 139777547905824 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858ed2aa-2be5-11ed-8cc7-1697416e7b7b | InvocationID=858ee308-2be5-11ed-8cc7-1697416e7b7b | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-04T00:07:10+0000 | policy_event_thread | 139777547905824 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=858ed2aa-2be5-11ed-8cc7-1697416e7b7b | InvocationID=858ee308-2be5-11ed-8cc7-1697416e7b7b | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-04T00:07:10+0000 | policy_event_thread | 139777547905824 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=858ed2aa-2be5-11ed-8cc7-1697416e7b7b | InvocationID=858ee308-2be5-11ed-8cc7-1697416e7b7b | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-package