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())
2023-01-17T03:07:26+0000 | MainThread | 140358837189960 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2023-01-17T03:07:26+0000 | MainThread | 140358837189960 | 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'}}}}
2023-01-17T03:07:26+0000 | MainThread | 140358837189960 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2023-01-17T03:07:26+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:07:26+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2023-01-17T03:07:26+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=122e9f0e-9614-11ed-af15-5e1a6710f366 | InvocationID=122ea198-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:07:26+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=122f9d8c-9614-11ed-af15-5e1a6710f366 | InvocationID=122f9f08-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:07:26+0000 | MainThread | 140358837189960 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2023-01-17T03:07:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=122f9d8c-9614-11ed-af15-5e1a6710f366 | InvocationID=122f9f08-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:07:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=122f9d8c-9614-11ed-af15-5e1a6710f366 | InvocationID=122f9f08-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:07:27+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=122e9f0e-9614-11ed-af15-5e1a6710f366 | InvocationID=122ea198-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:07:27+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=122e9f0e-9614-11ed-af15-5e1a6710f366 | InvocationID=122ea198-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:07:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=122f9d8c-9614-11ed-af15-5e1a6710f366 | InvocationID=122f9f08-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:07:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e57f26c-9614-11ed-af15-5e1a6710f366 | InvocationID=1e57f438-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:07:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e57f26c-9614-11ed-af15-5e1a6710f366 | InvocationID=1e57f438-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:07:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e57f26c-9614-11ed-af15-5e1a6710f366 | InvocationID=1e57f438-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:07:52+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=122e9f0e-9614-11ed-af15-5e1a6710f366 | InvocationID=122ea198-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:07:52+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21541a54-9614-11ed-af15-5e1a6710f366 | InvocationID=21541c0c-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:07:52+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21541a54-9614-11ed-af15-5e1a6710f366 | InvocationID=21541c0c-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:07:52+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21541a54-9614-11ed-af15-5e1a6710f366 | InvocationID=21541c0c-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:08:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e57f26c-9614-11ed-af15-5e1a6710f366 | InvocationID=1e57f438-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:08:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a53db44-9614-11ed-af15-5e1a6710f366 | InvocationID=2a53dd74-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:08:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a53db44-9614-11ed-af15-5e1a6710f366 | InvocationID=2a53dd74-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:08:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a53db44-9614-11ed-af15-5e1a6710f366 | InvocationID=2a53dd74-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:08:17+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21541a54-9614-11ed-af15-5e1a6710f366 | InvocationID=21541c0c-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:08:17+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30425dd2-9614-11ed-af15-5e1a6710f366 | InvocationID=30426aac-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:08:17+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30425dd2-9614-11ed-af15-5e1a6710f366 | InvocationID=30426aac-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:08:17+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30425dd2-9614-11ed-af15-5e1a6710f366 | InvocationID=30426aac-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:08:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a53db44-9614-11ed-af15-5e1a6710f366 | InvocationID=2a53dd74-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:08:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3646130e-9614-11ed-af15-5e1a6710f366 | InvocationID=364615f2-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:08:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3646130e-9614-11ed-af15-5e1a6710f366 | InvocationID=364615f2-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:08:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3646130e-9614-11ed-af15-5e1a6710f366 | InvocationID=364615f2-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:08:42+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30425dd2-9614-11ed-af15-5e1a6710f366 | InvocationID=30426aac-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:08:42+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f36a35c-9614-11ed-af15-5e1a6710f366 | InvocationID=3f36a5b4-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:08:42+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f36a35c-9614-11ed-af15-5e1a6710f366 | InvocationID=3f36a5b4-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:08:42+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f36a35c-9614-11ed-af15-5e1a6710f366 | InvocationID=3f36a5b4-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:08:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3646130e-9614-11ed-af15-5e1a6710f366 | InvocationID=364615f2-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:08:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=423ddc82-9614-11ed-af15-5e1a6710f366 | InvocationID=423ddec6-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:08:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=423ddc82-9614-11ed-af15-5e1a6710f366 | InvocationID=423ddec6-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:08:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=423ddc82-9614-11ed-af15-5e1a6710f366 | InvocationID=423ddec6-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:07+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f36a35c-9614-11ed-af15-5e1a6710f366 | InvocationID=3f36a5b4-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:09:07+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e22fe38-9614-11ed-af15-5e1a6710f366 | InvocationID=4e2374ee-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:09:07+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e22fe38-9614-11ed-af15-5e1a6710f366 | InvocationID=4e2374ee-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:09:07+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e22fe38-9614-11ed-af15-5e1a6710f366 | InvocationID=4e2374ee-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:09:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=423ddc82-9614-11ed-af15-5e1a6710f366 | InvocationID=423ddec6-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:09:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e313386-9614-11ed-af15-5e1a6710f366 | InvocationID=4e3136f6-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:09:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e313386-9614-11ed-af15-5e1a6710f366 | InvocationID=4e3136f6-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e313386-9614-11ed-af15-5e1a6710f366 | InvocationID=4e3136f6-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e313386-9614-11ed-af15-5e1a6710f366 | InvocationID=4e3136f6-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:09:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a25fb2c-9614-11ed-af15-5e1a6710f366 | InvocationID=5a25fd34-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:09:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a25fb2c-9614-11ed-af15-5e1a6710f366 | InvocationID=5a25fd34-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a25fb2c-9614-11ed-af15-5e1a6710f366 | InvocationID=5a25fd34-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:32+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e22fe38-9614-11ed-af15-5e1a6710f366 | InvocationID=4e2374ee-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:09:32+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d106fb6-9614-11ed-af15-5e1a6710f366 | InvocationID=5d10716e-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:09:32+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d106fb6-9614-11ed-af15-5e1a6710f366 | InvocationID=5d10716e-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:09:32+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d106fb6-9614-11ed-af15-5e1a6710f366 | InvocationID=5d10716e-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:09:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a25fb2c-9614-11ed-af15-5e1a6710f366 | InvocationID=5a25fd34-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:09:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6617d7ac-9614-11ed-af15-5e1a6710f366 | InvocationID=6617d978-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:09:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6617d7ac-9614-11ed-af15-5e1a6710f366 | InvocationID=6617d978-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6617d7ac-9614-11ed-af15-5e1a6710f366 | InvocationID=6617d978-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:09:57+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d106fb6-9614-11ed-af15-5e1a6710f366 | InvocationID=5d10716e-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:09:57+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c019180-9614-11ed-af15-5e1a6710f366 | InvocationID=6c019388-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:09:57+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c019180-9614-11ed-af15-5e1a6710f366 | InvocationID=6c019388-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:09:57+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c019180-9614-11ed-af15-5e1a6710f366 | InvocationID=6c019388-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:10:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6617d7ac-9614-11ed-af15-5e1a6710f366 | InvocationID=6617d978-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:10:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=720840f6-9614-11ed-af15-5e1a6710f366 | InvocationID=7208431c-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:10:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=720840f6-9614-11ed-af15-5e1a6710f366 | InvocationID=7208431c-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:10:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=720840f6-9614-11ed-af15-5e1a6710f366 | InvocationID=7208431c-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:10:22+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c019180-9614-11ed-af15-5e1a6710f366 | InvocationID=6c019388-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:10:22+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aeefe6c-9614-11ed-af15-5e1a6710f366 | InvocationID=7aef02f4-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:10:22+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aeefe6c-9614-11ed-af15-5e1a6710f366 | InvocationID=7aef02f4-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:10:22+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aeefe6c-9614-11ed-af15-5e1a6710f366 | InvocationID=7aef02f4-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:10:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=720840f6-9614-11ed-af15-5e1a6710f366 | InvocationID=7208431c-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:10:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dfb8710-9614-11ed-af15-5e1a6710f366 | InvocationID=7dfb89ae-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:10:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dfb8710-9614-11ed-af15-5e1a6710f366 | InvocationID=7dfb89ae-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:10:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dfb8710-9614-11ed-af15-5e1a6710f366 | InvocationID=7dfb89ae-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:10:47+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aeefe6c-9614-11ed-af15-5e1a6710f366 | InvocationID=7aef02f4-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:10:47+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89db178a-9614-11ed-af15-5e1a6710f366 | InvocationID=89db1c58-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:10:47+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89db178a-9614-11ed-af15-5e1a6710f366 | InvocationID=89db1c58-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:10:47+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89db178a-9614-11ed-af15-5e1a6710f366 | InvocationID=89db1c58-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:10:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dfb8710-9614-11ed-af15-5e1a6710f366 | InvocationID=7dfb89ae-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:10:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89ee4954-9614-11ed-af15-5e1a6710f366 | InvocationID=89ee4c10-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:10:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89ee4954-9614-11ed-af15-5e1a6710f366 | InvocationID=89ee4c10-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:10:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89ee4954-9614-11ed-af15-5e1a6710f366 | InvocationID=89ee4c10-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89ee4954-9614-11ed-af15-5e1a6710f366 | InvocationID=89ee4c10-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:11:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95e18104-9614-11ed-af15-5e1a6710f366 | InvocationID=95e18398-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:11:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95e18104-9614-11ed-af15-5e1a6710f366 | InvocationID=95e18398-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95e18104-9614-11ed-af15-5e1a6710f366 | InvocationID=95e18398-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:12+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89db178a-9614-11ed-af15-5e1a6710f366 | InvocationID=89db1c58-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:11:12+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98cc356c-9614-11ed-af15-5e1a6710f366 | InvocationID=98cc37f6-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:11:12+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98cc356c-9614-11ed-af15-5e1a6710f366 | InvocationID=98cc37f6-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:11:12+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98cc356c-9614-11ed-af15-5e1a6710f366 | InvocationID=98cc37f6-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:11:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95e18104-9614-11ed-af15-5e1a6710f366 | InvocationID=95e18398-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:11:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d2182a-9614-11ed-af15-5e1a6710f366 | InvocationID=a1d21fbe-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:11:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d2182a-9614-11ed-af15-5e1a6710f366 | InvocationID=a1d21fbe-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1d2182a-9614-11ed-af15-5e1a6710f366 | InvocationID=a1d21fbe-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:37+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98cc356c-9614-11ed-af15-5e1a6710f366 | InvocationID=98cc37f6-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:11:37+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7bb41c6-9614-11ed-af15-5e1a6710f366 | InvocationID=a7bb4392-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:11:37+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7bb41c6-9614-11ed-af15-5e1a6710f366 | InvocationID=a7bb4392-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:11:37+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7bb41c6-9614-11ed-af15-5e1a6710f366 | InvocationID=a7bb4392-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:11:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1d2182a-9614-11ed-af15-5e1a6710f366 | InvocationID=a1d21fbe-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:11:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adc42e0c-9614-11ed-af15-5e1a6710f366 | InvocationID=adc4315e-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:11:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adc42e0c-9614-11ed-af15-5e1a6710f366 | InvocationID=adc4315e-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:11:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adc42e0c-9614-11ed-af15-5e1a6710f366 | InvocationID=adc4315e-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:02+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7bb41c6-9614-11ed-af15-5e1a6710f366 | InvocationID=a7bb4392-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:12:02+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6a83a5e-9614-11ed-af15-5e1a6710f366 | InvocationID=b6a83c2a-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:12:02+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6a83a5e-9614-11ed-af15-5e1a6710f366 | InvocationID=b6a83c2a-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:12:02+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6a83a5e-9614-11ed-af15-5e1a6710f366 | InvocationID=b6a83c2a-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:12:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adc42e0c-9614-11ed-af15-5e1a6710f366 | InvocationID=adc4315e-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:12:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9b6d4f8-9614-11ed-af15-5e1a6710f366 | InvocationID=b9b6d6ba-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:12:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9b6d4f8-9614-11ed-af15-5e1a6710f366 | InvocationID=b9b6d6ba-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9b6d4f8-9614-11ed-af15-5e1a6710f366 | InvocationID=b9b6d6ba-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:27+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6a83a5e-9614-11ed-af15-5e1a6710f366 | InvocationID=b6a83c2a-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:12:27+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5960ac8-9614-11ed-af15-5e1a6710f366 | InvocationID=c5960dfc-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:12:27+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5960ac8-9614-11ed-af15-5e1a6710f366 | InvocationID=c5960dfc-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:12:27+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5960ac8-9614-11ed-af15-5e1a6710f366 | InvocationID=c5960dfc-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:12:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9b6d4f8-9614-11ed-af15-5e1a6710f366 | InvocationID=b9b6d6ba-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:12:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5a972d4-9614-11ed-af15-5e1a6710f366 | InvocationID=c5a97496-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:12:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5a972d4-9614-11ed-af15-5e1a6710f366 | InvocationID=c5a97496-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5a972d4-9614-11ed-af15-5e1a6710f366 | InvocationID=c5a97496-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5a972d4-9614-11ed-af15-5e1a6710f366 | InvocationID=c5a97496-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:12:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19a06f8-9614-11ed-af15-5e1a6710f366 | InvocationID=d19a098c-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:12:47+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19a06f8-9614-11ed-af15-5e1a6710f366 | InvocationID=d19a098c-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:47+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d19a06f8-9614-11ed-af15-5e1a6710f366 | InvocationID=d19a098c-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:12:52+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5960ac8-9614-11ed-af15-5e1a6710f366 | InvocationID=c5960dfc-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:12:52+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d489c362-9614-11ed-af15-5e1a6710f366 | InvocationID=d489c51a-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:12:52+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d489c362-9614-11ed-af15-5e1a6710f366 | InvocationID=d489c51a-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:12:52+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d489c362-9614-11ed-af15-5e1a6710f366 | InvocationID=d489c51a-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:13:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d19a06f8-9614-11ed-af15-5e1a6710f366 | InvocationID=d19a098c-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:13:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd91095c-9614-11ed-af15-5e1a6710f366 | InvocationID=dd910c68-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:13:07+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd91095c-9614-11ed-af15-5e1a6710f366 | InvocationID=dd910c68-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:13:07+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd91095c-9614-11ed-af15-5e1a6710f366 | InvocationID=dd910c68-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:13:17+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d489c362-9614-11ed-af15-5e1a6710f366 | InvocationID=d489c51a-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:13:17+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3769526-9614-11ed-af15-5e1a6710f366 | InvocationID=e3769792-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:13:17+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3769526-9614-11ed-af15-5e1a6710f366 | InvocationID=e3769792-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:13:17+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3769526-9614-11ed-af15-5e1a6710f366 | InvocationID=e3769792-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:13:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd91095c-9614-11ed-af15-5e1a6710f366 | InvocationID=dd910c68-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:13:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e981db42-9614-11ed-af15-5e1a6710f366 | InvocationID=e981e1be-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:13:27+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e981db42-9614-11ed-af15-5e1a6710f366 | InvocationID=e981e1be-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:13:27+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e981db42-9614-11ed-af15-5e1a6710f366 | InvocationID=e981e1be-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:13:42+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3769526-9614-11ed-af15-5e1a6710f366 | InvocationID=e3769792-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:13:42+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f266a012-9614-11ed-af15-5e1a6710f366 | InvocationID=f266a364-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:13:42+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f266a012-9614-11ed-af15-5e1a6710f366 | InvocationID=f266a364-9614-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:13:42+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f266a012-9614-11ed-af15-5e1a6710f366 | InvocationID=f266a364-9614-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:13:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e981db42-9614-11ed-af15-5e1a6710f366 | InvocationID=e981e1be-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:13:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f573af66-9614-11ed-af15-5e1a6710f366 | InvocationID=f573b1a0-9614-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:13:48+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f573af66-9614-11ed-af15-5e1a6710f366 | InvocationID=f573b1a0-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:13:48+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f573af66-9614-11ed-af15-5e1a6710f366 | InvocationID=f573b1a0-9614-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:07+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f266a012-9614-11ed-af15-5e1a6710f366 | InvocationID=f266a364-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:14:07+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=015463de-9615-11ed-af15-5e1a6710f366 | InvocationID=015465d2-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:14:07+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=015463de-9615-11ed-af15-5e1a6710f366 | InvocationID=015465d2-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:14:07+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=015463de-9615-11ed-af15-5e1a6710f366 | InvocationID=015465d2-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:14:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f573af66-9614-11ed-af15-5e1a6710f366 | InvocationID=f573b1a0-9614-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:14:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=016593b6-9615-11ed-af15-5e1a6710f366 | InvocationID=01659582-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:14:08+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=016593b6-9615-11ed-af15-5e1a6710f366 | InvocationID=01659582-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:08+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=016593b6-9615-11ed-af15-5e1a6710f366 | InvocationID=01659582-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:28+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=016593b6-9615-11ed-af15-5e1a6710f366 | InvocationID=01659582-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:14:28+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d551476-9615-11ed-af15-5e1a6710f366 | InvocationID=0d5516e2-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:14:28+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d551476-9615-11ed-af15-5e1a6710f366 | InvocationID=0d5516e2-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:28+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d551476-9615-11ed-af15-5e1a6710f366 | InvocationID=0d5516e2-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:32+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=015463de-9615-11ed-af15-5e1a6710f366 | InvocationID=015465d2-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:14:32+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1043cb78-9615-11ed-af15-5e1a6710f366 | InvocationID=1043cd44-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:14:32+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1043cb78-9615-11ed-af15-5e1a6710f366 | InvocationID=1043cd44-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:14:32+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1043cb78-9615-11ed-af15-5e1a6710f366 | InvocationID=1043cd44-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:14:48+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d551476-9615-11ed-af15-5e1a6710f366 | InvocationID=0d5516e2-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:14:48+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19474d12-9615-11ed-af15-5e1a6710f366 | InvocationID=19474ee8-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:14:48+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19474d12-9615-11ed-af15-5e1a6710f366 | InvocationID=19474ee8-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:48+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19474d12-9615-11ed-af15-5e1a6710f366 | InvocationID=19474ee8-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:14:57+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1043cb78-9615-11ed-af15-5e1a6710f366 | InvocationID=1043cd44-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:14:58+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f2ee726-9615-11ed-af15-5e1a6710f366 | InvocationID=1f2ee8de-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:14:58+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f2ee726-9615-11ed-af15-5e1a6710f366 | InvocationID=1f2ee8de-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:14:58+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f2ee726-9615-11ed-af15-5e1a6710f366 | InvocationID=1f2ee8de-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:15:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19474d12-9615-11ed-af15-5e1a6710f366 | InvocationID=19474ee8-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:15:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2536e768-9615-11ed-af15-5e1a6710f366 | InvocationID=2536e9a2-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:15:08+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2536e768-9615-11ed-af15-5e1a6710f366 | InvocationID=2536e9a2-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:15:08+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2536e768-9615-11ed-af15-5e1a6710f366 | InvocationID=2536e9a2-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:15:23+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f2ee726-9615-11ed-af15-5e1a6710f366 | InvocationID=1f2ee8de-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:15:23+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e19f816-9615-11ed-af15-5e1a6710f366 | InvocationID=2e19f9d8-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:15:23+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e19f816-9615-11ed-af15-5e1a6710f366 | InvocationID=2e19f9d8-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:15:23+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e19f816-9615-11ed-af15-5e1a6710f366 | InvocationID=2e19f9d8-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:15:28+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2536e768-9615-11ed-af15-5e1a6710f366 | InvocationID=2536e9a2-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:15:28+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3127946e-9615-11ed-af15-5e1a6710f366 | InvocationID=3127963a-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:15:28+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3127946e-9615-11ed-af15-5e1a6710f366 | InvocationID=3127963a-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:15:28+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3127946e-9615-11ed-af15-5e1a6710f366 | InvocationID=3127963a-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:15:48+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e19f816-9615-11ed-af15-5e1a6710f366 | InvocationID=2e19f9d8-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:15:48+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d05191e-9615-11ed-af15-5e1a6710f366 | InvocationID=3d052576-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:15:48+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d05191e-9615-11ed-af15-5e1a6710f366 | InvocationID=3d052576-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:15:48+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d05191e-9615-11ed-af15-5e1a6710f366 | InvocationID=3d052576-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:15:48+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3127946e-9615-11ed-af15-5e1a6710f366 | InvocationID=3127963a-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:15:48+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d1a872c-9615-11ed-af15-5e1a6710f366 | InvocationID=3d1a8902-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:15:48+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d1a872c-9615-11ed-af15-5e1a6710f366 | InvocationID=3d1a8902-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:15:48+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d1a872c-9615-11ed-af15-5e1a6710f366 | InvocationID=3d1a8902-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d1a872c-9615-11ed-af15-5e1a6710f366 | InvocationID=3d1a8902-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:16:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=490a227c-9615-11ed-af15-5e1a6710f366 | InvocationID=490a2448-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:16:08+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=490a227c-9615-11ed-af15-5e1a6710f366 | InvocationID=490a2448-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:08+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=490a227c-9615-11ed-af15-5e1a6710f366 | InvocationID=490a2448-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:13+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d05191e-9615-11ed-af15-5e1a6710f366 | InvocationID=3d052576-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:16:13+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bf3d2b2-9615-11ed-af15-5e1a6710f366 | InvocationID=4bf3d460-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:16:13+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bf3d2b2-9615-11ed-af15-5e1a6710f366 | InvocationID=4bf3d460-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:16:13+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4bf3d2b2-9615-11ed-af15-5e1a6710f366 | InvocationID=4bf3d460-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:16:28+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=490a227c-9615-11ed-af15-5e1a6710f366 | InvocationID=490a2448-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:16:28+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54fa6100-9615-11ed-af15-5e1a6710f366 | InvocationID=54fa62fe-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:16:28+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54fa6100-9615-11ed-af15-5e1a6710f366 | InvocationID=54fa62fe-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:28+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54fa6100-9615-11ed-af15-5e1a6710f366 | InvocationID=54fa62fe-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:38+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4bf3d2b2-9615-11ed-af15-5e1a6710f366 | InvocationID=4bf3d460-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:16:38+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ae469b2-9615-11ed-af15-5e1a6710f366 | InvocationID=5ae46bf6-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:16:38+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ae469b2-9615-11ed-af15-5e1a6710f366 | InvocationID=5ae46bf6-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:16:38+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ae469b2-9615-11ed-af15-5e1a6710f366 | InvocationID=5ae46bf6-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:16:48+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54fa6100-9615-11ed-af15-5e1a6710f366 | InvocationID=54fa62fe-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:16:48+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60ecfdec-9615-11ed-af15-5e1a6710f366 | InvocationID=60ed006c-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:16:48+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60ecfdec-9615-11ed-af15-5e1a6710f366 | InvocationID=60ed006c-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:16:48+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60ecfdec-9615-11ed-af15-5e1a6710f366 | InvocationID=60ed006c-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:17:03+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ae469b2-9615-11ed-af15-5e1a6710f366 | InvocationID=5ae46bf6-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:17:03+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69cfd4de-9615-11ed-af15-5e1a6710f366 | InvocationID=69cfdc86-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:17:03+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69cfd4de-9615-11ed-af15-5e1a6710f366 | InvocationID=69cfdc86-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:17:03+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69cfd4de-9615-11ed-af15-5e1a6710f366 | InvocationID=69cfdc86-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:17:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60ecfdec-9615-11ed-af15-5e1a6710f366 | InvocationID=60ed006c-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:17:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cdce752-9615-11ed-af15-5e1a6710f366 | InvocationID=6cdcea0e-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:17:08+0000 | aai_event_thread | 140358786452256 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cdce752-9615-11ed-af15-5e1a6710f366 | InvocationID=6cdcea0e-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:17:08+0000 | aai_event_thread | 140358786452256 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cdce752-9615-11ed-af15-5e1a6710f366 | InvocationID=6cdcea0e-9615-11ed-af15-5e1a6710f366 | 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
2023-01-17T03:17:28+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69cfd4de-9615-11ed-af15-5e1a6710f366 | InvocationID=69cfdc86-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:17:28+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78bbc76e-9615-11ed-af15-5e1a6710f366 | InvocationID=78bbccaa-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:17:28+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78bbc76e-9615-11ed-af15-5e1a6710f366 | InvocationID=78bbccaa-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:17:28+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78bbc76e-9615-11ed-af15-5e1a6710f366 | InvocationID=78bbccaa-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:17:28+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cdce752-9615-11ed-af15-5e1a6710f366 | InvocationID=6cdcea0e-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:17:28+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78cd27ca-9615-11ed-af15-5e1a6710f366 | InvocationID=78cd2b3a-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:17:52+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78cd27ca-9615-11ed-af15-5e1a6710f366 | InvocationID=78cd2b3a-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:17:52+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=874746a0-9615-11ed-af15-5e1a6710f366 | InvocationID=87474aa6-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:17:53+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78bbc76e-9615-11ed-af15-5e1a6710f366 | InvocationID=78bbccaa-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:17:53+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87a93f22-9615-11ed-af15-5e1a6710f366 | InvocationID=87a95002-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:17:53+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87a93f22-9615-11ed-af15-5e1a6710f366 | InvocationID=87a95002-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:17:53+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87a93f22-9615-11ed-af15-5e1a6710f366 | InvocationID=87a95002-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:18:12+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=874746a0-9615-11ed-af15-5e1a6710f366 | InvocationID=87474aa6-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:18:12+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=933f9c3c-9615-11ed-af15-5e1a6710f366 | InvocationID=933f9e12-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:18:18+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87a93f22-9615-11ed-af15-5e1a6710f366 | InvocationID=87a95002-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:18:18+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9695e314-9615-11ed-af15-5e1a6710f366 | InvocationID=9695e60c-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:18:18+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9695e314-9615-11ed-af15-5e1a6710f366 | InvocationID=9695e60c-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:18:18+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9695e314-9615-11ed-af15-5e1a6710f366 | InvocationID=9695e60c-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:18:32+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=933f9c3c-9615-11ed-af15-5e1a6710f366 | InvocationID=933f9e12-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:18:32+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f3a36fa-9615-11ed-af15-5e1a6710f366 | InvocationID=9f3a38d0-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:18:43+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9695e314-9615-11ed-af15-5e1a6710f366 | InvocationID=9695e60c-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:18:43+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a580ba3e-9615-11ed-af15-5e1a6710f366 | InvocationID=a580bd5e-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:18:43+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a580ba3e-9615-11ed-af15-5e1a6710f366 | InvocationID=a580bd5e-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:18:43+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a580ba3e-9615-11ed-af15-5e1a6710f366 | InvocationID=a580bd5e-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:18:52+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f3a36fa-9615-11ed-af15-5e1a6710f366 | InvocationID=9f3a38d0-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:18:52+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab3f5f48-9615-11ed-af15-5e1a6710f366 | InvocationID=ab3f616e-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:19:08+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a580ba3e-9615-11ed-af15-5e1a6710f366 | InvocationID=a580bd5e-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:19:08+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b46cf9d6-9615-11ed-af15-5e1a6710f366 | InvocationID=b46cfb98-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:19:08+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b46cf9d6-9615-11ed-af15-5e1a6710f366 | InvocationID=b46cfb98-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:19:08+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b46cf9d6-9615-11ed-af15-5e1a6710f366 | InvocationID=b46cfb98-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:19:13+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab3f5f48-9615-11ed-af15-5e1a6710f366 | InvocationID=ab3f616e-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:19:13+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7833c7a-9615-11ed-af15-5e1a6710f366 | InvocationID=b7833e3c-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:19:33+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b46cf9d6-9615-11ed-af15-5e1a6710f366 | InvocationID=b46cfb98-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:19:33+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c359435a-9615-11ed-af15-5e1a6710f366 | InvocationID=c3594508-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:19:33+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c359435a-9615-11ed-af15-5e1a6710f366 | InvocationID=c3594508-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:19:33+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c359435a-9615-11ed-af15-5e1a6710f366 | InvocationID=c3594508-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:19:38+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7833c7a-9615-11ed-af15-5e1a6710f366 | InvocationID=b7833e3c-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:19:38+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c648286a-9615-11ed-af15-5e1a6710f366 | InvocationID=c6482bf8-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:19:58+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c359435a-9615-11ed-af15-5e1a6710f366 | InvocationID=c3594508-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:19:58+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d246fd76-9615-11ed-af15-5e1a6710f366 | InvocationID=d2470046-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:19:58+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d246fd76-9615-11ed-af15-5e1a6710f366 | InvocationID=d2470046-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:19:58+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d246fd76-9615-11ed-af15-5e1a6710f366 | InvocationID=d2470046-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:20:03+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c648286a-9615-11ed-af15-5e1a6710f366 | InvocationID=c6482bf8-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:20:03+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d50af652-9615-11ed-af15-5e1a6710f366 | InvocationID=d50af88c-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:20:23+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d246fd76-9615-11ed-af15-5e1a6710f366 | InvocationID=d2470046-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:20:23+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e132d274-9615-11ed-af15-5e1a6710f366 | InvocationID=e132d440-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:20:23+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e132d274-9615-11ed-af15-5e1a6710f366 | InvocationID=e132d440-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:20:23+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e132d274-9615-11ed-af15-5e1a6710f366 | InvocationID=e132d440-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:20:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d50af652-9615-11ed-af15-5e1a6710f366 | InvocationID=d50af88c-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:20:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d06a82-9615-11ed-af15-5e1a6710f366 | InvocationID=e3d08026-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:20:48+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e132d274-9615-11ed-af15-5e1a6710f366 | InvocationID=e132d440-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:20:48+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f01e4e94-9615-11ed-af15-5e1a6710f366 | InvocationID=f01e507e-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:20:48+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f01e4e94-9615-11ed-af15-5e1a6710f366 | InvocationID=f01e507e-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:20:48+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f01e4e94-9615-11ed-af15-5e1a6710f366 | InvocationID=f01e507e-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:20:52+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3d06a82-9615-11ed-af15-5e1a6710f366 | InvocationID=e3d08026-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:20:52+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2971b60-9615-11ed-af15-5e1a6710f366 | InvocationID=f29721d2-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:21:13+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f01e4e94-9615-11ed-af15-5e1a6710f366 | InvocationID=f01e507e-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:21:13+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff0cebb8-9615-11ed-af15-5e1a6710f366 | InvocationID=ff0cee42-9615-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:21:13+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff0cebb8-9615-11ed-af15-5e1a6710f366 | InvocationID=ff0cee42-9615-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:21:13+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff0cebb8-9615-11ed-af15-5e1a6710f366 | InvocationID=ff0cee42-9615-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:21:17+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2971b60-9615-11ed-af15-5e1a6710f366 | InvocationID=f29721d2-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:21:17+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=015e9524-9616-11ed-af15-5e1a6710f366 | InvocationID=015e9722-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:21:38+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff0cebb8-9615-11ed-af15-5e1a6710f366 | InvocationID=ff0cee42-9615-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:21:38+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0df929fc-9616-11ed-af15-5e1a6710f366 | InvocationID=0df92c0e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:21:38+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0df929fc-9616-11ed-af15-5e1a6710f366 | InvocationID=0df92c0e-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:21:38+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0df929fc-9616-11ed-af15-5e1a6710f366 | InvocationID=0df92c0e-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:21:42+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=015e9524-9616-11ed-af15-5e1a6710f366 | InvocationID=015e9722-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:21:42+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=101ff094-9616-11ed-af15-5e1a6710f366 | InvocationID=101ff2ce-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:22:03+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0df929fc-9616-11ed-af15-5e1a6710f366 | InvocationID=0df92c0e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:22:03+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ce46af8-9616-11ed-af15-5e1a6710f366 | InvocationID=1ce46d14-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:22:03+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ce46af8-9616-11ed-af15-5e1a6710f366 | InvocationID=1ce46d14-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:03+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ce46af8-9616-11ed-af15-5e1a6710f366 | InvocationID=1ce46d14-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:06+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=101ff094-9616-11ed-af15-5e1a6710f366 | InvocationID=101ff2ce-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:22:06+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ee11810-9616-11ed-af15-5e1a6710f366 | InvocationID=1ee119e6-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:22:28+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ce46af8-9616-11ed-af15-5e1a6710f366 | InvocationID=1ce46d14-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:22:28+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bd127a4-9616-11ed-af15-5e1a6710f366 | InvocationID=2bd129de-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:22:28+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bd127a4-9616-11ed-af15-5e1a6710f366 | InvocationID=2bd129de-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:28+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bd127a4-9616-11ed-af15-5e1a6710f366 | InvocationID=2bd129de-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:31+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ee11810-9616-11ed-af15-5e1a6710f366 | InvocationID=1ee119e6-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:22:31+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2da36f4c-9616-11ed-af15-5e1a6710f366 | InvocationID=2da371a4-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:22:53+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bd127a4-9616-11ed-af15-5e1a6710f366 | InvocationID=2bd129de-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:22:53+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3abebcea-9616-11ed-af15-5e1a6710f366 | InvocationID=3abebf7e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:22:53+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3abebcea-9616-11ed-af15-5e1a6710f366 | InvocationID=3abebf7e-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:53+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3abebcea-9616-11ed-af15-5e1a6710f366 | InvocationID=3abebf7e-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:22:56+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2da36f4c-9616-11ed-af15-5e1a6710f366 | InvocationID=2da371a4-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:22:56+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c64a1f4-9616-11ed-af15-5e1a6710f366 | InvocationID=3c64a42e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:23:18+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3abebcea-9616-11ed-af15-5e1a6710f366 | InvocationID=3abebf7e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:23:18+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49a96e4e-9616-11ed-af15-5e1a6710f366 | InvocationID=49a97006-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:23:18+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49a96e4e-9616-11ed-af15-5e1a6710f366 | InvocationID=49a97006-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:23:18+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49a96e4e-9616-11ed-af15-5e1a6710f366 | InvocationID=49a97006-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:23:21+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c64a1f4-9616-11ed-af15-5e1a6710f366 | InvocationID=3c64a42e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:23:21+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b2561d8-9616-11ed-af15-5e1a6710f366 | InvocationID=4b256412-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:23:43+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49a96e4e-9616-11ed-af15-5e1a6710f366 | InvocationID=49a97006-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:23:43+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58948164-9616-11ed-af15-5e1a6710f366 | InvocationID=589483b2-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:23:43+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58948164-9616-11ed-af15-5e1a6710f366 | InvocationID=589483b2-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:23:43+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58948164-9616-11ed-af15-5e1a6710f366 | InvocationID=589483b2-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:23:46+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b2561d8-9616-11ed-af15-5e1a6710f366 | InvocationID=4b256412-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:23:46+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59ebd454-9616-11ed-af15-5e1a6710f366 | InvocationID=59ebd602-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:24:08+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58948164-9616-11ed-af15-5e1a6710f366 | InvocationID=589483b2-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:24:08+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67802048-9616-11ed-af15-5e1a6710f366 | InvocationID=67802228-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:24:08+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67802048-9616-11ed-af15-5e1a6710f366 | InvocationID=67802228-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:24:08+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67802048-9616-11ed-af15-5e1a6710f366 | InvocationID=67802228-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:24:10+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59ebd454-9616-11ed-af15-5e1a6710f366 | InvocationID=59ebd602-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:24:10+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68ad4f86-9616-11ed-af15-5e1a6710f366 | InvocationID=68ad515c-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:24:33+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67802048-9616-11ed-af15-5e1a6710f366 | InvocationID=67802228-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:24:33+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=766ad6c0-9616-11ed-af15-5e1a6710f366 | InvocationID=766ad922-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:24:33+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=766ad6c0-9616-11ed-af15-5e1a6710f366 | InvocationID=766ad922-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:24:33+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=766ad6c0-9616-11ed-af15-5e1a6710f366 | InvocationID=766ad922-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:24:35+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68ad4f86-9616-11ed-af15-5e1a6710f366 | InvocationID=68ad515c-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:24:35+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=776f295e-9616-11ed-af15-5e1a6710f366 | InvocationID=776f2b2a-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:24:58+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=766ad6c0-9616-11ed-af15-5e1a6710f366 | InvocationID=766ad922-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:24:58+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85564764-9616-11ed-af15-5e1a6710f366 | InvocationID=85564fca-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:24:58+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85564764-9616-11ed-af15-5e1a6710f366 | InvocationID=85564fca-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:24:58+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85564764-9616-11ed-af15-5e1a6710f366 | InvocationID=85564fca-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:25:00+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=776f295e-9616-11ed-af15-5e1a6710f366 | InvocationID=776f2b2a-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:25:00+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=863d460a-9616-11ed-af15-5e1a6710f366 | InvocationID=863d493e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:25:23+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85564764-9616-11ed-af15-5e1a6710f366 | InvocationID=85564fca-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:25:23+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9441bc86-9616-11ed-af15-5e1a6710f366 | InvocationID=9441be48-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:25:23+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9441bc86-9616-11ed-af15-5e1a6710f366 | InvocationID=9441be48-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:25:23+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9441bc86-9616-11ed-af15-5e1a6710f366 | InvocationID=9441be48-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:25:25+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=863d460a-9616-11ed-af15-5e1a6710f366 | InvocationID=863d493e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:25:25+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9502d72c-9616-11ed-af15-5e1a6710f366 | InvocationID=9502d93e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:25:48+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9441bc86-9616-11ed-af15-5e1a6710f366 | InvocationID=9441be48-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:25:48+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a32c9356-9616-11ed-af15-5e1a6710f366 | InvocationID=a32c9518-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:25:48+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a32c9356-9616-11ed-af15-5e1a6710f366 | InvocationID=a32c9518-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:25:48+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a32c9356-9616-11ed-af15-5e1a6710f366 | InvocationID=a32c9518-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:25:49+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9502d72c-9616-11ed-af15-5e1a6710f366 | InvocationID=9502d93e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:25:49+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3cb176a-9616-11ed-af15-5e1a6710f366 | InvocationID=a3cb19c2-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:26:13+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a32c9356-9616-11ed-af15-5e1a6710f366 | InvocationID=a32c9518-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:26:13+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2180468-9616-11ed-af15-5e1a6710f366 | InvocationID=b2180f80-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:26:14+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2180468-9616-11ed-af15-5e1a6710f366 | InvocationID=b2180f80-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:26:14+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2180468-9616-11ed-af15-5e1a6710f366 | InvocationID=b2180f80-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:26:14+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3cb176a-9616-11ed-af15-5e1a6710f366 | InvocationID=a3cb19c2-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:26:14+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b28d80b2-9616-11ed-af15-5e1a6710f366 | InvocationID=b28d8274-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:26:39+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2180468-9616-11ed-af15-5e1a6710f366 | InvocationID=b2180f80-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:26:39+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c103e064-9616-11ed-af15-5e1a6710f366 | InvocationID=c103f37e-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:26:39+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c103e064-9616-11ed-af15-5e1a6710f366 | InvocationID=c103f37e-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:26:39+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c103e064-9616-11ed-af15-5e1a6710f366 | InvocationID=c103f37e-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:26:39+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b28d80b2-9616-11ed-af15-5e1a6710f366 | InvocationID=b28d8274-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:26:39+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1517a54-9616-11ed-af15-5e1a6710f366 | InvocationID=c1517c0c-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:27:04+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c103e064-9616-11ed-af15-5e1a6710f366 | InvocationID=c103f37e-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:27:04+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfef651c-9616-11ed-af15-5e1a6710f366 | InvocationID=cfef66e8-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:27:04+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfef651c-9616-11ed-af15-5e1a6710f366 | InvocationID=cfef66e8-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:27:04+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cfef651c-9616-11ed-af15-5e1a6710f366 | InvocationID=cfef66e8-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:27:04+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1517a54-9616-11ed-af15-5e1a6710f366 | InvocationID=c1517c0c-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:27:04+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d015e82c-9616-11ed-af15-5e1a6710f366 | InvocationID=d015ea98-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:27:29+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d015e82c-9616-11ed-af15-5e1a6710f366 | InvocationID=d015ea98-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:27:29+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ded9fc40-9616-11ed-af15-5e1a6710f366 | InvocationID=ded9fe5c-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:27:29+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cfef651c-9616-11ed-af15-5e1a6710f366 | InvocationID=cfef66e8-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:27:29+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dedc5242-9616-11ed-af15-5e1a6710f366 | InvocationID=dedc5580-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:27:29+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dedc5242-9616-11ed-af15-5e1a6710f366 | InvocationID=dedc5580-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:27:29+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dedc5242-9616-11ed-af15-5e1a6710f366 | InvocationID=dedc5580-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:27:53+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ded9fc40-9616-11ed-af15-5e1a6710f366 | InvocationID=ded9fe5c-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:27:53+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eda51728-9616-11ed-af15-5e1a6710f366 | InvocationID=eda5191c-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:27:54+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dedc5242-9616-11ed-af15-5e1a6710f366 | InvocationID=dedc5580-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:27:54+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edced202-9616-11ed-af15-5e1a6710f366 | InvocationID=edced450-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:27:54+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edced202-9616-11ed-af15-5e1a6710f366 | InvocationID=edced450-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:27:54+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=edced202-9616-11ed-af15-5e1a6710f366 | InvocationID=edced450-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:28:18+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eda51728-9616-11ed-af15-5e1a6710f366 | InvocationID=eda5191c-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:28:18+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc6b916a-9616-11ed-af15-5e1a6710f366 | InvocationID=fc6b93d6-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:28:19+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=edced202-9616-11ed-af15-5e1a6710f366 | InvocationID=edced450-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:28:19+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcbcba72-9616-11ed-af15-5e1a6710f366 | InvocationID=fcbcbcfc-9616-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:28:19+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcbcba72-9616-11ed-af15-5e1a6710f366 | InvocationID=fcbcbcfc-9616-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:28:19+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcbcba72-9616-11ed-af15-5e1a6710f366 | InvocationID=fcbcbcfc-9616-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:28:43+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc6b916a-9616-11ed-af15-5e1a6710f366 | InvocationID=fc6b93d6-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:28:43+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b3ebe60-9617-11ed-af15-5e1a6710f366 | InvocationID=0b3ec3b0-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:28:44+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcbcba72-9616-11ed-af15-5e1a6710f366 | InvocationID=fcbcbcfc-9616-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:28:44+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bad62ca-9617-11ed-af15-5e1a6710f366 | InvocationID=0bad65d6-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:28:44+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bad62ca-9617-11ed-af15-5e1a6710f366 | InvocationID=0bad65d6-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:28:44+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bad62ca-9617-11ed-af15-5e1a6710f366 | InvocationID=0bad65d6-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b3ebe60-9617-11ed-af15-5e1a6710f366 | InvocationID=0b3ec3b0-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:29:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a075ede-9617-11ed-af15-5e1a6710f366 | InvocationID=1a07624e-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:29:09+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bad62ca-9617-11ed-af15-5e1a6710f366 | InvocationID=0bad65d6-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:29:09+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a99de12-9617-11ed-af15-5e1a6710f366 | InvocationID=1a99e056-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:29:09+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a99de12-9617-11ed-af15-5e1a6710f366 | InvocationID=1a99e056-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:09+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a99de12-9617-11ed-af15-5e1a6710f366 | InvocationID=1a99e056-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:33+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a075ede-9617-11ed-af15-5e1a6710f366 | InvocationID=1a07624e-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:29:33+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28c9ceca-9617-11ed-af15-5e1a6710f366 | InvocationID=28c9d0f0-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:29:34+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a99de12-9617-11ed-af15-5e1a6710f366 | InvocationID=1a99e056-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:29:34+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29860a4a-9617-11ed-af15-5e1a6710f366 | InvocationID=2986a2f2-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:29:34+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29860a4a-9617-11ed-af15-5e1a6710f366 | InvocationID=2986a2f2-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:34+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29860a4a-9617-11ed-af15-5e1a6710f366 | InvocationID=2986a2f2-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:57+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28c9ceca-9617-11ed-af15-5e1a6710f366 | InvocationID=28c9d0f0-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:29:57+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=378cd5f6-9617-11ed-af15-5e1a6710f366 | InvocationID=378cd7c2-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:29:59+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29860a4a-9617-11ed-af15-5e1a6710f366 | InvocationID=2986a2f2-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:29:59+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3875d030-9617-11ed-af15-5e1a6710f366 | InvocationID=3875d256-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:29:59+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3875d030-9617-11ed-af15-5e1a6710f366 | InvocationID=3875d256-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:29:59+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3875d030-9617-11ed-af15-5e1a6710f366 | InvocationID=3875d256-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:30:22+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=378cd5f6-9617-11ed-af15-5e1a6710f366 | InvocationID=378cd7c2-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:30:22+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4650587e-9617-11ed-af15-5e1a6710f366 | InvocationID=46505a2c-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:30:24+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3875d030-9617-11ed-af15-5e1a6710f366 | InvocationID=3875d256-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:30:24+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47698898-9617-11ed-af15-5e1a6710f366 | InvocationID=47698ad2-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:30:24+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47698898-9617-11ed-af15-5e1a6710f366 | InvocationID=47698ad2-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:30:24+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47698898-9617-11ed-af15-5e1a6710f366 | InvocationID=47698ad2-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:30:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4650587e-9617-11ed-af15-5e1a6710f366 | InvocationID=46505a2c-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:30:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55165da4-9617-11ed-af15-5e1a6710f366 | InvocationID=551661be-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:30:49+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47698898-9617-11ed-af15-5e1a6710f366 | InvocationID=47698ad2-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:30:49+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56581bd0-9617-11ed-af15-5e1a6710f366 | InvocationID=5658262a-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:30:49+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56581bd0-9617-11ed-af15-5e1a6710f366 | InvocationID=5658262a-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:30:49+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56581bd0-9617-11ed-af15-5e1a6710f366 | InvocationID=5658262a-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:31:12+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55165da4-9617-11ed-af15-5e1a6710f366 | InvocationID=551661be-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:31:12+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63dcc2d8-9617-11ed-af15-5e1a6710f366 | InvocationID=63dcc5d0-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:31:14+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56581bd0-9617-11ed-af15-5e1a6710f366 | InvocationID=5658262a-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:31:14+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6546c218-9617-11ed-af15-5e1a6710f366 | InvocationID=6546c3c6-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:31:14+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6546c218-9617-11ed-af15-5e1a6710f366 | InvocationID=6546c3c6-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:31:14+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6546c218-9617-11ed-af15-5e1a6710f366 | InvocationID=6546c3c6-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:31:37+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63dcc2d8-9617-11ed-af15-5e1a6710f366 | InvocationID=63dcc5d0-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:31:37+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72a4c6c6-9617-11ed-af15-5e1a6710f366 | InvocationID=72a4c892-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:31:39+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6546c218-9617-11ed-af15-5e1a6710f366 | InvocationID=6546c3c6-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:31:39+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74355fd2-9617-11ed-af15-5e1a6710f366 | InvocationID=74356180-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:31:39+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74355fd2-9617-11ed-af15-5e1a6710f366 | InvocationID=74356180-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:31:39+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74355fd2-9617-11ed-af15-5e1a6710f366 | InvocationID=74356180-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:01+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72a4c6c6-9617-11ed-af15-5e1a6710f366 | InvocationID=72a4c892-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:32:01+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81684048-9617-11ed-af15-5e1a6710f366 | InvocationID=8168421e-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:32:04+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74355fd2-9617-11ed-af15-5e1a6710f366 | InvocationID=74356180-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:32:04+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83236638-9617-11ed-af15-5e1a6710f366 | InvocationID=8323684a-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:32:04+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83236638-9617-11ed-af15-5e1a6710f366 | InvocationID=8323684a-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:04+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83236638-9617-11ed-af15-5e1a6710f366 | InvocationID=8323684a-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:26+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81684048-9617-11ed-af15-5e1a6710f366 | InvocationID=8168421e-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:32:26+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90293916-9617-11ed-af15-5e1a6710f366 | InvocationID=90293cae-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:32:29+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83236638-9617-11ed-af15-5e1a6710f366 | InvocationID=8323684a-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:32:29+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92124cd6-9617-11ed-af15-5e1a6710f366 | InvocationID=92124e7a-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:32:29+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92124cd6-9617-11ed-af15-5e1a6710f366 | InvocationID=92124e7a-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:29+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92124cd6-9617-11ed-af15-5e1a6710f366 | InvocationID=92124e7a-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:51+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90293916-9617-11ed-af15-5e1a6710f366 | InvocationID=90293cae-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:32:51+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9eee33e8-9617-11ed-af15-5e1a6710f366 | InvocationID=9eee3802-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:32:54+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92124cd6-9617-11ed-af15-5e1a6710f366 | InvocationID=92124e7a-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:32:54+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0fd9246-9617-11ed-af15-5e1a6710f366 | InvocationID=a0fd9426-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:32:54+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0fd9246-9617-11ed-af15-5e1a6710f366 | InvocationID=a0fd9426-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:32:54+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0fd9246-9617-11ed-af15-5e1a6710f366 | InvocationID=a0fd9426-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:33:16+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9eee33e8-9617-11ed-af15-5e1a6710f366 | InvocationID=9eee3802-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:33:16+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adb24176-9617-11ed-af15-5e1a6710f366 | InvocationID=adb2531e-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:33:19+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0fd9246-9617-11ed-af15-5e1a6710f366 | InvocationID=a0fd9426-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:33:19+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afebd588-9617-11ed-af15-5e1a6710f366 | InvocationID=afebd7c2-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:33:19+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afebd588-9617-11ed-af15-5e1a6710f366 | InvocationID=afebd7c2-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:33:19+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=afebd588-9617-11ed-af15-5e1a6710f366 | InvocationID=afebd7c2-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:33:40+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adb24176-9617-11ed-af15-5e1a6710f366 | InvocationID=adb2531e-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:33:40+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc76db72-9617-11ed-af15-5e1a6710f366 | InvocationID=bc76ded8-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:33:44+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=afebd588-9617-11ed-af15-5e1a6710f366 | InvocationID=afebd7c2-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:33:44+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bed98a54-9617-11ed-af15-5e1a6710f366 | InvocationID=bed9949a-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:33:44+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bed98a54-9617-11ed-af15-5e1a6710f366 | InvocationID=bed9949a-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:33:44+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bed98a54-9617-11ed-af15-5e1a6710f366 | InvocationID=bed9949a-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:34:05+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc76db72-9617-11ed-af15-5e1a6710f366 | InvocationID=bc76ded8-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:34:05+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb3b6006-9617-11ed-af15-5e1a6710f366 | InvocationID=cb3b62d6-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:34:09+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bed98a54-9617-11ed-af15-5e1a6710f366 | InvocationID=bed9949a-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:34:09+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdc54d64-9617-11ed-af15-5e1a6710f366 | InvocationID=cdc54f94-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:34:09+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdc54d64-9617-11ed-af15-5e1a6710f366 | InvocationID=cdc54f94-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:34:09+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdc54d64-9617-11ed-af15-5e1a6710f366 | InvocationID=cdc54f94-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:34:30+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb3b6006-9617-11ed-af15-5e1a6710f366 | InvocationID=cb3b62d6-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:34:30+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9fed8f2-9617-11ed-af15-5e1a6710f366 | InvocationID=d9fedc62-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:34:34+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdc54d64-9617-11ed-af15-5e1a6710f366 | InvocationID=cdc54f94-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:34:34+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcb172bc-9617-11ed-af15-5e1a6710f366 | InvocationID=dcb175aa-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:34:34+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcb172bc-9617-11ed-af15-5e1a6710f366 | InvocationID=dcb175aa-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:34:34+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcb172bc-9617-11ed-af15-5e1a6710f366 | InvocationID=dcb175aa-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:34:55+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9fed8f2-9617-11ed-af15-5e1a6710f366 | InvocationID=d9fedc62-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:34:55+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8c25ef4-9617-11ed-af15-5e1a6710f366 | InvocationID=e8c26228-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:34:59+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcb172bc-9617-11ed-af15-5e1a6710f366 | InvocationID=dcb175aa-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:34:59+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb9e973c-9617-11ed-af15-5e1a6710f366 | InvocationID=eb9e994e-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:35:00+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb9e973c-9617-11ed-af15-5e1a6710f366 | InvocationID=eb9e994e-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:35:00+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb9e973c-9617-11ed-af15-5e1a6710f366 | InvocationID=eb9e994e-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:35:19+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8c25ef4-9617-11ed-af15-5e1a6710f366 | InvocationID=e8c26228-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:35:19+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f784d278-9617-11ed-af15-5e1a6710f366 | InvocationID=f784d444-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:35:25+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb9e973c-9617-11ed-af15-5e1a6710f366 | InvocationID=eb9e994e-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:35:25+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa8b01cc-9617-11ed-af15-5e1a6710f366 | InvocationID=fa8b041a-9617-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:35:25+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa8b01cc-9617-11ed-af15-5e1a6710f366 | InvocationID=fa8b041a-9617-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:35:25+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa8b01cc-9617-11ed-af15-5e1a6710f366 | InvocationID=fa8b041a-9617-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:35:44+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f784d278-9617-11ed-af15-5e1a6710f366 | InvocationID=f784d444-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:35:44+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0648349e-9618-11ed-af15-5e1a6710f366 | InvocationID=06483714-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:35:50+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa8b01cc-9617-11ed-af15-5e1a6710f366 | InvocationID=fa8b041a-9617-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:35:50+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0978aa36-9618-11ed-af15-5e1a6710f366 | InvocationID=0978acb6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:35:50+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0978aa36-9618-11ed-af15-5e1a6710f366 | InvocationID=0978acb6-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:35:50+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0978aa36-9618-11ed-af15-5e1a6710f366 | InvocationID=0978acb6-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:36:09+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0648349e-9618-11ed-af15-5e1a6710f366 | InvocationID=06483714-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:36:09+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1510a72c-9618-11ed-af15-5e1a6710f366 | InvocationID=1510a8f8-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:36:15+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0978aa36-9618-11ed-af15-5e1a6710f366 | InvocationID=0978acb6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:36:15+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18667bb8-9618-11ed-af15-5e1a6710f366 | InvocationID=18667df2-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:36:15+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18667bb8-9618-11ed-af15-5e1a6710f366 | InvocationID=18667df2-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:36:15+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18667bb8-9618-11ed-af15-5e1a6710f366 | InvocationID=18667df2-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:36:34+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1510a72c-9618-11ed-af15-5e1a6710f366 | InvocationID=1510a8f8-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:36:34+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23d580c0-9618-11ed-af15-5e1a6710f366 | InvocationID=23d583d6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:36:40+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18667bb8-9618-11ed-af15-5e1a6710f366 | InvocationID=18667df2-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:36:40+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2752e774-9618-11ed-af15-5e1a6710f366 | InvocationID=2752f0ca-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:36:40+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2752e774-9618-11ed-af15-5e1a6710f366 | InvocationID=2752f0ca-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:36:40+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2752e774-9618-11ed-af15-5e1a6710f366 | InvocationID=2752f0ca-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:36:59+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23d580c0-9618-11ed-af15-5e1a6710f366 | InvocationID=23d583d6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:36:59+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3298a4d4-9618-11ed-af15-5e1a6710f366 | InvocationID=3298ac9a-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:37:05+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2752e774-9618-11ed-af15-5e1a6710f366 | InvocationID=2752f0ca-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:37:05+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363e670e-9618-11ed-af15-5e1a6710f366 | InvocationID=363e6a06-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:37:05+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=363e670e-9618-11ed-af15-5e1a6710f366 | InvocationID=363e6a06-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:37:05+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=363e670e-9618-11ed-af15-5e1a6710f366 | InvocationID=363e6a06-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:37:23+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3298a4d4-9618-11ed-af15-5e1a6710f366 | InvocationID=3298ac9a-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:37:23+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=415be2f6-9618-11ed-af15-5e1a6710f366 | InvocationID=415be698-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:37:30+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=363e670e-9618-11ed-af15-5e1a6710f366 | InvocationID=363e6a06-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:37:30+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=452ab8d0-9618-11ed-af15-5e1a6710f366 | InvocationID=452aba92-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:37:30+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=452ab8d0-9618-11ed-af15-5e1a6710f366 | InvocationID=452aba92-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:37:30+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=452ab8d0-9618-11ed-af15-5e1a6710f366 | InvocationID=452aba92-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:37:48+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=415be2f6-9618-11ed-af15-5e1a6710f366 | InvocationID=415be698-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:37:48+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=501ed28a-9618-11ed-af15-5e1a6710f366 | InvocationID=501ed4ce-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:37:55+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=452ab8d0-9618-11ed-af15-5e1a6710f366 | InvocationID=452aba92-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:37:55+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54184e16-9618-11ed-af15-5e1a6710f366 | InvocationID=5418501e-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:37:55+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54184e16-9618-11ed-af15-5e1a6710f366 | InvocationID=5418501e-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:37:55+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54184e16-9618-11ed-af15-5e1a6710f366 | InvocationID=5418501e-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:38:13+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=501ed28a-9618-11ed-af15-5e1a6710f366 | InvocationID=501ed4ce-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:38:13+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ee031e2-9618-11ed-af15-5e1a6710f366 | InvocationID=5ee0350c-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:38:20+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54184e16-9618-11ed-af15-5e1a6710f366 | InvocationID=5418501e-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:38:20+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63043124-9618-11ed-af15-5e1a6710f366 | InvocationID=630432e6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:38:20+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63043124-9618-11ed-af15-5e1a6710f366 | InvocationID=630432e6-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:38:20+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63043124-9618-11ed-af15-5e1a6710f366 | InvocationID=630432e6-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:38:38+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ee031e2-9618-11ed-af15-5e1a6710f366 | InvocationID=5ee0350c-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:38:38+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da1134a-9618-11ed-af15-5e1a6710f366 | InvocationID=6da11552-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:38:45+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63043124-9618-11ed-af15-5e1a6710f366 | InvocationID=630432e6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:38:45+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ef6050-9618-11ed-af15-5e1a6710f366 | InvocationID=71ef626c-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:38:45+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ef6050-9618-11ed-af15-5e1a6710f366 | InvocationID=71ef626c-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:38:45+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ef6050-9618-11ed-af15-5e1a6710f366 | InvocationID=71ef626c-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:39:02+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6da1134a-9618-11ed-af15-5e1a6710f366 | InvocationID=6da11552-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:39:02+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c633034-9618-11ed-af15-5e1a6710f366 | InvocationID=7c6331f6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:39:10+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ef6050-9618-11ed-af15-5e1a6710f366 | InvocationID=71ef626c-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:39:10+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80db5f1a-9618-11ed-af15-5e1a6710f366 | InvocationID=80db6136-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:39:10+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80db5f1a-9618-11ed-af15-5e1a6710f366 | InvocationID=80db6136-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:39:10+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80db5f1a-9618-11ed-af15-5e1a6710f366 | InvocationID=80db6136-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:39:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c633034-9618-11ed-af15-5e1a6710f366 | InvocationID=7c6331f6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:39:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b23cc96-9618-11ed-af15-5e1a6710f366 | InvocationID=8b23da06-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:39:35+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80db5f1a-9618-11ed-af15-5e1a6710f366 | InvocationID=80db6136-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:39:35+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fc83a98-9618-11ed-af15-5e1a6710f366 | InvocationID=8fc83dfe-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:39:35+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fc83a98-9618-11ed-af15-5e1a6710f366 | InvocationID=8fc83dfe-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:39:35+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fc83a98-9618-11ed-af15-5e1a6710f366 | InvocationID=8fc83dfe-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:39:52+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b23cc96-9618-11ed-af15-5e1a6710f366 | InvocationID=8b23da06-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:39:52+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99e6f262-9618-11ed-af15-5e1a6710f366 | InvocationID=99e6f5f0-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:40:00+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fc83a98-9618-11ed-af15-5e1a6710f366 | InvocationID=8fc83dfe-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:40:00+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9eb40cf8-9618-11ed-af15-5e1a6710f366 | InvocationID=9eb410d6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:40:00+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9eb40cf8-9618-11ed-af15-5e1a6710f366 | InvocationID=9eb410d6-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:40:00+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9eb40cf8-9618-11ed-af15-5e1a6710f366 | InvocationID=9eb410d6-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:40:17+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99e6f262-9618-11ed-af15-5e1a6710f366 | InvocationID=99e6f5f0-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:40:17+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8a7f954-9618-11ed-af15-5e1a6710f366 | InvocationID=a8a8041c-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:40:25+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9eb40cf8-9618-11ed-af15-5e1a6710f366 | InvocationID=9eb410d6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:40:25+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad9f0e8e-9618-11ed-af15-5e1a6710f366 | InvocationID=ad9f1bd6-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:40:25+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad9f0e8e-9618-11ed-af15-5e1a6710f366 | InvocationID=ad9f1bd6-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:40:25+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad9f0e8e-9618-11ed-af15-5e1a6710f366 | InvocationID=ad9f1bd6-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:40:41+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8a7f954-9618-11ed-af15-5e1a6710f366 | InvocationID=a8a8041c-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:40:41+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b76ad9d4-9618-11ed-af15-5e1a6710f366 | InvocationID=b76adc0e-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:40:50+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad9f0e8e-9618-11ed-af15-5e1a6710f366 | InvocationID=ad9f1bd6-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:40:50+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8a6538-9618-11ed-af15-5e1a6710f366 | InvocationID=bc8a67fe-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:40:50+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc8a6538-9618-11ed-af15-5e1a6710f366 | InvocationID=bc8a67fe-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:40:50+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc8a6538-9618-11ed-af15-5e1a6710f366 | InvocationID=bc8a67fe-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:41:06+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b76ad9d4-9618-11ed-af15-5e1a6710f366 | InvocationID=b76adc0e-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:41:06+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c62d6608-9618-11ed-af15-5e1a6710f366 | InvocationID=c62d6838-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:41:15+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc8a6538-9618-11ed-af15-5e1a6710f366 | InvocationID=bc8a67fe-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:41:15+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb766984-9618-11ed-af15-5e1a6710f366 | InvocationID=cb7674b0-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:41:15+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb766984-9618-11ed-af15-5e1a6710f366 | InvocationID=cb7674b0-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:41:15+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb766984-9618-11ed-af15-5e1a6710f366 | InvocationID=cb7674b0-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:41:31+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c62d6608-9618-11ed-af15-5e1a6710f366 | InvocationID=c62d6838-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:41:31+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4ee9cd4-9618-11ed-af15-5e1a6710f366 | InvocationID=d4ee9f40-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:41:40+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb766984-9618-11ed-af15-5e1a6710f366 | InvocationID=cb7674b0-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:41:40+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da654afa-9618-11ed-af15-5e1a6710f366 | InvocationID=da654d2a-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:41:40+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da654afa-9618-11ed-af15-5e1a6710f366 | InvocationID=da654d2a-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:41:40+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da654afa-9618-11ed-af15-5e1a6710f366 | InvocationID=da654d2a-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:41:56+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4ee9cd4-9618-11ed-af15-5e1a6710f366 | InvocationID=d4ee9f40-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:41:56+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3b0d296-9618-11ed-af15-5e1a6710f366 | InvocationID=e3b0dae8-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:42:05+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da654afa-9618-11ed-af15-5e1a6710f366 | InvocationID=da654d2a-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:42:05+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e950eaba-9618-11ed-af15-5e1a6710f366 | InvocationID=e950ece0-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:42:05+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e950eaba-9618-11ed-af15-5e1a6710f366 | InvocationID=e950ece0-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:42:05+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e950eaba-9618-11ed-af15-5e1a6710f366 | InvocationID=e950ece0-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:42:20+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3b0d296-9618-11ed-af15-5e1a6710f366 | InvocationID=e3b0dae8-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:42:20+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f27366c2-9618-11ed-af15-5e1a6710f366 | InvocationID=f27368a2-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:42:30+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e950eaba-9618-11ed-af15-5e1a6710f366 | InvocationID=e950ece0-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:42:30+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f83c49c0-9618-11ed-af15-5e1a6710f366 | InvocationID=f83c4b64-9618-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:42:30+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f83c49c0-9618-11ed-af15-5e1a6710f366 | InvocationID=f83c4b64-9618-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:42:30+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f83c49c0-9618-11ed-af15-5e1a6710f366 | InvocationID=f83c4b64-9618-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:42:45+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f27366c2-9618-11ed-af15-5e1a6710f366 | InvocationID=f27368a2-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:42:45+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0134a414-9619-11ed-af15-5e1a6710f366 | InvocationID=0134a69e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:42:55+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f83c49c0-9618-11ed-af15-5e1a6710f366 | InvocationID=f83c4b64-9618-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:42:55+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07279da4-9619-11ed-af15-5e1a6710f366 | InvocationID=07279f5c-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:42:55+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07279da4-9619-11ed-af15-5e1a6710f366 | InvocationID=07279f5c-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:42:55+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07279da4-9619-11ed-af15-5e1a6710f366 | InvocationID=07279f5c-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:43:10+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0134a414-9619-11ed-af15-5e1a6710f366 | InvocationID=0134a69e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:43:10+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ff86076-9619-11ed-af15-5e1a6710f366 | InvocationID=0ff86634-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:43:20+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07279da4-9619-11ed-af15-5e1a6710f366 | InvocationID=07279f5c-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:43:20+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16139796-9619-11ed-af15-5e1a6710f366 | InvocationID=16139962-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:43:20+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16139796-9619-11ed-af15-5e1a6710f366 | InvocationID=16139962-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:43:20+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16139796-9619-11ed-af15-5e1a6710f366 | InvocationID=16139962-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:43:35+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ff86076-9619-11ed-af15-5e1a6710f366 | InvocationID=0ff86634-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:43:35+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eb98fe0-9619-11ed-af15-5e1a6710f366 | InvocationID=1eb9935a-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:43:45+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16139796-9619-11ed-af15-5e1a6710f366 | InvocationID=16139962-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:43:45+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24fe8b12-9619-11ed-af15-5e1a6710f366 | InvocationID=24fe8d56-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:43:45+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24fe8b12-9619-11ed-af15-5e1a6710f366 | InvocationID=24fe8d56-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:43:45+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24fe8b12-9619-11ed-af15-5e1a6710f366 | InvocationID=24fe8d56-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:44:00+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1eb98fe0-9619-11ed-af15-5e1a6710f366 | InvocationID=1eb9935a-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:44:00+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d805b9e-9619-11ed-af15-5e1a6710f366 | InvocationID=2d805e50-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:44:10+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24fe8b12-9619-11ed-af15-5e1a6710f366 | InvocationID=24fe8d56-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:44:10+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e9ef72-9619-11ed-af15-5e1a6710f366 | InvocationID=33e9f1e8-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:44:10+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e9ef72-9619-11ed-af15-5e1a6710f366 | InvocationID=33e9f1e8-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:44:10+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e9ef72-9619-11ed-af15-5e1a6710f366 | InvocationID=33e9f1e8-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:44:24+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d805b9e-9619-11ed-af15-5e1a6710f366 | InvocationID=2d805e50-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:44:24+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c41fa2a-9619-11ed-af15-5e1a6710f366 | InvocationID=3c41fc0a-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:44:35+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e9ef72-9619-11ed-af15-5e1a6710f366 | InvocationID=33e9f1e8-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:44:35+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42d55332-9619-11ed-af15-5e1a6710f366 | InvocationID=42d55652-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:44:35+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42d55332-9619-11ed-af15-5e1a6710f366 | InvocationID=42d55652-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:44:35+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42d55332-9619-11ed-af15-5e1a6710f366 | InvocationID=42d55652-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:44:49+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c41fa2a-9619-11ed-af15-5e1a6710f366 | InvocationID=3c41fc0a-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:44:49+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b04bfd4-9619-11ed-af15-5e1a6710f366 | InvocationID=4b04c25e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:45:00+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42d55332-9619-11ed-af15-5e1a6710f366 | InvocationID=42d55652-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:45:00+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c18640-9619-11ed-af15-5e1a6710f366 | InvocationID=51c18ab4-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:45:00+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c18640-9619-11ed-af15-5e1a6710f366 | InvocationID=51c18ab4-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:45:00+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c18640-9619-11ed-af15-5e1a6710f366 | InvocationID=51c18ab4-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:45:14+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b04bfd4-9619-11ed-af15-5e1a6710f366 | InvocationID=4b04c25e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:45:14+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c73a24-9619-11ed-af15-5e1a6710f366 | InvocationID=59c73c86-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:45:25+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c18640-9619-11ed-af15-5e1a6710f366 | InvocationID=51c18ab4-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:45:25+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60acb486-9619-11ed-af15-5e1a6710f366 | InvocationID=60acb72e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:45:25+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60acb486-9619-11ed-af15-5e1a6710f366 | InvocationID=60acb72e-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:45:25+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60acb486-9619-11ed-af15-5e1a6710f366 | InvocationID=60acb72e-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:45:39+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59c73a24-9619-11ed-af15-5e1a6710f366 | InvocationID=59c73c86-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:45:39+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=688a83c2-9619-11ed-af15-5e1a6710f366 | InvocationID=688a858e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:45:50+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60acb486-9619-11ed-af15-5e1a6710f366 | InvocationID=60acb72e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:45:50+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f979b50-9619-11ed-af15-5e1a6710f366 | InvocationID=6f979d76-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:45:50+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f979b50-9619-11ed-af15-5e1a6710f366 | InvocationID=6f979d76-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:45:50+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f979b50-9619-11ed-af15-5e1a6710f366 | InvocationID=6f979d76-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:46:03+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=688a83c2-9619-11ed-af15-5e1a6710f366 | InvocationID=688a858e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:46:03+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=774e486c-9619-11ed-af15-5e1a6710f366 | InvocationID=774e4a38-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:46:15+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f979b50-9619-11ed-af15-5e1a6710f366 | InvocationID=6f979d76-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:46:15+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e82f6b4-9619-11ed-af15-5e1a6710f366 | InvocationID=7e82f89e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:46:15+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e82f6b4-9619-11ed-af15-5e1a6710f366 | InvocationID=7e82f89e-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:46:15+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e82f6b4-9619-11ed-af15-5e1a6710f366 | InvocationID=7e82f89e-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:46:28+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=774e486c-9619-11ed-af15-5e1a6710f366 | InvocationID=774e4a38-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:46:28+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=860fe1f8-9619-11ed-af15-5e1a6710f366 | InvocationID=860fe3ba-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:46:40+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e82f6b4-9619-11ed-af15-5e1a6710f366 | InvocationID=7e82f89e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:46:40+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d6e42b4-9619-11ed-af15-5e1a6710f366 | InvocationID=8d6e48f4-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:46:40+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d6e42b4-9619-11ed-af15-5e1a6710f366 | InvocationID=8d6e48f4-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:46:40+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d6e42b4-9619-11ed-af15-5e1a6710f366 | InvocationID=8d6e48f4-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:46:53+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=860fe1f8-9619-11ed-af15-5e1a6710f366 | InvocationID=860fe3ba-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:46:53+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94d20aea-9619-11ed-af15-5e1a6710f366 | InvocationID=94d20cde-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:47:05+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d6e42b4-9619-11ed-af15-5e1a6710f366 | InvocationID=8d6e48f4-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:47:06+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c5c725a-9619-11ed-af15-5e1a6710f366 | InvocationID=9c5c7a48-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:47:06+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c5c725a-9619-11ed-af15-5e1a6710f366 | InvocationID=9c5c7a48-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:47:06+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c5c725a-9619-11ed-af15-5e1a6710f366 | InvocationID=9c5c7a48-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:47:18+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=94d20aea-9619-11ed-af15-5e1a6710f366 | InvocationID=94d20cde-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:47:18+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3933644-9619-11ed-af15-5e1a6710f366 | InvocationID=a3933874-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:47:31+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c5c725a-9619-11ed-af15-5e1a6710f366 | InvocationID=9c5c7a48-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:47:31+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab489f82-9619-11ed-af15-5e1a6710f366 | InvocationID=ab48a19e-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:47:31+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab489f82-9619-11ed-af15-5e1a6710f366 | InvocationID=ab48a19e-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:47:31+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab489f82-9619-11ed-af15-5e1a6710f366 | InvocationID=ab48a19e-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:47:42+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3933644-9619-11ed-af15-5e1a6710f366 | InvocationID=a3933874-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:47:42+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b255b72e-9619-11ed-af15-5e1a6710f366 | InvocationID=b255b8e6-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:47:56+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab489f82-9619-11ed-af15-5e1a6710f366 | InvocationID=ab48a19e-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:47:56+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba389d1c-9619-11ed-af15-5e1a6710f366 | InvocationID=ba38a12c-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:47:56+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba389d1c-9619-11ed-af15-5e1a6710f366 | InvocationID=ba38a12c-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:47:56+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba389d1c-9619-11ed-af15-5e1a6710f366 | InvocationID=ba38a12c-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:48:07+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b255b72e-9619-11ed-af15-5e1a6710f366 | InvocationID=b255b8e6-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:48:07+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c119617a-9619-11ed-af15-5e1a6710f366 | InvocationID=c1196346-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:48:21+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba389d1c-9619-11ed-af15-5e1a6710f366 | InvocationID=ba38a12c-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:48:21+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c929690a-9619-11ed-af15-5e1a6710f366 | InvocationID=c9296bd0-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:48:21+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c929690a-9619-11ed-af15-5e1a6710f366 | InvocationID=c9296bd0-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:48:21+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c929690a-9619-11ed-af15-5e1a6710f366 | InvocationID=c9296bd0-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:48:32+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c119617a-9619-11ed-af15-5e1a6710f366 | InvocationID=c1196346-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:48:32+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfdbcb94-9619-11ed-af15-5e1a6710f366 | InvocationID=cfdbcdd8-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:48:46+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c929690a-9619-11ed-af15-5e1a6710f366 | InvocationID=c9296bd0-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:48:46+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d81ae998-9619-11ed-af15-5e1a6710f366 | InvocationID=d81aeb5a-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:48:46+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d81ae998-9619-11ed-af15-5e1a6710f366 | InvocationID=d81aeb5a-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:48:46+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d81ae998-9619-11ed-af15-5e1a6710f366 | InvocationID=d81aeb5a-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:48:57+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cfdbcb94-9619-11ed-af15-5e1a6710f366 | InvocationID=cfdbcdd8-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:48:57+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=deaa7292-9619-11ed-af15-5e1a6710f366 | InvocationID=deaa7698-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:49:11+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d81ae998-9619-11ed-af15-5e1a6710f366 | InvocationID=d81aeb5a-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:49:11+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7063b38-9619-11ed-af15-5e1a6710f366 | InvocationID=e7063d9a-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:49:11+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7063b38-9619-11ed-af15-5e1a6710f366 | InvocationID=e7063d9a-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:49:11+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7063b38-9619-11ed-af15-5e1a6710f366 | InvocationID=e7063d9a-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:49:22+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=deaa7292-9619-11ed-af15-5e1a6710f366 | InvocationID=deaa7698-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:49:22+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed6c873e-9619-11ed-af15-5e1a6710f366 | InvocationID=ed6c8aae-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:49:36+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7063b38-9619-11ed-af15-5e1a6710f366 | InvocationID=e7063d9a-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:49:36+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5f25262-9619-11ed-af15-5e1a6710f366 | InvocationID=f5f25406-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:49:36+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5f25262-9619-11ed-af15-5e1a6710f366 | InvocationID=f5f25406-9619-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:49:36+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5f25262-9619-11ed-af15-5e1a6710f366 | InvocationID=f5f25406-9619-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:49:46+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed6c873e-9619-11ed-af15-5e1a6710f366 | InvocationID=ed6c8aae-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:49:46+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc3220d0-9619-11ed-af15-5e1a6710f366 | InvocationID=fc322364-9619-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:50:01+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5f25262-9619-11ed-af15-5e1a6710f366 | InvocationID=f5f25406-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:50:01+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04de6806-961a-11ed-af15-5e1a6710f366 | InvocationID=04de6a2c-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:50:01+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04de6806-961a-11ed-af15-5e1a6710f366 | InvocationID=04de6a2c-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:50:01+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04de6806-961a-11ed-af15-5e1a6710f366 | InvocationID=04de6a2c-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:50:11+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc3220d0-9619-11ed-af15-5e1a6710f366 | InvocationID=fc322364-9619-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:50:11+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0af4fc8c-961a-11ed-af15-5e1a6710f366 | InvocationID=0af4ff16-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:50:26+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04de6806-961a-11ed-af15-5e1a6710f366 | InvocationID=04de6a2c-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:50:26+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13cbd272-961a-11ed-af15-5e1a6710f366 | InvocationID=13cbe7ee-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:50:26+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13cbd272-961a-11ed-af15-5e1a6710f366 | InvocationID=13cbe7ee-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:50:26+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13cbd272-961a-11ed-af15-5e1a6710f366 | InvocationID=13cbe7ee-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:50:36+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0af4fc8c-961a-11ed-af15-5e1a6710f366 | InvocationID=0af4ff16-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:50:36+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19b81d94-961a-11ed-af15-5e1a6710f366 | InvocationID=19b81f56-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:50:51+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13cbd272-961a-11ed-af15-5e1a6710f366 | InvocationID=13cbe7ee-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:50:51+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22b7408c-961a-11ed-af15-5e1a6710f366 | InvocationID=22b742e4-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:50:51+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22b7408c-961a-11ed-af15-5e1a6710f366 | InvocationID=22b742e4-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:50:51+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22b7408c-961a-11ed-af15-5e1a6710f366 | InvocationID=22b742e4-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:51:01+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19b81d94-961a-11ed-af15-5e1a6710f366 | InvocationID=19b81f56-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:51:01+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=287ba33c-961a-11ed-af15-5e1a6710f366 | InvocationID=287bb138-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:51:16+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22b7408c-961a-11ed-af15-5e1a6710f366 | InvocationID=22b742e4-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:51:16+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31a292fe-961a-11ed-af15-5e1a6710f366 | InvocationID=31a2952e-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:51:16+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31a292fe-961a-11ed-af15-5e1a6710f366 | InvocationID=31a2952e-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:51:16+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31a292fe-961a-11ed-af15-5e1a6710f366 | InvocationID=31a2952e-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:51:25+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=287ba33c-961a-11ed-af15-5e1a6710f366 | InvocationID=287bb138-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:51:25+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373d8570-961a-11ed-af15-5e1a6710f366 | InvocationID=373d8746-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:51:41+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31a292fe-961a-11ed-af15-5e1a6710f366 | InvocationID=31a2952e-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:51:41+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=408e81ba-961a-11ed-af15-5e1a6710f366 | InvocationID=408e83f4-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:51:41+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=408e81ba-961a-11ed-af15-5e1a6710f366 | InvocationID=408e83f4-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:51:41+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=408e81ba-961a-11ed-af15-5e1a6710f366 | InvocationID=408e83f4-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:51:50+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=373d8570-961a-11ed-af15-5e1a6710f366 | InvocationID=373d8746-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:51:50+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=460212ce-961a-11ed-af15-5e1a6710f366 | InvocationID=460215e4-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:52:06+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=408e81ba-961a-11ed-af15-5e1a6710f366 | InvocationID=408e83f4-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:52:06+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f79dce2-961a-11ed-af15-5e1a6710f366 | InvocationID=4f79e228-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:52:06+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f79dce2-961a-11ed-af15-5e1a6710f366 | InvocationID=4f79e228-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:52:06+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f79dce2-961a-11ed-af15-5e1a6710f366 | InvocationID=4f79e228-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:52:15+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=460212ce-961a-11ed-af15-5e1a6710f366 | InvocationID=460215e4-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:52:15+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54c308a4-961a-11ed-af15-5e1a6710f366 | InvocationID=54c30a98-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:52:31+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f79dce2-961a-11ed-af15-5e1a6710f366 | InvocationID=4f79e228-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:52:31+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e6598e0-961a-11ed-af15-5e1a6710f366 | InvocationID=5e659b38-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:52:31+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e6598e0-961a-11ed-af15-5e1a6710f366 | InvocationID=5e659b38-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:52:31+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e6598e0-961a-11ed-af15-5e1a6710f366 | InvocationID=5e659b38-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:52:40+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54c308a4-961a-11ed-af15-5e1a6710f366 | InvocationID=54c30a98-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:52:40+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=638590e6-961a-11ed-af15-5e1a6710f366 | InvocationID=638594ba-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:52:56+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e6598e0-961a-11ed-af15-5e1a6710f366 | InvocationID=5e659b38-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:52:56+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d52e4b6-961a-11ed-af15-5e1a6710f366 | InvocationID=6d52e722-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:52:56+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d52e4b6-961a-11ed-af15-5e1a6710f366 | InvocationID=6d52e722-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:52:56+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d52e4b6-961a-11ed-af15-5e1a6710f366 | InvocationID=6d52e722-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:53:04+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=638590e6-961a-11ed-af15-5e1a6710f366 | InvocationID=638594ba-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:53:04+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7250bcfe-961a-11ed-af15-5e1a6710f366 | InvocationID=7250bf24-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:53:21+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d52e4b6-961a-11ed-af15-5e1a6710f366 | InvocationID=6d52e722-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:53:21+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c3e143c-961a-11ed-af15-5e1a6710f366 | InvocationID=7c3e1766-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:53:21+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c3e143c-961a-11ed-af15-5e1a6710f366 | InvocationID=7c3e1766-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:53:21+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c3e143c-961a-11ed-af15-5e1a6710f366 | InvocationID=7c3e1766-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:53:29+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7250bcfe-961a-11ed-af15-5e1a6710f366 | InvocationID=7250bf24-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:53:29+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=811660f4-961a-11ed-af15-5e1a6710f366 | InvocationID=81167062-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:53:46+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c3e143c-961a-11ed-af15-5e1a6710f366 | InvocationID=7c3e1766-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:53:46+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b293e22-961a-11ed-af15-5e1a6710f366 | InvocationID=8b2940e8-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:53:46+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b293e22-961a-11ed-af15-5e1a6710f366 | InvocationID=8b2940e8-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:53:46+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b293e22-961a-11ed-af15-5e1a6710f366 | InvocationID=8b2940e8-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:53:54+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=811660f4-961a-11ed-af15-5e1a6710f366 | InvocationID=81167062-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:53:54+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fd8ae76-961a-11ed-af15-5e1a6710f366 | InvocationID=8fd8b042-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:54:11+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b293e22-961a-11ed-af15-5e1a6710f366 | InvocationID=8b2940e8-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:54:11+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a152e5a-961a-11ed-af15-5e1a6710f366 | InvocationID=9a153134-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:54:11+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a152e5a-961a-11ed-af15-5e1a6710f366 | InvocationID=9a153134-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:54:11+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a152e5a-961a-11ed-af15-5e1a6710f366 | InvocationID=9a153134-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:54:19+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8fd8ae76-961a-11ed-af15-5e1a6710f366 | InvocationID=8fd8b042-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:54:19+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e997724-961a-11ed-af15-5e1a6710f366 | InvocationID=9e997968-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:54:36+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a152e5a-961a-11ed-af15-5e1a6710f366 | InvocationID=9a153134-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:54:36+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a90094fe-961a-11ed-af15-5e1a6710f366 | InvocationID=a9009760-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:54:36+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a90094fe-961a-11ed-af15-5e1a6710f366 | InvocationID=a9009760-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:54:36+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a90094fe-961a-11ed-af15-5e1a6710f366 | InvocationID=a9009760-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:54:44+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e997724-961a-11ed-af15-5e1a6710f366 | InvocationID=9e997968-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:54:44+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad5b1e98-961a-11ed-af15-5e1a6710f366 | InvocationID=ad5b20be-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:55:01+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a90094fe-961a-11ed-af15-5e1a6710f366 | InvocationID=a9009760-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:55:01+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ef24d0-961a-11ed-af15-5e1a6710f366 | InvocationID=b7ef26f6-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:55:01+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ef24d0-961a-11ed-af15-5e1a6710f366 | InvocationID=b7ef26f6-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:01+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ef24d0-961a-11ed-af15-5e1a6710f366 | InvocationID=b7ef26f6-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:08+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad5b1e98-961a-11ed-af15-5e1a6710f366 | InvocationID=ad5b20be-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:55:08+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc1f7690-961a-11ed-af15-5e1a6710f366 | InvocationID=bc1f7992-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:55:26+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ef24d0-961a-11ed-af15-5e1a6710f366 | InvocationID=b7ef26f6-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:55:26+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6dac09e-961a-11ed-af15-5e1a6710f366 | InvocationID=c6dac5f8-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:55:26+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6dac09e-961a-11ed-af15-5e1a6710f366 | InvocationID=c6dac5f8-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:26+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6dac09e-961a-11ed-af15-5e1a6710f366 | InvocationID=c6dac5f8-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:33+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc1f7690-961a-11ed-af15-5e1a6710f366 | InvocationID=bc1f7992-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:55:33+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cae36448-961a-11ed-af15-5e1a6710f366 | InvocationID=cae36682-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:55:51+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6dac09e-961a-11ed-af15-5e1a6710f366 | InvocationID=c6dac5f8-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:55:51+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5c5e0f2-961a-11ed-af15-5e1a6710f366 | InvocationID=d5c5e85e-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:55:51+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5c5e0f2-961a-11ed-af15-5e1a6710f366 | InvocationID=d5c5e85e-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:51+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5c5e0f2-961a-11ed-af15-5e1a6710f366 | InvocationID=d5c5e85e-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:55:58+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cae36448-961a-11ed-af15-5e1a6710f366 | InvocationID=cae36682-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:55:58+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9a3dc1a-961a-11ed-af15-5e1a6710f366 | InvocationID=d9a3ddd2-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:56:16+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5c5e0f2-961a-11ed-af15-5e1a6710f366 | InvocationID=d5c5e85e-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:56:16+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4b1f22c-961a-11ed-af15-5e1a6710f366 | InvocationID=e4b1f45c-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:56:16+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4b1f22c-961a-11ed-af15-5e1a6710f366 | InvocationID=e4b1f45c-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:56:16+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4b1f22c-961a-11ed-af15-5e1a6710f366 | InvocationID=e4b1f45c-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:56:23+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9a3dc1a-961a-11ed-af15-5e1a6710f366 | InvocationID=d9a3ddd2-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:56:23+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8678e2c-961a-11ed-af15-5e1a6710f366 | InvocationID=e8679016-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:56:41+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4b1f22c-961a-11ed-af15-5e1a6710f366 | InvocationID=e4b1f45c-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:56:41+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f39dd314-961a-11ed-af15-5e1a6710f366 | InvocationID=f39dd4d6-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:56:41+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f39dd314-961a-11ed-af15-5e1a6710f366 | InvocationID=f39dd4d6-961a-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:56:41+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f39dd314-961a-11ed-af15-5e1a6710f366 | InvocationID=f39dd4d6-961a-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:56:47+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8678e2c-961a-11ed-af15-5e1a6710f366 | InvocationID=e8679016-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:56:47+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f728a4d2-961a-11ed-af15-5e1a6710f366 | InvocationID=f728a68a-961a-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:57:06+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f39dd314-961a-11ed-af15-5e1a6710f366 | InvocationID=f39dd4d6-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:57:06+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02891208-961b-11ed-af15-5e1a6710f366 | InvocationID=0289142e-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:57:06+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02891208-961b-11ed-af15-5e1a6710f366 | InvocationID=0289142e-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:57:06+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02891208-961b-11ed-af15-5e1a6710f366 | InvocationID=0289142e-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:57:12+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f728a4d2-961a-11ed-af15-5e1a6710f366 | InvocationID=f728a68a-961a-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:57:12+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05ea6618-961b-11ed-af15-5e1a6710f366 | InvocationID=05ea72de-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:57:31+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02891208-961b-11ed-af15-5e1a6710f366 | InvocationID=0289142e-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:57:31+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11747dfc-961b-11ed-af15-5e1a6710f366 | InvocationID=1174848c-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:57:31+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11747dfc-961b-11ed-af15-5e1a6710f366 | InvocationID=1174848c-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:57:31+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11747dfc-961b-11ed-af15-5e1a6710f366 | InvocationID=1174848c-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:57:37+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05ea6618-961b-11ed-af15-5e1a6710f366 | InvocationID=05ea72de-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:57:37+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14aeebce-961b-11ed-af15-5e1a6710f366 | InvocationID=14aef0ba-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:57:57+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11747dfc-961b-11ed-af15-5e1a6710f366 | InvocationID=1174848c-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:57:57+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=206383c6-961b-11ed-af15-5e1a6710f366 | InvocationID=20638592-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:57:57+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=206383c6-961b-11ed-af15-5e1a6710f366 | InvocationID=20638592-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:57:57+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=206383c6-961b-11ed-af15-5e1a6710f366 | InvocationID=20638592-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:58:02+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14aeebce-961b-11ed-af15-5e1a6710f366 | InvocationID=14aef0ba-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:58:02+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=237475ac-961b-11ed-af15-5e1a6710f366 | InvocationID=2374793a-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:58:22+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=206383c6-961b-11ed-af15-5e1a6710f366 | InvocationID=20638592-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:58:22+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f4f7778-961b-11ed-af15-5e1a6710f366 | InvocationID=2f4f798a-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:58:22+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f4f7778-961b-11ed-af15-5e1a6710f366 | InvocationID=2f4f798a-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:58:22+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f4f7778-961b-11ed-af15-5e1a6710f366 | InvocationID=2f4f798a-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:58:26+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=237475ac-961b-11ed-af15-5e1a6710f366 | InvocationID=2374793a-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:58:26+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32351128-961b-11ed-af15-5e1a6710f366 | InvocationID=323512fe-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:58:47+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f4f7778-961b-11ed-af15-5e1a6710f366 | InvocationID=2f4f798a-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:58:47+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e3ab22a-961b-11ed-af15-5e1a6710f366 | InvocationID=3e3ab482-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:58:47+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e3ab22a-961b-11ed-af15-5e1a6710f366 | InvocationID=3e3ab482-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:58:47+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e3ab22a-961b-11ed-af15-5e1a6710f366 | InvocationID=3e3ab482-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:58:51+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32351128-961b-11ed-af15-5e1a6710f366 | InvocationID=323512fe-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:58:51+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40f54944-961b-11ed-af15-5e1a6710f366 | InvocationID=40f54b06-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:59:12+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e3ab22a-961b-11ed-af15-5e1a6710f366 | InvocationID=3e3ab482-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:59:12+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d2719cc-961b-11ed-af15-5e1a6710f366 | InvocationID=4d271c60-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:59:12+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d2719cc-961b-11ed-af15-5e1a6710f366 | InvocationID=4d271c60-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:59:12+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d2719cc-961b-11ed-af15-5e1a6710f366 | InvocationID=4d271c60-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:59:16+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40f54944-961b-11ed-af15-5e1a6710f366 | InvocationID=40f54b06-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:59:16+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fb81e5c-961b-11ed-af15-5e1a6710f366 | InvocationID=4fb820be-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T03:59:37+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d2719cc-961b-11ed-af15-5e1a6710f366 | InvocationID=4d271c60-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T03:59:37+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c126a22-961b-11ed-af15-5e1a6710f366 | InvocationID=5c126c84-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T03:59:37+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c126a22-961b-11ed-af15-5e1a6710f366 | InvocationID=5c126c84-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:59:37+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c126a22-961b-11ed-af15-5e1a6710f366 | InvocationID=5c126c84-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T03:59:41+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fb81e5c-961b-11ed-af15-5e1a6710f366 | InvocationID=4fb820be-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T03:59:41+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e7dd968-961b-11ed-af15-5e1a6710f366 | InvocationID=5e7ddb2a-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:00:02+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c126a22-961b-11ed-af15-5e1a6710f366 | InvocationID=5c126c84-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:00:02+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6afd92e6-961b-11ed-af15-5e1a6710f366 | InvocationID=6afd949e-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:00:02+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6afd92e6-961b-11ed-af15-5e1a6710f366 | InvocationID=6afd949e-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:02+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6afd92e6-961b-11ed-af15-5e1a6710f366 | InvocationID=6afd949e-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:05+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e7dd968-961b-11ed-af15-5e1a6710f366 | InvocationID=5e7ddb2a-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:00:05+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d4341b8-961b-11ed-af15-5e1a6710f366 | InvocationID=6d4343e8-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:00:27+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6afd92e6-961b-11ed-af15-5e1a6710f366 | InvocationID=6afd949e-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:00:27+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79e9400c-961b-11ed-af15-5e1a6710f366 | InvocationID=79e941c4-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:00:27+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79e9400c-961b-11ed-af15-5e1a6710f366 | InvocationID=79e941c4-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:27+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79e9400c-961b-11ed-af15-5e1a6710f366 | InvocationID=79e941c4-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:30+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d4341b8-961b-11ed-af15-5e1a6710f366 | InvocationID=6d4343e8-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:00:30+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c04db30-961b-11ed-af15-5e1a6710f366 | InvocationID=7c04dd56-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:00:52+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79e9400c-961b-11ed-af15-5e1a6710f366 | InvocationID=79e941c4-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:00:52+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88d40d5e-961b-11ed-af15-5e1a6710f366 | InvocationID=88d40fac-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:00:52+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88d40d5e-961b-11ed-af15-5e1a6710f366 | InvocationID=88d40fac-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:52+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88d40d5e-961b-11ed-af15-5e1a6710f366 | InvocationID=88d40fac-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:00:55+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c04db30-961b-11ed-af15-5e1a6710f366 | InvocationID=7c04dd56-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:00:55+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ac5974a-961b-11ed-af15-5e1a6710f366 | InvocationID=8ac59a06-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:01:17+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88d40d5e-961b-11ed-af15-5e1a6710f366 | InvocationID=88d40fac-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:01:17+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97c1a1d2-961b-11ed-af15-5e1a6710f366 | InvocationID=97c1b668-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:01:17+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97c1a1d2-961b-11ed-af15-5e1a6710f366 | InvocationID=97c1b668-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:01:17+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97c1a1d2-961b-11ed-af15-5e1a6710f366 | InvocationID=97c1b668-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:01:20+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ac5974a-961b-11ed-af15-5e1a6710f366 | InvocationID=8ac59a06-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:01:20+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=998751e2-961b-11ed-af15-5e1a6710f366 | InvocationID=99875412-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:01:42+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97c1a1d2-961b-11ed-af15-5e1a6710f366 | InvocationID=97c1b668-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:01:42+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6ae2c4c-961b-11ed-af15-5e1a6710f366 | InvocationID=a6ae2e72-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:01:42+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6ae2c4c-961b-11ed-af15-5e1a6710f366 | InvocationID=a6ae2e72-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:01:42+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6ae2c4c-961b-11ed-af15-5e1a6710f366 | InvocationID=a6ae2e72-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:01:45+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=998751e2-961b-11ed-af15-5e1a6710f366 | InvocationID=99875412-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:01:45+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8499ca8-961b-11ed-af15-5e1a6710f366 | InvocationID=a8499ee2-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:02:07+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6ae2c4c-961b-11ed-af15-5e1a6710f366 | InvocationID=a6ae2e72-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:02:07+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b59981e8-961b-11ed-af15-5e1a6710f366 | InvocationID=b5998f08-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:02:07+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b59981e8-961b-11ed-af15-5e1a6710f366 | InvocationID=b5998f08-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:07+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b59981e8-961b-11ed-af15-5e1a6710f366 | InvocationID=b5998f08-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:09+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8499ca8-961b-11ed-af15-5e1a6710f366 | InvocationID=a8499ee2-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:02:09+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b70b9598-961b-11ed-af15-5e1a6710f366 | InvocationID=b70b976e-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:02:32+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b59981e8-961b-11ed-af15-5e1a6710f366 | InvocationID=b5998f08-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:02:32+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4867012-961b-11ed-af15-5e1a6710f366 | InvocationID=c4867224-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:02:32+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4867012-961b-11ed-af15-5e1a6710f366 | InvocationID=c4867224-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:32+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4867012-961b-11ed-af15-5e1a6710f366 | InvocationID=c4867224-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:34+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b70b9598-961b-11ed-af15-5e1a6710f366 | InvocationID=b70b976e-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:02:34+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5cdfd96-961b-11ed-af15-5e1a6710f366 | InvocationID=c5cdff6c-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:02:57+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4867012-961b-11ed-af15-5e1a6710f366 | InvocationID=c4867224-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:02:57+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3720a82-961b-11ed-af15-5e1a6710f366 | InvocationID=d3720c3a-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:02:57+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3720a82-961b-11ed-af15-5e1a6710f366 | InvocationID=d3720c3a-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:57+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3720a82-961b-11ed-af15-5e1a6710f366 | InvocationID=d3720c3a-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:02:59+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5cdfd96-961b-11ed-af15-5e1a6710f366 | InvocationID=c5cdff6c-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:02:59+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d48e84b8-961b-11ed-af15-5e1a6710f366 | InvocationID=d48e8742-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:03:22+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3720a82-961b-11ed-af15-5e1a6710f366 | InvocationID=d3720c3a-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:03:22+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e25ca6ec-961b-11ed-af15-5e1a6710f366 | InvocationID=e25caa52-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:03:22+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e25ca6ec-961b-11ed-af15-5e1a6710f366 | InvocationID=e25caa52-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:03:22+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e25ca6ec-961b-11ed-af15-5e1a6710f366 | InvocationID=e25caa52-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:03:24+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d48e84b8-961b-11ed-af15-5e1a6710f366 | InvocationID=d48e8742-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:03:24+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e357cc98-961b-11ed-af15-5e1a6710f366 | InvocationID=e357d29c-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:03:47+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e25ca6ec-961b-11ed-af15-5e1a6710f366 | InvocationID=e25caa52-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:03:47+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f149009c-961b-11ed-af15-5e1a6710f366 | InvocationID=f14902d6-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:03:47+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f149009c-961b-11ed-af15-5e1a6710f366 | InvocationID=f14902d6-961b-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:03:47+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f149009c-961b-11ed-af15-5e1a6710f366 | InvocationID=f14902d6-961b-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:03:48+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e357cc98-961b-11ed-af15-5e1a6710f366 | InvocationID=e357d29c-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:03:48+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f21afe3a-961b-11ed-af15-5e1a6710f366 | InvocationID=f21b001a-961b-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:04:12+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f149009c-961b-11ed-af15-5e1a6710f366 | InvocationID=f14902d6-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:04:12+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003432ac-961c-11ed-af15-5e1a6710f366 | InvocationID=003434e6-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:04:12+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003432ac-961c-11ed-af15-5e1a6710f366 | InvocationID=003434e6-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:04:12+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=003432ac-961c-11ed-af15-5e1a6710f366 | InvocationID=003434e6-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:04:13+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f21afe3a-961b-11ed-af15-5e1a6710f366 | InvocationID=f21b001a-961b-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:04:13+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00df6fd2-961c-11ed-af15-5e1a6710f366 | InvocationID=00df71a8-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:04:37+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=003432ac-961c-11ed-af15-5e1a6710f366 | InvocationID=003434e6-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:04:37+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1fffda-961c-11ed-af15-5e1a6710f366 | InvocationID=0f200264-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:04:37+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1fffda-961c-11ed-af15-5e1a6710f366 | InvocationID=0f200264-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:04:37+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f1fffda-961c-11ed-af15-5e1a6710f366 | InvocationID=0f200264-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:04:38+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00df6fd2-961c-11ed-af15-5e1a6710f366 | InvocationID=00df71a8-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:04:38+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fa0abda-961c-11ed-af15-5e1a6710f366 | InvocationID=0fa0ae14-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:05:02+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f1fffda-961c-11ed-af15-5e1a6710f366 | InvocationID=0f200264-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:05:02+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e104a2c-961c-11ed-af15-5e1a6710f366 | InvocationID=1e104c02-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:05:02+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e104a2c-961c-11ed-af15-5e1a6710f366 | InvocationID=1e104c02-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:05:02+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e104a2c-961c-11ed-af15-5e1a6710f366 | InvocationID=1e104c02-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:05:03+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0fa0abda-961c-11ed-af15-5e1a6710f366 | InvocationID=0fa0ae14-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:05:03+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e621a1e-961c-11ed-af15-5e1a6710f366 | InvocationID=1e621ca8-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:05:27+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e104a2c-961c-11ed-af15-5e1a6710f366 | InvocationID=1e104c02-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:05:27+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cfcb98a-961c-11ed-af15-5e1a6710f366 | InvocationID=2cfcbbba-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:05:27+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cfcb98a-961c-11ed-af15-5e1a6710f366 | InvocationID=2cfcbbba-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:05:27+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cfcb98a-961c-11ed-af15-5e1a6710f366 | InvocationID=2cfcbbba-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:05:27+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e621a1e-961c-11ed-af15-5e1a6710f366 | InvocationID=1e621ca8-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:05:27+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d242c90-961c-11ed-af15-5e1a6710f366 | InvocationID=2d242e5c-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:05:52+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d242c90-961c-11ed-af15-5e1a6710f366 | InvocationID=2d242e5c-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:05:52+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be5be42-961c-11ed-af15-5e1a6710f366 | InvocationID=3be5c054-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:05:52+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cfcb98a-961c-11ed-af15-5e1a6710f366 | InvocationID=2cfcbbba-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:05:52+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be806a2-961c-11ed-af15-5e1a6710f366 | InvocationID=3be809f4-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:05:52+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be806a2-961c-11ed-af15-5e1a6710f366 | InvocationID=3be809f4-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:05:52+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be806a2-961c-11ed-af15-5e1a6710f366 | InvocationID=3be809f4-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:06:17+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3be5be42-961c-11ed-af15-5e1a6710f366 | InvocationID=3be5c054-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:06:17+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4aaae8d0-961c-11ed-af15-5e1a6710f366 | InvocationID=4aaaeb28-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:06:17+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be806a2-961c-11ed-af15-5e1a6710f366 | InvocationID=3be809f4-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:06:17+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad3a90a-961c-11ed-af15-5e1a6710f366 | InvocationID=4ad3acde-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:06:17+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad3a90a-961c-11ed-af15-5e1a6710f366 | InvocationID=4ad3acde-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:06:17+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad3a90a-961c-11ed-af15-5e1a6710f366 | InvocationID=4ad3acde-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:06:42+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4aaae8d0-961c-11ed-af15-5e1a6710f366 | InvocationID=4aaaeb28-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:06:42+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=596eca3a-961c-11ed-af15-5e1a6710f366 | InvocationID=596ece5e-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:06:42+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad3a90a-961c-11ed-af15-5e1a6710f366 | InvocationID=4ad3acde-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:06:42+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c02da8-961c-11ed-af15-5e1a6710f366 | InvocationID=59c02fc4-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:06:42+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c02da8-961c-11ed-af15-5e1a6710f366 | InvocationID=59c02fc4-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:06:42+0000 | policy_event_thread | 140358787513120 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c02da8-961c-11ed-af15-5e1a6710f366 | InvocationID=59c02fc4-961c-11ed-af15-5e1a6710f366 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2023-01-17T04:07:06+0000 | aai_event_thread | 140358786452256 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=596eca3a-961c-11ed-af15-5e1a6710f366 | InvocationID=596ece5e-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF AAI events.
2023-01-17T04:07:06+0000 | aai_event_thread | 140358786452256 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68310920-961c-11ed-af15-5e1a6710f366 | InvocationID=68310aec-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2023-01-17T04:07:07+0000 | policy_event_thread | 140358787513120 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c02da8-961c-11ed-af15-5e1a6710f366 | InvocationID=59c02fc4-961c-11ed-af15-5e1a6710f366 | Polling MR for XNF activation/deactivation policy response events.
2023-01-17T04:07:07+0000 | policy_event_thread | 140358787513120 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68ab0a04-961c-11ed-af15-5e1a6710f366 | InvocationID=68ab0c48-961c-11ed-af15-5e1a6710f366 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2023-01-17T04:07:07+0000 | policy_event_thread | 140358787513120 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68ab0a04-961c-11ed-af15-5e1a6710f366 | InvocationID=68ab0c48-961c-11ed-af15-5e1a6710f366 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models