Results

By type

          /opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  return yaml.load(f.read())
2022-11-28T09:00:25+0000 | MainThread | 140347793034568 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-11-28T09:00:25+0000 | MainThread | 140347793034568 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}
2022-11-28T09:00:25+0000 | MainThread | 140347793034568 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-11-28T09:00:25+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:00:25+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19141a14-6efb-11ed-9d5e-463eee314879 | InvocationID=19141c94-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:00:25+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-11-28T09:00:25+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1916ba76-6efb-11ed-9d5e-463eee314879 | InvocationID=1916bd32-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:00:25+0000 | MainThread | 140347793034568 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-11-28T09:00:25+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19141a14-6efb-11ed-9d5e-463eee314879 | InvocationID=19141c94-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:00:25+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1916ba76-6efb-11ed-9d5e-463eee314879 | InvocationID=1916bd32-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:00:25+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1916ba76-6efb-11ed-9d5e-463eee314879 | InvocationID=1916bd32-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:00:25+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19141a14-6efb-11ed-9d5e-463eee314879 | InvocationID=19141c94-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:00:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1916ba76-6efb-11ed-9d5e-463eee314879 | InvocationID=1916bd32-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:00:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=252eb26e-6efb-11ed-9d5e-463eee314879 | InvocationID=252eb67e-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:00:45+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=252eb26e-6efb-11ed-9d5e-463eee314879 | InvocationID=252eb67e-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:00:45+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=252eb26e-6efb-11ed-9d5e-463eee314879 | InvocationID=252eb67e-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:00:50+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19141a14-6efb-11ed-9d5e-463eee314879 | InvocationID=19141c94-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:00:50+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2829f87a-6efb-11ed-9d5e-463eee314879 | InvocationID=2829faaa-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:00:50+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2829f87a-6efb-11ed-9d5e-463eee314879 | InvocationID=2829faaa-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:00:50+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2829f87a-6efb-11ed-9d5e-463eee314879 | InvocationID=2829faaa-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:01:05+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=252eb26e-6efb-11ed-9d5e-463eee314879 | InvocationID=252eb67e-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:01:05+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3120159a-6efb-11ed-9d5e-463eee314879 | InvocationID=31201856-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:01:05+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3120159a-6efb-11ed-9d5e-463eee314879 | InvocationID=31201856-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:01:05+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3120159a-6efb-11ed-9d5e-463eee314879 | InvocationID=31201856-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:01:15+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2829f87a-6efb-11ed-9d5e-463eee314879 | InvocationID=2829faaa-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:01:15+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3717ca88-6efb-11ed-9d5e-463eee314879 | InvocationID=3717ccfe-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:01:15+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3717ca88-6efb-11ed-9d5e-463eee314879 | InvocationID=3717ccfe-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:01:15+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3717ca88-6efb-11ed-9d5e-463eee314879 | InvocationID=3717ccfe-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:01:25+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3120159a-6efb-11ed-9d5e-463eee314879 | InvocationID=31201856-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:01:25+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d114cfc-6efb-11ed-9d5e-463eee314879 | InvocationID=3d114ec8-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:01:25+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d114cfc-6efb-11ed-9d5e-463eee314879 | InvocationID=3d114ec8-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:01:25+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d114cfc-6efb-11ed-9d5e-463eee314879 | InvocationID=3d114ec8-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:01:40+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3717ca88-6efb-11ed-9d5e-463eee314879 | InvocationID=3717ccfe-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:01:40+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4604b6c8-6efb-11ed-9d5e-463eee314879 | InvocationID=4604b8b2-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:01:40+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4604b6c8-6efb-11ed-9d5e-463eee314879 | InvocationID=4604b8b2-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:01:40+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4604b6c8-6efb-11ed-9d5e-463eee314879 | InvocationID=4604b8b2-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:01:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d114cfc-6efb-11ed-9d5e-463eee314879 | InvocationID=3d114ec8-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:01:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4900eedc-6efb-11ed-9d5e-463eee314879 | InvocationID=4900f12a-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:01:45+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4900eedc-6efb-11ed-9d5e-463eee314879 | InvocationID=4900f12a-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:01:45+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4900eedc-6efb-11ed-9d5e-463eee314879 | InvocationID=4900f12a-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:05+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4604b6c8-6efb-11ed-9d5e-463eee314879 | InvocationID=4604b8b2-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:02:05+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54ef8d98-6efb-11ed-9d5e-463eee314879 | InvocationID=54ef913a-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:02:05+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4900eedc-6efb-11ed-9d5e-463eee314879 | InvocationID=4900f12a-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:02:05+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54f2e7e0-6efb-11ed-9d5e-463eee314879 | InvocationID=54f2e8e4-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:02:05+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54ef8d98-6efb-11ed-9d5e-463eee314879 | InvocationID=54ef913a-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:02:05+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54ef8d98-6efb-11ed-9d5e-463eee314879 | InvocationID=54ef913a-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:02:05+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54f2e7e0-6efb-11ed-9d5e-463eee314879 | InvocationID=54f2e8e4-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:05+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54f2e7e0-6efb-11ed-9d5e-463eee314879 | InvocationID=54f2e8e4-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:25+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54f2e7e0-6efb-11ed-9d5e-463eee314879 | InvocationID=54f2e8e4-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:02:25+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60e36dfe-6efb-11ed-9d5e-463eee314879 | InvocationID=60e36fc0-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:02:25+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60e36dfe-6efb-11ed-9d5e-463eee314879 | InvocationID=60e36fc0-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:25+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60e36dfe-6efb-11ed-9d5e-463eee314879 | InvocationID=60e36fc0-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:30+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54ef8d98-6efb-11ed-9d5e-463eee314879 | InvocationID=54ef913a-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:02:30+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63dcb45c-6efb-11ed-9d5e-463eee314879 | InvocationID=63dcb6e6-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:02:30+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63dcb45c-6efb-11ed-9d5e-463eee314879 | InvocationID=63dcb6e6-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:02:30+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63dcb45c-6efb-11ed-9d5e-463eee314879 | InvocationID=63dcb6e6-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:02:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60e36dfe-6efb-11ed-9d5e-463eee314879 | InvocationID=60e36fc0-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:02:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cd31740-6efb-11ed-9d5e-463eee314879 | InvocationID=6cd31916-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:02:46+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cd31740-6efb-11ed-9d5e-463eee314879 | InvocationID=6cd31916-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:46+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cd31740-6efb-11ed-9d5e-463eee314879 | InvocationID=6cd31916-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:02:55+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63dcb45c-6efb-11ed-9d5e-463eee314879 | InvocationID=63dcb6e6-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:02:55+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72c7ea72-6efb-11ed-9d5e-463eee314879 | InvocationID=72c7ed7e-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:02:56+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72c7ea72-6efb-11ed-9d5e-463eee314879 | InvocationID=72c7ed7e-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:02:56+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72c7ea72-6efb-11ed-9d5e-463eee314879 | InvocationID=72c7ed7e-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:03:06+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cd31740-6efb-11ed-9d5e-463eee314879 | InvocationID=6cd31916-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:03:06+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78c2b1e6-6efb-11ed-9d5e-463eee314879 | InvocationID=78c2b3b2-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:03:06+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78c2b1e6-6efb-11ed-9d5e-463eee314879 | InvocationID=78c2b3b2-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:03:06+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78c2b1e6-6efb-11ed-9d5e-463eee314879 | InvocationID=78c2b3b2-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:03:21+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72c7ea72-6efb-11ed-9d5e-463eee314879 | InvocationID=72c7ed7e-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:03:21+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81b2bc1a-6efb-11ed-9d5e-463eee314879 | InvocationID=81b2bde6-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:03:21+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81b2bc1a-6efb-11ed-9d5e-463eee314879 | InvocationID=81b2bde6-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:03:21+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81b2bc1a-6efb-11ed-9d5e-463eee314879 | InvocationID=81b2bde6-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:03:26+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78c2b1e6-6efb-11ed-9d5e-463eee314879 | InvocationID=78c2b3b2-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:03:26+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84b254f2-6efb-11ed-9d5e-463eee314879 | InvocationID=84b2581c-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:03:26+0000 | aai_event_thread | 140347742296864 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84b254f2-6efb-11ed-9d5e-463eee314879 | InvocationID=84b2581c-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:03:26+0000 | aai_event_thread | 140347742296864 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84b254f2-6efb-11ed-9d5e-463eee314879 | InvocationID=84b2581c-6efb-11ed-9d5e-463eee314879 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-11-28T09:03:46+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81b2bc1a-6efb-11ed-9d5e-463eee314879 | InvocationID=81b2bde6-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:03:46+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=909dfe7e-6efb-11ed-9d5e-463eee314879 | InvocationID=909e0342-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:03:46+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=909dfe7e-6efb-11ed-9d5e-463eee314879 | InvocationID=909e0342-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:03:46+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=909dfe7e-6efb-11ed-9d5e-463eee314879 | InvocationID=909e0342-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:03:46+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=909dfe7e-6efb-11ed-9d5e-463eee314879 | InvocationID=909e0342-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:03:46+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90a34884-6efb-11ed-9d5e-463eee314879 | InvocationID=90a34ab4-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:04:10+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90a34884-6efb-11ed-9d5e-463eee314879 | InvocationID=90a34ab4-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:04:10+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f19280c-6efb-11ed-9d5e-463eee314879 | InvocationID=9f192ad2-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:04:11+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=909dfe7e-6efb-11ed-9d5e-463eee314879 | InvocationID=909e0342-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:04:11+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f8b33ac-6efb-11ed-9d5e-463eee314879 | InvocationID=9f8b3582-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:04:11+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f8b33ac-6efb-11ed-9d5e-463eee314879 | InvocationID=9f8b3582-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:04:11+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f8b33ac-6efb-11ed-9d5e-463eee314879 | InvocationID=9f8b3582-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:04:30+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f19280c-6efb-11ed-9d5e-463eee314879 | InvocationID=9f192ad2-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:04:30+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab0e47a0-6efb-11ed-9d5e-463eee314879 | InvocationID=ab0e4976-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:04:36+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f8b33ac-6efb-11ed-9d5e-463eee314879 | InvocationID=9f8b3582-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:04:36+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae768df8-6efb-11ed-9d5e-463eee314879 | InvocationID=ae768fc4-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:04:36+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae768df8-6efb-11ed-9d5e-463eee314879 | InvocationID=ae768fc4-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:04:36+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae768df8-6efb-11ed-9d5e-463eee314879 | InvocationID=ae768fc4-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:04:50+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab0e47a0-6efb-11ed-9d5e-463eee314879 | InvocationID=ab0e4976-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:04:50+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b701d428-6efb-11ed-9d5e-463eee314879 | InvocationID=b701d70c-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:05:01+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae768df8-6efb-11ed-9d5e-463eee314879 | InvocationID=ae768fc4-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:05:01+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd6193c6-6efb-11ed-9d5e-463eee314879 | InvocationID=bd61959c-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:05:01+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd6193c6-6efb-11ed-9d5e-463eee314879 | InvocationID=bd61959c-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:01+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd6193c6-6efb-11ed-9d5e-463eee314879 | InvocationID=bd61959c-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:10+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b701d428-6efb-11ed-9d5e-463eee314879 | InvocationID=b701d70c-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:05:10+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c30f17e4-6efb-11ed-9d5e-463eee314879 | InvocationID=c30f1a1e-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:05:26+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd6193c6-6efb-11ed-9d5e-463eee314879 | InvocationID=bd61959c-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:05:26+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc4c8ac6-6efb-11ed-9d5e-463eee314879 | InvocationID=cc4c8ed6-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:05:26+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc4c8ac6-6efb-11ed-9d5e-463eee314879 | InvocationID=cc4c8ed6-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:26+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc4c8ac6-6efb-11ed-9d5e-463eee314879 | InvocationID=cc4c8ed6-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:31+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c30f17e4-6efb-11ed-9d5e-463eee314879 | InvocationID=c30f1a1e-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:05:31+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf4eed90-6efb-11ed-9d5e-463eee314879 | InvocationID=cf4eef3e-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:05:51+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc4c8ac6-6efb-11ed-9d5e-463eee314879 | InvocationID=cc4c8ed6-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:05:51+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db37610a-6efb-11ed-9d5e-463eee314879 | InvocationID=db376380-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:05:51+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db37610a-6efb-11ed-9d5e-463eee314879 | InvocationID=db376380-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:51+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db37610a-6efb-11ed-9d5e-463eee314879 | InvocationID=db376380-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:05:55+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf4eed90-6efb-11ed-9d5e-463eee314879 | InvocationID=cf4eef3e-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:05:55+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de117ef6-6efb-11ed-9d5e-463eee314879 | InvocationID=de1180b8-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:06:16+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db37610a-6efb-11ed-9d5e-463eee314879 | InvocationID=db376380-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:06:16+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea226b7e-6efb-11ed-9d5e-463eee314879 | InvocationID=ea226d54-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:06:16+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea226b7e-6efb-11ed-9d5e-463eee314879 | InvocationID=ea226d54-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:06:16+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea226b7e-6efb-11ed-9d5e-463eee314879 | InvocationID=ea226d54-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:06:20+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de117ef6-6efb-11ed-9d5e-463eee314879 | InvocationID=de1180b8-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:06:20+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecd11280-6efb-11ed-9d5e-463eee314879 | InvocationID=ecd1144c-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:06:41+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea226b7e-6efb-11ed-9d5e-463eee314879 | InvocationID=ea226d54-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:06:41+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f90d7264-6efb-11ed-9d5e-463eee314879 | InvocationID=f90d7444-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:06:41+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f90d7264-6efb-11ed-9d5e-463eee314879 | InvocationID=f90d7444-6efb-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:06:41+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f90d7264-6efb-11ed-9d5e-463eee314879 | InvocationID=f90d7444-6efb-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:06:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ecd11280-6efb-11ed-9d5e-463eee314879 | InvocationID=ecd1144c-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:06:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb92653a-6efb-11ed-9d5e-463eee314879 | InvocationID=fb92671a-6efb-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:07:06+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f90d7264-6efb-11ed-9d5e-463eee314879 | InvocationID=f90d7444-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:07:06+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07f82ad0-6efc-11ed-9d5e-463eee314879 | InvocationID=07f82cb0-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:07:06+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07f82ad0-6efc-11ed-9d5e-463eee314879 | InvocationID=07f82cb0-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:06+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07f82ad0-6efc-11ed-9d5e-463eee314879 | InvocationID=07f82cb0-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:10+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb92653a-6efb-11ed-9d5e-463eee314879 | InvocationID=fb92671a-6efb-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:07:10+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a51dc40-6efc-11ed-9d5e-463eee314879 | InvocationID=0a51dede-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:07:31+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07f82ad0-6efc-11ed-9d5e-463eee314879 | InvocationID=07f82cb0-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:07:31+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16e3289c-6efc-11ed-9d5e-463eee314879 | InvocationID=16e32aea-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:07:31+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16e3289c-6efc-11ed-9d5e-463eee314879 | InvocationID=16e32aea-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:31+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16e3289c-6efc-11ed-9d5e-463eee314879 | InvocationID=16e32aea-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:35+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a51dc40-6efc-11ed-9d5e-463eee314879 | InvocationID=0a51dede-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:07:35+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1918462e-6efc-11ed-9d5e-463eee314879 | InvocationID=191848b8-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:07:56+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16e3289c-6efc-11ed-9d5e-463eee314879 | InvocationID=16e32aea-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:07:56+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25cdf85a-6efc-11ed-9d5e-463eee314879 | InvocationID=25cdfa76-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:07:56+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25cdf85a-6efc-11ed-9d5e-463eee314879 | InvocationID=25cdfa76-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:56+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25cdf85a-6efc-11ed-9d5e-463eee314879 | InvocationID=25cdfa76-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:07:59+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1918462e-6efc-11ed-9d5e-463eee314879 | InvocationID=191848b8-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:07:59+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27db94fe-6efc-11ed-9d5e-463eee314879 | InvocationID=27db971a-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:08:21+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25cdf85a-6efc-11ed-9d5e-463eee314879 | InvocationID=25cdfa76-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:08:21+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34b89262-6efc-11ed-9d5e-463eee314879 | InvocationID=34b896cc-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:08:21+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34b89262-6efc-11ed-9d5e-463eee314879 | InvocationID=34b896cc-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:08:21+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34b89262-6efc-11ed-9d5e-463eee314879 | InvocationID=34b896cc-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:08:24+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27db94fe-6efc-11ed-9d5e-463eee314879 | InvocationID=27db971a-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:08:24+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=369c51cc-6efc-11ed-9d5e-463eee314879 | InvocationID=369c5410-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:08:46+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34b89262-6efc-11ed-9d5e-463eee314879 | InvocationID=34b896cc-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:08:46+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43a4d9fc-6efc-11ed-9d5e-463eee314879 | InvocationID=43a4dcfe-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:08:46+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43a4d9fc-6efc-11ed-9d5e-463eee314879 | InvocationID=43a4dcfe-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:08:46+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43a4d9fc-6efc-11ed-9d5e-463eee314879 | InvocationID=43a4dcfe-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:08:49+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=369c51cc-6efc-11ed-9d5e-463eee314879 | InvocationID=369c5410-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:08:49+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=455e3090-6efc-11ed-9d5e-463eee314879 | InvocationID=455e3388-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:09:11+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43a4d9fc-6efc-11ed-9d5e-463eee314879 | InvocationID=43a4dcfe-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:09:11+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=528feba0-6efc-11ed-9d5e-463eee314879 | InvocationID=528feea2-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:09:11+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=528feba0-6efc-11ed-9d5e-463eee314879 | InvocationID=528feea2-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:09:11+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=528feba0-6efc-11ed-9d5e-463eee314879 | InvocationID=528feea2-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:09:14+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=455e3090-6efc-11ed-9d5e-463eee314879 | InvocationID=455e3388-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:09:14+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=541de92c-6efc-11ed-9d5e-463eee314879 | InvocationID=541dec42-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:09:36+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=528feba0-6efc-11ed-9d5e-463eee314879 | InvocationID=528feea2-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:09:36+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=617abfc8-6efc-11ed-9d5e-463eee314879 | InvocationID=617ac18a-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:09:36+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=617abfc8-6efc-11ed-9d5e-463eee314879 | InvocationID=617ac18a-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:09:36+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=617abfc8-6efc-11ed-9d5e-463eee314879 | InvocationID=617ac18a-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:09:38+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=541de92c-6efc-11ed-9d5e-463eee314879 | InvocationID=541dec42-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:09:38+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62e16d80-6efc-11ed-9d5e-463eee314879 | InvocationID=62e1700a-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:10:01+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=617abfc8-6efc-11ed-9d5e-463eee314879 | InvocationID=617ac18a-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:10:01+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70656bf0-6efc-11ed-9d5e-463eee314879 | InvocationID=70656dbc-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:10:01+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70656bf0-6efc-11ed-9d5e-463eee314879 | InvocationID=70656dbc-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:01+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70656bf0-6efc-11ed-9d5e-463eee314879 | InvocationID=70656dbc-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:03+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62e16d80-6efc-11ed-9d5e-463eee314879 | InvocationID=62e1700a-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:10:03+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71a2f780-6efc-11ed-9d5e-463eee314879 | InvocationID=71a2f956-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:10:26+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70656bf0-6efc-11ed-9d5e-463eee314879 | InvocationID=70656dbc-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:10:26+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f50344c-6efc-11ed-9d5e-463eee314879 | InvocationID=7f50365e-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:10:26+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f50344c-6efc-11ed-9d5e-463eee314879 | InvocationID=7f50365e-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:26+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f50344c-6efc-11ed-9d5e-463eee314879 | InvocationID=7f50365e-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:28+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71a2f780-6efc-11ed-9d5e-463eee314879 | InvocationID=71a2f956-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:10:28+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8063c2fe-6efc-11ed-9d5e-463eee314879 | InvocationID=8063c4de-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:10:51+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f50344c-6efc-11ed-9d5e-463eee314879 | InvocationID=7f50365e-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:10:51+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e3d46ac-6efc-11ed-9d5e-463eee314879 | InvocationID=8e3d488c-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:10:51+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e3d46ac-6efc-11ed-9d5e-463eee314879 | InvocationID=8e3d488c-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:51+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e3d46ac-6efc-11ed-9d5e-463eee314879 | InvocationID=8e3d488c-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:10:53+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8063c2fe-6efc-11ed-9d5e-463eee314879 | InvocationID=8063c4de-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:10:53+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f23075a-6efc-11ed-9d5e-463eee314879 | InvocationID=8f230926-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:11:16+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e3d46ac-6efc-11ed-9d5e-463eee314879 | InvocationID=8e3d488c-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:11:16+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d281aca-6efc-11ed-9d5e-463eee314879 | InvocationID=9d281ce6-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:11:16+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d281aca-6efc-11ed-9d5e-463eee314879 | InvocationID=9d281ce6-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:11:16+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d281aca-6efc-11ed-9d5e-463eee314879 | InvocationID=9d281ce6-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:11:17+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f23075a-6efc-11ed-9d5e-463eee314879 | InvocationID=8f230926-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:11:17+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9de3c400-6efc-11ed-9d5e-463eee314879 | InvocationID=9de3c5cc-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:11:41+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d281aca-6efc-11ed-9d5e-463eee314879 | InvocationID=9d281ce6-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:11:41+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac12b1a8-6efc-11ed-9d5e-463eee314879 | InvocationID=ac12b41e-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:11:41+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac12b1a8-6efc-11ed-9d5e-463eee314879 | InvocationID=ac12b41e-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:11:41+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac12b1a8-6efc-11ed-9d5e-463eee314879 | InvocationID=ac12b41e-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:11:42+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9de3c400-6efc-11ed-9d5e-463eee314879 | InvocationID=9de3c5cc-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:11:42+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aca36360-6efc-11ed-9d5e-463eee314879 | InvocationID=aca36536-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:12:06+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac12b1a8-6efc-11ed-9d5e-463eee314879 | InvocationID=ac12b41e-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:12:06+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bafdab8c-6efc-11ed-9d5e-463eee314879 | InvocationID=bafdad62-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:12:06+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bafdab8c-6efc-11ed-9d5e-463eee314879 | InvocationID=bafdad62-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:06+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bafdab8c-6efc-11ed-9d5e-463eee314879 | InvocationID=bafdad62-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:07+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aca36360-6efc-11ed-9d5e-463eee314879 | InvocationID=aca36536-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:12:07+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb636832-6efc-11ed-9d5e-463eee314879 | InvocationID=bb636ab2-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:12:31+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bafdab8c-6efc-11ed-9d5e-463eee314879 | InvocationID=bafdad62-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:12:31+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9e896c0-6efc-11ed-9d5e-463eee314879 | InvocationID=c9e89968-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:12:31+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9e896c0-6efc-11ed-9d5e-463eee314879 | InvocationID=c9e89968-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:31+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9e896c0-6efc-11ed-9d5e-463eee314879 | InvocationID=c9e89968-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:32+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb636832-6efc-11ed-9d5e-463eee314879 | InvocationID=bb636ab2-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:12:32+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca25306c-6efc-11ed-9d5e-463eee314879 | InvocationID=ca2532ce-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:12:56+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9e896c0-6efc-11ed-9d5e-463eee314879 | InvocationID=c9e89968-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:12:56+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8d3bed0-6efc-11ed-9d5e-463eee314879 | InvocationID=d8d3c1b4-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:12:56+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8d3bed0-6efc-11ed-9d5e-463eee314879 | InvocationID=d8d3c1b4-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:56+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8d3bed0-6efc-11ed-9d5e-463eee314879 | InvocationID=d8d3c1b4-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:12:56+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca25306c-6efc-11ed-9d5e-463eee314879 | InvocationID=ca2532ce-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:12:56+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8e8afb6-6efc-11ed-9d5e-463eee314879 | InvocationID=d8e8b5ba-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:13:21+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d8e8afb6-6efc-11ed-9d5e-463eee314879 | InvocationID=d8e8b5ba-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:13:21+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7ab8fc8-6efc-11ed-9d5e-463eee314879 | InvocationID=e7ab92c0-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:13:21+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8d3bed0-6efc-11ed-9d5e-463eee314879 | InvocationID=d8d3c1b4-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:13:21+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7c034b4-6efc-11ed-9d5e-463eee314879 | InvocationID=e7c036da-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:13:21+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7c034b4-6efc-11ed-9d5e-463eee314879 | InvocationID=e7c036da-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:13:21+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7c034b4-6efc-11ed-9d5e-463eee314879 | InvocationID=e7c036da-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:13:46+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7ab8fc8-6efc-11ed-9d5e-463eee314879 | InvocationID=e7ab92c0-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:13:46+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f66f66e2-6efc-11ed-9d5e-463eee314879 | InvocationID=f66f68b8-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:13:46+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7c034b4-6efc-11ed-9d5e-463eee314879 | InvocationID=e7c036da-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:13:46+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6ac86e4-6efc-11ed-9d5e-463eee314879 | InvocationID=f6ac8932-6efc-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:13:46+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6ac86e4-6efc-11ed-9d5e-463eee314879 | InvocationID=f6ac8932-6efc-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:13:46+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6ac86e4-6efc-11ed-9d5e-463eee314879 | InvocationID=f6ac8932-6efc-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:14:11+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f66f66e2-6efc-11ed-9d5e-463eee314879 | InvocationID=f66f68b8-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:14:11+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0532bc92-6efd-11ed-9d5e-463eee314879 | InvocationID=0532be7c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:14:11+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6ac86e4-6efc-11ed-9d5e-463eee314879 | InvocationID=f6ac8932-6efc-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:14:11+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0596e64a-6efd-11ed-9d5e-463eee314879 | InvocationID=0596e88e-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:14:11+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0596e64a-6efd-11ed-9d5e-463eee314879 | InvocationID=0596e88e-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:14:11+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0596e64a-6efd-11ed-9d5e-463eee314879 | InvocationID=0596e88e-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:14:35+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0532bc92-6efd-11ed-9d5e-463eee314879 | InvocationID=0532be7c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:14:35+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13f33c16-6efd-11ed-9d5e-463eee314879 | InvocationID=13f33e82-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:14:36+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0596e64a-6efd-11ed-9d5e-463eee314879 | InvocationID=0596e88e-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:14:36+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1481ad2a-6efd-11ed-9d5e-463eee314879 | InvocationID=1481af96-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:14:36+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1481ad2a-6efd-11ed-9d5e-463eee314879 | InvocationID=1481af96-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:14:36+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1481ad2a-6efd-11ed-9d5e-463eee314879 | InvocationID=1481af96-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:00+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13f33c16-6efd-11ed-9d5e-463eee314879 | InvocationID=13f33e82-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:15:00+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22b5d448-6efd-11ed-9d5e-463eee314879 | InvocationID=22b5d682-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:15:01+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1481ad2a-6efd-11ed-9d5e-463eee314879 | InvocationID=1481af96-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:15:01+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=236db018-6efd-11ed-9d5e-463eee314879 | InvocationID=236db27a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:15:01+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=236db018-6efd-11ed-9d5e-463eee314879 | InvocationID=236db27a-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:01+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=236db018-6efd-11ed-9d5e-463eee314879 | InvocationID=236db27a-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:25+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22b5d448-6efd-11ed-9d5e-463eee314879 | InvocationID=22b5d682-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:15:25+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31775ef2-6efd-11ed-9d5e-463eee314879 | InvocationID=3177626c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:15:26+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=236db018-6efd-11ed-9d5e-463eee314879 | InvocationID=236db27a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:15:26+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3258476e-6efd-11ed-9d5e-463eee314879 | InvocationID=3258493a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:15:26+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3258476e-6efd-11ed-9d5e-463eee314879 | InvocationID=3258493a-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:26+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3258476e-6efd-11ed-9d5e-463eee314879 | InvocationID=3258493a-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:50+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31775ef2-6efd-11ed-9d5e-463eee314879 | InvocationID=3177626c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:15:50+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4037aadc-6efd-11ed-9d5e-463eee314879 | InvocationID=4037aece-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:15:51+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3258476e-6efd-11ed-9d5e-463eee314879 | InvocationID=3258493a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:15:51+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41436b78-6efd-11ed-9d5e-463eee314879 | InvocationID=41436d1c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:15:51+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41436b78-6efd-11ed-9d5e-463eee314879 | InvocationID=41436d1c-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:15:51+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41436b78-6efd-11ed-9d5e-463eee314879 | InvocationID=41436d1c-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:16:14+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4037aadc-6efd-11ed-9d5e-463eee314879 | InvocationID=4037aece-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:16:14+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ef9e77e-6efd-11ed-9d5e-463eee314879 | InvocationID=4ef9eba2-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:16:16+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41436b78-6efd-11ed-9d5e-463eee314879 | InvocationID=41436d1c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:16:16+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=502e5044-6efd-11ed-9d5e-463eee314879 | InvocationID=502e526a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:16:16+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=502e5044-6efd-11ed-9d5e-463eee314879 | InvocationID=502e526a-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:16:16+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=502e5044-6efd-11ed-9d5e-463eee314879 | InvocationID=502e526a-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:16:39+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ef9e77e-6efd-11ed-9d5e-463eee314879 | InvocationID=4ef9eba2-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:16:39+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dba32dc-6efd-11ed-9d5e-463eee314879 | InvocationID=5dba369c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:16:41+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=502e5044-6efd-11ed-9d5e-463eee314879 | InvocationID=502e526a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:16:41+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f1a6f8e-6efd-11ed-9d5e-463eee314879 | InvocationID=5f1a715a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:16:41+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f1a6f8e-6efd-11ed-9d5e-463eee314879 | InvocationID=5f1a715a-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:16:41+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f1a6f8e-6efd-11ed-9d5e-463eee314879 | InvocationID=5f1a715a-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:04+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dba32dc-6efd-11ed-9d5e-463eee314879 | InvocationID=5dba369c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:17:04+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c7c9fc6-6efd-11ed-9d5e-463eee314879 | InvocationID=6c7ca20a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:17:06+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f1a6f8e-6efd-11ed-9d5e-463eee314879 | InvocationID=5f1a715a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:17:06+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e04ef60-6efd-11ed-9d5e-463eee314879 | InvocationID=6e04f294-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:17:07+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e04ef60-6efd-11ed-9d5e-463eee314879 | InvocationID=6e04f294-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:07+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e04ef60-6efd-11ed-9d5e-463eee314879 | InvocationID=6e04f294-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:29+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c7c9fc6-6efd-11ed-9d5e-463eee314879 | InvocationID=6c7ca20a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:17:29+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b3c815c-6efd-11ed-9d5e-463eee314879 | InvocationID=7b3c836e-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:17:32+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e04ef60-6efd-11ed-9d5e-463eee314879 | InvocationID=6e04f294-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:17:32+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cf1effa-6efd-11ed-9d5e-463eee314879 | InvocationID=7cf1f27a-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:17:32+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cf1effa-6efd-11ed-9d5e-463eee314879 | InvocationID=7cf1f27a-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:32+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7cf1effa-6efd-11ed-9d5e-463eee314879 | InvocationID=7cf1f27a-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:53+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b3c815c-6efd-11ed-9d5e-463eee314879 | InvocationID=7b3c836e-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:17:53+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89fc288c-6efd-11ed-9d5e-463eee314879 | InvocationID=89fc2ee0-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:17:57+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7cf1effa-6efd-11ed-9d5e-463eee314879 | InvocationID=7cf1f27a-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:17:57+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bdd1990-6efd-11ed-9d5e-463eee314879 | InvocationID=8bdd1bc0-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:17:57+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bdd1990-6efd-11ed-9d5e-463eee314879 | InvocationID=8bdd1bc0-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:17:57+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bdd1990-6efd-11ed-9d5e-463eee314879 | InvocationID=8bdd1bc0-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:18:18+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89fc288c-6efd-11ed-9d5e-463eee314879 | InvocationID=89fc2ee0-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:18:18+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98bc95e6-6efd-11ed-9d5e-463eee314879 | InvocationID=98bc980c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:18:22+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bdd1990-6efd-11ed-9d5e-463eee314879 | InvocationID=8bdd1bc0-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:18:22+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac904aa-6efd-11ed-9d5e-463eee314879 | InvocationID=9ac90676-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:18:22+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac904aa-6efd-11ed-9d5e-463eee314879 | InvocationID=9ac90676-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:18:22+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac904aa-6efd-11ed-9d5e-463eee314879 | InvocationID=9ac90676-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:18:43+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98bc95e6-6efd-11ed-9d5e-463eee314879 | InvocationID=98bc980c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:18:43+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a77d615a-6efd-11ed-9d5e-463eee314879 | InvocationID=a77d6358-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:18:47+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac904aa-6efd-11ed-9d5e-463eee314879 | InvocationID=9ac90676-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:18:47+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9b3bd98-6efd-11ed-9d5e-463eee314879 | InvocationID=a9b3bf64-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:18:47+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9b3bd98-6efd-11ed-9d5e-463eee314879 | InvocationID=a9b3bf64-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:18:47+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9b3bd98-6efd-11ed-9d5e-463eee314879 | InvocationID=a9b3bf64-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:19:08+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a77d615a-6efd-11ed-9d5e-463eee314879 | InvocationID=a77d6358-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:19:08+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b63e20f8-6efd-11ed-9d5e-463eee314879 | InvocationID=b63e2760-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:19:12+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9b3bd98-6efd-11ed-9d5e-463eee314879 | InvocationID=a9b3bf64-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:19:12+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b89e3f18-6efd-11ed-9d5e-463eee314879 | InvocationID=b89e4d96-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:19:12+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b89e3f18-6efd-11ed-9d5e-463eee314879 | InvocationID=b89e4d96-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:19:12+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b89e3f18-6efd-11ed-9d5e-463eee314879 | InvocationID=b89e4d96-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:19:32+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b63e20f8-6efd-11ed-9d5e-463eee314879 | InvocationID=b63e2760-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:19:32+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4fe809c-6efd-11ed-9d5e-463eee314879 | InvocationID=c4fe8272-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:19:37+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b89e3f18-6efd-11ed-9d5e-463eee314879 | InvocationID=b89e4d96-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:19:37+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7895cf6-6efd-11ed-9d5e-463eee314879 | InvocationID=c7895ecc-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:19:37+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7895cf6-6efd-11ed-9d5e-463eee314879 | InvocationID=c7895ecc-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:19:37+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7895cf6-6efd-11ed-9d5e-463eee314879 | InvocationID=c7895ecc-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:19:57+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4fe809c-6efd-11ed-9d5e-463eee314879 | InvocationID=c4fe8272-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:19:57+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3bf5b1a-6efd-11ed-9d5e-463eee314879 | InvocationID=d3bf5d7c-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:20:02+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7895cf6-6efd-11ed-9d5e-463eee314879 | InvocationID=c7895ecc-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:20:02+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d673ae56-6efd-11ed-9d5e-463eee314879 | InvocationID=d673b090-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:20:02+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d673ae56-6efd-11ed-9d5e-463eee314879 | InvocationID=d673b090-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:20:02+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d673ae56-6efd-11ed-9d5e-463eee314879 | InvocationID=d673b090-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:20:22+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3bf5b1a-6efd-11ed-9d5e-463eee314879 | InvocationID=d3bf5d7c-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:20:22+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e27f9a48-6efd-11ed-9d5e-463eee314879 | InvocationID=e27f9cb4-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:20:27+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d673ae56-6efd-11ed-9d5e-463eee314879 | InvocationID=d673b090-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:20:27+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e55e9f2a-6efd-11ed-9d5e-463eee314879 | InvocationID=e55ea0c4-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:20:27+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e55e9f2a-6efd-11ed-9d5e-463eee314879 | InvocationID=e55ea0c4-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:20:27+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e55e9f2a-6efd-11ed-9d5e-463eee314879 | InvocationID=e55ea0c4-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:20:47+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e27f9a48-6efd-11ed-9d5e-463eee314879 | InvocationID=e27f9cb4-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:20:47+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f140d2d6-6efd-11ed-9d5e-463eee314879 | InvocationID=f140d4ac-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:20:52+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e55e9f2a-6efd-11ed-9d5e-463eee314879 | InvocationID=e55ea0c4-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:20:52+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f44c6aee-6efd-11ed-9d5e-463eee314879 | InvocationID=f44c6cba-6efd-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:20:52+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f44c6aee-6efd-11ed-9d5e-463eee314879 | InvocationID=f44c6cba-6efd-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:20:52+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f44c6aee-6efd-11ed-9d5e-463eee314879 | InvocationID=f44c6cba-6efd-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:21:11+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f140d2d6-6efd-11ed-9d5e-463eee314879 | InvocationID=f140d4ac-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:21:11+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00047624-6efe-11ed-9d5e-463eee314879 | InvocationID=00047bd8-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:21:17+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f44c6aee-6efd-11ed-9d5e-463eee314879 | InvocationID=f44c6cba-6efd-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:21:17+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03392cc2-6efe-11ed-9d5e-463eee314879 | InvocationID=03392eb6-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:21:17+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03392cc2-6efe-11ed-9d5e-463eee314879 | InvocationID=03392eb6-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:21:17+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03392cc2-6efe-11ed-9d5e-463eee314879 | InvocationID=03392eb6-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:21:36+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00047624-6efe-11ed-9d5e-463eee314879 | InvocationID=00047bd8-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:21:36+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ec57f64-6efe-11ed-9d5e-463eee314879 | InvocationID=0ec58392-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:21:42+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03392cc2-6efe-11ed-9d5e-463eee314879 | InvocationID=03392eb6-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:21:42+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1223e8a8-6efe-11ed-9d5e-463eee314879 | InvocationID=1223ea88-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:21:42+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1223e8a8-6efe-11ed-9d5e-463eee314879 | InvocationID=1223ea88-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:21:42+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1223e8a8-6efe-11ed-9d5e-463eee314879 | InvocationID=1223ea88-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:01+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ec57f64-6efe-11ed-9d5e-463eee314879 | InvocationID=0ec58392-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:22:01+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d87c034-6efe-11ed-9d5e-463eee314879 | InvocationID=1d87c55c-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:22:07+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1223e8a8-6efe-11ed-9d5e-463eee314879 | InvocationID=1223ea88-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:22:07+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210e9c1e-6efe-11ed-9d5e-463eee314879 | InvocationID=210e9dfe-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:22:07+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210e9c1e-6efe-11ed-9d5e-463eee314879 | InvocationID=210e9dfe-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:07+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210e9c1e-6efe-11ed-9d5e-463eee314879 | InvocationID=210e9dfe-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:26+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d87c034-6efe-11ed-9d5e-463eee314879 | InvocationID=1d87c55c-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:22:26+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c4a75e4-6efe-11ed-9d5e-463eee314879 | InvocationID=2c4a7814-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:22:32+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210e9c1e-6efe-11ed-9d5e-463eee314879 | InvocationID=210e9dfe-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:22:32+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ffa660e-6efe-11ed-9d5e-463eee314879 | InvocationID=2ffa67ee-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:22:32+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ffa660e-6efe-11ed-9d5e-463eee314879 | InvocationID=2ffa67ee-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:32+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ffa660e-6efe-11ed-9d5e-463eee314879 | InvocationID=2ffa67ee-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:50+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c4a75e4-6efe-11ed-9d5e-463eee314879 | InvocationID=2c4a7814-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:22:50+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b0eac94-6efe-11ed-9d5e-463eee314879 | InvocationID=3b0eb5cc-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:22:57+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ffa660e-6efe-11ed-9d5e-463eee314879 | InvocationID=2ffa67ee-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:22:57+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ee53bbc-6efe-11ed-9d5e-463eee314879 | InvocationID=3ee53e46-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:22:57+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ee53bbc-6efe-11ed-9d5e-463eee314879 | InvocationID=3ee53e46-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:22:57+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ee53bbc-6efe-11ed-9d5e-463eee314879 | InvocationID=3ee53e46-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:23:15+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b0eac94-6efe-11ed-9d5e-463eee314879 | InvocationID=3b0eb5cc-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:23:15+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d0ebe8-6efe-11ed-9d5e-463eee314879 | InvocationID=49d0edfa-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:23:22+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ee53bbc-6efe-11ed-9d5e-463eee314879 | InvocationID=3ee53e46-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:23:22+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dd073d0-6efe-11ed-9d5e-463eee314879 | InvocationID=4dd0759c-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:23:22+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dd073d0-6efe-11ed-9d5e-463eee314879 | InvocationID=4dd0759c-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:23:22+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dd073d0-6efe-11ed-9d5e-463eee314879 | InvocationID=4dd0759c-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:23:40+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=49d0ebe8-6efe-11ed-9d5e-463eee314879 | InvocationID=49d0edfa-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:23:40+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58940cbe-6efe-11ed-9d5e-463eee314879 | InvocationID=58940e9e-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:23:47+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dd073d0-6efe-11ed-9d5e-463eee314879 | InvocationID=4dd0759c-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:23:47+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbc797a-6efe-11ed-9d5e-463eee314879 | InvocationID=5cbc7b3c-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:23:47+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbc797a-6efe-11ed-9d5e-463eee314879 | InvocationID=5cbc7b3c-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:23:47+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbc797a-6efe-11ed-9d5e-463eee314879 | InvocationID=5cbc7b3c-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:24:05+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58940cbe-6efe-11ed-9d5e-463eee314879 | InvocationID=58940e9e-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:24:05+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67574b26-6efe-11ed-9d5e-463eee314879 | InvocationID=67574f9a-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:24:12+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbc797a-6efe-11ed-9d5e-463eee314879 | InvocationID=5cbc7b3c-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:24:12+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba74f64-6efe-11ed-9d5e-463eee314879 | InvocationID=6ba75266-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:24:12+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba74f64-6efe-11ed-9d5e-463eee314879 | InvocationID=6ba75266-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:24:12+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba74f64-6efe-11ed-9d5e-463eee314879 | InvocationID=6ba75266-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:24:30+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67574b26-6efe-11ed-9d5e-463eee314879 | InvocationID=67574f9a-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:24:30+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76176308-6efe-11ed-9d5e-463eee314879 | InvocationID=76176506-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:24:37+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba74f64-6efe-11ed-9d5e-463eee314879 | InvocationID=6ba75266-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:24:37+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a92730a-6efe-11ed-9d5e-463eee314879 | InvocationID=7a927508-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:24:37+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a92730a-6efe-11ed-9d5e-463eee314879 | InvocationID=7a927508-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:24:37+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a92730a-6efe-11ed-9d5e-463eee314879 | InvocationID=7a927508-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:24:54+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=76176308-6efe-11ed-9d5e-463eee314879 | InvocationID=76176506-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:24:54+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84d92b24-6efe-11ed-9d5e-463eee314879 | InvocationID=84d92d18-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:25:02+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a92730a-6efe-11ed-9d5e-463eee314879 | InvocationID=7a927508-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:25:02+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897d0fb0-6efe-11ed-9d5e-463eee314879 | InvocationID=897d129e-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:25:02+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897d0fb0-6efe-11ed-9d5e-463eee314879 | InvocationID=897d129e-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:25:02+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897d0fb0-6efe-11ed-9d5e-463eee314879 | InvocationID=897d129e-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:25:19+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84d92b24-6efe-11ed-9d5e-463eee314879 | InvocationID=84d92d18-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:25:19+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9399521a-6efe-11ed-9d5e-463eee314879 | InvocationID=939953e6-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:25:27+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897d0fb0-6efe-11ed-9d5e-463eee314879 | InvocationID=897d129e-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:25:27+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9867cc86-6efe-11ed-9d5e-463eee314879 | InvocationID=9867ce98-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:25:27+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9867cc86-6efe-11ed-9d5e-463eee314879 | InvocationID=9867ce98-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:25:27+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9867cc86-6efe-11ed-9d5e-463eee314879 | InvocationID=9867ce98-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:25:44+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9399521a-6efe-11ed-9d5e-463eee314879 | InvocationID=939953e6-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:25:44+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a259866c-6efe-11ed-9d5e-463eee314879 | InvocationID=a2598856-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:25:52+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9867cc86-6efe-11ed-9d5e-463eee314879 | InvocationID=9867ce98-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:25:52+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a752cc28-6efe-11ed-9d5e-463eee314879 | InvocationID=a752cf98-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:25:52+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a752cc28-6efe-11ed-9d5e-463eee314879 | InvocationID=a752cf98-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:25:52+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a752cc28-6efe-11ed-9d5e-463eee314879 | InvocationID=a752cf98-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:26:09+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a259866c-6efe-11ed-9d5e-463eee314879 | InvocationID=a2598856-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:26:09+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1198b02-6efe-11ed-9d5e-463eee314879 | InvocationID=b1198db4-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:26:17+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a752cc28-6efe-11ed-9d5e-463eee314879 | InvocationID=a752cf98-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:26:17+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b63d8d18-6efe-11ed-9d5e-463eee314879 | InvocationID=b63d9092-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:26:17+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b63d8d18-6efe-11ed-9d5e-463eee314879 | InvocationID=b63d9092-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:26:17+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b63d8d18-6efe-11ed-9d5e-463eee314879 | InvocationID=b63d9092-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:26:33+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1198b02-6efe-11ed-9d5e-463eee314879 | InvocationID=b1198db4-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:26:33+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd98854-6efe-11ed-9d5e-463eee314879 | InvocationID=bfd98afc-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:26:42+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b63d8d18-6efe-11ed-9d5e-463eee314879 | InvocationID=b63d9092-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:26:42+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c528cf4a-6efe-11ed-9d5e-463eee314879 | InvocationID=c528d15c-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:26:42+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c528cf4a-6efe-11ed-9d5e-463eee314879 | InvocationID=c528d15c-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:26:42+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c528cf4a-6efe-11ed-9d5e-463eee314879 | InvocationID=c528d15c-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:26:58+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfd98854-6efe-11ed-9d5e-463eee314879 | InvocationID=bfd98afc-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:26:58+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce9e4cf8-6efe-11ed-9d5e-463eee314879 | InvocationID=ce9e4ed8-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:27:07+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c528cf4a-6efe-11ed-9d5e-463eee314879 | InvocationID=c528d15c-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:27:07+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4154cea-6efe-11ed-9d5e-463eee314879 | InvocationID=d4154f88-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:27:07+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4154cea-6efe-11ed-9d5e-463eee314879 | InvocationID=d4154f88-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:27:07+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4154cea-6efe-11ed-9d5e-463eee314879 | InvocationID=d4154f88-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:27:23+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce9e4cf8-6efe-11ed-9d5e-463eee314879 | InvocationID=ce9e4ed8-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:27:23+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd5eee8c-6efe-11ed-9d5e-463eee314879 | InvocationID=dd5ef0d0-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:27:32+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4154cea-6efe-11ed-9d5e-463eee314879 | InvocationID=d4154f88-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:27:32+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e302b954-6efe-11ed-9d5e-463eee314879 | InvocationID=e302bb20-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:27:32+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e302b954-6efe-11ed-9d5e-463eee314879 | InvocationID=e302bb20-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:27:32+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e302b954-6efe-11ed-9d5e-463eee314879 | InvocationID=e302bb20-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:27:48+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd5eee8c-6efe-11ed-9d5e-463eee314879 | InvocationID=dd5ef0d0-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:27:48+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec2156bc-6efe-11ed-9d5e-463eee314879 | InvocationID=ec2158a6-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:27:57+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e302b954-6efe-11ed-9d5e-463eee314879 | InvocationID=e302bb20-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:27:57+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1ed407e-6efe-11ed-9d5e-463eee314879 | InvocationID=f1ed425e-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:27:57+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1ed407e-6efe-11ed-9d5e-463eee314879 | InvocationID=f1ed425e-6efe-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:27:57+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1ed407e-6efe-11ed-9d5e-463eee314879 | InvocationID=f1ed425e-6efe-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:28:12+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec2156bc-6efe-11ed-9d5e-463eee314879 | InvocationID=ec2158a6-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:28:12+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fae147c0-6efe-11ed-9d5e-463eee314879 | InvocationID=fae149d2-6efe-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:28:22+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1ed407e-6efe-11ed-9d5e-463eee314879 | InvocationID=f1ed425e-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:28:22+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d804a2-6eff-11ed-9d5e-463eee314879 | InvocationID=00d8066e-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:28:22+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d804a2-6eff-11ed-9d5e-463eee314879 | InvocationID=00d8066e-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:28:22+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d804a2-6eff-11ed-9d5e-463eee314879 | InvocationID=00d8066e-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:28:37+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fae147c0-6efe-11ed-9d5e-463eee314879 | InvocationID=fae149d2-6efe-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:28:37+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09a4389e-6eff-11ed-9d5e-463eee314879 | InvocationID=09a43a88-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:28:47+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d804a2-6eff-11ed-9d5e-463eee314879 | InvocationID=00d8066e-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:28:47+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fc265e8-6eff-11ed-9d5e-463eee314879 | InvocationID=0fc2689a-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:28:47+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fc265e8-6eff-11ed-9d5e-463eee314879 | InvocationID=0fc2689a-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:28:47+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fc265e8-6eff-11ed-9d5e-463eee314879 | InvocationID=0fc2689a-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:29:02+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09a4389e-6eff-11ed-9d5e-463eee314879 | InvocationID=09a43a88-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:29:02+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18641bb0-6eff-11ed-9d5e-463eee314879 | InvocationID=18641e94-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:29:12+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fc265e8-6eff-11ed-9d5e-463eee314879 | InvocationID=0fc2689a-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:29:12+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ead2a34-6eff-11ed-9d5e-463eee314879 | InvocationID=1ead2c82-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:29:12+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ead2a34-6eff-11ed-9d5e-463eee314879 | InvocationID=1ead2c82-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:29:12+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ead2a34-6eff-11ed-9d5e-463eee314879 | InvocationID=1ead2c82-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:29:27+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18641bb0-6eff-11ed-9d5e-463eee314879 | InvocationID=18641e94-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:29:27+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27258968-6eff-11ed-9d5e-463eee314879 | InvocationID=27258b2a-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:29:37+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ead2a34-6eff-11ed-9d5e-463eee314879 | InvocationID=1ead2c82-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:29:37+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d978e9a-6eff-11ed-9d5e-463eee314879 | InvocationID=2d97932c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:29:37+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d978e9a-6eff-11ed-9d5e-463eee314879 | InvocationID=2d97932c-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:29:37+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d978e9a-6eff-11ed-9d5e-463eee314879 | InvocationID=2d97932c-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:29:51+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=27258968-6eff-11ed-9d5e-463eee314879 | InvocationID=27258b2a-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:29:51+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35e4e12e-6eff-11ed-9d5e-463eee314879 | InvocationID=35e4e30e-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:30:02+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d978e9a-6eff-11ed-9d5e-463eee314879 | InvocationID=2d97932c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:30:02+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c828e96-6eff-11ed-9d5e-463eee314879 | InvocationID=3c829080-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:30:02+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c828e96-6eff-11ed-9d5e-463eee314879 | InvocationID=3c829080-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:30:02+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c828e96-6eff-11ed-9d5e-463eee314879 | InvocationID=3c829080-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:30:16+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35e4e12e-6eff-11ed-9d5e-463eee314879 | InvocationID=35e4e30e-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:30:16+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44a48192-6eff-11ed-9d5e-463eee314879 | InvocationID=44a4837c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:30:27+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c828e96-6eff-11ed-9d5e-463eee314879 | InvocationID=3c829080-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:30:27+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b6d42b6-6eff-11ed-9d5e-463eee314879 | InvocationID=4b6d4496-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:30:27+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b6d42b6-6eff-11ed-9d5e-463eee314879 | InvocationID=4b6d4496-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:30:27+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b6d42b6-6eff-11ed-9d5e-463eee314879 | InvocationID=4b6d4496-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:30:41+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44a48192-6eff-11ed-9d5e-463eee314879 | InvocationID=44a4837c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:30:41+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5365798e-6eff-11ed-9d5e-463eee314879 | InvocationID=53657bfa-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:30:52+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b6d42b6-6eff-11ed-9d5e-463eee314879 | InvocationID=4b6d4496-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:30:52+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a5a0df4-6eff-11ed-9d5e-463eee314879 | InvocationID=5a5a1862-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:30:53+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a5a0df4-6eff-11ed-9d5e-463eee314879 | InvocationID=5a5a1862-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:30:53+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a5a0df4-6eff-11ed-9d5e-463eee314879 | InvocationID=5a5a1862-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:31:06+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5365798e-6eff-11ed-9d5e-463eee314879 | InvocationID=53657bfa-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:31:06+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6224ee00-6eff-11ed-9d5e-463eee314879 | InvocationID=6224efcc-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:31:18+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a5a0df4-6eff-11ed-9d5e-463eee314879 | InvocationID=5a5a1862-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:31:18+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69449cbc-6eff-11ed-9d5e-463eee314879 | InvocationID=69449f8c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:31:18+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69449cbc-6eff-11ed-9d5e-463eee314879 | InvocationID=69449f8c-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:31:18+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69449cbc-6eff-11ed-9d5e-463eee314879 | InvocationID=69449f8c-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:31:30+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6224ee00-6eff-11ed-9d5e-463eee314879 | InvocationID=6224efcc-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:31:30+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70e4a624-6eff-11ed-9d5e-463eee314879 | InvocationID=70e4a8a4-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:31:43+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69449cbc-6eff-11ed-9d5e-463eee314879 | InvocationID=69449f8c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:31:43+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782f871e-6eff-11ed-9d5e-463eee314879 | InvocationID=782f8930-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:31:43+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782f871e-6eff-11ed-9d5e-463eee314879 | InvocationID=782f8930-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:31:43+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=782f871e-6eff-11ed-9d5e-463eee314879 | InvocationID=782f8930-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:31:55+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=70e4a624-6eff-11ed-9d5e-463eee314879 | InvocationID=70e4a8a4-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:31:55+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fa64712-6eff-11ed-9d5e-463eee314879 | InvocationID=7fa64a00-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:32:08+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=782f871e-6eff-11ed-9d5e-463eee314879 | InvocationID=782f8930-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:32:08+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=871c5680-6eff-11ed-9d5e-463eee314879 | InvocationID=871c586a-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:32:08+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=871c5680-6eff-11ed-9d5e-463eee314879 | InvocationID=871c586a-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:32:08+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=871c5680-6eff-11ed-9d5e-463eee314879 | InvocationID=871c586a-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:32:20+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fa64712-6eff-11ed-9d5e-463eee314879 | InvocationID=7fa64a00-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:32:20+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e660882-6eff-11ed-9d5e-463eee314879 | InvocationID=8e660d8c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:32:33+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=871c5680-6eff-11ed-9d5e-463eee314879 | InvocationID=871c586a-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:32:33+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96073e1c-6eff-11ed-9d5e-463eee314879 | InvocationID=96074024-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:32:33+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96073e1c-6eff-11ed-9d5e-463eee314879 | InvocationID=96074024-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:32:33+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96073e1c-6eff-11ed-9d5e-463eee314879 | InvocationID=96074024-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:32:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e660882-6eff-11ed-9d5e-463eee314879 | InvocationID=8e660d8c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:32:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d269418-6eff-11ed-9d5e-463eee314879 | InvocationID=9d269616-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:32:58+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96073e1c-6eff-11ed-9d5e-463eee314879 | InvocationID=96074024-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:32:58+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f245e8-6eff-11ed-9d5e-463eee314879 | InvocationID=a4f247c8-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:32:58+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f245e8-6eff-11ed-9d5e-463eee314879 | InvocationID=a4f247c8-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:32:58+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4f245e8-6eff-11ed-9d5e-463eee314879 | InvocationID=a4f247c8-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:33:09+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d269418-6eff-11ed-9d5e-463eee314879 | InvocationID=9d269616-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:33:09+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abe775f8-6eff-11ed-9d5e-463eee314879 | InvocationID=abe777ba-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:33:23+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4f245e8-6eff-11ed-9d5e-463eee314879 | InvocationID=a4f247c8-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:33:23+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3dd4332-6eff-11ed-9d5e-463eee314879 | InvocationID=b3dd465c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:33:23+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3dd4332-6eff-11ed-9d5e-463eee314879 | InvocationID=b3dd465c-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:33:23+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3dd4332-6eff-11ed-9d5e-463eee314879 | InvocationID=b3dd465c-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:33:34+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abe775f8-6eff-11ed-9d5e-463eee314879 | InvocationID=abe777ba-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:33:34+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baa89180-6eff-11ed-9d5e-463eee314879 | InvocationID=baa89464-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:33:48+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3dd4332-6eff-11ed-9d5e-463eee314879 | InvocationID=b3dd465c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:33:48+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2c7fb80-6eff-11ed-9d5e-463eee314879 | InvocationID=c2c80292-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:33:48+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2c7fb80-6eff-11ed-9d5e-463eee314879 | InvocationID=c2c80292-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:33:48+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2c7fb80-6eff-11ed-9d5e-463eee314879 | InvocationID=c2c80292-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:33:59+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=baa89180-6eff-11ed-9d5e-463eee314879 | InvocationID=baa89464-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:33:59+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c96bd4b6-6eff-11ed-9d5e-463eee314879 | InvocationID=c96bd876-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:34:13+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2c7fb80-6eff-11ed-9d5e-463eee314879 | InvocationID=c2c80292-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:34:13+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1b36bfc-6eff-11ed-9d5e-463eee314879 | InvocationID=d1b36e68-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:34:13+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1b36bfc-6eff-11ed-9d5e-463eee314879 | InvocationID=d1b36e68-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:34:13+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1b36bfc-6eff-11ed-9d5e-463eee314879 | InvocationID=d1b36e68-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:34:24+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c96bd4b6-6eff-11ed-9d5e-463eee314879 | InvocationID=c96bd876-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:34:24+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d82b8b5e-6eff-11ed-9d5e-463eee314879 | InvocationID=d82b8d8e-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:34:38+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1b36bfc-6eff-11ed-9d5e-463eee314879 | InvocationID=d1b36e68-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:34:38+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e09e5c12-6eff-11ed-9d5e-463eee314879 | InvocationID=e09e5eba-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:34:38+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e09e5c12-6eff-11ed-9d5e-463eee314879 | InvocationID=e09e5eba-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:34:38+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e09e5c12-6eff-11ed-9d5e-463eee314879 | InvocationID=e09e5eba-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:34:48+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d82b8b5e-6eff-11ed-9d5e-463eee314879 | InvocationID=d82b8d8e-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:34:48+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6edf910-6eff-11ed-9d5e-463eee314879 | InvocationID=e6edfc08-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:35:03+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e09e5c12-6eff-11ed-9d5e-463eee314879 | InvocationID=e09e5eba-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:35:03+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef8a0fa0-6eff-11ed-9d5e-463eee314879 | InvocationID=ef8a11d0-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:35:03+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef8a0fa0-6eff-11ed-9d5e-463eee314879 | InvocationID=ef8a11d0-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:35:03+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef8a0fa0-6eff-11ed-9d5e-463eee314879 | InvocationID=ef8a11d0-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:35:13+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6edf910-6eff-11ed-9d5e-463eee314879 | InvocationID=e6edfc08-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:35:13+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5ade6ea-6eff-11ed-9d5e-463eee314879 | InvocationID=f5ade94c-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:35:28+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef8a0fa0-6eff-11ed-9d5e-463eee314879 | InvocationID=ef8a11d0-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:35:28+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe7503bc-6eff-11ed-9d5e-463eee314879 | InvocationID=fe7506fa-6eff-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:35:28+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe7503bc-6eff-11ed-9d5e-463eee314879 | InvocationID=fe7506fa-6eff-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:35:28+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe7503bc-6eff-11ed-9d5e-463eee314879 | InvocationID=fe7506fa-6eff-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:35:38+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5ade6ea-6eff-11ed-9d5e-463eee314879 | InvocationID=f5ade94c-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:35:38+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=046e0c6e-6f00-11ed-9d5e-463eee314879 | InvocationID=046e0e3a-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:35:53+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe7503bc-6eff-11ed-9d5e-463eee314879 | InvocationID=fe7506fa-6eff-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:35:53+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d6088c4-6f00-11ed-9d5e-463eee314879 | InvocationID=0d608e1e-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:35:53+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d6088c4-6f00-11ed-9d5e-463eee314879 | InvocationID=0d608e1e-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:35:53+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d6088c4-6f00-11ed-9d5e-463eee314879 | InvocationID=0d608e1e-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:36:03+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=046e0c6e-6f00-11ed-9d5e-463eee314879 | InvocationID=046e0e3a-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:36:03+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=132f523a-6f00-11ed-9d5e-463eee314879 | InvocationID=132f5406-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:36:18+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d6088c4-6f00-11ed-9d5e-463eee314879 | InvocationID=0d608e1e-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:36:18+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4d41c4-6f00-11ed-9d5e-463eee314879 | InvocationID=1c4d439a-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:36:18+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4d41c4-6f00-11ed-9d5e-463eee314879 | InvocationID=1c4d439a-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:36:18+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4d41c4-6f00-11ed-9d5e-463eee314879 | InvocationID=1c4d439a-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:36:27+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=132f523a-6f00-11ed-9d5e-463eee314879 | InvocationID=132f5406-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:36:27+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21eebef0-6f00-11ed-9d5e-463eee314879 | InvocationID=21eec0d0-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:36:43+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4d41c4-6f00-11ed-9d5e-463eee314879 | InvocationID=1c4d439a-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:36:43+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b38fe4e-6f00-11ed-9d5e-463eee314879 | InvocationID=2b3900c4-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:36:43+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b38fe4e-6f00-11ed-9d5e-463eee314879 | InvocationID=2b3900c4-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:36:43+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b38fe4e-6f00-11ed-9d5e-463eee314879 | InvocationID=2b3900c4-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:36:52+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21eebef0-6f00-11ed-9d5e-463eee314879 | InvocationID=21eec0d0-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:36:52+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30af1368-6f00-11ed-9d5e-463eee314879 | InvocationID=30af157a-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:37:08+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b38fe4e-6f00-11ed-9d5e-463eee314879 | InvocationID=2b3900c4-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:37:08+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a276b16-6f00-11ed-9d5e-463eee314879 | InvocationID=3a276cf6-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:37:08+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a276b16-6f00-11ed-9d5e-463eee314879 | InvocationID=3a276cf6-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:37:08+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a276b16-6f00-11ed-9d5e-463eee314879 | InvocationID=3a276cf6-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:37:17+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30af1368-6f00-11ed-9d5e-463eee314879 | InvocationID=30af157a-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:37:17+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f737d80-6f00-11ed-9d5e-463eee314879 | InvocationID=3f737f4c-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:37:33+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a276b16-6f00-11ed-9d5e-463eee314879 | InvocationID=3a276cf6-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:37:33+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=491222ce-6f00-11ed-9d5e-463eee314879 | InvocationID=491225a8-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:37:33+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=491222ce-6f00-11ed-9d5e-463eee314879 | InvocationID=491225a8-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:37:33+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=491222ce-6f00-11ed-9d5e-463eee314879 | InvocationID=491225a8-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:37:42+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f737d80-6f00-11ed-9d5e-463eee314879 | InvocationID=3f737f4c-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:37:42+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e33dcb6-6f00-11ed-9d5e-463eee314879 | InvocationID=4e33dee6-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:37:58+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=491222ce-6f00-11ed-9d5e-463eee314879 | InvocationID=491225a8-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:37:58+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57fe90c4-6f00-11ed-9d5e-463eee314879 | InvocationID=57fe9344-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:37:58+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57fe90c4-6f00-11ed-9d5e-463eee314879 | InvocationID=57fe9344-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:37:58+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57fe90c4-6f00-11ed-9d5e-463eee314879 | InvocationID=57fe9344-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:38:06+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e33dcb6-6f00-11ed-9d5e-463eee314879 | InvocationID=4e33dee6-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:38:06+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cf31730-6f00-11ed-9d5e-463eee314879 | InvocationID=5cf319b0-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:38:23+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57fe90c4-6f00-11ed-9d5e-463eee314879 | InvocationID=57fe9344-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:38:23+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66ea1590-6f00-11ed-9d5e-463eee314879 | InvocationID=66ea1a86-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:38:23+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66ea1590-6f00-11ed-9d5e-463eee314879 | InvocationID=66ea1a86-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:38:23+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66ea1590-6f00-11ed-9d5e-463eee314879 | InvocationID=66ea1a86-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:38:31+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cf31730-6f00-11ed-9d5e-463eee314879 | InvocationID=5cf319b0-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:38:31+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bb3b11c-6f00-11ed-9d5e-463eee314879 | InvocationID=6bb3b2e8-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:38:48+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66ea1590-6f00-11ed-9d5e-463eee314879 | InvocationID=66ea1a86-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:38:48+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75d53364-6f00-11ed-9d5e-463eee314879 | InvocationID=75d53670-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:38:48+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75d53364-6f00-11ed-9d5e-463eee314879 | InvocationID=75d53670-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:38:48+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75d53364-6f00-11ed-9d5e-463eee314879 | InvocationID=75d53670-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:38:56+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6bb3b11c-6f00-11ed-9d5e-463eee314879 | InvocationID=6bb3b2e8-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:38:56+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a762c84-6f00-11ed-9d5e-463eee314879 | InvocationID=7a762eb4-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:39:13+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75d53364-6f00-11ed-9d5e-463eee314879 | InvocationID=75d53670-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:39:13+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84c12b26-6f00-11ed-9d5e-463eee314879 | InvocationID=84c12d56-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:39:13+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84c12b26-6f00-11ed-9d5e-463eee314879 | InvocationID=84c12d56-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:39:13+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84c12b26-6f00-11ed-9d5e-463eee314879 | InvocationID=84c12d56-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:39:21+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a762c84-6f00-11ed-9d5e-463eee314879 | InvocationID=7a762eb4-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:39:21+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89384586-6f00-11ed-9d5e-463eee314879 | InvocationID=89384748-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:39:38+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84c12b26-6f00-11ed-9d5e-463eee314879 | InvocationID=84c12d56-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:39:38+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93adee30-6f00-11ed-9d5e-463eee314879 | InvocationID=93adf0c4-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:39:38+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93adee30-6f00-11ed-9d5e-463eee314879 | InvocationID=93adf0c4-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:39:38+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93adee30-6f00-11ed-9d5e-463eee314879 | InvocationID=93adf0c4-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:39:45+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89384586-6f00-11ed-9d5e-463eee314879 | InvocationID=89384748-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:39:45+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97f9f4fc-6f00-11ed-9d5e-463eee314879 | InvocationID=97f9f718-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:40:03+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93adee30-6f00-11ed-9d5e-463eee314879 | InvocationID=93adf0c4-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:40:03+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a298a6f6-6f00-11ed-9d5e-463eee314879 | InvocationID=a298a8d6-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:40:03+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a298a6f6-6f00-11ed-9d5e-463eee314879 | InvocationID=a298a8d6-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:40:03+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a298a6f6-6f00-11ed-9d5e-463eee314879 | InvocationID=a298a8d6-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:40:10+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97f9f4fc-6f00-11ed-9d5e-463eee314879 | InvocationID=97f9f718-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:40:10+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6ba4b40-6f00-11ed-9d5e-463eee314879 | InvocationID=a6ba4dac-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:40:28+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a298a6f6-6f00-11ed-9d5e-463eee314879 | InvocationID=a298a8d6-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:40:28+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b18426cc-6f00-11ed-9d5e-463eee314879 | InvocationID=b18428de-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:40:28+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b18426cc-6f00-11ed-9d5e-463eee314879 | InvocationID=b18428de-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:40:28+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b18426cc-6f00-11ed-9d5e-463eee314879 | InvocationID=b18428de-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:40:35+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6ba4b40-6f00-11ed-9d5e-463eee314879 | InvocationID=a6ba4dac-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:40:35+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b57a1c14-6f00-11ed-9d5e-463eee314879 | InvocationID=b57a1e94-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:40:53+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b18426cc-6f00-11ed-9d5e-463eee314879 | InvocationID=b18428de-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:40:53+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c072ab72-6f00-11ed-9d5e-463eee314879 | InvocationID=c072adca-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:40:53+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c072ab72-6f00-11ed-9d5e-463eee314879 | InvocationID=c072adca-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:40:53+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c072ab72-6f00-11ed-9d5e-463eee314879 | InvocationID=c072adca-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:41:00+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b57a1c14-6f00-11ed-9d5e-463eee314879 | InvocationID=b57a1e94-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:41:00+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c43ab4ac-6f00-11ed-9d5e-463eee314879 | InvocationID=c43ab68c-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:41:18+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c072ab72-6f00-11ed-9d5e-463eee314879 | InvocationID=c072adca-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:41:18+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf5de160-6f00-11ed-9d5e-463eee314879 | InvocationID=cf5de3fe-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:41:18+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf5de160-6f00-11ed-9d5e-463eee314879 | InvocationID=cf5de3fe-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:41:18+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf5de160-6f00-11ed-9d5e-463eee314879 | InvocationID=cf5de3fe-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:41:24+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c43ab4ac-6f00-11ed-9d5e-463eee314879 | InvocationID=c43ab68c-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:41:24+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2fad710-6f00-11ed-9d5e-463eee314879 | InvocationID=d2fae3f4-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:41:43+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf5de160-6f00-11ed-9d5e-463eee314879 | InvocationID=cf5de3fe-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:41:43+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de4a1888-6f00-11ed-9d5e-463eee314879 | InvocationID=de4a1d6a-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:41:43+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de4a1888-6f00-11ed-9d5e-463eee314879 | InvocationID=de4a1d6a-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:41:43+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de4a1888-6f00-11ed-9d5e-463eee314879 | InvocationID=de4a1d6a-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:41:49+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2fad710-6f00-11ed-9d5e-463eee314879 | InvocationID=d2fae3f4-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:41:49+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1bae736-6f00-11ed-9d5e-463eee314879 | InvocationID=e1bae9f2-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:42:08+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de4a1888-6f00-11ed-9d5e-463eee314879 | InvocationID=de4a1d6a-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:42:08+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed3596f6-6f00-11ed-9d5e-463eee314879 | InvocationID=ed35a5ce-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:42:08+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed3596f6-6f00-11ed-9d5e-463eee314879 | InvocationID=ed35a5ce-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:42:08+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed3596f6-6f00-11ed-9d5e-463eee314879 | InvocationID=ed35a5ce-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:42:14+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1bae736-6f00-11ed-9d5e-463eee314879 | InvocationID=e1bae9f2-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:42:14+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f07adbaa-6f00-11ed-9d5e-463eee314879 | InvocationID=f07addee-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:42:33+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed3596f6-6f00-11ed-9d5e-463eee314879 | InvocationID=ed35a5ce-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:42:33+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc222206-6f00-11ed-9d5e-463eee314879 | InvocationID=fc222472-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:42:33+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc222206-6f00-11ed-9d5e-463eee314879 | InvocationID=fc222472-6f00-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:42:33+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc222206-6f00-11ed-9d5e-463eee314879 | InvocationID=fc222472-6f00-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:42:39+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f07adbaa-6f00-11ed-9d5e-463eee314879 | InvocationID=f07addee-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:42:39+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff3ae662-6f00-11ed-9d5e-463eee314879 | InvocationID=ff3ae928-6f00-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:42:58+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc222206-6f00-11ed-9d5e-463eee314879 | InvocationID=fc222472-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:42:58+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d1b2c-6f01-11ed-9d5e-463eee314879 | InvocationID=0b0d1d20-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:42:58+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d1b2c-6f01-11ed-9d5e-463eee314879 | InvocationID=0b0d1d20-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:42:58+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d1b2c-6f01-11ed-9d5e-463eee314879 | InvocationID=0b0d1d20-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:43:03+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff3ae662-6f00-11ed-9d5e-463eee314879 | InvocationID=ff3ae928-6f00-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:43:03+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0dfbbda2-6f01-11ed-9d5e-463eee314879 | InvocationID=0dfbbf46-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:43:23+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d1b2c-6f01-11ed-9d5e-463eee314879 | InvocationID=0b0d1d20-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:43:23+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f7c5d8-6f01-11ed-9d5e-463eee314879 | InvocationID=19f7c7a4-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:43:23+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f7c5d8-6f01-11ed-9d5e-463eee314879 | InvocationID=19f7c7a4-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:43:23+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f7c5d8-6f01-11ed-9d5e-463eee314879 | InvocationID=19f7c7a4-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:43:28+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0dfbbda2-6f01-11ed-9d5e-463eee314879 | InvocationID=0dfbbf46-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:43:28+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cbb7c10-6f01-11ed-9d5e-463eee314879 | InvocationID=1cbb7e0e-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:43:48+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f7c5d8-6f01-11ed-9d5e-463eee314879 | InvocationID=19f7c7a4-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:43:48+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e2a248-6f01-11ed-9d5e-463eee314879 | InvocationID=28e2a586-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:43:49+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e2a248-6f01-11ed-9d5e-463eee314879 | InvocationID=28e2a586-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:43:49+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e2a248-6f01-11ed-9d5e-463eee314879 | InvocationID=28e2a586-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:43:53+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1cbb7c10-6f01-11ed-9d5e-463eee314879 | InvocationID=1cbb7e0e-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:43:53+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b7aeaba-6f01-11ed-9d5e-463eee314879 | InvocationID=2b7aedb2-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:44:14+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e2a248-6f01-11ed-9d5e-463eee314879 | InvocationID=28e2a586-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:44:14+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37cd7b20-6f01-11ed-9d5e-463eee314879 | InvocationID=37cd7d82-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:44:14+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37cd7b20-6f01-11ed-9d5e-463eee314879 | InvocationID=37cd7d82-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:44:14+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37cd7b20-6f01-11ed-9d5e-463eee314879 | InvocationID=37cd7d82-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:44:18+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b7aeaba-6f01-11ed-9d5e-463eee314879 | InvocationID=2b7aedb2-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:44:18+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a3af91e-6f01-11ed-9d5e-463eee314879 | InvocationID=3a3afaf4-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:44:39+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37cd7b20-6f01-11ed-9d5e-463eee314879 | InvocationID=37cd7d82-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:44:39+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46b83378-6f01-11ed-9d5e-463eee314879 | InvocationID=46b83620-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:44:39+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46b83378-6f01-11ed-9d5e-463eee314879 | InvocationID=46b83620-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:44:39+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46b83378-6f01-11ed-9d5e-463eee314879 | InvocationID=46b83620-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:44:42+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a3af91e-6f01-11ed-9d5e-463eee314879 | InvocationID=3a3afaf4-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:44:42+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48fafb16-6f01-11ed-9d5e-463eee314879 | InvocationID=48fafd14-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:45:04+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46b83378-6f01-11ed-9d5e-463eee314879 | InvocationID=46b83620-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:45:04+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55a2f206-6f01-11ed-9d5e-463eee314879 | InvocationID=55a2f486-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:45:04+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55a2f206-6f01-11ed-9d5e-463eee314879 | InvocationID=55a2f486-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:04+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55a2f206-6f01-11ed-9d5e-463eee314879 | InvocationID=55a2f486-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:07+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48fafb16-6f01-11ed-9d5e-463eee314879 | InvocationID=48fafd14-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:45:07+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57bac6c2-6f01-11ed-9d5e-463eee314879 | InvocationID=57bac974-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:45:29+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55a2f206-6f01-11ed-9d5e-463eee314879 | InvocationID=55a2f486-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:45:29+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=648ddbd2-6f01-11ed-9d5e-463eee314879 | InvocationID=648dddb2-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:45:29+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=648ddbd2-6f01-11ed-9d5e-463eee314879 | InvocationID=648dddb2-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:29+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=648ddbd2-6f01-11ed-9d5e-463eee314879 | InvocationID=648dddb2-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:32+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57bac6c2-6f01-11ed-9d5e-463eee314879 | InvocationID=57bac974-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:45:32+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=667a2860-6f01-11ed-9d5e-463eee314879 | InvocationID=667a2a40-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:45:54+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=648ddbd2-6f01-11ed-9d5e-463eee314879 | InvocationID=648dddb2-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:45:54+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73787670-6f01-11ed-9d5e-463eee314879 | InvocationID=73787850-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:45:54+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73787670-6f01-11ed-9d5e-463eee314879 | InvocationID=73787850-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:54+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73787670-6f01-11ed-9d5e-463eee314879 | InvocationID=73787850-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:45:57+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=667a2860-6f01-11ed-9d5e-463eee314879 | InvocationID=667a2a40-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:45:57+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=753bfaa4-6f01-11ed-9d5e-463eee314879 | InvocationID=753bfd6a-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:46:19+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73787670-6f01-11ed-9d5e-463eee314879 | InvocationID=73787850-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:46:19+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82638a4e-6f01-11ed-9d5e-463eee314879 | InvocationID=82638c9c-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:46:19+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82638a4e-6f01-11ed-9d5e-463eee314879 | InvocationID=82638c9c-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:46:19+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82638a4e-6f01-11ed-9d5e-463eee314879 | InvocationID=82638c9c-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:46:21+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=753bfaa4-6f01-11ed-9d5e-463eee314879 | InvocationID=753bfd6a-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:46:21+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83fb527e-6f01-11ed-9d5e-463eee314879 | InvocationID=83fb545e-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:46:44+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82638a4e-6f01-11ed-9d5e-463eee314879 | InvocationID=82638c9c-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:46:44+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914e33c4-6f01-11ed-9d5e-463eee314879 | InvocationID=914e3612-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:46:44+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914e33c4-6f01-11ed-9d5e-463eee314879 | InvocationID=914e3612-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:46:44+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914e33c4-6f01-11ed-9d5e-463eee314879 | InvocationID=914e3612-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:46:46+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83fb527e-6f01-11ed-9d5e-463eee314879 | InvocationID=83fb545e-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:46:46+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92bae072-6f01-11ed-9d5e-463eee314879 | InvocationID=92bae216-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:47:09+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914e33c4-6f01-11ed-9d5e-463eee314879 | InvocationID=914e3612-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:47:09+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a03a1db2-6f01-11ed-9d5e-463eee314879 | InvocationID=a03a1f7e-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:47:09+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a03a1db2-6f01-11ed-9d5e-463eee314879 | InvocationID=a03a1f7e-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:47:09+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a03a1db2-6f01-11ed-9d5e-463eee314879 | InvocationID=a03a1f7e-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:47:11+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92bae072-6f01-11ed-9d5e-463eee314879 | InvocationID=92bae216-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:47:11+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a17a1d8a-6f01-11ed-9d5e-463eee314879 | InvocationID=a17a1fba-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:47:34+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a03a1db2-6f01-11ed-9d5e-463eee314879 | InvocationID=a03a1f7e-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:47:34+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af260660-6f01-11ed-9d5e-463eee314879 | InvocationID=af260836-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:47:34+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af260660-6f01-11ed-9d5e-463eee314879 | InvocationID=af260836-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:47:34+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af260660-6f01-11ed-9d5e-463eee314879 | InvocationID=af260836-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:47:36+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a17a1d8a-6f01-11ed-9d5e-463eee314879 | InvocationID=a17a1fba-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:47:36+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0392ad2-6f01-11ed-9d5e-463eee314879 | InvocationID=b0393d7e-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:47:59+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af260660-6f01-11ed-9d5e-463eee314879 | InvocationID=af260836-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:47:59+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be1122ea-6f01-11ed-9d5e-463eee314879 | InvocationID=be112682-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:47:59+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be1122ea-6f01-11ed-9d5e-463eee314879 | InvocationID=be112682-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:47:59+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be1122ea-6f01-11ed-9d5e-463eee314879 | InvocationID=be112682-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:48:00+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0392ad2-6f01-11ed-9d5e-463eee314879 | InvocationID=b0393d7e-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:48:00+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=befb842a-6f01-11ed-9d5e-463eee314879 | InvocationID=befb861e-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:48:24+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be1122ea-6f01-11ed-9d5e-463eee314879 | InvocationID=be112682-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:48:24+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccfc3d44-6f01-11ed-9d5e-463eee314879 | InvocationID=ccfc3f6a-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:48:24+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccfc3d44-6f01-11ed-9d5e-463eee314879 | InvocationID=ccfc3f6a-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:48:24+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccfc3d44-6f01-11ed-9d5e-463eee314879 | InvocationID=ccfc3f6a-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:48:25+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=befb842a-6f01-11ed-9d5e-463eee314879 | InvocationID=befb861e-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:48:25+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdbc50f2-6f01-11ed-9d5e-463eee314879 | InvocationID=cdbc52b4-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:48:49+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccfc3d44-6f01-11ed-9d5e-463eee314879 | InvocationID=ccfc3f6a-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:48:49+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbe7445c-6f01-11ed-9d5e-463eee314879 | InvocationID=dbe74628-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:48:49+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbe7445c-6f01-11ed-9d5e-463eee314879 | InvocationID=dbe74628-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:48:49+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbe7445c-6f01-11ed-9d5e-463eee314879 | InvocationID=dbe74628-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:48:50+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdbc50f2-6f01-11ed-9d5e-463eee314879 | InvocationID=cdbc52b4-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:48:50+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc7c25ea-6f01-11ed-9d5e-463eee314879 | InvocationID=dc7c2874-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:49:14+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbe7445c-6f01-11ed-9d5e-463eee314879 | InvocationID=dbe74628-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:49:14+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead231f2-6f01-11ed-9d5e-463eee314879 | InvocationID=ead233e6-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:49:14+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead231f2-6f01-11ed-9d5e-463eee314879 | InvocationID=ead233e6-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:49:14+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ead231f2-6f01-11ed-9d5e-463eee314879 | InvocationID=ead233e6-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:49:15+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc7c25ea-6f01-11ed-9d5e-463eee314879 | InvocationID=dc7c2874-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:49:15+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb3eba0c-6f01-11ed-9d5e-463eee314879 | InvocationID=eb3ebc00-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:49:39+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ead231f2-6f01-11ed-9d5e-463eee314879 | InvocationID=ead233e6-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:49:39+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9bd6bfa-6f01-11ed-9d5e-463eee314879 | InvocationID=f9bd6e66-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:49:39+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9bd6bfa-6f01-11ed-9d5e-463eee314879 | InvocationID=f9bd6e66-6f01-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:49:39+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9bd6bfa-6f01-11ed-9d5e-463eee314879 | InvocationID=f9bd6e66-6f01-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:49:39+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb3eba0c-6f01-11ed-9d5e-463eee314879 | InvocationID=eb3ebc00-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:49:39+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa00e952-6f01-11ed-9d5e-463eee314879 | InvocationID=fa00ec36-6f01-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:50:04+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9bd6bfa-6f01-11ed-9d5e-463eee314879 | InvocationID=f9bd6e66-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:50:04+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08aad99a-6f02-11ed-9d5e-463eee314879 | InvocationID=08aae07a-6f02-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:50:04+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08aad99a-6f02-11ed-9d5e-463eee314879 | InvocationID=08aae07a-6f02-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:50:04+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08aad99a-6f02-11ed-9d5e-463eee314879 | InvocationID=08aae07a-6f02-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:50:04+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa00e952-6f01-11ed-9d5e-463eee314879 | InvocationID=fa00ec36-6f01-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:50:04+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08c4b090-6f02-11ed-9d5e-463eee314879 | InvocationID=08c4b284-6f02-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:50:29+0000 | aai_event_thread | 140347742296864 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08c4b090-6f02-11ed-9d5e-463eee314879 | InvocationID=08c4b284-6f02-11ed-9d5e-463eee314879 | Polling MR for XNF AAI events.
2022-11-28T09:50:29+0000 | aai_event_thread | 140347742296864 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17867406-6f02-11ed-9d5e-463eee314879 | InvocationID=178675c8-6f02-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-28T09:50:29+0000 | policy_event_thread | 140347743357728 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08aad99a-6f02-11ed-9d5e-463eee314879 | InvocationID=08aae07a-6f02-11ed-9d5e-463eee314879 | Polling MR for XNF activation/deactivation policy response events.
2022-11-28T09:50:29+0000 | policy_event_thread | 140347743357728 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=179617a8-6f02-11ed-9d5e-463eee314879 | InvocationID=17961a1e-6f02-11ed-9d5e-463eee314879 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-28T09:50:29+0000 | policy_event_thread | 140347743357728 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=179617a8-6f02-11ed-9d5e-463eee314879 | InvocationID=17961a1e-6f02-11ed-9d5e-463eee314879 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-11-28T09:50:29+0000 | policy_event_thread | 140347743357728 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=179617a8-6f02-11ed-9d5e-463eee314879 | InvocationID=17961a1e-6f02-11ed-9d5e-463eee314879 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000