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-05T22:53:14+0000 | MainThread | 140144687168840 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-11-05T22:53:14+0000 | MainThread | 140144687168840 | 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-05T22:53:14+0000 | MainThread | 140144687168840 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-11-05T22:53:14+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:53:14+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-11-05T22:53:14+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a17600e4-5d5c-11ed-b418-768420ac3bbc | InvocationID=a17603fa-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:53:14+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a17624e8-5d5c-11ed-b418-768420ac3bbc | InvocationID=a1762704-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:53:14+0000 | MainThread | 140144687168840 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-11-05T22:53:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a17624e8-5d5c-11ed-b418-768420ac3bbc | InvocationID=a1762704-5d5c-11ed-b418-768420ac3bbc | 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-05T22:53:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a17624e8-5d5c-11ed-b418-768420ac3bbc | InvocationID=a1762704-5d5c-11ed-b418-768420ac3bbc | 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-05T22:53:15+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a17600e4-5d5c-11ed-b418-768420ac3bbc | InvocationID=a17603fa-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:53:15+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a17600e4-5d5c-11ed-b418-768420ac3bbc | InvocationID=a17603fa-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:53:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a17624e8-5d5c-11ed-b418-768420ac3bbc | InvocationID=a1762704-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:53:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adafc9f8-5d5c-11ed-b418-768420ac3bbc | InvocationID=adafcd7c-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:53:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adafc9f8-5d5c-11ed-b418-768420ac3bbc | InvocationID=adafcd7c-5d5c-11ed-b418-768420ac3bbc | 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-05T22:53:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adafc9f8-5d5c-11ed-b418-768420ac3bbc | InvocationID=adafcd7c-5d5c-11ed-b418-768420ac3bbc | 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-05T22:53:40+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a17600e4-5d5c-11ed-b418-768420ac3bbc | InvocationID=a17603fa-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:53:40+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0ad7d80-5d5c-11ed-b418-768420ac3bbc | InvocationID=b0ad800a-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:53:40+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0ad7d80-5d5c-11ed-b418-768420ac3bbc | InvocationID=b0ad800a-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:53:40+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0ad7d80-5d5c-11ed-b418-768420ac3bbc | InvocationID=b0ad800a-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:53:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adafc9f8-5d5c-11ed-b418-768420ac3bbc | InvocationID=adafcd7c-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:53:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9a19c3c-5d5c-11ed-b418-768420ac3bbc | InvocationID=b9a19ec6-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:53:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9a19c3c-5d5c-11ed-b418-768420ac3bbc | InvocationID=b9a19ec6-5d5c-11ed-b418-768420ac3bbc | 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-05T22:53:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9a19c3c-5d5c-11ed-b418-768420ac3bbc | InvocationID=b9a19ec6-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:05+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0ad7d80-5d5c-11ed-b418-768420ac3bbc | InvocationID=b0ad800a-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:54:05+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf9cb900-5d5c-11ed-b418-768420ac3bbc | InvocationID=bf9cbb3a-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:54:05+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf9cb900-5d5c-11ed-b418-768420ac3bbc | InvocationID=bf9cbb3a-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:54:05+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf9cb900-5d5c-11ed-b418-768420ac3bbc | InvocationID=bf9cbb3a-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:54:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9a19c3c-5d5c-11ed-b418-768420ac3bbc | InvocationID=b9a19ec6-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:54:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c59284d4-5d5c-11ed-b418-768420ac3bbc | InvocationID=c5928704-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:54:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c59284d4-5d5c-11ed-b418-768420ac3bbc | InvocationID=c5928704-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c59284d4-5d5c-11ed-b418-768420ac3bbc | InvocationID=c5928704-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:30+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf9cb900-5d5c-11ed-b418-768420ac3bbc | InvocationID=bf9cbb3a-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:54:30+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce884fe2-5d5c-11ed-b418-768420ac3bbc | InvocationID=ce8851ae-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:54:30+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce884fe2-5d5c-11ed-b418-768420ac3bbc | InvocationID=ce8851ae-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:54:30+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce884fe2-5d5c-11ed-b418-768420ac3bbc | InvocationID=ce8851ae-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:54:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c59284d4-5d5c-11ed-b418-768420ac3bbc | InvocationID=c5928704-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:54:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d182bfb6-5d5c-11ed-b418-768420ac3bbc | InvocationID=d182c146-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:54:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d182bfb6-5d5c-11ed-b418-768420ac3bbc | InvocationID=d182c146-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d182bfb6-5d5c-11ed-b418-768420ac3bbc | InvocationID=d182c146-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d182bfb6-5d5c-11ed-b418-768420ac3bbc | InvocationID=d182c146-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:54:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd731398-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd73151e-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:54:55+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce884fe2-5d5c-11ed-b418-768420ac3bbc | InvocationID=ce8851ae-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:54:55+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd75bc38-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd75bef4-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:54:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd731398-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd73151e-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd731398-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd73151e-5d5c-11ed-b418-768420ac3bbc | 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-05T22:54:55+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd75bc38-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd75bef4-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:54:55+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd75bc38-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd75bef4-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:55:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd731398-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd73151e-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:55:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e96360f4-5d5c-11ed-b418-768420ac3bbc | InvocationID=e96362fc-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:55:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e96360f4-5d5c-11ed-b418-768420ac3bbc | InvocationID=e96362fc-5d5c-11ed-b418-768420ac3bbc | 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-05T22:55:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e96360f4-5d5c-11ed-b418-768420ac3bbc | InvocationID=e96362fc-5d5c-11ed-b418-768420ac3bbc | 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-05T22:55:20+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd75bc38-5d5c-11ed-b418-768420ac3bbc | InvocationID=dd75bef4-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:55:20+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec604a92-5d5c-11ed-b418-768420ac3bbc | InvocationID=ec604c9a-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:55:20+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec604a92-5d5c-11ed-b418-768420ac3bbc | InvocationID=ec604c9a-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:55:20+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec604a92-5d5c-11ed-b418-768420ac3bbc | InvocationID=ec604c9a-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:55:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e96360f4-5d5c-11ed-b418-768420ac3bbc | InvocationID=e96362fc-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:55:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f555cc8a-5d5c-11ed-b418-768420ac3bbc | InvocationID=f555ceb0-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:55:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f555cc8a-5d5c-11ed-b418-768420ac3bbc | InvocationID=f555ceb0-5d5c-11ed-b418-768420ac3bbc | 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-05T22:55:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f555cc8a-5d5c-11ed-b418-768420ac3bbc | InvocationID=f555ceb0-5d5c-11ed-b418-768420ac3bbc | 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-05T22:55:45+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec604a92-5d5c-11ed-b418-768420ac3bbc | InvocationID=ec604c9a-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:55:45+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb4cc4d6-5d5c-11ed-b418-768420ac3bbc | InvocationID=fb4cc6ca-5d5c-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:55:45+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb4cc4d6-5d5c-11ed-b418-768420ac3bbc | InvocationID=fb4cc6ca-5d5c-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:55:45+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb4cc4d6-5d5c-11ed-b418-768420ac3bbc | InvocationID=fb4cc6ca-5d5c-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:55:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f555cc8a-5d5c-11ed-b418-768420ac3bbc | InvocationID=f555ceb0-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:55:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01481eee-5d5d-11ed-b418-768420ac3bbc | InvocationID=01482100-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:55:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01481eee-5d5d-11ed-b418-768420ac3bbc | InvocationID=01482100-5d5d-11ed-b418-768420ac3bbc | 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-05T22:55:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01481eee-5d5d-11ed-b418-768420ac3bbc | InvocationID=01482100-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:10+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb4cc4d6-5d5c-11ed-b418-768420ac3bbc | InvocationID=fb4cc6ca-5d5c-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:56:10+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3958ba-5d5d-11ed-b418-768420ac3bbc | InvocationID=0a395f72-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:56:10+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3958ba-5d5d-11ed-b418-768420ac3bbc | InvocationID=0a395f72-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:56:10+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a3958ba-5d5d-11ed-b418-768420ac3bbc | InvocationID=0a395f72-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:56:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01481eee-5d5d-11ed-b418-768420ac3bbc | InvocationID=01482100-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:56:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d38cde8-5d5d-11ed-b418-768420ac3bbc | InvocationID=0d38cff0-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:56:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d38cde8-5d5d-11ed-b418-768420ac3bbc | InvocationID=0d38cff0-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d38cde8-5d5d-11ed-b418-768420ac3bbc | InvocationID=0d38cff0-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:35+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a3958ba-5d5d-11ed-b418-768420ac3bbc | InvocationID=0a395f72-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:56:35+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1924e2c2-5d5d-11ed-b418-768420ac3bbc | InvocationID=1924e498-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:56:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d38cde8-5d5d-11ed-b418-768420ac3bbc | InvocationID=0d38cff0-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:56:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1928b618-5d5d-11ed-b418-768420ac3bbc | InvocationID=1928b80c-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:56:35+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1924e2c2-5d5d-11ed-b418-768420ac3bbc | InvocationID=1924e498-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:56:35+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1924e2c2-5d5d-11ed-b418-768420ac3bbc | InvocationID=1924e498-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:56:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1928b618-5d5d-11ed-b418-768420ac3bbc | InvocationID=1928b80c-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1928b618-5d5d-11ed-b418-768420ac3bbc | InvocationID=1928b80c-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1928b618-5d5d-11ed-b418-768420ac3bbc | InvocationID=1928b80c-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:56:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25187666-5d5d-11ed-b418-768420ac3bbc | InvocationID=2518781e-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:56:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25187666-5d5d-11ed-b418-768420ac3bbc | InvocationID=2518781e-5d5d-11ed-b418-768420ac3bbc | 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-05T22:56:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25187666-5d5d-11ed-b418-768420ac3bbc | InvocationID=2518781e-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:00+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1924e2c2-5d5d-11ed-b418-768420ac3bbc | InvocationID=1924e498-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:57:00+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2812f792-5d5d-11ed-b418-768420ac3bbc | InvocationID=2812f990-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:57:00+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2812f792-5d5d-11ed-b418-768420ac3bbc | InvocationID=2812f990-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:00+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2812f792-5d5d-11ed-b418-768420ac3bbc | InvocationID=2812f990-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25187666-5d5d-11ed-b418-768420ac3bbc | InvocationID=2518781e-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:57:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31086d8c-5d5d-11ed-b418-768420ac3bbc | InvocationID=31086f62-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:57:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31086d8c-5d5d-11ed-b418-768420ac3bbc | InvocationID=31086f62-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31086d8c-5d5d-11ed-b418-768420ac3bbc | InvocationID=31086f62-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:25+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2812f792-5d5d-11ed-b418-768420ac3bbc | InvocationID=2812f990-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:57:25+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36ff956c-5d5d-11ed-b418-768420ac3bbc | InvocationID=36ff9788-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:57:25+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36ff956c-5d5d-11ed-b418-768420ac3bbc | InvocationID=36ff9788-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:25+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36ff956c-5d5d-11ed-b418-768420ac3bbc | InvocationID=36ff9788-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31086d8c-5d5d-11ed-b418-768420ac3bbc | InvocationID=31086f62-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:57:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cf7cd86-5d5d-11ed-b418-768420ac3bbc | InvocationID=3cf7cf70-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:57:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cf7cd86-5d5d-11ed-b418-768420ac3bbc | InvocationID=3cf7cf70-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cf7cd86-5d5d-11ed-b418-768420ac3bbc | InvocationID=3cf7cf70-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:50+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36ff956c-5d5d-11ed-b418-768420ac3bbc | InvocationID=36ff9788-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:57:50+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45e991d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=45e99398-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:57:50+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45e991d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=45e99398-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:50+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45e991d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=45e99398-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:57:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cf7cd86-5d5d-11ed-b418-768420ac3bbc | InvocationID=3cf7cf70-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:57:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48e7cea2-5d5d-11ed-b418-768420ac3bbc | InvocationID=48e7d122-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:57:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48e7cea2-5d5d-11ed-b418-768420ac3bbc | InvocationID=48e7d122-5d5d-11ed-b418-768420ac3bbc | 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-05T22:57:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48e7cea2-5d5d-11ed-b418-768420ac3bbc | InvocationID=48e7d122-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:15+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45e991d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=45e99398-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:58:15+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d3ec96-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d3ee3a-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:58:15+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d3ec96-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d3ee3a-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:58:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54d3ec96-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d3ee3a-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:58:15+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54d3ec96-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d3ee3a-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:58:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d7d748-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d7db12-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:58:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54d7d748-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d7db12-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54d7d748-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d7db12-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54d7d748-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d7db12-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:58:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60c7ddbe-5d5d-11ed-b418-768420ac3bbc | InvocationID=60c7e160-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:58:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60c7ddbe-5d5d-11ed-b418-768420ac3bbc | InvocationID=60c7e160-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60c7ddbe-5d5d-11ed-b418-768420ac3bbc | InvocationID=60c7e160-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:40+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54d3ec96-5d5d-11ed-b418-768420ac3bbc | InvocationID=54d3ee3a-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:58:40+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63bf03bc-5d5d-11ed-b418-768420ac3bbc | InvocationID=63bf0556-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:58:40+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63bf03bc-5d5d-11ed-b418-768420ac3bbc | InvocationID=63bf0556-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:58:40+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63bf03bc-5d5d-11ed-b418-768420ac3bbc | InvocationID=63bf0556-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:58:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60c7ddbe-5d5d-11ed-b418-768420ac3bbc | InvocationID=60c7e160-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:58:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cb6fef2-5d5d-11ed-b418-768420ac3bbc | InvocationID=6cb7005a-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:58:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cb6fef2-5d5d-11ed-b418-768420ac3bbc | InvocationID=6cb7005a-5d5d-11ed-b418-768420ac3bbc | 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-05T22:58:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cb6fef2-5d5d-11ed-b418-768420ac3bbc | InvocationID=6cb7005a-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:05+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63bf03bc-5d5d-11ed-b418-768420ac3bbc | InvocationID=63bf0556-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:59:05+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72aaa912-5d5d-11ed-b418-768420ac3bbc | InvocationID=72aaab24-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:59:05+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72aaa912-5d5d-11ed-b418-768420ac3bbc | InvocationID=72aaab24-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:05+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72aaa912-5d5d-11ed-b418-768420ac3bbc | InvocationID=72aaab24-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cb6fef2-5d5d-11ed-b418-768420ac3bbc | InvocationID=6cb7005a-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:59:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78a6c60c-5d5d-11ed-b418-768420ac3bbc | InvocationID=78a6c7ec-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:59:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78a6c60c-5d5d-11ed-b418-768420ac3bbc | InvocationID=78a6c7ec-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78a6c60c-5d5d-11ed-b418-768420ac3bbc | InvocationID=78a6c7ec-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:30+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72aaa912-5d5d-11ed-b418-768420ac3bbc | InvocationID=72aaab24-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:59:30+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81958294-5d5d-11ed-b418-768420ac3bbc | InvocationID=81958500-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:59:30+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81958294-5d5d-11ed-b418-768420ac3bbc | InvocationID=81958500-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:30+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81958294-5d5d-11ed-b418-768420ac3bbc | InvocationID=81958500-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78a6c60c-5d5d-11ed-b418-768420ac3bbc | InvocationID=78a6c7ec-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:59:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84990466-5d5d-11ed-b418-768420ac3bbc | InvocationID=8499060a-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:59:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84990466-5d5d-11ed-b418-768420ac3bbc | InvocationID=8499060a-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84990466-5d5d-11ed-b418-768420ac3bbc | InvocationID=8499060a-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:55+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81958294-5d5d-11ed-b418-768420ac3bbc | InvocationID=81958500-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T22:59:55+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908001e4-5d5d-11ed-b418-768420ac3bbc | InvocationID=908003f6-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T22:59:55+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908001e4-5d5d-11ed-b418-768420ac3bbc | InvocationID=908003f6-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:55+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=908001e4-5d5d-11ed-b418-768420ac3bbc | InvocationID=908003f6-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T22:59:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84990466-5d5d-11ed-b418-768420ac3bbc | InvocationID=8499060a-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T22:59:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908ae0a0-5d5d-11ed-b418-768420ac3bbc | InvocationID=908ae2c6-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T22:59:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908ae0a0-5d5d-11ed-b418-768420ac3bbc | InvocationID=908ae2c6-5d5d-11ed-b418-768420ac3bbc | 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-05T22:59:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908ae0a0-5d5d-11ed-b418-768420ac3bbc | InvocationID=908ae2c6-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908ae0a0-5d5d-11ed-b418-768420ac3bbc | InvocationID=908ae2c6-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:00:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c7a33f2-5d5d-11ed-b418-768420ac3bbc | InvocationID=9c7a35b4-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:00:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c7a33f2-5d5d-11ed-b418-768420ac3bbc | InvocationID=9c7a35b4-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c7a33f2-5d5d-11ed-b418-768420ac3bbc | InvocationID=9c7a35b4-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:20+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=908001e4-5d5d-11ed-b418-768420ac3bbc | InvocationID=908003f6-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:00:20+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f6ade2c-5d5d-11ed-b418-768420ac3bbc | InvocationID=9f6ae03e-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:00:20+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f6ade2c-5d5d-11ed-b418-768420ac3bbc | InvocationID=9f6ae03e-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:00:20+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f6ade2c-5d5d-11ed-b418-768420ac3bbc | InvocationID=9f6ae03e-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:00:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c7a33f2-5d5d-11ed-b418-768420ac3bbc | InvocationID=9c7a35b4-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:00:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a869b99e-5d5d-11ed-b418-768420ac3bbc | InvocationID=a869bb92-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:00:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a869b99e-5d5d-11ed-b418-768420ac3bbc | InvocationID=a869bb92-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a869b99e-5d5d-11ed-b418-768420ac3bbc | InvocationID=a869bb92-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:45+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f6ade2c-5d5d-11ed-b418-768420ac3bbc | InvocationID=9f6ae03e-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:00:45+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae568ca6-5d5d-11ed-b418-768420ac3bbc | InvocationID=ae568eb8-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:00:45+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae568ca6-5d5d-11ed-b418-768420ac3bbc | InvocationID=ae568eb8-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:00:45+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae568ca6-5d5d-11ed-b418-768420ac3bbc | InvocationID=ae568eb8-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:00:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a869b99e-5d5d-11ed-b418-768420ac3bbc | InvocationID=a869bb92-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:00:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4594f58-5d5d-11ed-b418-768420ac3bbc | InvocationID=b459516a-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:00:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4594f58-5d5d-11ed-b418-768420ac3bbc | InvocationID=b459516a-5d5d-11ed-b418-768420ac3bbc | 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-05T23:00:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4594f58-5d5d-11ed-b418-768420ac3bbc | InvocationID=b459516a-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:10+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae568ca6-5d5d-11ed-b418-768420ac3bbc | InvocationID=ae568eb8-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:01:10+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd446c9c-5d5d-11ed-b418-768420ac3bbc | InvocationID=bd44717e-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:01:10+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd446c9c-5d5d-11ed-b418-768420ac3bbc | InvocationID=bd44717e-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:01:10+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd446c9c-5d5d-11ed-b418-768420ac3bbc | InvocationID=bd44717e-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:01:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4594f58-5d5d-11ed-b418-768420ac3bbc | InvocationID=b459516a-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:01:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0492bb2-5d5d-11ed-b418-768420ac3bbc | InvocationID=c0492db0-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:01:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0492bb2-5d5d-11ed-b418-768420ac3bbc | InvocationID=c0492db0-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0492bb2-5d5d-11ed-b418-768420ac3bbc | InvocationID=c0492db0-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:35+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd446c9c-5d5d-11ed-b418-768420ac3bbc | InvocationID=bd44717e-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:01:35+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc30a5d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc30a860-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:01:35+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc30a5d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc30a860-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:01:35+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc30a5d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc30a860-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:01:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0492bb2-5d5d-11ed-b418-768420ac3bbc | InvocationID=c0492db0-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:01:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc3aafb8-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc3ab224-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:01:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc3aafb8-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc3ab224-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc3aafb8-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc3ab224-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc3aafb8-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc3ab224-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:01:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d82a3956-5d5d-11ed-b418-768420ac3bbc | InvocationID=d82a3b2c-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:01:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d82a3956-5d5d-11ed-b418-768420ac3bbc | InvocationID=d82a3b2c-5d5d-11ed-b418-768420ac3bbc | 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-05T23:01:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d82a3956-5d5d-11ed-b418-768420ac3bbc | InvocationID=d82a3b2c-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:00+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc30a5d6-5d5d-11ed-b418-768420ac3bbc | InvocationID=cc30a860-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:02:00+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db1b3d36-5d5d-11ed-b418-768420ac3bbc | InvocationID=db1b3f0c-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:02:00+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db1b3d36-5d5d-11ed-b418-768420ac3bbc | InvocationID=db1b3f0c-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:00+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db1b3d36-5d5d-11ed-b418-768420ac3bbc | InvocationID=db1b3f0c-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d82a3956-5d5d-11ed-b418-768420ac3bbc | InvocationID=d82a3b2c-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:02:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e419af8a-5d5d-11ed-b418-768420ac3bbc | InvocationID=e419b142-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:02:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e419af8a-5d5d-11ed-b418-768420ac3bbc | InvocationID=e419b142-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e419af8a-5d5d-11ed-b418-768420ac3bbc | InvocationID=e419b142-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:25+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db1b3d36-5d5d-11ed-b418-768420ac3bbc | InvocationID=db1b3f0c-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:02:25+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea06522c-5d5d-11ed-b418-768420ac3bbc | InvocationID=ea065452-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:02:25+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea06522c-5d5d-11ed-b418-768420ac3bbc | InvocationID=ea065452-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:25+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea06522c-5d5d-11ed-b418-768420ac3bbc | InvocationID=ea065452-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e419af8a-5d5d-11ed-b418-768420ac3bbc | InvocationID=e419b142-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:02:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f00bbb76-5d5d-11ed-b418-768420ac3bbc | InvocationID=f00bbed2-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:02:35+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f00bbb76-5d5d-11ed-b418-768420ac3bbc | InvocationID=f00bbed2-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:35+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f00bbb76-5d5d-11ed-b418-768420ac3bbc | InvocationID=f00bbed2-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:50+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea06522c-5d5d-11ed-b418-768420ac3bbc | InvocationID=ea065452-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:02:50+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8f0d9d8-5d5d-11ed-b418-768420ac3bbc | InvocationID=f8f0db7c-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:02:50+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8f0d9d8-5d5d-11ed-b418-768420ac3bbc | InvocationID=f8f0db7c-5d5d-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:50+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8f0d9d8-5d5d-11ed-b418-768420ac3bbc | InvocationID=f8f0db7c-5d5d-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:02:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f00bbb76-5d5d-11ed-b418-768420ac3bbc | InvocationID=f00bbed2-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:02:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbfd6376-5d5d-11ed-b418-768420ac3bbc | InvocationID=fbfd6510-5d5d-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:02:55+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbfd6376-5d5d-11ed-b418-768420ac3bbc | InvocationID=fbfd6510-5d5d-11ed-b418-768420ac3bbc | 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-05T23:02:55+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbfd6376-5d5d-11ed-b418-768420ac3bbc | InvocationID=fbfd6510-5d5d-11ed-b418-768420ac3bbc | 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-05T23:03:15+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8f0d9d8-5d5d-11ed-b418-768420ac3bbc | InvocationID=f8f0db7c-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:03:15+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07dc3e2e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07dc3ffa-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:03:15+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07dc3e2e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07dc3ffa-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:03:15+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07dc3e2e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07dc3ffa-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:03:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbfd6376-5d5d-11ed-b418-768420ac3bbc | InvocationID=fbfd6510-5d5d-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:03:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ed769e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07ed7874-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:03:15+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07ed769e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07ed7874-5d5e-11ed-b418-768420ac3bbc | 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-05T23:03:15+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07ed769e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07ed7874-5d5e-11ed-b418-768420ac3bbc | 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-05T23:03:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07ed769e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07ed7874-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:03:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13dd3cb4-5d5e-11ed-b418-768420ac3bbc | InvocationID=13dd3e80-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:03:36+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13dd3cb4-5d5e-11ed-b418-768420ac3bbc | InvocationID=13dd3e80-5d5e-11ed-b418-768420ac3bbc | 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-05T23:03:36+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13dd3cb4-5d5e-11ed-b418-768420ac3bbc | InvocationID=13dd3e80-5d5e-11ed-b418-768420ac3bbc | 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-05T23:03:40+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07dc3e2e-5d5e-11ed-b418-768420ac3bbc | InvocationID=07dc3ffa-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:03:40+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16ca4192-5d5e-11ed-b418-768420ac3bbc | InvocationID=16ca4386-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:03:40+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16ca4192-5d5e-11ed-b418-768420ac3bbc | InvocationID=16ca4386-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:03:40+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16ca4192-5d5e-11ed-b418-768420ac3bbc | InvocationID=16ca4386-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:03:56+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13dd3cb4-5d5e-11ed-b418-768420ac3bbc | InvocationID=13dd3e80-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:03:56+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fcddd6c-5d5e-11ed-b418-768420ac3bbc | InvocationID=1fcddf24-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:03:56+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fcddd6c-5d5e-11ed-b418-768420ac3bbc | InvocationID=1fcddf24-5d5e-11ed-b418-768420ac3bbc | 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-05T23:03:56+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fcddd6c-5d5e-11ed-b418-768420ac3bbc | InvocationID=1fcddf24-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:05+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16ca4192-5d5e-11ed-b418-768420ac3bbc | InvocationID=16ca4386-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:04:05+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25b6949e-5d5e-11ed-b418-768420ac3bbc | InvocationID=25b69692-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:04:05+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25b6949e-5d5e-11ed-b418-768420ac3bbc | InvocationID=25b69692-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:05+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25b6949e-5d5e-11ed-b418-768420ac3bbc | InvocationID=25b69692-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:16+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fcddd6c-5d5e-11ed-b418-768420ac3bbc | InvocationID=1fcddf24-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:04:16+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bbda60c-5d5e-11ed-b418-768420ac3bbc | InvocationID=2bbdac2e-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:04:16+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bbda60c-5d5e-11ed-b418-768420ac3bbc | InvocationID=2bbdac2e-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:16+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2bbda60c-5d5e-11ed-b418-768420ac3bbc | InvocationID=2bbdac2e-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:30+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25b6949e-5d5e-11ed-b418-768420ac3bbc | InvocationID=25b69692-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:04:30+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34a2324c-5d5e-11ed-b418-768420ac3bbc | InvocationID=34a23594-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:04:30+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34a2324c-5d5e-11ed-b418-768420ac3bbc | InvocationID=34a23594-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:30+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34a2324c-5d5e-11ed-b418-768420ac3bbc | InvocationID=34a23594-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:36+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2bbda60c-5d5e-11ed-b418-768420ac3bbc | InvocationID=2bbdac2e-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:04:36+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37ae1b68-5d5e-11ed-b418-768420ac3bbc | InvocationID=37ae1d0c-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:04:36+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37ae1b68-5d5e-11ed-b418-768420ac3bbc | InvocationID=37ae1d0c-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:36+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37ae1b68-5d5e-11ed-b418-768420ac3bbc | InvocationID=37ae1d0c-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:55+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34a2324c-5d5e-11ed-b418-768420ac3bbc | InvocationID=34a23594-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:04:55+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=438c6a98-5d5e-11ed-b418-768420ac3bbc | InvocationID=438c6e62-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:04:56+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=438c6a98-5d5e-11ed-b418-768420ac3bbc | InvocationID=438c6e62-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:56+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=438c6a98-5d5e-11ed-b418-768420ac3bbc | InvocationID=438c6e62-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:04:56+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37ae1b68-5d5e-11ed-b418-768420ac3bbc | InvocationID=37ae1d0c-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:04:56+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=439db94c-5d5e-11ed-b418-768420ac3bbc | InvocationID=439dbb18-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:04:56+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=439db94c-5d5e-11ed-b418-768420ac3bbc | InvocationID=439dbb18-5d5e-11ed-b418-768420ac3bbc | 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-05T23:04:56+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=439db94c-5d5e-11ed-b418-768420ac3bbc | InvocationID=439dbb18-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:16+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=439db94c-5d5e-11ed-b418-768420ac3bbc | InvocationID=439dbb18-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:05:16+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f8d4a38-5d5e-11ed-b418-768420ac3bbc | InvocationID=4f8d4bc8-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:05:16+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f8d4a38-5d5e-11ed-b418-768420ac3bbc | InvocationID=4f8d4bc8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:16+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f8d4a38-5d5e-11ed-b418-768420ac3bbc | InvocationID=4f8d4bc8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:21+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=438c6a98-5d5e-11ed-b418-768420ac3bbc | InvocationID=438c6e62-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:05:21+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52793c7a-5d5e-11ed-b418-768420ac3bbc | InvocationID=52793e28-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:05:21+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52793c7a-5d5e-11ed-b418-768420ac3bbc | InvocationID=52793e28-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:05:21+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52793c7a-5d5e-11ed-b418-768420ac3bbc | InvocationID=52793e28-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:05:36+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f8d4a38-5d5e-11ed-b418-768420ac3bbc | InvocationID=4f8d4bc8-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:05:36+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b7cd548-5d5e-11ed-b418-768420ac3bbc | InvocationID=5b7cd6ec-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:05:36+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b7cd548-5d5e-11ed-b418-768420ac3bbc | InvocationID=5b7cd6ec-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:36+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b7cd548-5d5e-11ed-b418-768420ac3bbc | InvocationID=5b7cd6ec-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:46+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52793c7a-5d5e-11ed-b418-768420ac3bbc | InvocationID=52793e28-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:05:46+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61668224-5d5e-11ed-b418-768420ac3bbc | InvocationID=616684cc-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:05:46+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61668224-5d5e-11ed-b418-768420ac3bbc | InvocationID=616684cc-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:05:46+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61668224-5d5e-11ed-b418-768420ac3bbc | InvocationID=616684cc-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:05:56+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b7cd548-5d5e-11ed-b418-768420ac3bbc | InvocationID=5b7cd6ec-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:05:56+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=676cc14c-5d5e-11ed-b418-768420ac3bbc | InvocationID=676cc368-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:05:56+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=676cc14c-5d5e-11ed-b418-768420ac3bbc | InvocationID=676cc368-5d5e-11ed-b418-768420ac3bbc | 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-05T23:05:56+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=676cc14c-5d5e-11ed-b418-768420ac3bbc | InvocationID=676cc368-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:11+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61668224-5d5e-11ed-b418-768420ac3bbc | InvocationID=616684cc-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:06:11+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7050e7e8-5d5e-11ed-b418-768420ac3bbc | InvocationID=7050e9e6-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:06:11+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7050e7e8-5d5e-11ed-b418-768420ac3bbc | InvocationID=7050e9e6-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:06:11+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7050e7e8-5d5e-11ed-b418-768420ac3bbc | InvocationID=7050e9e6-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:06:16+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=676cc14c-5d5e-11ed-b418-768420ac3bbc | InvocationID=676cc368-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:06:16+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=735cd41a-5d5e-11ed-b418-768420ac3bbc | InvocationID=735cd64a-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:06:16+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=735cd41a-5d5e-11ed-b418-768420ac3bbc | InvocationID=735cd64a-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:16+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=735cd41a-5d5e-11ed-b418-768420ac3bbc | InvocationID=735cd64a-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:36+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7050e7e8-5d5e-11ed-b418-768420ac3bbc | InvocationID=7050e9e6-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:06:36+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f3c1c78-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f3c1e12-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:06:36+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f3c1c78-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f3c1e12-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:06:36+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f3c1c78-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f3c1e12-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:06:36+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=735cd41a-5d5e-11ed-b418-768420ac3bbc | InvocationID=735cd64a-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:06:36+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f4dd6d4-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f4dd8c8-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:06:36+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f4dd6d4-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f4dd8c8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:36+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f4dd6d4-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f4dd8c8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:56+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f4dd6d4-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f4dd8c8-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:06:56+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b3cf9f2-5d5e-11ed-b418-768420ac3bbc | InvocationID=8b3d03e8-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:06:56+0000 | aai_event_thread | 140144636431136 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b3cf9f2-5d5e-11ed-b418-768420ac3bbc | InvocationID=8b3d03e8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:06:56+0000 | aai_event_thread | 140144636431136 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b3cf9f2-5d5e-11ed-b418-768420ac3bbc | InvocationID=8b3d03e8-5d5e-11ed-b418-768420ac3bbc | 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-05T23:07:01+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f3c1c78-5d5e-11ed-b418-768420ac3bbc | InvocationID=7f3c1e12-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:07:01+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e26805c-5d5e-11ed-b418-768420ac3bbc | InvocationID=8e268282-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:07:01+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e26805c-5d5e-11ed-b418-768420ac3bbc | InvocationID=8e268282-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:07:01+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e26805c-5d5e-11ed-b418-768420ac3bbc | InvocationID=8e268282-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:07:16+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b3cf9f2-5d5e-11ed-b418-768420ac3bbc | InvocationID=8b3d03e8-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:07:16+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972d028e-5d5e-11ed-b418-768420ac3bbc | InvocationID=972d0428-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:07:26+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e26805c-5d5e-11ed-b418-768420ac3bbc | InvocationID=8e268282-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:07:26+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d10afd4-5d5e-11ed-b418-768420ac3bbc | InvocationID=9d10b1a0-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:07:26+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d10afd4-5d5e-11ed-b418-768420ac3bbc | InvocationID=9d10b1a0-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:07:26+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d10afd4-5d5e-11ed-b418-768420ac3bbc | InvocationID=9d10b1a0-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:07:40+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=972d028e-5d5e-11ed-b418-768420ac3bbc | InvocationID=972d0428-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:07:40+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a588aec8-5d5e-11ed-b418-768420ac3bbc | InvocationID=a588bf30-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:07:51+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d10afd4-5d5e-11ed-b418-768420ac3bbc | InvocationID=9d10b1a0-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:07:51+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abfc3c3e-5d5e-11ed-b418-768420ac3bbc | InvocationID=abfc3e50-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:07:51+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abfc3c3e-5d5e-11ed-b418-768420ac3bbc | InvocationID=abfc3e50-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:07:51+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abfc3c3e-5d5e-11ed-b418-768420ac3bbc | InvocationID=abfc3e50-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:08:00+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a588aec8-5d5e-11ed-b418-768420ac3bbc | InvocationID=a588bf30-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:08:00+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1832d70-5d5e-11ed-b418-768420ac3bbc | InvocationID=b1832f46-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:08:16+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=abfc3c3e-5d5e-11ed-b418-768420ac3bbc | InvocationID=abfc3e50-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:08:16+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf9673e-5d5e-11ed-b418-768420ac3bbc | InvocationID=baf968ce-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:08:16+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf9673e-5d5e-11ed-b418-768420ac3bbc | InvocationID=baf968ce-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:08:16+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf9673e-5d5e-11ed-b418-768420ac3bbc | InvocationID=baf968ce-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:08:20+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1832d70-5d5e-11ed-b418-768420ac3bbc | InvocationID=b1832f46-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:08:20+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd89a414-5d5e-11ed-b418-768420ac3bbc | InvocationID=bd89a69e-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:08:40+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd89a414-5d5e-11ed-b418-768420ac3bbc | InvocationID=bd89a69e-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:08:40+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c986f1a4-5d5e-11ed-b418-768420ac3bbc | InvocationID=c986f64a-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:08:41+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf9673e-5d5e-11ed-b418-768420ac3bbc | InvocationID=baf968ce-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:08:41+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9e5b3ba-5d5e-11ed-b418-768420ac3bbc | InvocationID=c9e5bd6a-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:08:41+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9e5b3ba-5d5e-11ed-b418-768420ac3bbc | InvocationID=c9e5bd6a-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:08:41+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9e5b3ba-5d5e-11ed-b418-768420ac3bbc | InvocationID=c9e5bd6a-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:01+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c986f1a4-5d5e-11ed-b418-768420ac3bbc | InvocationID=c986f64a-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:09:01+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5cbc2e6-5d5e-11ed-b418-768420ac3bbc | InvocationID=d5cbc700-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:09:06+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9e5b3ba-5d5e-11ed-b418-768420ac3bbc | InvocationID=c9e5bd6a-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:09:06+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8d0b564-5d5e-11ed-b418-768420ac3bbc | InvocationID=d8d0b6cc-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:09:06+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8d0b564-5d5e-11ed-b418-768420ac3bbc | InvocationID=d8d0b6cc-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:06+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8d0b564-5d5e-11ed-b418-768420ac3bbc | InvocationID=d8d0b6cc-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:26+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5cbc2e6-5d5e-11ed-b418-768420ac3bbc | InvocationID=d5cbc700-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:09:26+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e48df326-5d5e-11ed-b418-768420ac3bbc | InvocationID=e48df51a-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:09:31+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8d0b564-5d5e-11ed-b418-768420ac3bbc | InvocationID=d8d0b6cc-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:09:31+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7bbecf6-5d5e-11ed-b418-768420ac3bbc | InvocationID=e7bbef08-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:09:31+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7bbecf6-5d5e-11ed-b418-768420ac3bbc | InvocationID=e7bbef08-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:31+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7bbecf6-5d5e-11ed-b418-768420ac3bbc | InvocationID=e7bbef08-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:50+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e48df326-5d5e-11ed-b418-768420ac3bbc | InvocationID=e48df51a-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:09:50+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f35133c8-5d5e-11ed-b418-768420ac3bbc | InvocationID=f35135a8-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:09:56+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7bbecf6-5d5e-11ed-b418-768420ac3bbc | InvocationID=e7bbef08-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:09:56+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a73360-5d5e-11ed-b418-768420ac3bbc | InvocationID=f6a734f0-5d5e-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:09:56+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a73360-5d5e-11ed-b418-768420ac3bbc | InvocationID=f6a734f0-5d5e-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:09:56+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a73360-5d5e-11ed-b418-768420ac3bbc | InvocationID=f6a734f0-5d5e-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:10:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f35133c8-5d5e-11ed-b418-768420ac3bbc | InvocationID=f35135a8-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:10:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=022a7a3a-5d5f-11ed-b418-768420ac3bbc | InvocationID=022a7c60-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:10:21+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a73360-5d5e-11ed-b418-768420ac3bbc | InvocationID=f6a734f0-5d5e-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:10:21+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=059592a4-5d5f-11ed-b418-768420ac3bbc | InvocationID=059594a2-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:10:21+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=059592a4-5d5f-11ed-b418-768420ac3bbc | InvocationID=059594a2-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:10:21+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=059592a4-5d5f-11ed-b418-768420ac3bbc | InvocationID=059594a2-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:10:40+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=022a7a3a-5d5f-11ed-b418-768420ac3bbc | InvocationID=022a7c60-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:10:40+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10edea5c-5d5f-11ed-b418-768420ac3bbc | InvocationID=10edec78-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:10:46+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=059592a4-5d5f-11ed-b418-768420ac3bbc | InvocationID=059594a2-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:10:46+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=148155f0-5d5f-11ed-b418-768420ac3bbc | InvocationID=1481578a-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:10:46+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=148155f0-5d5f-11ed-b418-768420ac3bbc | InvocationID=1481578a-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:10:46+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=148155f0-5d5f-11ed-b418-768420ac3bbc | InvocationID=1481578a-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:11:05+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10edea5c-5d5f-11ed-b418-768420ac3bbc | InvocationID=10edec78-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:11:05+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fbb09de-5d5f-11ed-b418-768420ac3bbc | InvocationID=1fbb0c0e-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:11:11+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=148155f0-5d5f-11ed-b418-768420ac3bbc | InvocationID=1481578a-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:11:11+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=236d460a-5d5f-11ed-b418-768420ac3bbc | InvocationID=236d47ea-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:11:11+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=236d460a-5d5f-11ed-b418-768420ac3bbc | InvocationID=236d47ea-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:11:11+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=236d460a-5d5f-11ed-b418-768420ac3bbc | InvocationID=236d47ea-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:11:30+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fbb09de-5d5f-11ed-b418-768420ac3bbc | InvocationID=1fbb0c0e-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:11:30+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e8a7742-5d5f-11ed-b418-768420ac3bbc | InvocationID=2e8a7918-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:11:36+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=236d460a-5d5f-11ed-b418-768420ac3bbc | InvocationID=236d47ea-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:11:36+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32642d2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=32642f0c-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:11:36+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32642d2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=32642f0c-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:11:36+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32642d2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=32642f0c-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:11:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e8a7742-5d5f-11ed-b418-768420ac3bbc | InvocationID=2e8a7918-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:11:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d597ca0-5d5f-11ed-b418-768420ac3bbc | InvocationID=3d598056-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:12:01+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32642d2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=32642f0c-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:12:01+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41513ce4-5d5f-11ed-b418-768420ac3bbc | InvocationID=41513f8c-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:12:01+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41513ce4-5d5f-11ed-b418-768420ac3bbc | InvocationID=41513f8c-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:12:01+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41513ce4-5d5f-11ed-b418-768420ac3bbc | InvocationID=41513f8c-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:12:19+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d597ca0-5d5f-11ed-b418-768420ac3bbc | InvocationID=3d598056-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:12:19+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c267e2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=4c26803e-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:12:26+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41513ce4-5d5f-11ed-b418-768420ac3bbc | InvocationID=41513f8c-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:12:26+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=503e03f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=503e0606-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:12:26+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=503e03f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=503e0606-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:12:26+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=503e03f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=503e0606-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:12:44+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c267e2c-5d5f-11ed-b418-768420ac3bbc | InvocationID=4c26803e-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:12:44+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ae8896e-5d5f-11ed-b418-768420ac3bbc | InvocationID=5ae88b62-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:12:51+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=503e03f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=503e0606-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:12:51+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f292092-5d5f-11ed-b418-768420ac3bbc | InvocationID=5f2922cc-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:12:51+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f292092-5d5f-11ed-b418-768420ac3bbc | InvocationID=5f2922cc-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:12:51+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f292092-5d5f-11ed-b418-768420ac3bbc | InvocationID=5f2922cc-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:13:09+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ae8896e-5d5f-11ed-b418-768420ac3bbc | InvocationID=5ae88b62-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:13:09+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69ad0178-5d5f-11ed-b418-768420ac3bbc | InvocationID=69ad0308-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:13:16+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f292092-5d5f-11ed-b418-768420ac3bbc | InvocationID=5f2922cc-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:13:16+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e13ec54-5d5f-11ed-b418-768420ac3bbc | InvocationID=6e13ee34-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:13:16+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e13ec54-5d5f-11ed-b418-768420ac3bbc | InvocationID=6e13ee34-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:13:16+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e13ec54-5d5f-11ed-b418-768420ac3bbc | InvocationID=6e13ee34-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:13:34+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69ad0178-5d5f-11ed-b418-768420ac3bbc | InvocationID=69ad0308-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:13:34+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=786eb454-5d5f-11ed-b418-768420ac3bbc | InvocationID=786eb5e4-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:13:41+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e13ec54-5d5f-11ed-b418-768420ac3bbc | InvocationID=6e13ee34-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:13:41+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d031726-5d5f-11ed-b418-768420ac3bbc | InvocationID=7d0318d4-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:13:41+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d031726-5d5f-11ed-b418-768420ac3bbc | InvocationID=7d0318d4-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:13:41+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d031726-5d5f-11ed-b418-768420ac3bbc | InvocationID=7d0318d4-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:13:58+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=786eb454-5d5f-11ed-b418-768420ac3bbc | InvocationID=786eb5e4-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:13:58+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=872f3252-5d5f-11ed-b418-768420ac3bbc | InvocationID=872f343c-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:14:06+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d031726-5d5f-11ed-b418-768420ac3bbc | InvocationID=7d0318d4-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:14:06+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bedf1b6-5d5f-11ed-b418-768420ac3bbc | InvocationID=8bedf3d2-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:14:06+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bedf1b6-5d5f-11ed-b418-768420ac3bbc | InvocationID=8bedf3d2-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:14:06+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bedf1b6-5d5f-11ed-b418-768420ac3bbc | InvocationID=8bedf3d2-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:14:23+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=872f3252-5d5f-11ed-b418-768420ac3bbc | InvocationID=872f343c-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:14:23+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95f08fa2-5d5f-11ed-b418-768420ac3bbc | InvocationID=95f09128-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:14:31+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bedf1b6-5d5f-11ed-b418-768420ac3bbc | InvocationID=8bedf3d2-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:14:31+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ad8b328-5d5f-11ed-b418-768420ac3bbc | InvocationID=9ad8b530-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:14:31+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ad8b328-5d5f-11ed-b418-768420ac3bbc | InvocationID=9ad8b530-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:14:31+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ad8b328-5d5f-11ed-b418-768420ac3bbc | InvocationID=9ad8b530-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:14:48+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95f08fa2-5d5f-11ed-b418-768420ac3bbc | InvocationID=95f09128-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:14:48+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4b0dc90-5d5f-11ed-b418-768420ac3bbc | InvocationID=a4b0defc-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:14:56+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ad8b328-5d5f-11ed-b418-768420ac3bbc | InvocationID=9ad8b530-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:14:56+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9c3c62a-5d5f-11ed-b418-768420ac3bbc | InvocationID=a9c3c80a-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:14:57+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9c3c62a-5d5f-11ed-b418-768420ac3bbc | InvocationID=a9c3c80a-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:14:57+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9c3c62a-5d5f-11ed-b418-768420ac3bbc | InvocationID=a9c3c80a-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:15:13+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4b0dc90-5d5f-11ed-b418-768420ac3bbc | InvocationID=a4b0defc-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:15:13+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3744d02-5d5f-11ed-b418-768420ac3bbc | InvocationID=b3745568-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:15:22+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9c3c62a-5d5f-11ed-b418-768420ac3bbc | InvocationID=a9c3c80a-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:15:22+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8aeab50-5d5f-11ed-b418-768420ac3bbc | InvocationID=b8aeacea-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:15:22+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8aeab50-5d5f-11ed-b418-768420ac3bbc | InvocationID=b8aeacea-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:15:22+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8aeab50-5d5f-11ed-b418-768420ac3bbc | InvocationID=b8aeacea-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:15:38+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3744d02-5d5f-11ed-b418-768420ac3bbc | InvocationID=b3745568-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:15:38+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c237b978-5d5f-11ed-b418-768420ac3bbc | InvocationID=c237bb26-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:15:47+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8aeab50-5d5f-11ed-b418-768420ac3bbc | InvocationID=b8aeacea-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:15:47+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c79ac626-5d5f-11ed-b418-768420ac3bbc | InvocationID=c79ac7fc-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:15:47+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c79ac626-5d5f-11ed-b418-768420ac3bbc | InvocationID=c79ac7fc-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:15:47+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c79ac626-5d5f-11ed-b418-768420ac3bbc | InvocationID=c79ac7fc-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:16:02+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c237b978-5d5f-11ed-b418-768420ac3bbc | InvocationID=c237bb26-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:16:02+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0fa588a-5d5f-11ed-b418-768420ac3bbc | InvocationID=d0fa5ab0-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:16:12+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c79ac626-5d5f-11ed-b418-768420ac3bbc | InvocationID=c79ac7fc-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:16:12+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d687da16-5d5f-11ed-b418-768420ac3bbc | InvocationID=d687db9c-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:16:12+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d687da16-5d5f-11ed-b418-768420ac3bbc | InvocationID=d687db9c-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:16:12+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d687da16-5d5f-11ed-b418-768420ac3bbc | InvocationID=d687db9c-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:16:27+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0fa588a-5d5f-11ed-b418-768420ac3bbc | InvocationID=d0fa5ab0-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:16:27+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfc0e3de-5d5f-11ed-b418-768420ac3bbc | InvocationID=dfc0e5aa-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:16:37+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d687da16-5d5f-11ed-b418-768420ac3bbc | InvocationID=d687db9c-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:16:37+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5738e4e-5d5f-11ed-b418-768420ac3bbc | InvocationID=e57392ea-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:16:37+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5738e4e-5d5f-11ed-b418-768420ac3bbc | InvocationID=e57392ea-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:16:37+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5738e4e-5d5f-11ed-b418-768420ac3bbc | InvocationID=e57392ea-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:16:52+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfc0e3de-5d5f-11ed-b418-768420ac3bbc | InvocationID=dfc0e5aa-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:16:52+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee8896be-5d5f-11ed-b418-768420ac3bbc | InvocationID=ee889a1a-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:17:02+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5738e4e-5d5f-11ed-b418-768420ac3bbc | InvocationID=e57392ea-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:17:02+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f45f97f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=f45f9998-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:17:02+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f45f97f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=f45f9998-5d5f-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:17:02+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f45f97f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=f45f9998-5d5f-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:17:17+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee8896be-5d5f-11ed-b418-768420ac3bbc | InvocationID=ee889a1a-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:17:17+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd49bc28-5d5f-11ed-b418-768420ac3bbc | InvocationID=fd49be3a-5d5f-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:17:27+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f45f97f4-5d5f-11ed-b418-768420ac3bbc | InvocationID=f45f9998-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:17:27+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=034b3674-5d60-11ed-b418-768420ac3bbc | InvocationID=034b380e-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:17:27+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=034b3674-5d60-11ed-b418-768420ac3bbc | InvocationID=034b380e-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:17:27+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=034b3674-5d60-11ed-b418-768420ac3bbc | InvocationID=034b380e-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:17:41+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd49bc28-5d5f-11ed-b418-768420ac3bbc | InvocationID=fd49be3a-5d5f-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:17:41+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c09bcfe-5d60-11ed-b418-768420ac3bbc | InvocationID=0c09bf24-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:17:52+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=034b3674-5d60-11ed-b418-768420ac3bbc | InvocationID=034b380e-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:17:52+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12374ccc-5d60-11ed-b418-768420ac3bbc | InvocationID=123750b4-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:17:52+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12374ccc-5d60-11ed-b418-768420ac3bbc | InvocationID=123750b4-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:17:52+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12374ccc-5d60-11ed-b418-768420ac3bbc | InvocationID=123750b4-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:18:06+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c09bcfe-5d60-11ed-b418-768420ac3bbc | InvocationID=0c09bf24-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:18:06+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1aca825a-5d60-11ed-b418-768420ac3bbc | InvocationID=1aca8426-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:18:17+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12374ccc-5d60-11ed-b418-768420ac3bbc | InvocationID=123750b4-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:18:17+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21224a34-5d60-11ed-b418-768420ac3bbc | InvocationID=21224ce6-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:18:17+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21224a34-5d60-11ed-b418-768420ac3bbc | InvocationID=21224ce6-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:18:17+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21224a34-5d60-11ed-b418-768420ac3bbc | InvocationID=21224ce6-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:18:31+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1aca825a-5d60-11ed-b418-768420ac3bbc | InvocationID=1aca8426-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:18:31+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=298b5cec-5d60-11ed-b418-768420ac3bbc | InvocationID=298b5fb2-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:18:42+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21224a34-5d60-11ed-b418-768420ac3bbc | InvocationID=21224ce6-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:18:42+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=300ed378-5d60-11ed-b418-768420ac3bbc | InvocationID=300ed4f4-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:18:42+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=300ed378-5d60-11ed-b418-768420ac3bbc | InvocationID=300ed4f4-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:18:42+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=300ed378-5d60-11ed-b418-768420ac3bbc | InvocationID=300ed4f4-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:18:56+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=298b5cec-5d60-11ed-b418-768420ac3bbc | InvocationID=298b5fb2-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:18:56+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=384dc576-5d60-11ed-b418-768420ac3bbc | InvocationID=384dc79c-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:19:07+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=300ed378-5d60-11ed-b418-768420ac3bbc | InvocationID=300ed4f4-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:19:07+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ef9d45a-5d60-11ed-b418-768420ac3bbc | InvocationID=3ef9d5fe-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:19:07+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ef9d45a-5d60-11ed-b418-768420ac3bbc | InvocationID=3ef9d5fe-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:19:07+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ef9d45a-5d60-11ed-b418-768420ac3bbc | InvocationID=3ef9d5fe-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:19:20+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=384dc576-5d60-11ed-b418-768420ac3bbc | InvocationID=384dc79c-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:19:20+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=470df180-5d60-11ed-b418-768420ac3bbc | InvocationID=470df388-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:19:32+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ef9d45a-5d60-11ed-b418-768420ac3bbc | InvocationID=3ef9d5fe-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:19:32+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4de49522-5d60-11ed-b418-768420ac3bbc | InvocationID=4de49770-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:19:32+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4de49522-5d60-11ed-b418-768420ac3bbc | InvocationID=4de49770-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:19:32+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4de49522-5d60-11ed-b418-768420ac3bbc | InvocationID=4de49770-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:19:45+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=470df180-5d60-11ed-b418-768420ac3bbc | InvocationID=470df388-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:19:45+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55d0ff5a-5d60-11ed-b418-768420ac3bbc | InvocationID=55d1013a-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:19:57+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4de49522-5d60-11ed-b418-768420ac3bbc | InvocationID=4de49770-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:19:57+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cd14f1c-5d60-11ed-b418-768420ac3bbc | InvocationID=5cd15156-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:19:57+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cd14f1c-5d60-11ed-b418-768420ac3bbc | InvocationID=5cd15156-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:19:57+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cd14f1c-5d60-11ed-b418-768420ac3bbc | InvocationID=5cd15156-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:20:10+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55d0ff5a-5d60-11ed-b418-768420ac3bbc | InvocationID=55d1013a-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:20:10+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6492b970-5d60-11ed-b418-768420ac3bbc | InvocationID=6492bb96-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:20:22+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cd14f1c-5d60-11ed-b418-768420ac3bbc | InvocationID=5cd15156-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:20:22+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bbccb46-5d60-11ed-b418-768420ac3bbc | InvocationID=6bbccdda-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:20:22+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bbccb46-5d60-11ed-b418-768420ac3bbc | InvocationID=6bbccdda-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:20:22+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bbccb46-5d60-11ed-b418-768420ac3bbc | InvocationID=6bbccdda-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:20:35+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6492b970-5d60-11ed-b418-768420ac3bbc | InvocationID=6492bb96-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:20:35+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7353bbbc-5d60-11ed-b418-768420ac3bbc | InvocationID=7353be6e-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:20:47+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bbccb46-5d60-11ed-b418-768420ac3bbc | InvocationID=6bbccdda-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:20:47+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aa78358-5d60-11ed-b418-768420ac3bbc | InvocationID=7aa78574-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:20:47+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aa78358-5d60-11ed-b418-768420ac3bbc | InvocationID=7aa78574-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:20:47+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aa78358-5d60-11ed-b418-768420ac3bbc | InvocationID=7aa78574-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:20:59+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7353bbbc-5d60-11ed-b418-768420ac3bbc | InvocationID=7353be6e-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:20:59+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8214b520-5d60-11ed-b418-768420ac3bbc | InvocationID=8214b6ba-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:21:12+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aa78358-5d60-11ed-b418-768420ac3bbc | InvocationID=7aa78574-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:21:12+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89938538-5d60-11ed-b418-768420ac3bbc | InvocationID=8993872c-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:21:12+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89938538-5d60-11ed-b418-768420ac3bbc | InvocationID=8993872c-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:21:12+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89938538-5d60-11ed-b418-768420ac3bbc | InvocationID=8993872c-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:21:24+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8214b520-5d60-11ed-b418-768420ac3bbc | InvocationID=8214b6ba-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:21:24+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90d602ee-5d60-11ed-b418-768420ac3bbc | InvocationID=90d604ec-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:21:37+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89938538-5d60-11ed-b418-768420ac3bbc | InvocationID=8993872c-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:21:37+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=987e87b4-5d60-11ed-b418-768420ac3bbc | InvocationID=987e8a02-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:21:37+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=987e87b4-5d60-11ed-b418-768420ac3bbc | InvocationID=987e8a02-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:21:37+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=987e87b4-5d60-11ed-b418-768420ac3bbc | InvocationID=987e8a02-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:21:49+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90d602ee-5d60-11ed-b418-768420ac3bbc | InvocationID=90d604ec-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:21:49+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f9a5bea-5d60-11ed-b418-768420ac3bbc | InvocationID=9f9a5d7a-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:22:02+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=987e87b4-5d60-11ed-b418-768420ac3bbc | InvocationID=987e8a02-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:22:02+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a769e728-5d60-11ed-b418-768420ac3bbc | InvocationID=a769e8a4-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:22:02+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a769e728-5d60-11ed-b418-768420ac3bbc | InvocationID=a769e8a4-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:22:02+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a769e728-5d60-11ed-b418-768420ac3bbc | InvocationID=a769e8a4-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:22:14+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f9a5bea-5d60-11ed-b418-768420ac3bbc | InvocationID=9f9a5d7a-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:22:14+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae602f24-5d60-11ed-b418-768420ac3bbc | InvocationID=ae6030e6-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:22:27+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a769e728-5d60-11ed-b418-768420ac3bbc | InvocationID=a769e8a4-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:22:27+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b65624c2-5d60-11ed-b418-768420ac3bbc | InvocationID=b65626d4-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:22:27+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b65624c2-5d60-11ed-b418-768420ac3bbc | InvocationID=b65626d4-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:22:27+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b65624c2-5d60-11ed-b418-768420ac3bbc | InvocationID=b65626d4-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:22:38+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae602f24-5d60-11ed-b418-768420ac3bbc | InvocationID=ae6030e6-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:22:38+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd24a512-5d60-11ed-b418-768420ac3bbc | InvocationID=bd24ac42-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:22:52+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b65624c2-5d60-11ed-b418-768420ac3bbc | InvocationID=b65626d4-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:22:52+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c540dbf8-5d60-11ed-b418-768420ac3bbc | InvocationID=c540ddba-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:22:52+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c540dbf8-5d60-11ed-b418-768420ac3bbc | InvocationID=c540ddba-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:22:52+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c540dbf8-5d60-11ed-b418-768420ac3bbc | InvocationID=c540ddba-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:23:03+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd24a512-5d60-11ed-b418-768420ac3bbc | InvocationID=bd24ac42-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:23:03+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbe6c7a6-5d60-11ed-b418-768420ac3bbc | InvocationID=cbe6c9e0-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:23:17+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c540dbf8-5d60-11ed-b418-768420ac3bbc | InvocationID=c540ddba-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:23:17+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d42b928e-5d60-11ed-b418-768420ac3bbc | InvocationID=d42b9446-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:23:17+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d42b928e-5d60-11ed-b418-768420ac3bbc | InvocationID=d42b9446-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:23:17+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d42b928e-5d60-11ed-b418-768420ac3bbc | InvocationID=d42b9446-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:23:28+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbe6c7a6-5d60-11ed-b418-768420ac3bbc | InvocationID=cbe6c9e0-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:23:28+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daa85318-5d60-11ed-b418-768420ac3bbc | InvocationID=daa854a8-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:23:42+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d42b928e-5d60-11ed-b418-768420ac3bbc | InvocationID=d42b9446-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:23:42+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e31a7f26-5d60-11ed-b418-768420ac3bbc | InvocationID=e31a8160-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:23:42+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e31a7f26-5d60-11ed-b418-768420ac3bbc | InvocationID=e31a8160-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:23:42+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e31a7f26-5d60-11ed-b418-768420ac3bbc | InvocationID=e31a8160-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:23:53+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=daa85318-5d60-11ed-b418-768420ac3bbc | InvocationID=daa854a8-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:23:53+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9694d9e-5d60-11ed-b418-768420ac3bbc | InvocationID=e9694fb0-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:24:07+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e31a7f26-5d60-11ed-b418-768420ac3bbc | InvocationID=e31a8160-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:24:07+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2067468-5d60-11ed-b418-768420ac3bbc | InvocationID=f2067648-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:24:07+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2067468-5d60-11ed-b418-768420ac3bbc | InvocationID=f2067648-5d60-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:24:07+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2067468-5d60-11ed-b418-768420ac3bbc | InvocationID=f2067648-5d60-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:24:18+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9694d9e-5d60-11ed-b418-768420ac3bbc | InvocationID=e9694fb0-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:24:18+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f82cca54-5d60-11ed-b418-768420ac3bbc | InvocationID=f82ccbf8-5d60-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:24:32+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2067468-5d60-11ed-b418-768420ac3bbc | InvocationID=f2067648-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:24:32+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00f227ba-5d61-11ed-b418-768420ac3bbc | InvocationID=00f2295e-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:24:32+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00f227ba-5d61-11ed-b418-768420ac3bbc | InvocationID=00f2295e-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:24:32+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00f227ba-5d61-11ed-b418-768420ac3bbc | InvocationID=00f2295e-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:24:42+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f82cca54-5d60-11ed-b418-768420ac3bbc | InvocationID=f82ccbf8-5d60-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:24:42+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06eded16-5d61-11ed-b418-768420ac3bbc | InvocationID=06edef00-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:24:57+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00f227ba-5d61-11ed-b418-768420ac3bbc | InvocationID=00f2295e-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:24:57+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fdcf566-5d61-11ed-b418-768420ac3bbc | InvocationID=0fdcf746-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:24:57+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fdcf566-5d61-11ed-b418-768420ac3bbc | InvocationID=0fdcf746-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:24:57+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fdcf566-5d61-11ed-b418-768420ac3bbc | InvocationID=0fdcf746-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:25:07+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06eded16-5d61-11ed-b418-768420ac3bbc | InvocationID=06edef00-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:25:07+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15afbdd4-5d61-11ed-b418-768420ac3bbc | InvocationID=15afbf82-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:25:22+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fdcf566-5d61-11ed-b418-768420ac3bbc | InvocationID=0fdcf746-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:25:22+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ec777f4-5d61-11ed-b418-768420ac3bbc | InvocationID=1ec779de-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:25:22+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ec777f4-5d61-11ed-b418-768420ac3bbc | InvocationID=1ec779de-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:25:22+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ec777f4-5d61-11ed-b418-768420ac3bbc | InvocationID=1ec779de-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:25:32+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15afbdd4-5d61-11ed-b418-768420ac3bbc | InvocationID=15afbf82-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:25:32+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24713dc0-5d61-11ed-b418-768420ac3bbc | InvocationID=24713f64-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:25:47+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ec777f4-5d61-11ed-b418-768420ac3bbc | InvocationID=1ec779de-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:25:47+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2db79d34-5d61-11ed-b418-768420ac3bbc | InvocationID=2db79f5a-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:25:47+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2db79d34-5d61-11ed-b418-768420ac3bbc | InvocationID=2db79f5a-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:25:47+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2db79d34-5d61-11ed-b418-768420ac3bbc | InvocationID=2db79f5a-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:25:57+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24713dc0-5d61-11ed-b418-768420ac3bbc | InvocationID=24713f64-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:25:57+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3332734c-5d61-11ed-b418-768420ac3bbc | InvocationID=3332757c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:26:12+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2db79d34-5d61-11ed-b418-768420ac3bbc | InvocationID=2db79f5a-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:26:12+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ca2ed6c-5d61-11ed-b418-768420ac3bbc | InvocationID=3ca2efb0-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:26:12+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ca2ed6c-5d61-11ed-b418-768420ac3bbc | InvocationID=3ca2efb0-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:26:12+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ca2ed6c-5d61-11ed-b418-768420ac3bbc | InvocationID=3ca2efb0-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:26:21+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3332734c-5d61-11ed-b418-768420ac3bbc | InvocationID=3332757c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:26:21+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f624fa-5d61-11ed-b418-768420ac3bbc | InvocationID=41f626da-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:26:37+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ca2ed6c-5d61-11ed-b418-768420ac3bbc | InvocationID=3ca2efb0-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:26:37+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b8f7ce6-5d61-11ed-b418-768420ac3bbc | InvocationID=4b8f7f20-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:26:37+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b8f7ce6-5d61-11ed-b418-768420ac3bbc | InvocationID=4b8f7f20-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:26:37+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b8f7ce6-5d61-11ed-b418-768420ac3bbc | InvocationID=4b8f7f20-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:26:46+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41f624fa-5d61-11ed-b418-768420ac3bbc | InvocationID=41f626da-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:26:46+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50b8a4c2-5d61-11ed-b418-768420ac3bbc | InvocationID=50b8a710-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:27:02+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b8f7ce6-5d61-11ed-b418-768420ac3bbc | InvocationID=4b8f7f20-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:27:02+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a7ae7ea-5d61-11ed-b418-768420ac3bbc | InvocationID=5a7aebfa-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:27:02+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a7ae7ea-5d61-11ed-b418-768420ac3bbc | InvocationID=5a7aebfa-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:27:02+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a7ae7ea-5d61-11ed-b418-768420ac3bbc | InvocationID=5a7aebfa-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:27:11+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50b8a4c2-5d61-11ed-b418-768420ac3bbc | InvocationID=50b8a710-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:27:11+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f79d67a-5d61-11ed-b418-768420ac3bbc | InvocationID=5f79d896-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:27:27+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a7ae7ea-5d61-11ed-b418-768420ac3bbc | InvocationID=5a7aebfa-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:27:27+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6965f678-5d61-11ed-b418-768420ac3bbc | InvocationID=6965f948-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:27:28+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6965f678-5d61-11ed-b418-768420ac3bbc | InvocationID=6965f948-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:27:28+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6965f678-5d61-11ed-b418-768420ac3bbc | InvocationID=6965f948-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:27:36+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f79d67a-5d61-11ed-b418-768420ac3bbc | InvocationID=5f79d896-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:27:36+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e3b4fb8-5d61-11ed-b418-768420ac3bbc | InvocationID=6e3b515c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:27:53+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6965f678-5d61-11ed-b418-768420ac3bbc | InvocationID=6965f948-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:27:53+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7851962e-5d61-11ed-b418-768420ac3bbc | InvocationID=785197fa-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:27:53+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7851962e-5d61-11ed-b418-768420ac3bbc | InvocationID=785197fa-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:27:53+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7851962e-5d61-11ed-b418-768420ac3bbc | InvocationID=785197fa-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:28:00+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e3b4fb8-5d61-11ed-b418-768420ac3bbc | InvocationID=6e3b515c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:28:00+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cfc7e50-5d61-11ed-b418-768420ac3bbc | InvocationID=7cfc829c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:28:18+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7851962e-5d61-11ed-b418-768420ac3bbc | InvocationID=785197fa-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:28:18+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87478580-5d61-11ed-b418-768420ac3bbc | InvocationID=87478774-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:28:18+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87478580-5d61-11ed-b418-768420ac3bbc | InvocationID=87478774-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:28:18+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87478580-5d61-11ed-b418-768420ac3bbc | InvocationID=87478774-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:28:25+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7cfc7e50-5d61-11ed-b418-768420ac3bbc | InvocationID=7cfc829c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:28:25+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bbd80d8-5d61-11ed-b418-768420ac3bbc | InvocationID=8bbd8326-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:28:43+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87478580-5d61-11ed-b418-768420ac3bbc | InvocationID=87478774-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:28:43+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96329e9a-5d61-11ed-b418-768420ac3bbc | InvocationID=9632a502-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:28:43+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96329e9a-5d61-11ed-b418-768420ac3bbc | InvocationID=9632a502-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:28:43+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96329e9a-5d61-11ed-b418-768420ac3bbc | InvocationID=9632a502-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:28:50+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bbd80d8-5d61-11ed-b418-768420ac3bbc | InvocationID=8bbd8326-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:28:50+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a7fca04-5d61-11ed-b418-768420ac3bbc | InvocationID=9a7fcbe4-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:29:08+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96329e9a-5d61-11ed-b418-768420ac3bbc | InvocationID=9632a502-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:29:08+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a51de234-5d61-11ed-b418-768420ac3bbc | InvocationID=a51de540-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:29:08+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a51de234-5d61-11ed-b418-768420ac3bbc | InvocationID=a51de540-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:29:08+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a51de234-5d61-11ed-b418-768420ac3bbc | InvocationID=a51de540-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:29:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a7fca04-5d61-11ed-b418-768420ac3bbc | InvocationID=9a7fcbe4-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:29:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a94422ba-5d61-11ed-b418-768420ac3bbc | InvocationID=a944253a-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:29:33+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a51de234-5d61-11ed-b418-768420ac3bbc | InvocationID=a51de540-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:29:33+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b40b6b4a-5d61-11ed-b418-768420ac3bbc | InvocationID=b40b6e4c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:29:33+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b40b6b4a-5d61-11ed-b418-768420ac3bbc | InvocationID=b40b6e4c-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:29:33+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b40b6b4a-5d61-11ed-b418-768420ac3bbc | InvocationID=b40b6e4c-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:29:39+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a94422ba-5d61-11ed-b418-768420ac3bbc | InvocationID=a944253a-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:29:39+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8040752-5d61-11ed-b418-768420ac3bbc | InvocationID=b8040950-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:29:58+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b40b6b4a-5d61-11ed-b418-768420ac3bbc | InvocationID=b40b6e4c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:29:58+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2f7c504-5d61-11ed-b418-768420ac3bbc | InvocationID=c2f7c7ca-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:29:58+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2f7c504-5d61-11ed-b418-768420ac3bbc | InvocationID=c2f7c7ca-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:29:58+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2f7c504-5d61-11ed-b418-768420ac3bbc | InvocationID=c2f7c7ca-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:30:04+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8040752-5d61-11ed-b418-768420ac3bbc | InvocationID=b8040950-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:30:04+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c370de-5d61-11ed-b418-768420ac3bbc | InvocationID=c6c3737c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:30:23+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2f7c504-5d61-11ed-b418-768420ac3bbc | InvocationID=c2f7c7ca-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:30:23+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1e26894-5d61-11ed-b418-768420ac3bbc | InvocationID=d1e26aba-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:30:23+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1e26894-5d61-11ed-b418-768420ac3bbc | InvocationID=d1e26aba-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:30:23+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1e26894-5d61-11ed-b418-768420ac3bbc | InvocationID=d1e26aba-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:30:29+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6c370de-5d61-11ed-b418-768420ac3bbc | InvocationID=c6c3737c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:30:29+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d585982c-5d61-11ed-b418-768420ac3bbc | InvocationID=d58599e4-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:30:48+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1e26894-5d61-11ed-b418-768420ac3bbc | InvocationID=d1e26aba-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:30:48+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0ccf996-5d61-11ed-b418-768420ac3bbc | InvocationID=e0ccfb26-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:30:48+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0ccf996-5d61-11ed-b418-768420ac3bbc | InvocationID=e0ccfb26-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:30:48+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0ccf996-5d61-11ed-b418-768420ac3bbc | InvocationID=e0ccfb26-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:30:54+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d585982c-5d61-11ed-b418-768420ac3bbc | InvocationID=d58599e4-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:30:54+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e447ca74-5d61-11ed-b418-768420ac3bbc | InvocationID=e447cc2c-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:31:13+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0ccf996-5d61-11ed-b418-768420ac3bbc | InvocationID=e0ccfb26-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:31:13+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efbb5a88-5d61-11ed-b418-768420ac3bbc | InvocationID=efbb5c9a-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:31:13+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efbb5a88-5d61-11ed-b418-768420ac3bbc | InvocationID=efbb5c9a-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:31:13+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=efbb5a88-5d61-11ed-b418-768420ac3bbc | InvocationID=efbb5c9a-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:31:18+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e447ca74-5d61-11ed-b418-768420ac3bbc | InvocationID=e447cc2c-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:31:18+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f30b8bd6-5d61-11ed-b418-768420ac3bbc | InvocationID=f30b8d7a-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:31:38+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=efbb5a88-5d61-11ed-b418-768420ac3bbc | InvocationID=efbb5c9a-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:31:38+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fea640bc-5d61-11ed-b418-768420ac3bbc | InvocationID=fea642a6-5d61-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:31:38+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fea640bc-5d61-11ed-b418-768420ac3bbc | InvocationID=fea642a6-5d61-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:31:38+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fea640bc-5d61-11ed-b418-768420ac3bbc | InvocationID=fea642a6-5d61-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:31:43+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f30b8bd6-5d61-11ed-b418-768420ac3bbc | InvocationID=f30b8d7a-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:31:43+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01ccf7d6-5d62-11ed-b418-768420ac3bbc | InvocationID=01ccfb8c-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:32:03+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fea640bc-5d61-11ed-b418-768420ac3bbc | InvocationID=fea642a6-5d61-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:32:03+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d91ab70-5d62-11ed-b418-768420ac3bbc | InvocationID=0d91acec-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:32:03+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d91ab70-5d62-11ed-b418-768420ac3bbc | InvocationID=0d91acec-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:03+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d91ab70-5d62-11ed-b418-768420ac3bbc | InvocationID=0d91acec-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:08+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01ccf7d6-5d62-11ed-b418-768420ac3bbc | InvocationID=01ccfb8c-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:32:08+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10921864-5d62-11ed-b418-768420ac3bbc | InvocationID=109219e0-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:32:28+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d91ab70-5d62-11ed-b418-768420ac3bbc | InvocationID=0d91acec-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:32:28+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c7e5c32-5d62-11ed-b418-768420ac3bbc | InvocationID=1c7e5e62-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:32:28+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c7e5c32-5d62-11ed-b418-768420ac3bbc | InvocationID=1c7e5e62-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:28+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c7e5c32-5d62-11ed-b418-768420ac3bbc | InvocationID=1c7e5e62-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:33+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10921864-5d62-11ed-b418-768420ac3bbc | InvocationID=109219e0-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:32:33+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f51e668-5d62-11ed-b418-768420ac3bbc | InvocationID=1f51f46e-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:32:53+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c7e5c32-5d62-11ed-b418-768420ac3bbc | InvocationID=1c7e5e62-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:32:53+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b696e26-5d62-11ed-b418-768420ac3bbc | InvocationID=2b696fca-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:32:53+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b696e26-5d62-11ed-b418-768420ac3bbc | InvocationID=2b696fca-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:53+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b696e26-5d62-11ed-b418-768420ac3bbc | InvocationID=2b696fca-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:32:57+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f51e668-5d62-11ed-b418-768420ac3bbc | InvocationID=1f51f46e-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:32:57+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e128824-5d62-11ed-b418-768420ac3bbc | InvocationID=2e128a86-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:33:18+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b696e26-5d62-11ed-b418-768420ac3bbc | InvocationID=2b696fca-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:33:18+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a53edee-5d62-11ed-b418-768420ac3bbc | InvocationID=3a53ef7e-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:33:18+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a53edee-5d62-11ed-b418-768420ac3bbc | InvocationID=3a53ef7e-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:33:18+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a53edee-5d62-11ed-b418-768420ac3bbc | InvocationID=3a53ef7e-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:33:22+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e128824-5d62-11ed-b418-768420ac3bbc | InvocationID=2e128a86-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:33:22+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cd1fd40-5d62-11ed-b418-768420ac3bbc | InvocationID=3cd20010-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:33:43+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a53edee-5d62-11ed-b418-768420ac3bbc | InvocationID=3a53ef7e-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:33:43+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=494440ba-5d62-11ed-b418-768420ac3bbc | InvocationID=494442e0-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:33:43+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=494440ba-5d62-11ed-b418-768420ac3bbc | InvocationID=494442e0-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:33:43+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=494440ba-5d62-11ed-b418-768420ac3bbc | InvocationID=494442e0-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:33:47+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cd1fd40-5d62-11ed-b418-768420ac3bbc | InvocationID=3cd20010-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:33:47+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b94dd52-5d62-11ed-b418-768420ac3bbc | InvocationID=4b94dfa0-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:34:08+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=494440ba-5d62-11ed-b418-768420ac3bbc | InvocationID=494442e0-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:34:08+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=582f1f28-5d62-11ed-b418-768420ac3bbc | InvocationID=582f2194-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:34:08+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=582f1f28-5d62-11ed-b418-768420ac3bbc | InvocationID=582f2194-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:34:08+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=582f1f28-5d62-11ed-b418-768420ac3bbc | InvocationID=582f2194-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:34:12+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b94dd52-5d62-11ed-b418-768420ac3bbc | InvocationID=4b94dfa0-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:34:12+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a5802a6-5d62-11ed-b418-768420ac3bbc | InvocationID=5a58047c-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:34:33+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=582f1f28-5d62-11ed-b418-768420ac3bbc | InvocationID=582f2194-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:34:33+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=671938fc-5d62-11ed-b418-768420ac3bbc | InvocationID=67193a6e-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:34:33+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=671938fc-5d62-11ed-b418-768420ac3bbc | InvocationID=67193a6e-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:34:33+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=671938fc-5d62-11ed-b418-768420ac3bbc | InvocationID=67193a6e-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:34:36+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a5802a6-5d62-11ed-b418-768420ac3bbc | InvocationID=5a58047c-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:34:36+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69182140-5d62-11ed-b418-768420ac3bbc | InvocationID=691822c6-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:34:58+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=671938fc-5d62-11ed-b418-768420ac3bbc | InvocationID=67193a6e-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:34:58+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7603ce54-5d62-11ed-b418-768420ac3bbc | InvocationID=7603d05c-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:34:58+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7603ce54-5d62-11ed-b418-768420ac3bbc | InvocationID=7603d05c-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:34:58+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7603ce54-5d62-11ed-b418-768420ac3bbc | InvocationID=7603d05c-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:35:01+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69182140-5d62-11ed-b418-768420ac3bbc | InvocationID=691822c6-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:35:01+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77d88080-5d62-11ed-b418-768420ac3bbc | InvocationID=77d88288-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:35:23+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7603ce54-5d62-11ed-b418-768420ac3bbc | InvocationID=7603d05c-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:35:23+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84ee90ac-5d62-11ed-b418-768420ac3bbc | InvocationID=84ee928c-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:35:23+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84ee90ac-5d62-11ed-b418-768420ac3bbc | InvocationID=84ee928c-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:35:23+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84ee90ac-5d62-11ed-b418-768420ac3bbc | InvocationID=84ee928c-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:35:26+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77d88080-5d62-11ed-b418-768420ac3bbc | InvocationID=77d88288-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:35:26+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8699813c-5d62-11ed-b418-768420ac3bbc | InvocationID=8699866e-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:35:48+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84ee90ac-5d62-11ed-b418-768420ac3bbc | InvocationID=84ee928c-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:35:48+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d93f90-5d62-11ed-b418-768420ac3bbc | InvocationID=93d94184-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:35:48+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d93f90-5d62-11ed-b418-768420ac3bbc | InvocationID=93d94184-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:35:48+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93d93f90-5d62-11ed-b418-768420ac3bbc | InvocationID=93d94184-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:35:51+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8699813c-5d62-11ed-b418-768420ac3bbc | InvocationID=8699866e-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:35:51+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9559fd96-5d62-11ed-b418-768420ac3bbc | InvocationID=9559fef4-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:36:13+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93d93f90-5d62-11ed-b418-768420ac3bbc | InvocationID=93d94184-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:36:13+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2c517c2-5d62-11ed-b418-768420ac3bbc | InvocationID=a2c51e66-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:36:13+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2c517c2-5d62-11ed-b418-768420ac3bbc | InvocationID=a2c51e66-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:36:13+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a2c517c2-5d62-11ed-b418-768420ac3bbc | InvocationID=a2c51e66-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:36:15+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9559fd96-5d62-11ed-b418-768420ac3bbc | InvocationID=9559fef4-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:36:15+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4193c0c-5d62-11ed-b418-768420ac3bbc | InvocationID=a4193e0a-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:36:38+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a2c517c2-5d62-11ed-b418-768420ac3bbc | InvocationID=a2c51e66-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:36:38+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1b06fb6-5d62-11ed-b418-768420ac3bbc | InvocationID=b1b07204-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:36:38+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1b06fb6-5d62-11ed-b418-768420ac3bbc | InvocationID=b1b07204-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:36:38+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1b06fb6-5d62-11ed-b418-768420ac3bbc | InvocationID=b1b07204-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:36:40+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4193c0c-5d62-11ed-b418-768420ac3bbc | InvocationID=a4193e0a-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:36:40+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2db379a-5d62-11ed-b418-768420ac3bbc | InvocationID=b2db395c-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:37:03+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1b06fb6-5d62-11ed-b418-768420ac3bbc | InvocationID=b1b07204-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:37:03+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c09ab70c-5d62-11ed-b418-768420ac3bbc | InvocationID=c09ab8d8-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:37:03+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c09ab70c-5d62-11ed-b418-768420ac3bbc | InvocationID=c09ab8d8-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:03+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c09ab70c-5d62-11ed-b418-768420ac3bbc | InvocationID=c09ab8d8-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:05+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2db379a-5d62-11ed-b418-768420ac3bbc | InvocationID=b2db395c-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:37:05+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c19afb94-5d62-11ed-b418-768420ac3bbc | InvocationID=c19afd24-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:37:28+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c09ab70c-5d62-11ed-b418-768420ac3bbc | InvocationID=c09ab8d8-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:37:28+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf868ba6-5d62-11ed-b418-768420ac3bbc | InvocationID=cf868d4a-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:37:28+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf868ba6-5d62-11ed-b418-768420ac3bbc | InvocationID=cf868d4a-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:28+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf868ba6-5d62-11ed-b418-768420ac3bbc | InvocationID=cf868d4a-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:30+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c19afb94-5d62-11ed-b418-768420ac3bbc | InvocationID=c19afd24-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:37:30+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0602e74-5d62-11ed-b418-768420ac3bbc | InvocationID=d06030fe-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:37:53+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf868ba6-5d62-11ed-b418-768420ac3bbc | InvocationID=cf868d4a-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:37:53+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de71b3de-5d62-11ed-b418-768420ac3bbc | InvocationID=de71b564-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:37:53+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de71b3de-5d62-11ed-b418-768420ac3bbc | InvocationID=de71b564-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:53+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de71b3de-5d62-11ed-b418-768420ac3bbc | InvocationID=de71b564-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:37:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0602e74-5d62-11ed-b418-768420ac3bbc | InvocationID=d06030fe-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:37:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df2191d2-5d62-11ed-b418-768420ac3bbc | InvocationID=df219376-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:38:18+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de71b3de-5d62-11ed-b418-768420ac3bbc | InvocationID=de71b564-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:38:18+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed5c288e-5d62-11ed-b418-768420ac3bbc | InvocationID=ed5c2b9a-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:38:18+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed5c288e-5d62-11ed-b418-768420ac3bbc | InvocationID=ed5c2b9a-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:38:18+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed5c288e-5d62-11ed-b418-768420ac3bbc | InvocationID=ed5c2b9a-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:38:19+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df2191d2-5d62-11ed-b418-768420ac3bbc | InvocationID=df219376-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:38:19+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ede12b74-5d62-11ed-b418-768420ac3bbc | InvocationID=ede12df4-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:38:43+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed5c288e-5d62-11ed-b418-768420ac3bbc | InvocationID=ed5c2b9a-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:38:43+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc46d718-5d62-11ed-b418-768420ac3bbc | InvocationID=fc46d8bc-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:38:43+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc46d718-5d62-11ed-b418-768420ac3bbc | InvocationID=fc46d8bc-5d62-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:38:43+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc46d718-5d62-11ed-b418-768420ac3bbc | InvocationID=fc46d8bc-5d62-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:38:44+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ede12b74-5d62-11ed-b418-768420ac3bbc | InvocationID=ede12df4-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:38:44+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fca1b520-5d62-11ed-b418-768420ac3bbc | InvocationID=fca1b692-5d62-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:39:08+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc46d718-5d62-11ed-b418-768420ac3bbc | InvocationID=fc46d8bc-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:39:08+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b3233f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b323588-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:39:08+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b3233f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b323588-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:39:08+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b3233f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b323588-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:39:09+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fca1b520-5d62-11ed-b418-768420ac3bbc | InvocationID=fca1b692-5d62-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:39:09+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b61d1f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b61d3ce-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:39:33+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b3233f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b323588-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:39:33+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a1ce5d4-5d63-11ed-b418-768420ac3bbc | InvocationID=1a1ce7c8-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:39:33+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a1ce5d4-5d63-11ed-b418-768420ac3bbc | InvocationID=1a1ce7c8-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:39:33+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a1ce5d4-5d63-11ed-b418-768420ac3bbc | InvocationID=1a1ce7c8-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:39:33+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b61d1f8-5d63-11ed-b418-768420ac3bbc | InvocationID=0b61d3ce-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:39:33+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a225e42-5d63-11ed-b418-768420ac3bbc | InvocationID=1a225faa-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:39:58+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a225e42-5d63-11ed-b418-768420ac3bbc | InvocationID=1a225faa-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:39:58+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e27a20-5d63-11ed-b418-768420ac3bbc | InvocationID=28e27bc4-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:39:58+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a1ce5d4-5d63-11ed-b418-768420ac3bbc | InvocationID=1a1ce7c8-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:39:58+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29082310-5d63-11ed-b418-768420ac3bbc | InvocationID=29082572-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:39:59+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29082310-5d63-11ed-b418-768420ac3bbc | InvocationID=29082572-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:39:59+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29082310-5d63-11ed-b418-768420ac3bbc | InvocationID=29082572-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:40:23+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28e27a20-5d63-11ed-b418-768420ac3bbc | InvocationID=28e27bc4-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:40:23+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37a2597c-5d63-11ed-b418-768420ac3bbc | InvocationID=37a25b0c-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:40:24+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29082310-5d63-11ed-b418-768420ac3bbc | InvocationID=29082572-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:40:24+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37f3b7b8-5d63-11ed-b418-768420ac3bbc | InvocationID=37f3b9c0-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:40:24+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37f3b7b8-5d63-11ed-b418-768420ac3bbc | InvocationID=37f3b9c0-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:40:24+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37f3b7b8-5d63-11ed-b418-768420ac3bbc | InvocationID=37f3b9c0-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:40:48+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37a2597c-5d63-11ed-b418-768420ac3bbc | InvocationID=37a25b0c-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:40:48+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46620426-5d63-11ed-b418-768420ac3bbc | InvocationID=466205de-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:40:49+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37f3b7b8-5d63-11ed-b418-768420ac3bbc | InvocationID=37f3b9c0-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:40:49+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46dfa098-5d63-11ed-b418-768420ac3bbc | InvocationID=46dfa282-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:40:49+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46dfa098-5d63-11ed-b418-768420ac3bbc | InvocationID=46dfa282-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:40:49+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46dfa098-5d63-11ed-b418-768420ac3bbc | InvocationID=46dfa282-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:41:13+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46620426-5d63-11ed-b418-768420ac3bbc | InvocationID=466205de-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:41:13+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5526f868-5d63-11ed-b418-768420ac3bbc | InvocationID=5526fa70-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:41:14+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46dfa098-5d63-11ed-b418-768420ac3bbc | InvocationID=46dfa282-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:41:14+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55cb6c5e-5d63-11ed-b418-768420ac3bbc | InvocationID=55cb6e20-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:41:14+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55cb6c5e-5d63-11ed-b418-768420ac3bbc | InvocationID=55cb6e20-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:41:14+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55cb6c5e-5d63-11ed-b418-768420ac3bbc | InvocationID=55cb6e20-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:41:37+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5526f868-5d63-11ed-b418-768420ac3bbc | InvocationID=5526fa70-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:41:37+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63e9ec5c-5d63-11ed-b418-768420ac3bbc | InvocationID=63e9ee3c-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:41:39+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55cb6c5e-5d63-11ed-b418-768420ac3bbc | InvocationID=55cb6e20-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:41:39+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64b598e8-5d63-11ed-b418-768420ac3bbc | InvocationID=64b59af0-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:41:39+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64b598e8-5d63-11ed-b418-768420ac3bbc | InvocationID=64b59af0-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:41:39+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64b598e8-5d63-11ed-b418-768420ac3bbc | InvocationID=64b59af0-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:02+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63e9ec5c-5d63-11ed-b418-768420ac3bbc | InvocationID=63e9ee3c-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:42:02+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72ac6256-5d63-11ed-b418-768420ac3bbc | InvocationID=72ac63d2-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:42:04+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64b598e8-5d63-11ed-b418-768420ac3bbc | InvocationID=64b59af0-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:42:04+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73a1f752-5d63-11ed-b418-768420ac3bbc | InvocationID=73a1f900-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:42:04+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73a1f752-5d63-11ed-b418-768420ac3bbc | InvocationID=73a1f900-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:04+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73a1f752-5d63-11ed-b418-768420ac3bbc | InvocationID=73a1f900-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:27+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72ac6256-5d63-11ed-b418-768420ac3bbc | InvocationID=72ac63d2-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:42:27+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81726efc-5d63-11ed-b418-768420ac3bbc | InvocationID=81727208-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:42:29+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73a1f752-5d63-11ed-b418-768420ac3bbc | InvocationID=73a1f900-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:42:29+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=828c592e-5d63-11ed-b418-768420ac3bbc | InvocationID=828c5adc-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:42:29+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=828c592e-5d63-11ed-b418-768420ac3bbc | InvocationID=828c5adc-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:29+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=828c592e-5d63-11ed-b418-768420ac3bbc | InvocationID=828c5adc-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:52+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81726efc-5d63-11ed-b418-768420ac3bbc | InvocationID=81727208-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:42:52+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90363824-5d63-11ed-b418-768420ac3bbc | InvocationID=90363c66-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:42:54+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=828c592e-5d63-11ed-b418-768420ac3bbc | InvocationID=828c5adc-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:42:54+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9176da18-5d63-11ed-b418-768420ac3bbc | InvocationID=9176dc48-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:42:54+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9176da18-5d63-11ed-b418-768420ac3bbc | InvocationID=9176dc48-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:42:54+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9176da18-5d63-11ed-b418-768420ac3bbc | InvocationID=9176dc48-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:43:16+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90363824-5d63-11ed-b418-768420ac3bbc | InvocationID=90363c66-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:43:16+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ef6dfbc-5d63-11ed-b418-768420ac3bbc | InvocationID=9ef6e200-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:43:19+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9176da18-5d63-11ed-b418-768420ac3bbc | InvocationID=9176dc48-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:43:19+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0616886-5d63-11ed-b418-768420ac3bbc | InvocationID=a0616a0c-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:43:19+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0616886-5d63-11ed-b418-768420ac3bbc | InvocationID=a0616a0c-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:43:19+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0616886-5d63-11ed-b418-768420ac3bbc | InvocationID=a0616a0c-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:43:41+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ef6dfbc-5d63-11ed-b418-768420ac3bbc | InvocationID=9ef6e200-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:43:41+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adb8461c-5d63-11ed-b418-768420ac3bbc | InvocationID=adb847f2-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:43:44+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0616886-5d63-11ed-b418-768420ac3bbc | InvocationID=a0616a0c-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:43:44+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af4ece10-5d63-11ed-b418-768420ac3bbc | InvocationID=af4ecfd2-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:43:44+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af4ece10-5d63-11ed-b418-768420ac3bbc | InvocationID=af4ecfd2-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:43:44+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af4ece10-5d63-11ed-b418-768420ac3bbc | InvocationID=af4ecfd2-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:06+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adb8461c-5d63-11ed-b418-768420ac3bbc | InvocationID=adb847f2-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:44:06+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc788cde-5d63-11ed-b418-768420ac3bbc | InvocationID=bc788e64-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:44:09+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af4ece10-5d63-11ed-b418-768420ac3bbc | InvocationID=af4ecfd2-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:44:09+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be397524-5d63-11ed-b418-768420ac3bbc | InvocationID=be397772-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:44:09+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be397524-5d63-11ed-b418-768420ac3bbc | InvocationID=be397772-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:09+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be397524-5d63-11ed-b418-768420ac3bbc | InvocationID=be397772-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:31+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc788cde-5d63-11ed-b418-768420ac3bbc | InvocationID=bc788e64-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:44:31+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb39da5c-5d63-11ed-b418-768420ac3bbc | InvocationID=cb39dbd8-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:44:34+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be397524-5d63-11ed-b418-768420ac3bbc | InvocationID=be397772-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:44:34+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd23fece-5d63-11ed-b418-768420ac3bbc | InvocationID=cd240126-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:44:34+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd23fece-5d63-11ed-b418-768420ac3bbc | InvocationID=cd240126-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:34+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd23fece-5d63-11ed-b418-768420ac3bbc | InvocationID=cd240126-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:55+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb39da5c-5d63-11ed-b418-768420ac3bbc | InvocationID=cb39dbd8-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:44:55+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9fc65dc-5d63-11ed-b418-768420ac3bbc | InvocationID=d9fc6780-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:44:59+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd23fece-5d63-11ed-b418-768420ac3bbc | InvocationID=cd240126-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:44:59+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc0e5dd0-5d63-11ed-b418-768420ac3bbc | InvocationID=dc0e5fce-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:44:59+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc0e5dd0-5d63-11ed-b418-768420ac3bbc | InvocationID=dc0e5fce-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:44:59+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc0e5dd0-5d63-11ed-b418-768420ac3bbc | InvocationID=dc0e5fce-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:45:20+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9fc65dc-5d63-11ed-b418-768420ac3bbc | InvocationID=d9fc6780-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:45:20+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8bd1436-5d63-11ed-b418-768420ac3bbc | InvocationID=e8bd15d0-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:45:24+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc0e5dd0-5d63-11ed-b418-768420ac3bbc | InvocationID=dc0e5fce-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:45:24+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf957e6-5d63-11ed-b418-768420ac3bbc | InvocationID=eaf95994-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:45:24+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf957e6-5d63-11ed-b418-768420ac3bbc | InvocationID=eaf95994-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:45:24+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaf957e6-5d63-11ed-b418-768420ac3bbc | InvocationID=eaf95994-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:45:45+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8bd1436-5d63-11ed-b418-768420ac3bbc | InvocationID=e8bd15d0-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:45:45+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f77d0b5c-5d63-11ed-b418-768420ac3bbc | InvocationID=f77d0d3c-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:45:49+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaf957e6-5d63-11ed-b418-768420ac3bbc | InvocationID=eaf95994-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:45:49+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9e33d4e-5d63-11ed-b418-768420ac3bbc | InvocationID=f9e33f56-5d63-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:45:49+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9e33d4e-5d63-11ed-b418-768420ac3bbc | InvocationID=f9e33f56-5d63-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:45:49+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9e33d4e-5d63-11ed-b418-768420ac3bbc | InvocationID=f9e33f56-5d63-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:46:10+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f77d0b5c-5d63-11ed-b418-768420ac3bbc | InvocationID=f77d0d3c-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:46:10+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0640a540-5d64-11ed-b418-768420ac3bbc | InvocationID=0640a748-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:46:14+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9e33d4e-5d63-11ed-b418-768420ac3bbc | InvocationID=f9e33f56-5d63-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:46:14+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08ce8a66-5d64-11ed-b418-768420ac3bbc | InvocationID=08ce8cd2-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:46:14+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08ce8a66-5d64-11ed-b418-768420ac3bbc | InvocationID=08ce8cd2-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:46:14+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08ce8a66-5d64-11ed-b418-768420ac3bbc | InvocationID=08ce8cd2-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:46:34+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0640a540-5d64-11ed-b418-768420ac3bbc | InvocationID=0640a748-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:46:34+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=150197f6-5d64-11ed-b418-768420ac3bbc | InvocationID=15019972-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:46:39+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08ce8a66-5d64-11ed-b418-768420ac3bbc | InvocationID=08ce8cd2-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:46:39+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17ba0276-5d64-11ed-b418-768420ac3bbc | InvocationID=17ba0a28-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:46:39+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17ba0276-5d64-11ed-b418-768420ac3bbc | InvocationID=17ba0a28-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:46:39+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17ba0276-5d64-11ed-b418-768420ac3bbc | InvocationID=17ba0a28-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:46:59+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=150197f6-5d64-11ed-b418-768420ac3bbc | InvocationID=15019972-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:46:59+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23c456b6-5d64-11ed-b418-768420ac3bbc | InvocationID=23c458fa-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:47:04+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17ba0276-5d64-11ed-b418-768420ac3bbc | InvocationID=17ba0a28-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:47:04+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26a45e6c-5d64-11ed-b418-768420ac3bbc | InvocationID=26a46006-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:47:04+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26a45e6c-5d64-11ed-b418-768420ac3bbc | InvocationID=26a46006-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:47:04+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26a45e6c-5d64-11ed-b418-768420ac3bbc | InvocationID=26a46006-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:47:24+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23c456b6-5d64-11ed-b418-768420ac3bbc | InvocationID=23c458fa-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:47:24+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3283eafe-5d64-11ed-b418-768420ac3bbc | InvocationID=3283ecb6-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:47:29+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26a45e6c-5d64-11ed-b418-768420ac3bbc | InvocationID=26a46006-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:47:29+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=358e9dfc-5d64-11ed-b418-768420ac3bbc | InvocationID=358e9f50-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:47:29+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=358e9dfc-5d64-11ed-b418-768420ac3bbc | InvocationID=358e9f50-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:47:29+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=358e9dfc-5d64-11ed-b418-768420ac3bbc | InvocationID=358e9f50-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:47:49+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3283eafe-5d64-11ed-b418-768420ac3bbc | InvocationID=3283ecb6-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:47:49+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4144457a-5d64-11ed-b418-768420ac3bbc | InvocationID=41444804-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:47:54+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=358e9dfc-5d64-11ed-b418-768420ac3bbc | InvocationID=358e9f50-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:47:54+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=447bfbf2-5d64-11ed-b418-768420ac3bbc | InvocationID=447bfd78-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:47:54+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=447bfbf2-5d64-11ed-b418-768420ac3bbc | InvocationID=447bfd78-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:47:54+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=447bfbf2-5d64-11ed-b418-768420ac3bbc | InvocationID=447bfd78-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:48:13+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4144457a-5d64-11ed-b418-768420ac3bbc | InvocationID=41444804-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:48:13+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5004396c-5d64-11ed-b418-768420ac3bbc | InvocationID=50043b6a-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:48:19+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=447bfbf2-5d64-11ed-b418-768420ac3bbc | InvocationID=447bfd78-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:48:19+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53689d3c-5d64-11ed-b418-768420ac3bbc | InvocationID=5368a084-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:48:19+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53689d3c-5d64-11ed-b418-768420ac3bbc | InvocationID=5368a084-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:48:19+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53689d3c-5d64-11ed-b418-768420ac3bbc | InvocationID=5368a084-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:48:38+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5004396c-5d64-11ed-b418-768420ac3bbc | InvocationID=50043b6a-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:48:38+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ec6eabc-5d64-11ed-b418-768420ac3bbc | InvocationID=5ec6ed1e-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:48:44+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53689d3c-5d64-11ed-b418-768420ac3bbc | InvocationID=5368a084-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:48:44+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62540976-5d64-11ed-b418-768420ac3bbc | InvocationID=62540bb0-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:48:44+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62540976-5d64-11ed-b418-768420ac3bbc | InvocationID=62540bb0-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:48:44+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62540976-5d64-11ed-b418-768420ac3bbc | InvocationID=62540bb0-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:03+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ec6eabc-5d64-11ed-b418-768420ac3bbc | InvocationID=5ec6ed1e-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:49:03+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d8a4364-5d64-11ed-b418-768420ac3bbc | InvocationID=6d8a458a-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:49:09+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62540976-5d64-11ed-b418-768420ac3bbc | InvocationID=62540bb0-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:49:09+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=714160dc-5d64-11ed-b418-768420ac3bbc | InvocationID=7141624e-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:49:09+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=714160dc-5d64-11ed-b418-768420ac3bbc | InvocationID=7141624e-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:09+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=714160dc-5d64-11ed-b418-768420ac3bbc | InvocationID=7141624e-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:28+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d8a4364-5d64-11ed-b418-768420ac3bbc | InvocationID=6d8a458a-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:49:28+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c4d0c74-5d64-11ed-b418-768420ac3bbc | InvocationID=7c4d0e7c-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:49:34+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=714160dc-5d64-11ed-b418-768420ac3bbc | InvocationID=7141624e-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:49:34+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=802c986e-5d64-11ed-b418-768420ac3bbc | InvocationID=802c9b02-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:49:34+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=802c986e-5d64-11ed-b418-768420ac3bbc | InvocationID=802c9b02-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:34+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=802c986e-5d64-11ed-b418-768420ac3bbc | InvocationID=802c9b02-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:52+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c4d0c74-5d64-11ed-b418-768420ac3bbc | InvocationID=7c4d0e7c-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:49:52+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b0f62de-5d64-11ed-b418-768420ac3bbc | InvocationID=8b0f67ac-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:49:59+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=802c986e-5d64-11ed-b418-768420ac3bbc | InvocationID=802c9b02-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:49:59+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f1916cc-5d64-11ed-b418-768420ac3bbc | InvocationID=8f1918d4-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:49:59+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f1916cc-5d64-11ed-b418-768420ac3bbc | InvocationID=8f1918d4-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:49:59+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f1916cc-5d64-11ed-b418-768420ac3bbc | InvocationID=8f1918d4-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:50:17+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b0f62de-5d64-11ed-b418-768420ac3bbc | InvocationID=8b0f67ac-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:50:17+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d0fe7c-5d64-11ed-b418-768420ac3bbc | InvocationID=99d1011a-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:50:24+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f1916cc-5d64-11ed-b418-768420ac3bbc | InvocationID=8f1918d4-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:50:24+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e03afee-5d64-11ed-b418-768420ac3bbc | InvocationID=9e03b1c4-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:50:24+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e03afee-5d64-11ed-b418-768420ac3bbc | InvocationID=9e03b1c4-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:50:24+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e03afee-5d64-11ed-b418-768420ac3bbc | InvocationID=9e03b1c4-5d64-11ed-b418-768420ac3bbc | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:50:42+0000 | aai_event_thread | 140144636431136 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99d0fe7c-5d64-11ed-b418-768420ac3bbc | InvocationID=99d1011a-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF AAI events.
2022-11-05T23:50:42+0000 | aai_event_thread | 140144636431136 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a893ceda-5d64-11ed-b418-768420ac3bbc | InvocationID=a893d196-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-11-05T23:50:49+0000 | policy_event_thread | 140144637492000 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e03afee-5d64-11ed-b418-768420ac3bbc | InvocationID=9e03b1c4-5d64-11ed-b418-768420ac3bbc | Polling MR for XNF activation/deactivation policy response events.
2022-11-05T23:50:49+0000 | policy_event_thread | 140144637492000 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aceeda56-5d64-11ed-b418-768420ac3bbc | InvocationID=aceedc2c-5d64-11ed-b418-768420ac3bbc | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-11-05T23:50:49+0000 | policy_event_thread | 140144637492000 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aceeda56-5d64-11ed-b418-768420ac3bbc | InvocationID=aceedc2c-5d64-11ed-b418-768420ac3bbc | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: 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-05T23:50:49+0000 | policy_event_thread | 140144637492000 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | Requ