Results

By type

          /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-12-16T03:24:31+0000 | MainThread | 140047841078600 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-12-16T03:24:31+0000 | MainThread | 140047841078600 | 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-12-16T03:24:31+0000 | MainThread | 140047841078600 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-12-16T03:24:31+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:24:31+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28092a2e-7cf1-11ed-9233-6eed5db49683 | InvocationID=28092cf4-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:24:31+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-12-16T03:24:31+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=280b25c2-7cf1-11ed-9233-6eed5db49683 | InvocationID=280b2860-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:24:32+0000 | MainThread | 140047841078600 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-12-16T03:24:32+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=280b25c2-7cf1-11ed-9233-6eed5db49683 | InvocationID=280b2860-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:32+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=280b25c2-7cf1-11ed-9233-6eed5db49683 | InvocationID=280b2860-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:32+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28092a2e-7cf1-11ed-9233-6eed5db49683 | InvocationID=28092cf4-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:32+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28092a2e-7cf1-11ed-9233-6eed5db49683 | InvocationID=28092cf4-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=280b25c2-7cf1-11ed-9233-6eed5db49683 | InvocationID=280b2860-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:24:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34343d98-7cf1-11ed-9233-6eed5db49683 | InvocationID=3434416c-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:24:52+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34343d98-7cf1-11ed-9233-6eed5db49683 | InvocationID=3434416c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:52+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34343d98-7cf1-11ed-9233-6eed5db49683 | InvocationID=3434416c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:57+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28092a2e-7cf1-11ed-9233-6eed5db49683 | InvocationID=28092cf4-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:24:57+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=372f35a2-7cf1-11ed-9233-6eed5db49683 | InvocationID=372f3854-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:24:57+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=372f35a2-7cf1-11ed-9233-6eed5db49683 | InvocationID=372f3854-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:24:57+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=372f35a2-7cf1-11ed-9233-6eed5db49683 | InvocationID=372f3854-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34343d98-7cf1-11ed-9233-6eed5db49683 | InvocationID=3434416c-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:25:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=402edefa-7cf1-11ed-9233-6eed5db49683 | InvocationID=402ee10c-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:25:12+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=402edefa-7cf1-11ed-9233-6eed5db49683 | InvocationID=402ee10c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:12+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=402edefa-7cf1-11ed-9233-6eed5db49683 | InvocationID=402ee10c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:22+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=372f35a2-7cf1-11ed-9233-6eed5db49683 | InvocationID=372f3854-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:25:22+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=462b14d6-7cf1-11ed-9233-6eed5db49683 | InvocationID=462b17a6-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:25:22+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=462b14d6-7cf1-11ed-9233-6eed5db49683 | InvocationID=462b17a6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:22+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=462b14d6-7cf1-11ed-9233-6eed5db49683 | InvocationID=462b17a6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:32+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=402edefa-7cf1-11ed-9233-6eed5db49683 | InvocationID=402ee10c-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:25:32+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c26e6da-7cf1-11ed-9233-6eed5db49683 | InvocationID=4c26e8ec-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:25:32+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c26e6da-7cf1-11ed-9233-6eed5db49683 | InvocationID=4c26e8ec-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:32+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c26e6da-7cf1-11ed-9233-6eed5db49683 | InvocationID=4c26e8ec-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:47+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=462b14d6-7cf1-11ed-9233-6eed5db49683 | InvocationID=462b17a6-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:25:47+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5525aac8-7cf1-11ed-9233-6eed5db49683 | InvocationID=5525afb4-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:25:47+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5525aac8-7cf1-11ed-9233-6eed5db49683 | InvocationID=5525afb4-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:47+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5525aac8-7cf1-11ed-9233-6eed5db49683 | InvocationID=5525afb4-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c26e6da-7cf1-11ed-9233-6eed5db49683 | InvocationID=4c26e8ec-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:25:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5829b944-7cf1-11ed-9233-6eed5db49683 | InvocationID=5829bb9c-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:25:52+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5829b944-7cf1-11ed-9233-6eed5db49683 | InvocationID=5829bb9c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:25:52+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5829b944-7cf1-11ed-9233-6eed5db49683 | InvocationID=5829bb9c-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:12+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5525aac8-7cf1-11ed-9233-6eed5db49683 | InvocationID=5525afb4-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:26:12+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6418d032-7cf1-11ed-9233-6eed5db49683 | InvocationID=6418d492-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:26:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5829b944-7cf1-11ed-9233-6eed5db49683 | InvocationID=5829bb9c-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:26:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641e7f5a-7cf1-11ed-9233-6eed5db49683 | InvocationID=641e8220-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:26:12+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641e7f5a-7cf1-11ed-9233-6eed5db49683 | InvocationID=641e8220-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:12+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=641e7f5a-7cf1-11ed-9233-6eed5db49683 | InvocationID=641e8220-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:12+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6418d032-7cf1-11ed-9233-6eed5db49683 | InvocationID=6418d492-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:12+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6418d032-7cf1-11ed-9233-6eed5db49683 | InvocationID=6418d492-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:32+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=641e7f5a-7cf1-11ed-9233-6eed5db49683 | InvocationID=641e8220-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:26:32+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70131c26-7cf1-11ed-9233-6eed5db49683 | InvocationID=70131e7e-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:26:32+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70131c26-7cf1-11ed-9233-6eed5db49683 | InvocationID=70131e7e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:32+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=70131c26-7cf1-11ed-9233-6eed5db49683 | InvocationID=70131e7e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:37+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6418d032-7cf1-11ed-9233-6eed5db49683 | InvocationID=6418d492-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:26:37+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730eca9c-7cf1-11ed-9233-6eed5db49683 | InvocationID=730ecd9e-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:26:37+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730eca9c-7cf1-11ed-9233-6eed5db49683 | InvocationID=730ecd9e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:37+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730eca9c-7cf1-11ed-9233-6eed5db49683 | InvocationID=730ecd9e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=70131c26-7cf1-11ed-9233-6eed5db49683 | InvocationID=70131e7e-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:26:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c0ef4be-7cf1-11ed-9233-6eed5db49683 | InvocationID=7c0ef860-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:26:52+0000 | aai_event_thread | 140047790340896 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c0ef4be-7cf1-11ed-9233-6eed5db49683 | InvocationID=7c0ef860-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:26:52+0000 | aai_event_thread | 140047790340896 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c0ef4be-7cf1-11ed-9233-6eed5db49683 | InvocationID=7c0ef860-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:02+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730eca9c-7cf1-11ed-9233-6eed5db49683 | InvocationID=730ecd9e-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:27:02+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8202f80c-7cf1-11ed-9233-6eed5db49683 | InvocationID=8203014e-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:27:02+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8202f80c-7cf1-11ed-9233-6eed5db49683 | InvocationID=8203014e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:02+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8202f80c-7cf1-11ed-9233-6eed5db49683 | InvocationID=8203014e-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c0ef4be-7cf1-11ed-9233-6eed5db49683 | InvocationID=7c0ef860-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:27:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8809fee4-7cf1-11ed-9233-6eed5db49683 | InvocationID=880a033a-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:27:27+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8202f80c-7cf1-11ed-9233-6eed5db49683 | InvocationID=8203014e-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:27:27+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90f6af48-7cf1-11ed-9233-6eed5db49683 | InvocationID=90f6ba92-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:27:27+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90f6af48-7cf1-11ed-9233-6eed5db49683 | InvocationID=90f6ba92-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:27+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90f6af48-7cf1-11ed-9233-6eed5db49683 | InvocationID=90f6ba92-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:37+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8809fee4-7cf1-11ed-9233-6eed5db49683 | InvocationID=880a033a-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:27:37+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96c7d4f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=96c7d6f4-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:27:52+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90f6af48-7cf1-11ed-9233-6eed5db49683 | InvocationID=90f6ba92-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:27:52+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fe620f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=9fe622ea-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:27:53+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fe620f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=9fe622ea-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:53+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fe620f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=9fe622ea-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:27:57+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96c7d4f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=96c7d6f4-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:27:57+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2d02910-7cf1-11ed-9233-6eed5db49683 | InvocationID=a2d02c8a-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:28:18+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a2d02910-7cf1-11ed-9233-6eed5db49683 | InvocationID=a2d02c8a-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:28:18+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aede6758-7cf1-11ed-9233-6eed5db49683 | InvocationID=aede694c-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:28:18+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fe620f6-7cf1-11ed-9233-6eed5db49683 | InvocationID=9fe622ea-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:28:18+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee0c840-7cf1-11ed-9233-6eed5db49683 | InvocationID=aee0ca98-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:28:18+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee0c840-7cf1-11ed-9233-6eed5db49683 | InvocationID=aee0ca98-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:28:18+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee0c840-7cf1-11ed-9233-6eed5db49683 | InvocationID=aee0ca98-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:28:38+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aede6758-7cf1-11ed-9233-6eed5db49683 | InvocationID=aede694c-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:28:38+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bae7399e-7cf1-11ed-9233-6eed5db49683 | InvocationID=bae73d04-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:28:43+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee0c840-7cf1-11ed-9233-6eed5db49683 | InvocationID=aee0ca98-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:28:43+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdcd56c0-7cf1-11ed-9233-6eed5db49683 | InvocationID=bdcd58e6-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:28:43+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdcd56c0-7cf1-11ed-9233-6eed5db49683 | InvocationID=bdcd58e6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:28:43+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdcd56c0-7cf1-11ed-9233-6eed5db49683 | InvocationID=bdcd58e6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:28:59+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bae7399e-7cf1-11ed-9233-6eed5db49683 | InvocationID=bae73d04-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:28:59+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7598664-7cf1-11ed-9233-6eed5db49683 | InvocationID=c75995aa-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:29:08+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdcd56c0-7cf1-11ed-9233-6eed5db49683 | InvocationID=bdcd58e6-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:29:08+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccba5386-7cf1-11ed-9233-6eed5db49683 | InvocationID=ccba575a-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:29:08+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccba5386-7cf1-11ed-9233-6eed5db49683 | InvocationID=ccba575a-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:29:08+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccba5386-7cf1-11ed-9233-6eed5db49683 | InvocationID=ccba575a-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:29:23+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7598664-7cf1-11ed-9233-6eed5db49683 | InvocationID=c75995aa-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:29:24+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d623d29e-7cf1-11ed-9233-6eed5db49683 | InvocationID=d623daaa-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:29:33+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccba5386-7cf1-11ed-9233-6eed5db49683 | InvocationID=ccba575a-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:29:33+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbaca0b0-7cf1-11ed-9233-6eed5db49683 | InvocationID=dbaca4ca-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:29:33+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbaca0b0-7cf1-11ed-9233-6eed5db49683 | InvocationID=dbaca4ca-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:29:33+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbaca0b0-7cf1-11ed-9233-6eed5db49683 | InvocationID=dbaca4ca-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:29:48+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d623d29e-7cf1-11ed-9233-6eed5db49683 | InvocationID=d623daaa-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:29:48+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e508648c-7cf1-11ed-9233-6eed5db49683 | InvocationID=e508668a-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:29:58+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbaca0b0-7cf1-11ed-9233-6eed5db49683 | InvocationID=dbaca4ca-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:29:58+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea9afba8-7cf1-11ed-9233-6eed5db49683 | InvocationID=ea9afda6-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:29:58+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea9afba8-7cf1-11ed-9233-6eed5db49683 | InvocationID=ea9afda6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:29:58+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea9afba8-7cf1-11ed-9233-6eed5db49683 | InvocationID=ea9afda6-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:30:13+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e508648c-7cf1-11ed-9233-6eed5db49683 | InvocationID=e508668a-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:30:13+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3d4a1ec-7cf1-11ed-9233-6eed5db49683 | InvocationID=f3d4a5d4-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:30:23+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea9afba8-7cf1-11ed-9233-6eed5db49683 | InvocationID=ea9afda6-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:30:23+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f98b028e-7cf1-11ed-9233-6eed5db49683 | InvocationID=f98b04f0-7cf1-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:30:23+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f98b028e-7cf1-11ed-9233-6eed5db49683 | InvocationID=f98b04f0-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:30:23+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f98b028e-7cf1-11ed-9233-6eed5db49683 | InvocationID=f98b04f0-7cf1-11ed-9233-6eed5db49683 | 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-12-16T03:30:38+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3d4a1ec-7cf1-11ed-9233-6eed5db49683 | InvocationID=f3d4a5d4-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:30:38+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02980a84-7cf2-11ed-9233-6eed5db49683 | InvocationID=02981772-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:30:48+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f98b028e-7cf1-11ed-9233-6eed5db49683 | InvocationID=f98b04f0-7cf1-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:30:48+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0876d264-7cf2-11ed-9233-6eed5db49683 | InvocationID=0876d4a8-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:30:48+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0876d264-7cf2-11ed-9233-6eed5db49683 | InvocationID=0876d4a8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:30:48+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0876d264-7cf2-11ed-9233-6eed5db49683 | InvocationID=0876d4a8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:31:03+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02980a84-7cf2-11ed-9233-6eed5db49683 | InvocationID=02981772-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:31:03+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=115af00e-7cf2-11ed-9233-6eed5db49683 | InvocationID=115af2d4-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:31:13+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0876d264-7cf2-11ed-9233-6eed5db49683 | InvocationID=0876d4a8-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:31:13+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17622562-7cf2-11ed-9233-6eed5db49683 | InvocationID=17622814-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:31:13+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17622562-7cf2-11ed-9233-6eed5db49683 | InvocationID=17622814-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:31:13+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17622562-7cf2-11ed-9233-6eed5db49683 | InvocationID=17622814-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:31:28+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=115af00e-7cf2-11ed-9233-6eed5db49683 | InvocationID=115af2d4-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:31:28+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=201fcc54-7cf2-11ed-9233-6eed5db49683 | InvocationID=201fcfec-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:31:38+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17622562-7cf2-11ed-9233-6eed5db49683 | InvocationID=17622814-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:31:38+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2650b8a4-7cf2-11ed-9233-6eed5db49683 | InvocationID=2650bae8-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:31:38+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2650b8a4-7cf2-11ed-9233-6eed5db49683 | InvocationID=2650bae8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:31:38+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2650b8a4-7cf2-11ed-9233-6eed5db49683 | InvocationID=2650bae8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:31:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=201fcc54-7cf2-11ed-9233-6eed5db49683 | InvocationID=201fcfec-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:31:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ee6e182-7cf2-11ed-9233-6eed5db49683 | InvocationID=2ee6ee2a-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:32:03+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2650b8a4-7cf2-11ed-9233-6eed5db49683 | InvocationID=2650bae8-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:32:03+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=353ca954-7cf2-11ed-9233-6eed5db49683 | InvocationID=353cab70-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:32:03+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=353ca954-7cf2-11ed-9233-6eed5db49683 | InvocationID=353cab70-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:32:03+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=353ca954-7cf2-11ed-9233-6eed5db49683 | InvocationID=353cab70-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:32:17+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ee6e182-7cf2-11ed-9233-6eed5db49683 | InvocationID=2ee6ee2a-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:32:17+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3daf49d4-7cf2-11ed-9233-6eed5db49683 | InvocationID=3daf4c7c-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:32:28+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=353ca954-7cf2-11ed-9233-6eed5db49683 | InvocationID=353cab70-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:32:28+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4429247e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4429276c-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:32:28+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4429247e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4429276c-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:32:28+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4429247e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4429276c-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:32:42+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3daf49d4-7cf2-11ed-9233-6eed5db49683 | InvocationID=3daf4c7c-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:32:42+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c71378e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4c713a4a-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:32:53+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4429247e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4429276c-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:32:53+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53172102-7cf2-11ed-9233-6eed5db49683 | InvocationID=53172738-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:32:53+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53172102-7cf2-11ed-9233-6eed5db49683 | InvocationID=53172738-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:32:53+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53172102-7cf2-11ed-9233-6eed5db49683 | InvocationID=53172738-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:33:07+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c71378e-7cf2-11ed-9233-6eed5db49683 | InvocationID=4c713a4a-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:33:07+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b38b350-7cf2-11ed-9233-6eed5db49683 | InvocationID=5b38b562-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:33:18+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53172102-7cf2-11ed-9233-6eed5db49683 | InvocationID=53172738-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:33:18+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6202c086-7cf2-11ed-9233-6eed5db49683 | InvocationID=6202c2a2-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:33:18+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6202c086-7cf2-11ed-9233-6eed5db49683 | InvocationID=6202c2a2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:33:18+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6202c086-7cf2-11ed-9233-6eed5db49683 | InvocationID=6202c2a2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:33:32+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b38b350-7cf2-11ed-9233-6eed5db49683 | InvocationID=5b38b562-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:33:32+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69ff863e-7cf2-11ed-9233-6eed5db49683 | InvocationID=69ff8850-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:33:43+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6202c086-7cf2-11ed-9233-6eed5db49683 | InvocationID=6202c2a2-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:33:43+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70ee9e58-7cf2-11ed-9233-6eed5db49683 | InvocationID=70eea0d8-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:33:43+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70ee9e58-7cf2-11ed-9233-6eed5db49683 | InvocationID=70eea0d8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:33:43+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70ee9e58-7cf2-11ed-9233-6eed5db49683 | InvocationID=70eea0d8-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:33:56+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69ff863e-7cf2-11ed-9233-6eed5db49683 | InvocationID=69ff8850-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:33:56+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78c4bcf2-7cf2-11ed-9233-6eed5db49683 | InvocationID=78c4c1f2-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:34:08+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70ee9e58-7cf2-11ed-9233-6eed5db49683 | InvocationID=70eea0d8-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:34:08+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fdadbb6-7cf2-11ed-9233-6eed5db49683 | InvocationID=7fdadf8a-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:34:08+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fdadbb6-7cf2-11ed-9233-6eed5db49683 | InvocationID=7fdadf8a-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:34:08+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fdadbb6-7cf2-11ed-9233-6eed5db49683 | InvocationID=7fdadf8a-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:34:21+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78c4bcf2-7cf2-11ed-9233-6eed5db49683 | InvocationID=78c4c1f2-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:34:21+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=878dbf04-7cf2-11ed-9233-6eed5db49683 | InvocationID=878dc210-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:34:33+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fdadbb6-7cf2-11ed-9233-6eed5db49683 | InvocationID=7fdadf8a-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:34:33+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec74a38-7cf2-11ed-9233-6eed5db49683 | InvocationID=8ec74cf4-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:34:33+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec74a38-7cf2-11ed-9233-6eed5db49683 | InvocationID=8ec74cf4-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:34:33+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ec74a38-7cf2-11ed-9233-6eed5db49683 | InvocationID=8ec74cf4-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:34:46+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=878dbf04-7cf2-11ed-9233-6eed5db49683 | InvocationID=878dc210-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:34:46+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9658779a-7cf2-11ed-9233-6eed5db49683 | InvocationID=96587ab0-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:34:58+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ec74a38-7cf2-11ed-9233-6eed5db49683 | InvocationID=8ec74cf4-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:34:58+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dc1707c-7cf2-11ed-9233-6eed5db49683 | InvocationID=9dc172fc-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:34:58+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dc1707c-7cf2-11ed-9233-6eed5db49683 | InvocationID=9dc172fc-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:34:58+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dc1707c-7cf2-11ed-9233-6eed5db49683 | InvocationID=9dc172fc-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:35:11+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9658779a-7cf2-11ed-9233-6eed5db49683 | InvocationID=96587ab0-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:35:11+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a51b7b74-7cf2-11ed-9233-6eed5db49683 | InvocationID=a51b7da4-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:35:23+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dc1707c-7cf2-11ed-9233-6eed5db49683 | InvocationID=9dc172fc-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:35:23+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acb367c0-7cf2-11ed-9233-6eed5db49683 | InvocationID=acb36ac2-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:35:24+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acb367c0-7cf2-11ed-9233-6eed5db49683 | InvocationID=acb36ac2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:35:24+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acb367c0-7cf2-11ed-9233-6eed5db49683 | InvocationID=acb36ac2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:35:35+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a51b7b74-7cf2-11ed-9233-6eed5db49683 | InvocationID=a51b7da4-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:35:35+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3de21d4-7cf2-11ed-9233-6eed5db49683 | InvocationID=b3de240e-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:35:49+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acb367c0-7cf2-11ed-9233-6eed5db49683 | InvocationID=acb36ac2-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:35:49+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bba12f88-7cf2-11ed-9233-6eed5db49683 | InvocationID=bba131a4-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:35:49+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bba12f88-7cf2-11ed-9233-6eed5db49683 | InvocationID=bba131a4-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:35:49+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bba12f88-7cf2-11ed-9233-6eed5db49683 | InvocationID=bba131a4-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:36:00+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3de21d4-7cf2-11ed-9233-6eed5db49683 | InvocationID=b3de240e-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:36:00+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2a3f266-7cf2-11ed-9233-6eed5db49683 | InvocationID=c2a3f612-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:36:14+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bba12f88-7cf2-11ed-9233-6eed5db49683 | InvocationID=bba131a4-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:36:14+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca8e1380-7cf2-11ed-9233-6eed5db49683 | InvocationID=ca8e15ba-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:36:14+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca8e1380-7cf2-11ed-9233-6eed5db49683 | InvocationID=ca8e15ba-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:36:14+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca8e1380-7cf2-11ed-9233-6eed5db49683 | InvocationID=ca8e15ba-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:36:25+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2a3f266-7cf2-11ed-9233-6eed5db49683 | InvocationID=c2a3f612-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:36:25+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d167aa9a-7cf2-11ed-9233-6eed5db49683 | InvocationID=d167ad7e-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:36:39+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca8e1380-7cf2-11ed-9233-6eed5db49683 | InvocationID=ca8e15ba-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:36:39+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d980eba6-7cf2-11ed-9233-6eed5db49683 | InvocationID=d980edc2-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:36:39+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d980eba6-7cf2-11ed-9233-6eed5db49683 | InvocationID=d980edc2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:36:39+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d980eba6-7cf2-11ed-9233-6eed5db49683 | InvocationID=d980edc2-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:36:50+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d167aa9a-7cf2-11ed-9233-6eed5db49683 | InvocationID=d167ad7e-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:36:50+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0304b2c-7cf2-11ed-9233-6eed5db49683 | InvocationID=e03058a6-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:37:04+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d980eba6-7cf2-11ed-9233-6eed5db49683 | InvocationID=d980edc2-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:37:04+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e86d0c58-7cf2-11ed-9233-6eed5db49683 | InvocationID=e86d0f3c-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:37:04+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e86d0c58-7cf2-11ed-9233-6eed5db49683 | InvocationID=e86d0f3c-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:37:04+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e86d0c58-7cf2-11ed-9233-6eed5db49683 | InvocationID=e86d0f3c-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:37:15+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0304b2c-7cf2-11ed-9233-6eed5db49683 | InvocationID=e03058a6-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:37:15+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eef25b78-7cf2-11ed-9233-6eed5db49683 | InvocationID=eef25f2e-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:37:29+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e86d0c58-7cf2-11ed-9233-6eed5db49683 | InvocationID=e86d0f3c-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:37:29+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f75ea726-7cf2-11ed-9233-6eed5db49683 | InvocationID=f75eaa1e-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:37:29+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f75ea726-7cf2-11ed-9233-6eed5db49683 | InvocationID=f75eaa1e-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:37:29+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f75ea726-7cf2-11ed-9233-6eed5db49683 | InvocationID=f75eaa1e-7cf2-11ed-9233-6eed5db49683 | 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-12-16T03:37:39+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eef25b78-7cf2-11ed-9233-6eed5db49683 | InvocationID=eef25f2e-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:37:39+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdb622a2-7cf2-11ed-9233-6eed5db49683 | InvocationID=fdb624dc-7cf2-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:37:54+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f75ea726-7cf2-11ed-9233-6eed5db49683 | InvocationID=f75eaa1e-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:37:54+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=064caaee-7cf3-11ed-9233-6eed5db49683 | InvocationID=064cb66a-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:37:54+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=064caaee-7cf3-11ed-9233-6eed5db49683 | InvocationID=064cb66a-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:37:54+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=064caaee-7cf3-11ed-9233-6eed5db49683 | InvocationID=064cb66a-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:38:04+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdb622a2-7cf2-11ed-9233-6eed5db49683 | InvocationID=fdb624dc-7cf2-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:38:04+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c7b3836-7cf3-11ed-9233-6eed5db49683 | InvocationID=0c7b46dc-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:38:19+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=064caaee-7cf3-11ed-9233-6eed5db49683 | InvocationID=064cb66a-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:38:19+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15415b44-7cf3-11ed-9233-6eed5db49683 | InvocationID=154160a8-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:38:19+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15415b44-7cf3-11ed-9233-6eed5db49683 | InvocationID=154160a8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:38:19+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15415b44-7cf3-11ed-9233-6eed5db49683 | InvocationID=154160a8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:38:29+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c7b3836-7cf3-11ed-9233-6eed5db49683 | InvocationID=0c7b46dc-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:38:29+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b3da46c-7cf3-11ed-9233-6eed5db49683 | InvocationID=1b3da8d6-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:38:44+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15415b44-7cf3-11ed-9233-6eed5db49683 | InvocationID=154160a8-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:38:44+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=242d7f48-7cf3-11ed-9233-6eed5db49683 | InvocationID=242d8218-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:38:44+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=242d7f48-7cf3-11ed-9233-6eed5db49683 | InvocationID=242d8218-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:38:44+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=242d7f48-7cf3-11ed-9233-6eed5db49683 | InvocationID=242d8218-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:38:54+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b3da46c-7cf3-11ed-9233-6eed5db49683 | InvocationID=1b3da8d6-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:38:54+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a05d0a0-7cf3-11ed-9233-6eed5db49683 | InvocationID=2a06a160-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:39:09+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=242d7f48-7cf3-11ed-9233-6eed5db49683 | InvocationID=242d8218-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:39:09+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=331a5292-7cf3-11ed-9233-6eed5db49683 | InvocationID=331a54f4-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:39:09+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=331a5292-7cf3-11ed-9233-6eed5db49683 | InvocationID=331a54f4-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:39:09+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=331a5292-7cf3-11ed-9233-6eed5db49683 | InvocationID=331a54f4-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:39:19+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a05d0a0-7cf3-11ed-9233-6eed5db49683 | InvocationID=2a06a160-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:39:19+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38d4cdb6-7cf3-11ed-9233-6eed5db49683 | InvocationID=38d4d054-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:39:34+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=331a5292-7cf3-11ed-9233-6eed5db49683 | InvocationID=331a54f4-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:39:34+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42061f16-7cf3-11ed-9233-6eed5db49683 | InvocationID=42062128-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:39:34+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42061f16-7cf3-11ed-9233-6eed5db49683 | InvocationID=42062128-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:39:34+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42061f16-7cf3-11ed-9233-6eed5db49683 | InvocationID=42062128-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:39:43+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38d4cdb6-7cf3-11ed-9233-6eed5db49683 | InvocationID=38d4d054-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:39:43+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4798f728-7cf3-11ed-9233-6eed5db49683 | InvocationID=4798faa2-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:39:59+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42061f16-7cf3-11ed-9233-6eed5db49683 | InvocationID=42062128-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:39:59+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50f2e7b6-7cf3-11ed-9233-6eed5db49683 | InvocationID=50f2e9c8-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:39:59+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50f2e7b6-7cf3-11ed-9233-6eed5db49683 | InvocationID=50f2e9c8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:39:59+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50f2e7b6-7cf3-11ed-9233-6eed5db49683 | InvocationID=50f2e9c8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:40:08+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4798f728-7cf3-11ed-9233-6eed5db49683 | InvocationID=4798faa2-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:40:08+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565d416a-7cf3-11ed-9233-6eed5db49683 | InvocationID=565d439a-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:40:24+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50f2e7b6-7cf3-11ed-9233-6eed5db49683 | InvocationID=50f2e9c8-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:40:24+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fe15cbc-7cf3-11ed-9233-6eed5db49683 | InvocationID=5fe15f14-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:40:24+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fe15cbc-7cf3-11ed-9233-6eed5db49683 | InvocationID=5fe15f14-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:40:24+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fe15cbc-7cf3-11ed-9233-6eed5db49683 | InvocationID=5fe15f14-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:40:33+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=565d416a-7cf3-11ed-9233-6eed5db49683 | InvocationID=565d439a-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:40:33+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=651fa904-7cf3-11ed-9233-6eed5db49683 | InvocationID=651fabde-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:40:49+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fe15cbc-7cf3-11ed-9233-6eed5db49683 | InvocationID=5fe15f14-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:40:49+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ece8164-7cf3-11ed-9233-6eed5db49683 | InvocationID=6ece8560-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:40:49+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ece8164-7cf3-11ed-9233-6eed5db49683 | InvocationID=6ece8560-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:40:49+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ece8164-7cf3-11ed-9233-6eed5db49683 | InvocationID=6ece8560-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:40:58+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=651fa904-7cf3-11ed-9233-6eed5db49683 | InvocationID=651fabde-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:40:58+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73e40066-7cf3-11ed-9233-6eed5db49683 | InvocationID=73e4044e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:41:14+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ece8164-7cf3-11ed-9233-6eed5db49683 | InvocationID=6ece8560-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:41:14+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dbc54b2-7cf3-11ed-9233-6eed5db49683 | InvocationID=7dbc580e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:41:14+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dbc54b2-7cf3-11ed-9233-6eed5db49683 | InvocationID=7dbc580e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:41:14+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dbc54b2-7cf3-11ed-9233-6eed5db49683 | InvocationID=7dbc580e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:41:23+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73e40066-7cf3-11ed-9233-6eed5db49683 | InvocationID=73e4044e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:41:23+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82b3edd6-7cf3-11ed-9233-6eed5db49683 | InvocationID=82b3f4b6-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:41:39+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dbc54b2-7cf3-11ed-9233-6eed5db49683 | InvocationID=7dbc580e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:41:39+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ca839be-7cf3-11ed-9233-6eed5db49683 | InvocationID=8ca83c3e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:41:39+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ca839be-7cf3-11ed-9233-6eed5db49683 | InvocationID=8ca83c3e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:41:39+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ca839be-7cf3-11ed-9233-6eed5db49683 | InvocationID=8ca83c3e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:41:47+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82b3edd6-7cf3-11ed-9233-6eed5db49683 | InvocationID=82b3f4b6-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:41:47+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9191fea6-7cf3-11ed-9233-6eed5db49683 | InvocationID=9192019e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:42:04+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ca839be-7cf3-11ed-9233-6eed5db49683 | InvocationID=8ca83c3e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:42:04+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b96cef4-7cf3-11ed-9233-6eed5db49683 | InvocationID=9b96d21e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:42:04+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b96cef4-7cf3-11ed-9233-6eed5db49683 | InvocationID=9b96d21e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:42:04+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b96cef4-7cf3-11ed-9233-6eed5db49683 | InvocationID=9b96d21e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:42:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9191fea6-7cf3-11ed-9233-6eed5db49683 | InvocationID=9192019e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:42:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a062409e-7cf3-11ed-9233-6eed5db49683 | InvocationID=a06242d8-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:42:29+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b96cef4-7cf3-11ed-9233-6eed5db49683 | InvocationID=9b96d21e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:42:29+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8d2a66-7cf3-11ed-9233-6eed5db49683 | InvocationID=aa8d3722-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:42:29+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8d2a66-7cf3-11ed-9233-6eed5db49683 | InvocationID=aa8d3722-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:42:29+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa8d2a66-7cf3-11ed-9233-6eed5db49683 | InvocationID=aa8d3722-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:42:37+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a062409e-7cf3-11ed-9233-6eed5db49683 | InvocationID=a06242d8-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:42:37+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af2e25de-7cf3-11ed-9233-6eed5db49683 | InvocationID=af2e27fa-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:42:54+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa8d2a66-7cf3-11ed-9233-6eed5db49683 | InvocationID=aa8d3722-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:42:54+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b97ef428-7cf3-11ed-9233-6eed5db49683 | InvocationID=b97ef644-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:42:54+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b97ef428-7cf3-11ed-9233-6eed5db49683 | InvocationID=b97ef644-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:42:54+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b97ef428-7cf3-11ed-9233-6eed5db49683 | InvocationID=b97ef644-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:43:02+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af2e25de-7cf3-11ed-9233-6eed5db49683 | InvocationID=af2e27fa-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:43:02+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be0a215c-7cf3-11ed-9233-6eed5db49683 | InvocationID=be0a23e6-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:43:19+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b97ef428-7cf3-11ed-9233-6eed5db49683 | InvocationID=b97ef644-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:43:19+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86b161a-7cf3-11ed-9233-6eed5db49683 | InvocationID=c86b182c-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:43:20+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c86b161a-7cf3-11ed-9233-6eed5db49683 | InvocationID=c86b182c-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:43:20+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86b161a-7cf3-11ed-9233-6eed5db49683 | InvocationID=c86b182c-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:43:27+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be0a215c-7cf3-11ed-9233-6eed5db49683 | InvocationID=be0a23e6-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:43:27+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccdc7536-7cf3-11ed-9233-6eed5db49683 | InvocationID=ccdc7810-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:43:45+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c86b161a-7cf3-11ed-9233-6eed5db49683 | InvocationID=c86b182c-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:43:45+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d758733e-7cf3-11ed-9233-6eed5db49683 | InvocationID=d758787a-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:43:45+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d758733e-7cf3-11ed-9233-6eed5db49683 | InvocationID=d758787a-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:43:45+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d758733e-7cf3-11ed-9233-6eed5db49683 | InvocationID=d758787a-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:43:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ccdc7536-7cf3-11ed-9233-6eed5db49683 | InvocationID=ccdc7810-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:43:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dba7b364-7cf3-11ed-9233-6eed5db49683 | InvocationID=dba7b7ce-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:44:10+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d758733e-7cf3-11ed-9233-6eed5db49683 | InvocationID=d758787a-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:44:10+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6465dc0-7cf3-11ed-9233-6eed5db49683 | InvocationID=e6465fc8-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:44:10+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6465dc0-7cf3-11ed-9233-6eed5db49683 | InvocationID=e6465fc8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:44:10+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6465dc0-7cf3-11ed-9233-6eed5db49683 | InvocationID=e6465fc8-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:44:17+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dba7b364-7cf3-11ed-9233-6eed5db49683 | InvocationID=dba7b7ce-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:44:17+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea6e4aca-7cf3-11ed-9233-6eed5db49683 | InvocationID=ea6e4dfe-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:44:35+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6465dc0-7cf3-11ed-9233-6eed5db49683 | InvocationID=e6465fc8-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:44:35+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f532f230-7cf3-11ed-9233-6eed5db49683 | InvocationID=f532f83e-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:44:35+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f532f230-7cf3-11ed-9233-6eed5db49683 | InvocationID=f532f83e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:44:35+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f532f230-7cf3-11ed-9233-6eed5db49683 | InvocationID=f532f83e-7cf3-11ed-9233-6eed5db49683 | 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-12-16T03:44:41+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea6e4aca-7cf3-11ed-9233-6eed5db49683 | InvocationID=ea6e4dfe-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:44:41+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f93980ec-7cf3-11ed-9233-6eed5db49683 | InvocationID=f93982e0-7cf3-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:45:00+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f532f230-7cf3-11ed-9233-6eed5db49683 | InvocationID=f532f83e-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:45:00+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=042bffe8-7cf4-11ed-9233-6eed5db49683 | InvocationID=042c0204-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:45:00+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=042bffe8-7cf4-11ed-9233-6eed5db49683 | InvocationID=042c0204-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:00+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=042bffe8-7cf4-11ed-9233-6eed5db49683 | InvocationID=042c0204-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:06+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f93980ec-7cf3-11ed-9233-6eed5db49683 | InvocationID=f93982e0-7cf3-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:45:06+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0803e25c-7cf4-11ed-9233-6eed5db49683 | InvocationID=0803e504-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:45:25+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=042bffe8-7cf4-11ed-9233-6eed5db49683 | InvocationID=042c0204-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:45:25+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13187e6e-7cf4-11ed-9233-6eed5db49683 | InvocationID=131881b6-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:45:25+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13187e6e-7cf4-11ed-9233-6eed5db49683 | InvocationID=131881b6-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:25+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13187e6e-7cf4-11ed-9233-6eed5db49683 | InvocationID=131881b6-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:31+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0803e25c-7cf4-11ed-9233-6eed5db49683 | InvocationID=0803e504-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:45:31+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16d8b21c-7cf4-11ed-9233-6eed5db49683 | InvocationID=16d8bdca-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:45:50+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13187e6e-7cf4-11ed-9233-6eed5db49683 | InvocationID=131881b6-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:45:50+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22042982-7cf4-11ed-9233-6eed5db49683 | InvocationID=22042c52-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:45:50+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22042982-7cf4-11ed-9233-6eed5db49683 | InvocationID=22042c52-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:50+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22042982-7cf4-11ed-9233-6eed5db49683 | InvocationID=22042c52-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:45:56+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16d8b21c-7cf4-11ed-9233-6eed5db49683 | InvocationID=16d8bdca-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:45:56+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=259f869a-7cf4-11ed-9233-6eed5db49683 | InvocationID=259f8974-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:46:15+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22042982-7cf4-11ed-9233-6eed5db49683 | InvocationID=22042c52-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:46:15+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f0a3b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=30f0a7b8-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:46:15+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f0a3b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=30f0a7b8-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:46:15+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30f0a3b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=30f0a7b8-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:46:21+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=259f869a-7cf4-11ed-9233-6eed5db49683 | InvocationID=259f8974-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:46:21+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34615bf4-7cf4-11ed-9233-6eed5db49683 | InvocationID=34615e06-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:46:40+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30f0a3b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=30f0a7b8-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:46:40+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fddcd28-7cf4-11ed-9233-6eed5db49683 | InvocationID=3fddcf62-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:46:40+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fddcd28-7cf4-11ed-9233-6eed5db49683 | InvocationID=3fddcf62-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:46:40+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fddcd28-7cf4-11ed-9233-6eed5db49683 | InvocationID=3fddcf62-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:46:45+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34615bf4-7cf4-11ed-9233-6eed5db49683 | InvocationID=34615e06-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:46:45+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=432bc232-7cf4-11ed-9233-6eed5db49683 | InvocationID=432bc566-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:47:05+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fddcd28-7cf4-11ed-9233-6eed5db49683 | InvocationID=3fddcf62-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:47:05+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eccfb4c-7cf4-11ed-9233-6eed5db49683 | InvocationID=4eccfd54-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:47:05+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eccfb4c-7cf4-11ed-9233-6eed5db49683 | InvocationID=4eccfd54-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:47:05+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eccfb4c-7cf4-11ed-9233-6eed5db49683 | InvocationID=4eccfd54-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:47:10+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=432bc232-7cf4-11ed-9233-6eed5db49683 | InvocationID=432bc566-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:47:10+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51f0abd4-7cf4-11ed-9233-6eed5db49683 | InvocationID=51f0ae2c-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:47:30+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4eccfb4c-7cf4-11ed-9233-6eed5db49683 | InvocationID=4eccfd54-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:47:30+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5db8976a-7cf4-11ed-9233-6eed5db49683 | InvocationID=5db89990-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:47:30+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5db8976a-7cf4-11ed-9233-6eed5db49683 | InvocationID=5db89990-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:47:30+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5db8976a-7cf4-11ed-9233-6eed5db49683 | InvocationID=5db89990-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:47:35+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51f0abd4-7cf4-11ed-9233-6eed5db49683 | InvocationID=51f0ae2c-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:47:35+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60ba721c-7cf4-11ed-9233-6eed5db49683 | InvocationID=60ba7514-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:47:55+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5db8976a-7cf4-11ed-9233-6eed5db49683 | InvocationID=5db89990-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:47:55+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ca576b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6ca57e0a-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:47:55+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ca576b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6ca57e0a-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:47:55+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ca576b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6ca57e0a-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:48:00+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60ba721c-7cf4-11ed-9233-6eed5db49683 | InvocationID=60ba7514-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:48:00+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f7f4cd2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6f7f5f42-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:48:20+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ca576b2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6ca57e0a-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:48:20+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b993ad2-7cf4-11ed-9233-6eed5db49683 | InvocationID=7b993ec4-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:48:20+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b993ad2-7cf4-11ed-9233-6eed5db49683 | InvocationID=7b993ec4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:48:20+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b993ad2-7cf4-11ed-9233-6eed5db49683 | InvocationID=7b993ec4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:48:25+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f7f4cd2-7cf4-11ed-9233-6eed5db49683 | InvocationID=6f7f5f42-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:48:25+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e42b8a8-7cf4-11ed-9233-6eed5db49683 | InvocationID=7e42bb0a-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:48:45+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b993ad2-7cf4-11ed-9233-6eed5db49683 | InvocationID=7b993ec4-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:48:45+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a8f1e6c-7cf4-11ed-9233-6eed5db49683 | InvocationID=8a8f20ba-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:48:45+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a8f1e6c-7cf4-11ed-9233-6eed5db49683 | InvocationID=8a8f20ba-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:48:45+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a8f1e6c-7cf4-11ed-9233-6eed5db49683 | InvocationID=8a8f20ba-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:48:49+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e42b8a8-7cf4-11ed-9233-6eed5db49683 | InvocationID=7e42bb0a-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:48:49+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d08e89e-7cf4-11ed-9233-6eed5db49683 | InvocationID=8d08f53c-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:49:10+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a8f1e6c-7cf4-11ed-9233-6eed5db49683 | InvocationID=8a8f20ba-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:49:10+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=997a70b6-7cf4-11ed-9233-6eed5db49683 | InvocationID=997a73f4-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:49:10+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=997a70b6-7cf4-11ed-9233-6eed5db49683 | InvocationID=997a73f4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:49:10+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=997a70b6-7cf4-11ed-9233-6eed5db49683 | InvocationID=997a73f4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:49:14+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d08e89e-7cf4-11ed-9233-6eed5db49683 | InvocationID=8d08f53c-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:49:14+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bd06302-7cf4-11ed-9233-6eed5db49683 | InvocationID=9bd06528-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:49:35+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=997a70b6-7cf4-11ed-9233-6eed5db49683 | InvocationID=997a73f4-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:49:35+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a867ec98-7cf4-11ed-9233-6eed5db49683 | InvocationID=a867efa4-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:49:35+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a867ec98-7cf4-11ed-9233-6eed5db49683 | InvocationID=a867efa4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:49:35+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a867ec98-7cf4-11ed-9233-6eed5db49683 | InvocationID=a867efa4-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:49:39+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9bd06302-7cf4-11ed-9233-6eed5db49683 | InvocationID=9bd06528-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:49:39+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa977f06-7cf4-11ed-9233-6eed5db49683 | InvocationID=aa9789ba-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:50:00+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a867ec98-7cf4-11ed-9233-6eed5db49683 | InvocationID=a867efa4-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:50:00+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b753c1be-7cf4-11ed-9233-6eed5db49683 | InvocationID=b753c45c-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:50:00+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b753c1be-7cf4-11ed-9233-6eed5db49683 | InvocationID=b753c45c-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:00+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b753c1be-7cf4-11ed-9233-6eed5db49683 | InvocationID=b753c45c-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:04+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa977f06-7cf4-11ed-9233-6eed5db49683 | InvocationID=aa9789ba-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:50:04+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b959d2aa-7cf4-11ed-9233-6eed5db49683 | InvocationID=b959d548-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:50:25+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b753c1be-7cf4-11ed-9233-6eed5db49683 | InvocationID=b753c45c-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:50:25+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c641741e-7cf4-11ed-9233-6eed5db49683 | InvocationID=c6417676-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:50:25+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c641741e-7cf4-11ed-9233-6eed5db49683 | InvocationID=c6417676-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:25+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c641741e-7cf4-11ed-9233-6eed5db49683 | InvocationID=c6417676-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:28+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b959d2aa-7cf4-11ed-9233-6eed5db49683 | InvocationID=b959d548-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:50:28+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c81fe0c2-7cf4-11ed-9233-6eed5db49683 | InvocationID=c81fe2e8-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:50:50+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c641741e-7cf4-11ed-9233-6eed5db49683 | InvocationID=c6417676-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:50:50+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d52df09c-7cf4-11ed-9233-6eed5db49683 | InvocationID=d52df4ca-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:50:50+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d52df09c-7cf4-11ed-9233-6eed5db49683 | InvocationID=d52df4ca-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:50+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d52df09c-7cf4-11ed-9233-6eed5db49683 | InvocationID=d52df4ca-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:50:53+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c81fe0c2-7cf4-11ed-9233-6eed5db49683 | InvocationID=c81fe2e8-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:50:53+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6e4c5fa-7cf4-11ed-9233-6eed5db49683 | InvocationID=d6e4c82a-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:51:15+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d52df09c-7cf4-11ed-9233-6eed5db49683 | InvocationID=d52df4ca-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:51:15+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e41aaffa-7cf4-11ed-9233-6eed5db49683 | InvocationID=e41ab220-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:51:15+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e41aaffa-7cf4-11ed-9233-6eed5db49683 | InvocationID=e41ab220-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:51:15+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e41aaffa-7cf4-11ed-9233-6eed5db49683 | InvocationID=e41ab220-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:51:18+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6e4c5fa-7cf4-11ed-9233-6eed5db49683 | InvocationID=d6e4c82a-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:51:18+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5aa6a54-7cf4-11ed-9233-6eed5db49683 | InvocationID=e5aa6c8e-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:51:40+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e41aaffa-7cf4-11ed-9233-6eed5db49683 | InvocationID=e41ab220-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:51:40+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3073a10-7cf4-11ed-9233-6eed5db49683 | InvocationID=f3073c2c-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:51:41+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3073a10-7cf4-11ed-9233-6eed5db49683 | InvocationID=f3073c2c-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:51:41+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3073a10-7cf4-11ed-9233-6eed5db49683 | InvocationID=f3073c2c-7cf4-11ed-9233-6eed5db49683 | 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-12-16T03:51:43+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5aa6a54-7cf4-11ed-9233-6eed5db49683 | InvocationID=e5aa6c8e-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:51:43+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4701a84-7cf4-11ed-9233-6eed5db49683 | InvocationID=f4701cc8-7cf4-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:52:06+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3073a10-7cf4-11ed-9233-6eed5db49683 | InvocationID=f3073c2c-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:52:06+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01f6a42a-7cf5-11ed-9233-6eed5db49683 | InvocationID=01f6a77c-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:52:06+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01f6a42a-7cf5-11ed-9233-6eed5db49683 | InvocationID=01f6a77c-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:06+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01f6a42a-7cf5-11ed-9233-6eed5db49683 | InvocationID=01f6a77c-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:08+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4701a84-7cf4-11ed-9233-6eed5db49683 | InvocationID=f4701cc8-7cf4-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:52:08+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03355322-7cf5-11ed-9233-6eed5db49683 | InvocationID=0335561a-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:52:31+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01f6a42a-7cf5-11ed-9233-6eed5db49683 | InvocationID=01f6a77c-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:52:31+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e3ed76-7cf5-11ed-9233-6eed5db49683 | InvocationID=10e3f136-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:52:31+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e3ed76-7cf5-11ed-9233-6eed5db49683 | InvocationID=10e3f136-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:31+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e3ed76-7cf5-11ed-9233-6eed5db49683 | InvocationID=10e3f136-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:32+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03355322-7cf5-11ed-9233-6eed5db49683 | InvocationID=0335561a-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:52:32+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11fa40ac-7cf5-11ed-9233-6eed5db49683 | InvocationID=11fa42be-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:52:56+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e3ed76-7cf5-11ed-9233-6eed5db49683 | InvocationID=10e3f136-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:52:56+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fcfd58e-7cf5-11ed-9233-6eed5db49683 | InvocationID=1fcfd930-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:52:56+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fcfd58e-7cf5-11ed-9233-6eed5db49683 | InvocationID=1fcfd930-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:56+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fcfd58e-7cf5-11ed-9233-6eed5db49683 | InvocationID=1fcfd930-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:52:57+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11fa40ac-7cf5-11ed-9233-6eed5db49683 | InvocationID=11fa42be-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:52:57+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20c518f0-7cf5-11ed-9233-6eed5db49683 | InvocationID=20c51b16-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:53:21+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fcfd58e-7cf5-11ed-9233-6eed5db49683 | InvocationID=1fcfd930-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:53:21+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ebc26e2-7cf5-11ed-9233-6eed5db49683 | InvocationID=2ebc2a98-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:53:21+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ebc26e2-7cf5-11ed-9233-6eed5db49683 | InvocationID=2ebc2a98-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:53:21+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ebc26e2-7cf5-11ed-9233-6eed5db49683 | InvocationID=2ebc2a98-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:53:22+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20c518f0-7cf5-11ed-9233-6eed5db49683 | InvocationID=20c51b16-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:53:22+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f877298-7cf5-11ed-9233-6eed5db49683 | InvocationID=2f8774aa-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:53:46+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ebc26e2-7cf5-11ed-9233-6eed5db49683 | InvocationID=2ebc2a98-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:53:46+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3da97a74-7cf5-11ed-9233-6eed5db49683 | InvocationID=3da97d62-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:53:46+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3da97a74-7cf5-11ed-9233-6eed5db49683 | InvocationID=3da97d62-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:53:46+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3da97a74-7cf5-11ed-9233-6eed5db49683 | InvocationID=3da97d62-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:53:47+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f877298-7cf5-11ed-9233-6eed5db49683 | InvocationID=2f8774aa-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:53:47+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e53fd28-7cf5-11ed-9233-6eed5db49683 | InvocationID=3e53ff44-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:54:11+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3da97a74-7cf5-11ed-9233-6eed5db49683 | InvocationID=3da97d62-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:54:11+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c94e668-7cf5-11ed-9233-6eed5db49683 | InvocationID=4c94ea00-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:54:11+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c94e668-7cf5-11ed-9233-6eed5db49683 | InvocationID=4c94ea00-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:54:11+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c94e668-7cf5-11ed-9233-6eed5db49683 | InvocationID=4c94ea00-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:54:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e53fd28-7cf5-11ed-9233-6eed5db49683 | InvocationID=3e53ff44-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:54:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d18e68e-7cf5-11ed-9233-6eed5db49683 | InvocationID=4d18e8be-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:54:36+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c94e668-7cf5-11ed-9233-6eed5db49683 | InvocationID=4c94ea00-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:54:36+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b807ef8-7cf5-11ed-9233-6eed5db49683 | InvocationID=5b80810a-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:54:36+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b807ef8-7cf5-11ed-9233-6eed5db49683 | InvocationID=5b80810a-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:54:36+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b807ef8-7cf5-11ed-9233-6eed5db49683 | InvocationID=5b80810a-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:54:36+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d18e68e-7cf5-11ed-9233-6eed5db49683 | InvocationID=4d18e8be-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:54:36+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5be0f774-7cf5-11ed-9233-6eed5db49683 | InvocationID=5be0fa6c-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:55:01+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b807ef8-7cf5-11ed-9233-6eed5db49683 | InvocationID=5b80810a-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:55:01+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a75d35e-7cf5-11ed-9233-6eed5db49683 | InvocationID=6a75d638-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:55:01+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a75d35e-7cf5-11ed-9233-6eed5db49683 | InvocationID=6a75d638-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:55:01+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a75d35e-7cf5-11ed-9233-6eed5db49683 | InvocationID=6a75d638-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:55:01+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5be0f774-7cf5-11ed-9233-6eed5db49683 | InvocationID=5be0fa6c-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:55:01+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6aa29f9c-7cf5-11ed-9233-6eed5db49683 | InvocationID=6aa2a280-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:55:26+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a75d35e-7cf5-11ed-9233-6eed5db49683 | InvocationID=6a75d638-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:55:26+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79628d80-7cf5-11ed-9233-6eed5db49683 | InvocationID=79629032-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:55:26+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6aa29f9c-7cf5-11ed-9233-6eed5db49683 | InvocationID=6aa2a280-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:55:26+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79664c7c-7cf5-11ed-9233-6eed5db49683 | InvocationID=79664ee8-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:55:26+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79628d80-7cf5-11ed-9233-6eed5db49683 | InvocationID=79629032-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:55:26+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79628d80-7cf5-11ed-9233-6eed5db49683 | InvocationID=79629032-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:55:51+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79664c7c-7cf5-11ed-9233-6eed5db49683 | InvocationID=79664ee8-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:55:51+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=882784d8-7cf5-11ed-9233-6eed5db49683 | InvocationID=8827871c-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:55:51+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79628d80-7cf5-11ed-9233-6eed5db49683 | InvocationID=79629032-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:55:51+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88502a1e-7cf5-11ed-9233-6eed5db49683 | InvocationID=88502d8e-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:55:51+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88502a1e-7cf5-11ed-9233-6eed5db49683 | InvocationID=88502d8e-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:55:51+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88502a1e-7cf5-11ed-9233-6eed5db49683 | InvocationID=88502d8e-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:56:15+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=882784d8-7cf5-11ed-9233-6eed5db49683 | InvocationID=8827871c-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:56:15+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96e83bfc-7cf5-11ed-9233-6eed5db49683 | InvocationID=96e83e0e-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:56:16+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88502a1e-7cf5-11ed-9233-6eed5db49683 | InvocationID=88502d8e-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:56:16+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=973b3fc8-7cf5-11ed-9233-6eed5db49683 | InvocationID=973b4266-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:56:16+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=973b3fc8-7cf5-11ed-9233-6eed5db49683 | InvocationID=973b4266-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:56:16+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=973b3fc8-7cf5-11ed-9233-6eed5db49683 | InvocationID=973b4266-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:56:40+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96e83bfc-7cf5-11ed-9233-6eed5db49683 | InvocationID=96e83e0e-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:56:40+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5adc670-7cf5-11ed-9233-6eed5db49683 | InvocationID=a5adc8fa-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:56:41+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=973b3fc8-7cf5-11ed-9233-6eed5db49683 | InvocationID=973b4266-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:56:41+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a627baca-7cf5-11ed-9233-6eed5db49683 | InvocationID=a627bd22-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:56:41+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a627baca-7cf5-11ed-9233-6eed5db49683 | InvocationID=a627bd22-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:56:41+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a627baca-7cf5-11ed-9233-6eed5db49683 | InvocationID=a627bd22-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:05+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5adc670-7cf5-11ed-9233-6eed5db49683 | InvocationID=a5adc8fa-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:57:05+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4711996-7cf5-11ed-9233-6eed5db49683 | InvocationID=b4711ebe-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:57:06+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a627baca-7cf5-11ed-9233-6eed5db49683 | InvocationID=a627bd22-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:57:06+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b513625a-7cf5-11ed-9233-6eed5db49683 | InvocationID=b51364a8-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:57:06+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b513625a-7cf5-11ed-9233-6eed5db49683 | InvocationID=b51364a8-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:06+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b513625a-7cf5-11ed-9233-6eed5db49683 | InvocationID=b51364a8-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:30+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4711996-7cf5-11ed-9233-6eed5db49683 | InvocationID=b4711ebe-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:57:30+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3372a88-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3372df8-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:57:31+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b513625a-7cf5-11ed-9233-6eed5db49683 | InvocationID=b51364a8-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:57:31+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ffb994-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3ffbdea-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:57:31+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3ffb994-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3ffbdea-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:31+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3ffb994-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3ffbdea-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:54+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3372a88-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3372df8-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:57:54+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1f9b806-7cf5-11ed-9233-6eed5db49683 | InvocationID=d1f9bcde-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:57:56+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3ffb994-7cf5-11ed-9233-6eed5db49683 | InvocationID=c3ffbdea-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:57:56+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ede016-7cf5-11ed-9233-6eed5db49683 | InvocationID=d2ede2dc-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:57:56+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2ede016-7cf5-11ed-9233-6eed5db49683 | InvocationID=d2ede2dc-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:57:56+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2ede016-7cf5-11ed-9233-6eed5db49683 | InvocationID=d2ede2dc-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:58:19+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1f9b806-7cf5-11ed-9233-6eed5db49683 | InvocationID=d1f9bcde-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:58:19+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0c23610-7cf5-11ed-9233-6eed5db49683 | InvocationID=e0c23ebc-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:58:21+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2ede016-7cf5-11ed-9233-6eed5db49683 | InvocationID=d2ede2dc-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:58:21+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1d93ad0-7cf5-11ed-9233-6eed5db49683 | InvocationID=e1d93cf6-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:58:21+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1d93ad0-7cf5-11ed-9233-6eed5db49683 | InvocationID=e1d93cf6-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:58:21+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1d93ad0-7cf5-11ed-9233-6eed5db49683 | InvocationID=e1d93cf6-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:58:44+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0c23610-7cf5-11ed-9233-6eed5db49683 | InvocationID=e0c23ebc-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:58:44+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef84d2a2-7cf5-11ed-9233-6eed5db49683 | InvocationID=ef84e12a-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:58:46+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1d93ad0-7cf5-11ed-9233-6eed5db49683 | InvocationID=e1d93cf6-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:58:46+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0c62f58-7cf5-11ed-9233-6eed5db49683 | InvocationID=f0c63160-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:58:46+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0c62f58-7cf5-11ed-9233-6eed5db49683 | InvocationID=f0c63160-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:58:46+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0c62f58-7cf5-11ed-9233-6eed5db49683 | InvocationID=f0c63160-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:59:09+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef84d2a2-7cf5-11ed-9233-6eed5db49683 | InvocationID=ef84e12a-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:59:09+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe4790c2-7cf5-11ed-9233-6eed5db49683 | InvocationID=fe4793c4-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:59:11+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0c62f58-7cf5-11ed-9233-6eed5db49683 | InvocationID=f0c63160-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:59:11+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffb17dd8-7cf5-11ed-9233-6eed5db49683 | InvocationID=ffb17fe0-7cf5-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:59:11+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffb17dd8-7cf5-11ed-9233-6eed5db49683 | InvocationID=ffb17fe0-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:59:11+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffb17dd8-7cf5-11ed-9233-6eed5db49683 | InvocationID=ffb17fe0-7cf5-11ed-9233-6eed5db49683 | 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-12-16T03:59:34+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe4790c2-7cf5-11ed-9233-6eed5db49683 | InvocationID=fe4793c4-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:59:34+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d0c50a2-7cf6-11ed-9233-6eed5db49683 | InvocationID=0d0c5322-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T03:59:36+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffb17dd8-7cf5-11ed-9233-6eed5db49683 | InvocationID=ffb17fe0-7cf5-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T03:59:36+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e9dc11c-7cf6-11ed-9233-6eed5db49683 | InvocationID=0e9dc32e-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T03:59:36+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e9dc11c-7cf6-11ed-9233-6eed5db49683 | InvocationID=0e9dc32e-7cf6-11ed-9233-6eed5db49683 | 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-12-16T03:59:36+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e9dc11c-7cf6-11ed-9233-6eed5db49683 | InvocationID=0e9dc32e-7cf6-11ed-9233-6eed5db49683 | 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-12-16T03:59:58+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d0c50a2-7cf6-11ed-9233-6eed5db49683 | InvocationID=0d0c5322-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T03:59:58+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd3f7ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=1bd3f9e6-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:00:01+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e9dc11c-7cf6-11ed-9233-6eed5db49683 | InvocationID=0e9dc32e-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:00:01+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d893b02-7cf6-11ed-9233-6eed5db49683 | InvocationID=1d893d0a-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:00:01+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d893b02-7cf6-11ed-9233-6eed5db49683 | InvocationID=1d893d0a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:00:01+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d893b02-7cf6-11ed-9233-6eed5db49683 | InvocationID=1d893d0a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:00:23+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1bd3f7ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=1bd3f9e6-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:00:23+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a95a0ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=2a95a2fe-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:00:26+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d893b02-7cf6-11ed-9233-6eed5db49683 | InvocationID=1d893d0a-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:00:26+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c74c6cc-7cf6-11ed-9233-6eed5db49683 | InvocationID=2c74c91a-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:00:26+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c74c6cc-7cf6-11ed-9233-6eed5db49683 | InvocationID=2c74c91a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:00:26+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c74c6cc-7cf6-11ed-9233-6eed5db49683 | InvocationID=2c74c91a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:00:48+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a95a0ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=2a95a2fe-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:00:48+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3962e346-7cf6-11ed-9233-6eed5db49683 | InvocationID=3962e620-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:00:51+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c74c6cc-7cf6-11ed-9233-6eed5db49683 | InvocationID=2c74c91a-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:00:51+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b5ffe22-7cf6-11ed-9233-6eed5db49683 | InvocationID=3b600034-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:00:51+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b5ffe22-7cf6-11ed-9233-6eed5db49683 | InvocationID=3b600034-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:00:51+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b5ffe22-7cf6-11ed-9233-6eed5db49683 | InvocationID=3b600034-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:01:13+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3962e346-7cf6-11ed-9233-6eed5db49683 | InvocationID=3962e620-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:01:13+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48252772-7cf6-11ed-9233-6eed5db49683 | InvocationID=48252984-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:01:16+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b5ffe22-7cf6-11ed-9233-6eed5db49683 | InvocationID=3b600034-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:01:16+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4b5f8a-7cf6-11ed-9233-6eed5db49683 | InvocationID=4a4b6278-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:01:16+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4b5f8a-7cf6-11ed-9233-6eed5db49683 | InvocationID=4a4b6278-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:01:16+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a4b5f8a-7cf6-11ed-9233-6eed5db49683 | InvocationID=4a4b6278-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:01:38+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48252772-7cf6-11ed-9233-6eed5db49683 | InvocationID=48252984-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:01:38+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56f02f7c-7cf6-11ed-9233-6eed5db49683 | InvocationID=56f03576-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:01:41+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a4b5f8a-7cf6-11ed-9233-6eed5db49683 | InvocationID=4a4b6278-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:01:41+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59383ce8-7cf6-11ed-9233-6eed5db49683 | InvocationID=593840bc-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:01:41+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59383ce8-7cf6-11ed-9233-6eed5db49683 | InvocationID=593840bc-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:01:41+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59383ce8-7cf6-11ed-9233-6eed5db49683 | InvocationID=593840bc-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:02+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56f02f7c-7cf6-11ed-9233-6eed5db49683 | InvocationID=56f03576-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:02:02+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65b8b02e-7cf6-11ed-9233-6eed5db49683 | InvocationID=65b8b27c-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:02:06+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59383ce8-7cf6-11ed-9233-6eed5db49683 | InvocationID=593840bc-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:02:06+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68244a44-7cf6-11ed-9233-6eed5db49683 | InvocationID=68244cb0-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:02:06+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68244a44-7cf6-11ed-9233-6eed5db49683 | InvocationID=68244cb0-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:06+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68244a44-7cf6-11ed-9233-6eed5db49683 | InvocationID=68244cb0-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:27+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65b8b02e-7cf6-11ed-9233-6eed5db49683 | InvocationID=65b8b27c-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:02:27+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7481c5dc-7cf6-11ed-9233-6eed5db49683 | InvocationID=7481c906-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:02:31+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68244a44-7cf6-11ed-9233-6eed5db49683 | InvocationID=68244cb0-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:02:31+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=770fd3c0-7cf6-11ed-9233-6eed5db49683 | InvocationID=770fd67c-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:02:31+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=770fd3c0-7cf6-11ed-9233-6eed5db49683 | InvocationID=770fd67c-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:31+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=770fd3c0-7cf6-11ed-9233-6eed5db49683 | InvocationID=770fd67c-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7481c5dc-7cf6-11ed-9233-6eed5db49683 | InvocationID=7481c906-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:02:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8348ef14-7cf6-11ed-9233-6eed5db49683 | InvocationID=8348f11c-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:02:56+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=770fd3c0-7cf6-11ed-9233-6eed5db49683 | InvocationID=770fd67c-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:02:57+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85fb74fc-7cf6-11ed-9233-6eed5db49683 | InvocationID=85fb7902-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:02:57+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85fb74fc-7cf6-11ed-9233-6eed5db49683 | InvocationID=85fb7902-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:02:57+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85fb74fc-7cf6-11ed-9233-6eed5db49683 | InvocationID=85fb7902-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:03:17+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8348ef14-7cf6-11ed-9233-6eed5db49683 | InvocationID=8348f11c-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:03:17+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9211dd44-7cf6-11ed-9233-6eed5db49683 | InvocationID=9211dfb0-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:03:22+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85fb74fc-7cf6-11ed-9233-6eed5db49683 | InvocationID=85fb7902-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:03:22+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94e819ac-7cf6-11ed-9233-6eed5db49683 | InvocationID=94e81bc8-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:03:22+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94e819ac-7cf6-11ed-9233-6eed5db49683 | InvocationID=94e81bc8-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:03:22+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94e819ac-7cf6-11ed-9233-6eed5db49683 | InvocationID=94e81bc8-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:03:42+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9211dd44-7cf6-11ed-9233-6eed5db49683 | InvocationID=9211dfb0-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:03:42+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0d69b08-7cf6-11ed-9233-6eed5db49683 | InvocationID=a0d69d2e-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:03:47+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94e819ac-7cf6-11ed-9233-6eed5db49683 | InvocationID=94e81bc8-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:03:47+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3d3ad00-7cf6-11ed-9233-6eed5db49683 | InvocationID=a3d3afee-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:03:47+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3d3ad00-7cf6-11ed-9233-6eed5db49683 | InvocationID=a3d3afee-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:03:47+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3d3ad00-7cf6-11ed-9233-6eed5db49683 | InvocationID=a3d3afee-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:04:06+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0d69b08-7cf6-11ed-9233-6eed5db49683 | InvocationID=a0d69d2e-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:04:06+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afa12734-7cf6-11ed-9233-6eed5db49683 | InvocationID=afa12946-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:04:12+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3d3ad00-7cf6-11ed-9233-6eed5db49683 | InvocationID=a3d3afee-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:04:12+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2bfc95c-7cf6-11ed-9233-6eed5db49683 | InvocationID=b2bfcb6e-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:04:12+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2bfc95c-7cf6-11ed-9233-6eed5db49683 | InvocationID=b2bfcb6e-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:04:12+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2bfc95c-7cf6-11ed-9233-6eed5db49683 | InvocationID=b2bfcb6e-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:04:31+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afa12734-7cf6-11ed-9233-6eed5db49683 | InvocationID=afa12946-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:04:31+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be6a3ff8-7cf6-11ed-9233-6eed5db49683 | InvocationID=be6a426e-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:04:37+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2bfc95c-7cf6-11ed-9233-6eed5db49683 | InvocationID=b2bfcb6e-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:04:37+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1aeea10-7cf6-11ed-9233-6eed5db49683 | InvocationID=c1aeec22-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:04:37+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1aeea10-7cf6-11ed-9233-6eed5db49683 | InvocationID=c1aeec22-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:04:37+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1aeea10-7cf6-11ed-9233-6eed5db49683 | InvocationID=c1aeec22-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:04:56+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be6a3ff8-7cf6-11ed-9233-6eed5db49683 | InvocationID=be6a426e-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:04:56+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd2b69d6-7cf6-11ed-9233-6eed5db49683 | InvocationID=cd2b6d1e-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:05:02+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1aeea10-7cf6-11ed-9233-6eed5db49683 | InvocationID=c1aeec22-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:05:02+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0a1c5ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=d0a1c7b8-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:05:02+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0a1c5ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=d0a1c7b8-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:05:02+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0a1c5ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=d0a1c7b8-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:05:21+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd2b69d6-7cf6-11ed-9233-6eed5db49683 | InvocationID=cd2b6d1e-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:05:21+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbeda5a6-7cf6-11ed-9233-6eed5db49683 | InvocationID=dbeda970-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:05:27+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0a1c5ba-7cf6-11ed-9233-6eed5db49683 | InvocationID=d0a1c7b8-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:05:27+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8e87ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=df8e8a4a-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:05:27+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8e87ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=df8e8a4a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:05:27+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8e87ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=df8e8a4a-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:05:45+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dbeda5a6-7cf6-11ed-9233-6eed5db49683 | InvocationID=dbeda970-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:05:45+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eab0311c-7cf6-11ed-9233-6eed5db49683 | InvocationID=eab033c4-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:05:52+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8e87ca-7cf6-11ed-9233-6eed5db49683 | InvocationID=df8e8a4a-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:05:52+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee7e37b2-7cf6-11ed-9233-6eed5db49683 | InvocationID=ee7e3a14-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:05:52+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee7e37b2-7cf6-11ed-9233-6eed5db49683 | InvocationID=ee7e3a14-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:05:52+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee7e37b2-7cf6-11ed-9233-6eed5db49683 | InvocationID=ee7e3a14-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:06:10+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eab0311c-7cf6-11ed-9233-6eed5db49683 | InvocationID=eab033c4-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:06:10+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f975efa2-7cf6-11ed-9233-6eed5db49683 | InvocationID=f975f416-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:06:17+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee7e37b2-7cf6-11ed-9233-6eed5db49683 | InvocationID=ee7e3a14-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:06:17+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd699b72-7cf6-11ed-9233-6eed5db49683 | InvocationID=fd699e38-7cf6-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:06:17+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd699b72-7cf6-11ed-9233-6eed5db49683 | InvocationID=fd699e38-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:06:17+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd699b72-7cf6-11ed-9233-6eed5db49683 | InvocationID=fd699e38-7cf6-11ed-9233-6eed5db49683 | 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-12-16T04:06:35+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f975efa2-7cf6-11ed-9233-6eed5db49683 | InvocationID=f975f416-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:06:35+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08470778-7cf7-11ed-9233-6eed5db49683 | InvocationID=0847099e-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:06:42+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd699b72-7cf6-11ed-9233-6eed5db49683 | InvocationID=fd699e38-7cf6-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:06:42+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5625c4-7cf7-11ed-9233-6eed5db49683 | InvocationID=0c562808-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:06:42+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5625c4-7cf7-11ed-9233-6eed5db49683 | InvocationID=0c562808-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:06:42+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5625c4-7cf7-11ed-9233-6eed5db49683 | InvocationID=0c562808-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:00+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08470778-7cf7-11ed-9233-6eed5db49683 | InvocationID=0847099e-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:07:00+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=170f9284-7cf7-11ed-9233-6eed5db49683 | InvocationID=170fa2a6-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:07:07+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5625c4-7cf7-11ed-9233-6eed5db49683 | InvocationID=0c562808-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:07:07+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b4237bc-7cf7-11ed-9233-6eed5db49683 | InvocationID=1b423cf8-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:07:07+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b4237bc-7cf7-11ed-9233-6eed5db49683 | InvocationID=1b423cf8-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:07+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b4237bc-7cf7-11ed-9233-6eed5db49683 | InvocationID=1b423cf8-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:25+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=170f9284-7cf7-11ed-9233-6eed5db49683 | InvocationID=170fa2a6-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:07:25+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25d204e6-7cf7-11ed-9233-6eed5db49683 | InvocationID=25d20752-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:07:32+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b4237bc-7cf7-11ed-9233-6eed5db49683 | InvocationID=1b423cf8-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:07:32+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a345e3a-7cf7-11ed-9233-6eed5db49683 | InvocationID=2a34611e-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:07:32+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a345e3a-7cf7-11ed-9233-6eed5db49683 | InvocationID=2a34611e-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:32+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a345e3a-7cf7-11ed-9233-6eed5db49683 | InvocationID=2a34611e-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:49+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25d204e6-7cf7-11ed-9233-6eed5db49683 | InvocationID=25d20752-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:07:49+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34956c84-7cf7-11ed-9233-6eed5db49683 | InvocationID=34957026-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:07:57+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a345e3a-7cf7-11ed-9233-6eed5db49683 | InvocationID=2a34611e-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:07:57+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=392169e2-7cf7-11ed-9233-6eed5db49683 | InvocationID=39223354-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:07:57+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=392169e2-7cf7-11ed-9233-6eed5db49683 | InvocationID=39223354-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:07:57+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=392169e2-7cf7-11ed-9233-6eed5db49683 | InvocationID=39223354-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:08:14+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34956c84-7cf7-11ed-9233-6eed5db49683 | InvocationID=34957026-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:08:14+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=435a5928-7cf7-11ed-9233-6eed5db49683 | InvocationID=435a5b44-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:08:22+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=392169e2-7cf7-11ed-9233-6eed5db49683 | InvocationID=39223354-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:08:22+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4812caae-7cf7-11ed-9233-6eed5db49683 | InvocationID=4812ccc0-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:08:22+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4812caae-7cf7-11ed-9233-6eed5db49683 | InvocationID=4812ccc0-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:08:22+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4812caae-7cf7-11ed-9233-6eed5db49683 | InvocationID=4812ccc0-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:08:39+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=435a5928-7cf7-11ed-9233-6eed5db49683 | InvocationID=435a5b44-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:08:39+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=521da6f4-7cf7-11ed-9233-6eed5db49683 | InvocationID=521da96a-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:08:47+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4812caae-7cf7-11ed-9233-6eed5db49683 | InvocationID=4812ccc0-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:08:47+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56fe8b16-7cf7-11ed-9233-6eed5db49683 | InvocationID=56fe8d28-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:08:47+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56fe8b16-7cf7-11ed-9233-6eed5db49683 | InvocationID=56fe8d28-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:08:47+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56fe8b16-7cf7-11ed-9233-6eed5db49683 | InvocationID=56fe8d28-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:09:04+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=521da6f4-7cf7-11ed-9233-6eed5db49683 | InvocationID=521da96a-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:09:04+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60e79cbc-7cf7-11ed-9233-6eed5db49683 | InvocationID=60e79fd2-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:09:12+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56fe8b16-7cf7-11ed-9233-6eed5db49683 | InvocationID=56fe8d28-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:09:12+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65ea0d44-7cf7-11ed-9233-6eed5db49683 | InvocationID=65ea11f4-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:09:12+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65ea0d44-7cf7-11ed-9233-6eed5db49683 | InvocationID=65ea11f4-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:09:12+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65ea0d44-7cf7-11ed-9233-6eed5db49683 | InvocationID=65ea11f4-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:09:29+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60e79cbc-7cf7-11ed-9233-6eed5db49683 | InvocationID=60e79fd2-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:09:29+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fbb1908-7cf7-11ed-9233-6eed5db49683 | InvocationID=6fbb1b24-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:09:37+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65ea0d44-7cf7-11ed-9233-6eed5db49683 | InvocationID=65ea11f4-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:09:37+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74d5f17e-7cf7-11ed-9233-6eed5db49683 | InvocationID=74d5f462-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:09:37+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74d5f17e-7cf7-11ed-9233-6eed5db49683 | InvocationID=74d5f462-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:09:37+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74d5f17e-7cf7-11ed-9233-6eed5db49683 | InvocationID=74d5f462-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:09:53+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fbb1908-7cf7-11ed-9233-6eed5db49683 | InvocationID=6fbb1b24-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:09:53+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e800048-7cf7-11ed-9233-6eed5db49683 | InvocationID=7e8002c8-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:10:02+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74d5f17e-7cf7-11ed-9233-6eed5db49683 | InvocationID=74d5f462-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:10:02+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83c1721c-7cf7-11ed-9233-6eed5db49683 | InvocationID=83c1744c-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:10:02+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83c1721c-7cf7-11ed-9233-6eed5db49683 | InvocationID=83c1744c-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:10:02+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83c1721c-7cf7-11ed-9233-6eed5db49683 | InvocationID=83c1744c-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:10:18+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e800048-7cf7-11ed-9233-6eed5db49683 | InvocationID=7e8002c8-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:10:18+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d430800-7cf7-11ed-9233-6eed5db49683 | InvocationID=8d430b0c-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:10:27+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83c1721c-7cf7-11ed-9233-6eed5db49683 | InvocationID=83c1744c-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:10:27+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92ac765a-7cf7-11ed-9233-6eed5db49683 | InvocationID=92ac8e38-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:10:27+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92ac765a-7cf7-11ed-9233-6eed5db49683 | InvocationID=92ac8e38-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:10:27+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92ac765a-7cf7-11ed-9233-6eed5db49683 | InvocationID=92ac8e38-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:10:43+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d430800-7cf7-11ed-9233-6eed5db49683 | InvocationID=8d430b0c-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:10:43+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c04c374-7cf7-11ed-9233-6eed5db49683 | InvocationID=9c04c7de-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:10:52+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92ac765a-7cf7-11ed-9233-6eed5db49683 | InvocationID=92ac8e38-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:10:52+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a19b0136-7cf7-11ed-9233-6eed5db49683 | InvocationID=a19b03fc-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:10:52+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a19b0136-7cf7-11ed-9233-6eed5db49683 | InvocationID=a19b03fc-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:10:52+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a19b0136-7cf7-11ed-9233-6eed5db49683 | InvocationID=a19b03fc-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:11:08+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c04c374-7cf7-11ed-9233-6eed5db49683 | InvocationID=9c04c7de-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:11:08+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aac8d076-7cf7-11ed-9233-6eed5db49683 | InvocationID=aac8d602-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:11:17+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a19b0136-7cf7-11ed-9233-6eed5db49683 | InvocationID=a19b03fc-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:11:17+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b086a7ae-7cf7-11ed-9233-6eed5db49683 | InvocationID=b086aa38-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:11:17+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b086a7ae-7cf7-11ed-9233-6eed5db49683 | InvocationID=b086aa38-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:11:17+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b086a7ae-7cf7-11ed-9233-6eed5db49683 | InvocationID=b086aa38-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:11:33+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aac8d076-7cf7-11ed-9233-6eed5db49683 | InvocationID=aac8d602-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:11:33+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b98f1980-7cf7-11ed-9233-6eed5db49683 | InvocationID=b98f1c1e-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:11:42+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b086a7ae-7cf7-11ed-9233-6eed5db49683 | InvocationID=b086aa38-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:11:42+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf71d52c-7cf7-11ed-9233-6eed5db49683 | InvocationID=bf71d8c4-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:11:42+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf71d52c-7cf7-11ed-9233-6eed5db49683 | InvocationID=bf71d8c4-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:11:42+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf71d52c-7cf7-11ed-9233-6eed5db49683 | InvocationID=bf71d8c4-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:11:57+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b98f1980-7cf7-11ed-9233-6eed5db49683 | InvocationID=b98f1c1e-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:11:57+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c85a68b6-7cf7-11ed-9233-6eed5db49683 | InvocationID=c85a6ca8-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:12:07+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf71d52c-7cf7-11ed-9233-6eed5db49683 | InvocationID=bf71d8c4-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:12:07+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce5d9dbe-7cf7-11ed-9233-6eed5db49683 | InvocationID=ce5d9fd0-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:12:07+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce5d9dbe-7cf7-11ed-9233-6eed5db49683 | InvocationID=ce5d9fd0-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:12:07+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce5d9dbe-7cf7-11ed-9233-6eed5db49683 | InvocationID=ce5d9fd0-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:12:22+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c85a68b6-7cf7-11ed-9233-6eed5db49683 | InvocationID=c85a6ca8-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:12:22+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d721d58c-7cf7-11ed-9233-6eed5db49683 | InvocationID=d721d866-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:12:32+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce5d9dbe-7cf7-11ed-9233-6eed5db49683 | InvocationID=ce5d9fd0-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:12:32+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd49b93e-7cf7-11ed-9233-6eed5db49683 | InvocationID=dd49bb50-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:12:33+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd49b93e-7cf7-11ed-9233-6eed5db49683 | InvocationID=dd49bb50-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:12:33+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd49b93e-7cf7-11ed-9233-6eed5db49683 | InvocationID=dd49bb50-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:12:47+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d721d58c-7cf7-11ed-9233-6eed5db49683 | InvocationID=d721d866-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:12:47+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5e5fdd2-7cf7-11ed-9233-6eed5db49683 | InvocationID=e5e6017e-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:12:58+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd49b93e-7cf7-11ed-9233-6eed5db49683 | InvocationID=dd49bb50-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:12:58+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec362306-7cf7-11ed-9233-6eed5db49683 | InvocationID=ec362608-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:12:58+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec362306-7cf7-11ed-9233-6eed5db49683 | InvocationID=ec362608-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:12:58+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec362306-7cf7-11ed-9233-6eed5db49683 | InvocationID=ec362608-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:13:12+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5e5fdd2-7cf7-11ed-9233-6eed5db49683 | InvocationID=e5e6017e-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:13:12+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4aac42e-7cf7-11ed-9233-6eed5db49683 | InvocationID=f4aac780-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:13:23+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec362306-7cf7-11ed-9233-6eed5db49683 | InvocationID=ec362608-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:13:23+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb26a066-7cf7-11ed-9233-6eed5db49683 | InvocationID=fb26a26e-7cf7-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:13:23+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb26a066-7cf7-11ed-9233-6eed5db49683 | InvocationID=fb26a26e-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:13:23+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb26a066-7cf7-11ed-9233-6eed5db49683 | InvocationID=fb26a26e-7cf7-11ed-9233-6eed5db49683 | 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-12-16T04:13:36+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4aac42e-7cf7-11ed-9233-6eed5db49683 | InvocationID=f4aac780-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:13:36+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=037380e0-7cf8-11ed-9233-6eed5db49683 | InvocationID=03738414-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:13:48+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb26a066-7cf7-11ed-9233-6eed5db49683 | InvocationID=fb26a26e-7cf7-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:13:48+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a12d8b0-7cf8-11ed-9233-6eed5db49683 | InvocationID=0a12dad6-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:13:48+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a12d8b0-7cf8-11ed-9233-6eed5db49683 | InvocationID=0a12dad6-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:13:48+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a12d8b0-7cf8-11ed-9233-6eed5db49683 | InvocationID=0a12dad6-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:14:01+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=037380e0-7cf8-11ed-9233-6eed5db49683 | InvocationID=03738414-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:14:01+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12355266-7cf8-11ed-9233-6eed5db49683 | InvocationID=12355478-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:14:13+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a12d8b0-7cf8-11ed-9233-6eed5db49683 | InvocationID=0a12dad6-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:14:13+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19001dd8-7cf8-11ed-9233-6eed5db49683 | InvocationID=19001fea-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:14:13+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19001dd8-7cf8-11ed-9233-6eed5db49683 | InvocationID=19001fea-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:14:13+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19001dd8-7cf8-11ed-9233-6eed5db49683 | InvocationID=19001fea-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:14:26+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12355266-7cf8-11ed-9233-6eed5db49683 | InvocationID=12355478-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:14:26+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20f7caae-7cf8-11ed-9233-6eed5db49683 | InvocationID=20f7cf9a-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:14:38+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19001dd8-7cf8-11ed-9233-6eed5db49683 | InvocationID=19001fea-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:14:38+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27ed67c4-7cf8-11ed-9233-6eed5db49683 | InvocationID=27ed69cc-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:14:38+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27ed67c4-7cf8-11ed-9233-6eed5db49683 | InvocationID=27ed69cc-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:14:38+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27ed67c4-7cf8-11ed-9233-6eed5db49683 | InvocationID=27ed69cc-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:14:51+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20f7caae-7cf8-11ed-9233-6eed5db49683 | InvocationID=20f7cf9a-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:14:51+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fb9a36e-7cf8-11ed-9233-6eed5db49683 | InvocationID=2fb9a594-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:15:03+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27ed67c4-7cf8-11ed-9233-6eed5db49683 | InvocationID=27ed69cc-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:15:03+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36dcc572-7cf8-11ed-9233-6eed5db49683 | InvocationID=36dcc810-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:15:03+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36dcc572-7cf8-11ed-9233-6eed5db49683 | InvocationID=36dcc810-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:15:03+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36dcc572-7cf8-11ed-9233-6eed5db49683 | InvocationID=36dcc810-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:15:16+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2fb9a36e-7cf8-11ed-9233-6eed5db49683 | InvocationID=2fb9a594-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:15:16+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e84856c-7cf8-11ed-9233-6eed5db49683 | InvocationID=3e848788-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:15:28+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36dcc572-7cf8-11ed-9233-6eed5db49683 | InvocationID=36dcc810-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:15:28+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45c88684-7cf8-11ed-9233-6eed5db49683 | InvocationID=45c888b4-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:15:28+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45c88684-7cf8-11ed-9233-6eed5db49683 | InvocationID=45c888b4-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:15:28+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45c88684-7cf8-11ed-9233-6eed5db49683 | InvocationID=45c888b4-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:15:40+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e84856c-7cf8-11ed-9233-6eed5db49683 | InvocationID=3e848788-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:15:40+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d475fd4-7cf8-11ed-9233-6eed5db49683 | InvocationID=4d4761d2-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:15:53+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45c88684-7cf8-11ed-9233-6eed5db49683 | InvocationID=45c888b4-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:15:53+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54b9f312-7cf8-11ed-9233-6eed5db49683 | InvocationID=54b9f5c4-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:15:53+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54b9f312-7cf8-11ed-9233-6eed5db49683 | InvocationID=54b9f5c4-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:15:53+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54b9f312-7cf8-11ed-9233-6eed5db49683 | InvocationID=54b9f5c4-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:16:05+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d475fd4-7cf8-11ed-9233-6eed5db49683 | InvocationID=4d4761d2-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:16:05+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c097c3c-7cf8-11ed-9233-6eed5db49683 | InvocationID=5c097f0c-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:16:18+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54b9f312-7cf8-11ed-9233-6eed5db49683 | InvocationID=54b9f5c4-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:16:18+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63a543c2-7cf8-11ed-9233-6eed5db49683 | InvocationID=63a54aca-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:16:18+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63a543c2-7cf8-11ed-9233-6eed5db49683 | InvocationID=63a54aca-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:16:18+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63a543c2-7cf8-11ed-9233-6eed5db49683 | InvocationID=63a54aca-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:16:30+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c097c3c-7cf8-11ed-9233-6eed5db49683 | InvocationID=5c097f0c-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:16:30+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ad2ca16-7cf8-11ed-9233-6eed5db49683 | InvocationID=6ad2cdea-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:16:43+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63a543c2-7cf8-11ed-9233-6eed5db49683 | InvocationID=63a54aca-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:16:43+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7291a4d4-7cf8-11ed-9233-6eed5db49683 | InvocationID=7291a920-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:16:43+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7291a4d4-7cf8-11ed-9233-6eed5db49683 | InvocationID=7291a920-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:16:43+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7291a4d4-7cf8-11ed-9233-6eed5db49683 | InvocationID=7291a920-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:16:55+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ad2ca16-7cf8-11ed-9233-6eed5db49683 | InvocationID=6ad2cdea-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:16:55+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=799601a8-7cf8-11ed-9233-6eed5db49683 | InvocationID=799603ba-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:17:08+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7291a4d4-7cf8-11ed-9233-6eed5db49683 | InvocationID=7291a920-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:17:08+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=817ed98a-7cf8-11ed-9233-6eed5db49683 | InvocationID=817edba6-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:17:08+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=817ed98a-7cf8-11ed-9233-6eed5db49683 | InvocationID=817edba6-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:17:08+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=817ed98a-7cf8-11ed-9233-6eed5db49683 | InvocationID=817edba6-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:17:19+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=799601a8-7cf8-11ed-9233-6eed5db49683 | InvocationID=799603ba-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:17:19+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88597d50-7cf8-11ed-9233-6eed5db49683 | InvocationID=88598016-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:17:33+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=817ed98a-7cf8-11ed-9233-6eed5db49683 | InvocationID=817edba6-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:17:33+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=906ae7fe-7cf8-11ed-9233-6eed5db49683 | InvocationID=906aea38-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:17:33+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=906ae7fe-7cf8-11ed-9233-6eed5db49683 | InvocationID=906aea38-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:17:33+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=906ae7fe-7cf8-11ed-9233-6eed5db49683 | InvocationID=906aea38-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:17:44+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=88597d50-7cf8-11ed-9233-6eed5db49683 | InvocationID=88598016-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:17:44+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=971e5766-7cf8-11ed-9233-6eed5db49683 | InvocationID=971e59d2-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:17:58+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=906ae7fe-7cf8-11ed-9233-6eed5db49683 | InvocationID=906aea38-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:17:58+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f565d52-7cf8-11ed-9233-6eed5db49683 | InvocationID=9f565f5a-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:17:58+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f565d52-7cf8-11ed-9233-6eed5db49683 | InvocationID=9f565f5a-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:17:58+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f565d52-7cf8-11ed-9233-6eed5db49683 | InvocationID=9f565f5a-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:18:09+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=971e5766-7cf8-11ed-9233-6eed5db49683 | InvocationID=971e59d2-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:18:09+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5e02b76-7cf8-11ed-9233-6eed5db49683 | InvocationID=a5e02d88-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:18:23+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f565d52-7cf8-11ed-9233-6eed5db49683 | InvocationID=9f565f5a-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:18:23+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae4262ac-7cf8-11ed-9233-6eed5db49683 | InvocationID=ae4265b8-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:18:23+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae4262ac-7cf8-11ed-9233-6eed5db49683 | InvocationID=ae4265b8-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:18:23+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae4262ac-7cf8-11ed-9233-6eed5db49683 | InvocationID=ae4265b8-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:18:34+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5e02b76-7cf8-11ed-9233-6eed5db49683 | InvocationID=a5e02d88-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:18:34+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4a1f2ca-7cf8-11ed-9233-6eed5db49683 | InvocationID=b4a1f586-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:18:48+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae4262ac-7cf8-11ed-9233-6eed5db49683 | InvocationID=ae4265b8-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:18:48+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd2eb860-7cf8-11ed-9233-6eed5db49683 | InvocationID=bd2eba90-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:18:48+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd2eb860-7cf8-11ed-9233-6eed5db49683 | InvocationID=bd2eba90-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:18:48+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd2eb860-7cf8-11ed-9233-6eed5db49683 | InvocationID=bd2eba90-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:18:59+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4a1f2ca-7cf8-11ed-9233-6eed5db49683 | InvocationID=b4a1f586-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:18:59+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c36768f8-7cf8-11ed-9233-6eed5db49683 | InvocationID=c3676c2c-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:19:13+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd2eb860-7cf8-11ed-9233-6eed5db49683 | InvocationID=bd2eba90-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:19:13+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc1a4b6e-7cf8-11ed-9233-6eed5db49683 | InvocationID=cc1a4d8a-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:19:13+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc1a4b6e-7cf8-11ed-9233-6eed5db49683 | InvocationID=cc1a4d8a-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:19:13+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc1a4b6e-7cf8-11ed-9233-6eed5db49683 | InvocationID=cc1a4d8a-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:19:23+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c36768f8-7cf8-11ed-9233-6eed5db49683 | InvocationID=c3676c2c-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:19:23+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d22ad906-7cf8-11ed-9233-6eed5db49683 | InvocationID=d22adb7c-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:19:38+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc1a4b6e-7cf8-11ed-9233-6eed5db49683 | InvocationID=cc1a4d8a-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:19:38+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db06cf76-7cf8-11ed-9233-6eed5db49683 | InvocationID=db06d192-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:19:38+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db06cf76-7cf8-11ed-9233-6eed5db49683 | InvocationID=db06d192-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:19:38+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db06cf76-7cf8-11ed-9233-6eed5db49683 | InvocationID=db06d192-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:19:48+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d22ad906-7cf8-11ed-9233-6eed5db49683 | InvocationID=d22adb7c-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:19:48+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0f0315c-7cf8-11ed-9233-6eed5db49683 | InvocationID=e0f03486-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:20:03+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db06cf76-7cf8-11ed-9233-6eed5db49683 | InvocationID=db06d192-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:20:03+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9f25596-7cf8-11ed-9233-6eed5db49683 | InvocationID=e9f25794-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:20:03+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9f25596-7cf8-11ed-9233-6eed5db49683 | InvocationID=e9f25794-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:20:03+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9f25596-7cf8-11ed-9233-6eed5db49683 | InvocationID=e9f25794-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:20:13+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0f0315c-7cf8-11ed-9233-6eed5db49683 | InvocationID=e0f03486-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:20:13+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efb768cc-7cf8-11ed-9233-6eed5db49683 | InvocationID=efb76b38-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:20:28+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9f25596-7cf8-11ed-9233-6eed5db49683 | InvocationID=e9f25794-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:20:28+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8dd8274-7cf8-11ed-9233-6eed5db49683 | InvocationID=f8dd8486-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:20:28+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8dd8274-7cf8-11ed-9233-6eed5db49683 | InvocationID=f8dd8486-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:20:28+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8dd8274-7cf8-11ed-9233-6eed5db49683 | InvocationID=f8dd8486-7cf8-11ed-9233-6eed5db49683 | 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-12-16T04:20:38+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efb768cc-7cf8-11ed-9233-6eed5db49683 | InvocationID=efb76b38-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:20:38+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe7b0cce-7cf8-11ed-9233-6eed5db49683 | InvocationID=fe7b0f26-7cf8-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:20:53+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8dd8274-7cf8-11ed-9233-6eed5db49683 | InvocationID=f8dd8486-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:20:53+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ca3fca-7cf9-11ed-9233-6eed5db49683 | InvocationID=07ca41e6-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:20:53+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ca3fca-7cf9-11ed-9233-6eed5db49683 | InvocationID=07ca41e6-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:20:53+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07ca3fca-7cf9-11ed-9233-6eed5db49683 | InvocationID=07ca41e6-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:21:02+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe7b0cce-7cf8-11ed-9233-6eed5db49683 | InvocationID=fe7b0f26-7cf8-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:21:02+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d3c1ec4-7cf9-11ed-9233-6eed5db49683 | InvocationID=0d3c211c-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:21:18+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07ca3fca-7cf9-11ed-9233-6eed5db49683 | InvocationID=07ca41e6-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:21:18+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16b686f6-7cf9-11ed-9233-6eed5db49683 | InvocationID=16b68ae8-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:21:18+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16b686f6-7cf9-11ed-9233-6eed5db49683 | InvocationID=16b68ae8-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:21:18+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16b686f6-7cf9-11ed-9233-6eed5db49683 | InvocationID=16b68ae8-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:21:27+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d3c1ec4-7cf9-11ed-9233-6eed5db49683 | InvocationID=0d3c211c-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:21:27+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bfe1a2a-7cf9-11ed-9233-6eed5db49683 | InvocationID=1bfe1d9a-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:21:43+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16b686f6-7cf9-11ed-9233-6eed5db49683 | InvocationID=16b68ae8-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:21:43+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25a1f79a-7cf9-11ed-9233-6eed5db49683 | InvocationID=25a1fbdc-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:21:43+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25a1f79a-7cf9-11ed-9233-6eed5db49683 | InvocationID=25a1fbdc-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:21:43+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25a1f79a-7cf9-11ed-9233-6eed5db49683 | InvocationID=25a1fbdc-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:21:52+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1bfe1a2a-7cf9-11ed-9233-6eed5db49683 | InvocationID=1bfe1d9a-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:21:52+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ac4d2c4-7cf9-11ed-9233-6eed5db49683 | InvocationID=2ac4d63e-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:22:08+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25a1f79a-7cf9-11ed-9233-6eed5db49683 | InvocationID=25a1fbdc-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:22:08+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=348f762e-7cf9-11ed-9233-6eed5db49683 | InvocationID=348f79d0-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:22:08+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=348f762e-7cf9-11ed-9233-6eed5db49683 | InvocationID=348f79d0-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:22:08+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=348f762e-7cf9-11ed-9233-6eed5db49683 | InvocationID=348f79d0-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:22:17+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ac4d2c4-7cf9-11ed-9233-6eed5db49683 | InvocationID=2ac4d63e-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:22:17+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=398cdf18-7cf9-11ed-9233-6eed5db49683 | InvocationID=398ce3b4-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:22:33+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=348f762e-7cf9-11ed-9233-6eed5db49683 | InvocationID=348f79d0-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:22:33+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=437b473a-7cf9-11ed-9233-6eed5db49683 | InvocationID=437b4956-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:22:33+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=437b473a-7cf9-11ed-9233-6eed5db49683 | InvocationID=437b4956-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:22:33+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=437b473a-7cf9-11ed-9233-6eed5db49683 | InvocationID=437b4956-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:22:42+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=398cdf18-7cf9-11ed-9233-6eed5db49683 | InvocationID=398ce3b4-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:22:42+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4851502e-7cf9-11ed-9233-6eed5db49683 | InvocationID=48515286-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:22:58+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=437b473a-7cf9-11ed-9233-6eed5db49683 | InvocationID=437b4956-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:22:58+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52671292-7cf9-11ed-9233-6eed5db49683 | InvocationID=526714ae-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:22:58+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52671292-7cf9-11ed-9233-6eed5db49683 | InvocationID=526714ae-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:22:58+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52671292-7cf9-11ed-9233-6eed5db49683 | InvocationID=526714ae-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:23:06+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4851502e-7cf9-11ed-9233-6eed5db49683 | InvocationID=48515286-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:23:06+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57141aba-7cf9-11ed-9233-6eed5db49683 | InvocationID=57141eac-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:23:23+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52671292-7cf9-11ed-9233-6eed5db49683 | InvocationID=526714ae-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:23:23+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61524cf4-7cf9-11ed-9233-6eed5db49683 | InvocationID=61524ff6-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:23:24+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61524cf4-7cf9-11ed-9233-6eed5db49683 | InvocationID=61524ff6-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:23:24+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61524cf4-7cf9-11ed-9233-6eed5db49683 | InvocationID=61524ff6-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:23:31+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57141aba-7cf9-11ed-9233-6eed5db49683 | InvocationID=57141eac-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:23:31+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65d76e3a-7cf9-11ed-9233-6eed5db49683 | InvocationID=65d770b0-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:23:49+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61524cf4-7cf9-11ed-9233-6eed5db49683 | InvocationID=61524ff6-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:23:49+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=703eabcc-7cf9-11ed-9233-6eed5db49683 | InvocationID=703eade8-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:23:49+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=703eabcc-7cf9-11ed-9233-6eed5db49683 | InvocationID=703eade8-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:23:49+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=703eabcc-7cf9-11ed-9233-6eed5db49683 | InvocationID=703eade8-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:23:56+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65d76e3a-7cf9-11ed-9233-6eed5db49683 | InvocationID=65d770b0-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:23:56+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74994452-7cf9-11ed-9233-6eed5db49683 | InvocationID=74994664-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:24:14+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=703eabcc-7cf9-11ed-9233-6eed5db49683 | InvocationID=703eade8-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:24:14+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f2a5d20-7cf9-11ed-9233-6eed5db49683 | InvocationID=7f2a5fa0-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:24:14+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f2a5d20-7cf9-11ed-9233-6eed5db49683 | InvocationID=7f2a5fa0-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:24:14+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f2a5d20-7cf9-11ed-9233-6eed5db49683 | InvocationID=7f2a5fa0-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:24:21+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74994452-7cf9-11ed-9233-6eed5db49683 | InvocationID=74994664-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:24:21+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83610bf0-7cf9-11ed-9233-6eed5db49683 | InvocationID=83610df8-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:24:39+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f2a5d20-7cf9-11ed-9233-6eed5db49683 | InvocationID=7f2a5fa0-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:24:39+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e1acc84-7cf9-11ed-9233-6eed5db49683 | InvocationID=8e1acfa4-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:24:39+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e1acc84-7cf9-11ed-9233-6eed5db49683 | InvocationID=8e1acfa4-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:24:39+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e1acc84-7cf9-11ed-9233-6eed5db49683 | InvocationID=8e1acfa4-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:24:45+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83610bf0-7cf9-11ed-9233-6eed5db49683 | InvocationID=83610df8-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:24:45+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92241100-7cf9-11ed-9233-6eed5db49683 | InvocationID=922413d0-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:25:04+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e1acc84-7cf9-11ed-9233-6eed5db49683 | InvocationID=8e1acfa4-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:25:04+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d11dc1e-7cf9-11ed-9233-6eed5db49683 | InvocationID=9d11de3a-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:25:04+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d11dc1e-7cf9-11ed-9233-6eed5db49683 | InvocationID=9d11de3a-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:25:04+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d11dc1e-7cf9-11ed-9233-6eed5db49683 | InvocationID=9d11de3a-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:25:10+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92241100-7cf9-11ed-9233-6eed5db49683 | InvocationID=922413d0-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:25:10+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0e6b6f2-7cf9-11ed-9233-6eed5db49683 | InvocationID=a0e6b922-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:25:29+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d11dc1e-7cf9-11ed-9233-6eed5db49683 | InvocationID=9d11de3a-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:25:29+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abff8f46-7cf9-11ed-9233-6eed5db49683 | InvocationID=abff914e-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:25:29+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abff8f46-7cf9-11ed-9233-6eed5db49683 | InvocationID=abff914e-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:25:29+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abff8f46-7cf9-11ed-9233-6eed5db49683 | InvocationID=abff914e-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:25:35+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0e6b6f2-7cf9-11ed-9233-6eed5db49683 | InvocationID=a0e6b922-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:25:35+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afaf2caa-7cf9-11ed-9233-6eed5db49683 | InvocationID=afaf2f34-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:25:54+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abff8f46-7cf9-11ed-9233-6eed5db49683 | InvocationID=abff914e-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:25:54+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baebb908-7cf9-11ed-9233-6eed5db49683 | InvocationID=baebbb10-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:25:54+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baebb908-7cf9-11ed-9233-6eed5db49683 | InvocationID=baebbb10-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:25:54+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baebb908-7cf9-11ed-9233-6eed5db49683 | InvocationID=baebbb10-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:26:00+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afaf2caa-7cf9-11ed-9233-6eed5db49683 | InvocationID=afaf2f34-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:26:00+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be73bd96-7cf9-11ed-9233-6eed5db49683 | InvocationID=be73bfa8-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:26:19+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baebb908-7cf9-11ed-9233-6eed5db49683 | InvocationID=baebbb10-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:26:19+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9dc9d88-7cf9-11ed-9233-6eed5db49683 | InvocationID=c9dca526-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:26:19+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9dc9d88-7cf9-11ed-9233-6eed5db49683 | InvocationID=c9dca526-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:26:19+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9dc9d88-7cf9-11ed-9233-6eed5db49683 | InvocationID=c9dca526-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:26:25+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be73bd96-7cf9-11ed-9233-6eed5db49683 | InvocationID=be73bfa8-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:26:25+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd3d07d8-7cf9-11ed-9233-6eed5db49683 | InvocationID=cd3d0a80-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:26:44+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9dc9d88-7cf9-11ed-9233-6eed5db49683 | InvocationID=c9dca526-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:26:44+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8c882ee-7cf9-11ed-9233-6eed5db49683 | InvocationID=d8c884ce-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:26:44+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8c882ee-7cf9-11ed-9233-6eed5db49683 | InvocationID=d8c884ce-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:26:44+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8c882ee-7cf9-11ed-9233-6eed5db49683 | InvocationID=d8c884ce-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:26:49+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd3d07d8-7cf9-11ed-9233-6eed5db49683 | InvocationID=cd3d0a80-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:26:49+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc03291e-7cf9-11ed-9233-6eed5db49683 | InvocationID=dc032c48-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:27:09+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8c882ee-7cf9-11ed-9233-6eed5db49683 | InvocationID=d8c884ce-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:27:09+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b3ec80-7cf9-11ed-9233-6eed5db49683 | InvocationID=e7b3efaa-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:27:09+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b3ec80-7cf9-11ed-9233-6eed5db49683 | InvocationID=e7b3efaa-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:27:09+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b3ec80-7cf9-11ed-9233-6eed5db49683 | InvocationID=e7b3efaa-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:27:14+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc03291e-7cf9-11ed-9233-6eed5db49683 | InvocationID=dc032c48-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:27:14+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eac4f612-7cf9-11ed-9233-6eed5db49683 | InvocationID=eac4f856-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:27:34+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b3ec80-7cf9-11ed-9233-6eed5db49683 | InvocationID=e7b3efaa-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:27:34+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f69fa644-7cf9-11ed-9233-6eed5db49683 | InvocationID=f69fa89c-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:27:34+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f69fa644-7cf9-11ed-9233-6eed5db49683 | InvocationID=f69fa89c-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:27:34+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f69fa644-7cf9-11ed-9233-6eed5db49683 | InvocationID=f69fa89c-7cf9-11ed-9233-6eed5db49683 | 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-12-16T04:27:39+0000 | aai_event_thread | 140047790340896 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eac4f612-7cf9-11ed-9233-6eed5db49683 | InvocationID=eac4f856-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF AAI events.
2022-12-16T04:27:39+0000 | aai_event_thread | 140047790340896 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f986419c-7cf9-11ed-9233-6eed5db49683 | InvocationID=f98647c8-7cf9-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-12-16T04:27:59+0000 | policy_event_thread | 140047791401760 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f69fa644-7cf9-11ed-9233-6eed5db49683 | InvocationID=f69fa89c-7cf9-11ed-9233-6eed5db49683 | Polling MR for XNF activation/deactivation policy response events.
2022-12-16T04:27:59+0000 | policy_event_thread | 140047791401760 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=058b8326-7cfa-11ed-9233-6eed5db49683 | InvocationID=058b85c4-7cfa-11ed-9233-6eed5db49683 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-12-16T04:27:59+0000 | policy_event_thread | 140047791401760 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=058b8326-7cfa-11ed-9233-6eed5db49683 | InvocationID=058b85c4-7cfa-11ed-9233-6eed5db49683 | 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-12-16T04:27:59+0000 | policy_event_thread | 140047791401760 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=058b8326-7cfa-11ed-9233-6eed5db49683 | InvocationID=058b85c4-7cfa-11ed-9233-6eed5db49683 | Erro