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-14T23:35:14+0000 | MainThread | 140442813300040 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-11-14T23:35:14+0000 | MainThread | 140442813300040 | 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'}}}}[0m 2022-11-14T23:35:14+0000 | MainThread | 140442813300040 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-11-14T23:35:14+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:35:14+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd5c6f64-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5c722a-6474-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:35:14+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-11-14T23:35:14+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd5e4942-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5e4b7c-6474-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:35:15+0000 | MainThread | 140442813300040 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-11-14T23:35:15+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd5c6f64-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5c722a-6474-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:35:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd5e4942-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5e4b7c-6474-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:35:15+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd5c6f64-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5c722a-6474-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:35:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd5e4942-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5e4b7c-6474-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:35:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd5e4942-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5e4b7c-6474-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:35:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0990a502-6475-11ed-a020-4e5e33446d42 | InvocationID=0990ad40-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:35:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0990a502-6475-11ed-a020-4e5e33446d42 | InvocationID=0990ad40-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:35:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0990a502-6475-11ed-a020-4e5e33446d42 | InvocationID=0990ad40-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:35:40+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd5c6f64-6474-11ed-a020-4e5e33446d42 | InvocationID=fd5c722a-6474-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:35:40+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c8b4244-6475-11ed-a020-4e5e33446d42 | InvocationID=0c8b44a6-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:35:40+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c8b4244-6475-11ed-a020-4e5e33446d42 | InvocationID=0c8b44a6-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:35:40+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c8b4244-6475-11ed-a020-4e5e33446d42 | InvocationID=0c8b44a6-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:35:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0990a502-6475-11ed-a020-4e5e33446d42 | InvocationID=0990ad40-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:35:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15852450-6475-11ed-a020-4e5e33446d42 | InvocationID=15852748-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:35:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15852450-6475-11ed-a020-4e5e33446d42 | InvocationID=15852748-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:35:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15852450-6475-11ed-a020-4e5e33446d42 | InvocationID=15852748-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:05+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c8b4244-6475-11ed-a020-4e5e33446d42 | InvocationID=0c8b44a6-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:36:05+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b778b6e-6475-11ed-a020-4e5e33446d42 | InvocationID=1b778d8a-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:36:05+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b778b6e-6475-11ed-a020-4e5e33446d42 | InvocationID=1b778d8a-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:05+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b778b6e-6475-11ed-a020-4e5e33446d42 | InvocationID=1b778d8a-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15852450-6475-11ed-a020-4e5e33446d42 | InvocationID=15852748-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:36:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2176a5d6-6475-11ed-a020-4e5e33446d42 | InvocationID=2176a7d4-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:36:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2176a5d6-6475-11ed-a020-4e5e33446d42 | InvocationID=2176a7d4-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2176a5d6-6475-11ed-a020-4e5e33446d42 | InvocationID=2176a7d4-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:30+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b778b6e-6475-11ed-a020-4e5e33446d42 | InvocationID=1b778d8a-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:36:30+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a652442-6475-11ed-a020-4e5e33446d42 | InvocationID=2a6526d6-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:36:30+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a652442-6475-11ed-a020-4e5e33446d42 | InvocationID=2a6526d6-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:30+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a652442-6475-11ed-a020-4e5e33446d42 | InvocationID=2a6526d6-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2176a5d6-6475-11ed-a020-4e5e33446d42 | InvocationID=2176a7d4-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:36:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d6a36d2-6475-11ed-a020-4e5e33446d42 | InvocationID=2d6a3934-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:36:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d6a36d2-6475-11ed-a020-4e5e33446d42 | InvocationID=2d6a3934-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d6a36d2-6475-11ed-a020-4e5e33446d42 | InvocationID=2d6a3934-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:55+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a652442-6475-11ed-a020-4e5e33446d42 | InvocationID=2a6526d6-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:36:55+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39515a02-6475-11ed-a020-4e5e33446d42 | InvocationID=39515c0a-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:36:55+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39515a02-6475-11ed-a020-4e5e33446d42 | InvocationID=39515c0a-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:55+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39515a02-6475-11ed-a020-4e5e33446d42 | InvocationID=39515c0a-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:36:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d6a36d2-6475-11ed-a020-4e5e33446d42 | InvocationID=2d6a3934-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:36:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=395bc8ac-6475-11ed-a020-4e5e33446d42 | InvocationID=395bcaa0-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:36:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=395bc8ac-6475-11ed-a020-4e5e33446d42 | InvocationID=395bcaa0-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:36:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=395bc8ac-6475-11ed-a020-4e5e33446d42 | InvocationID=395bcaa0-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=395bc8ac-6475-11ed-a020-4e5e33446d42 | InvocationID=395bcaa0-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:37:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=454d905a-6475-11ed-a020-4e5e33446d42 | InvocationID=454d938e-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:37:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=454d905a-6475-11ed-a020-4e5e33446d42 | InvocationID=454d938e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=454d905a-6475-11ed-a020-4e5e33446d42 | InvocationID=454d938e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:20+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39515a02-6475-11ed-a020-4e5e33446d42 | InvocationID=39515c0a-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:37:20+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=483caa1c-6475-11ed-a020-4e5e33446d42 | InvocationID=483cac10-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:37:20+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=483caa1c-6475-11ed-a020-4e5e33446d42 | InvocationID=483cac10-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:37:20+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=483caa1c-6475-11ed-a020-4e5e33446d42 | InvocationID=483cac10-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:37:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=454d905a-6475-11ed-a020-4e5e33446d42 | InvocationID=454d938e-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:37:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=513e3b62-6475-11ed-a020-4e5e33446d42 | InvocationID=513e3d6a-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:37:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=513e3b62-6475-11ed-a020-4e5e33446d42 | InvocationID=513e3d6a-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=513e3b62-6475-11ed-a020-4e5e33446d42 | InvocationID=513e3d6a-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:45+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=483caa1c-6475-11ed-a020-4e5e33446d42 | InvocationID=483cac10-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:37:45+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5727d2ea-6475-11ed-a020-4e5e33446d42 | InvocationID=5727d4f2-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:37:45+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5727d2ea-6475-11ed-a020-4e5e33446d42 | InvocationID=5727d4f2-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:37:45+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5727d2ea-6475-11ed-a020-4e5e33446d42 | InvocationID=5727d4f2-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:37:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=513e3b62-6475-11ed-a020-4e5e33446d42 | InvocationID=513e3d6a-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:37:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d2fa050-6475-11ed-a020-4e5e33446d42 | InvocationID=5d2fa258-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:37:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d2fa050-6475-11ed-a020-4e5e33446d42 | InvocationID=5d2fa258-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:37:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d2fa050-6475-11ed-a020-4e5e33446d42 | InvocationID=5d2fa258-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:10+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5727d2ea-6475-11ed-a020-4e5e33446d42 | InvocationID=5727d4f2-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:38:10+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6615d27a-6475-11ed-a020-4e5e33446d42 | InvocationID=6615d4e6-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:38:10+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6615d27a-6475-11ed-a020-4e5e33446d42 | InvocationID=6615d4e6-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:38:10+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6615d27a-6475-11ed-a020-4e5e33446d42 | InvocationID=6615d4e6-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:38:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d2fa050-6475-11ed-a020-4e5e33446d42 | InvocationID=5d2fa258-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:38:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=691f6c56-6475-11ed-a020-4e5e33446d42 | InvocationID=691f6eae-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:38:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=691f6c56-6475-11ed-a020-4e5e33446d42 | InvocationID=691f6eae-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=691f6c56-6475-11ed-a020-4e5e33446d42 | InvocationID=691f6eae-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:35+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6615d27a-6475-11ed-a020-4e5e33446d42 | InvocationID=6615d4e6-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:38:35+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=750159a8-6475-11ed-a020-4e5e33446d42 | InvocationID=75015e4e-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:38:35+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=750159a8-6475-11ed-a020-4e5e33446d42 | InvocationID=75015e4e-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:38:35+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=750159a8-6475-11ed-a020-4e5e33446d42 | InvocationID=75015e4e-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:38:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=691f6c56-6475-11ed-a020-4e5e33446d42 | InvocationID=691f6eae-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:38:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=750fe874-6475-11ed-a020-4e5e33446d42 | InvocationID=750fea40-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:38:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=750fe874-6475-11ed-a020-4e5e33446d42 | InvocationID=750fea40-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=750fe874-6475-11ed-a020-4e5e33446d42 | InvocationID=750fea40-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=750fe874-6475-11ed-a020-4e5e33446d42 | InvocationID=750fea40-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:38:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80ffb1f0-6475-11ed-a020-4e5e33446d42 | InvocationID=80ffb650-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:38:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80ffb1f0-6475-11ed-a020-4e5e33446d42 | InvocationID=80ffb650-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:38:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80ffb1f0-6475-11ed-a020-4e5e33446d42 | InvocationID=80ffb650-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:00+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=750159a8-6475-11ed-a020-4e5e33446d42 | InvocationID=75015e4e-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:39:00+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ecac7e-6475-11ed-a020-4e5e33446d42 | InvocationID=83ecaf08-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:39:00+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ecac7e-6475-11ed-a020-4e5e33446d42 | InvocationID=83ecaf08-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:00+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83ecac7e-6475-11ed-a020-4e5e33446d42 | InvocationID=83ecaf08-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80ffb1f0-6475-11ed-a020-4e5e33446d42 | InvocationID=80ffb650-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:39:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cf0e7c2-6475-11ed-a020-4e5e33446d42 | InvocationID=8cf0eb1e-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:39:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cf0e7c2-6475-11ed-a020-4e5e33446d42 | InvocationID=8cf0eb1e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cf0e7c2-6475-11ed-a020-4e5e33446d42 | InvocationID=8cf0eb1e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:25+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83ecac7e-6475-11ed-a020-4e5e33446d42 | InvocationID=83ecaf08-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:39:25+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92d902f0-6475-11ed-a020-4e5e33446d42 | InvocationID=92d90534-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:39:25+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92d902f0-6475-11ed-a020-4e5e33446d42 | InvocationID=92d90534-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:25+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92d902f0-6475-11ed-a020-4e5e33446d42 | InvocationID=92d90534-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cf0e7c2-6475-11ed-a020-4e5e33446d42 | InvocationID=8cf0eb1e-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:39:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98e2b98e-6475-11ed-a020-4e5e33446d42 | InvocationID=98e2bb8c-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:39:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98e2b98e-6475-11ed-a020-4e5e33446d42 | InvocationID=98e2bb8c-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98e2b98e-6475-11ed-a020-4e5e33446d42 | InvocationID=98e2bb8c-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:50+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92d902f0-6475-11ed-a020-4e5e33446d42 | InvocationID=92d90534-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:39:50+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1c40e4a-6475-11ed-a020-4e5e33446d42 | InvocationID=a1c41066-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:39:50+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1c40e4a-6475-11ed-a020-4e5e33446d42 | InvocationID=a1c41066-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:50+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1c40e4a-6475-11ed-a020-4e5e33446d42 | InvocationID=a1c41066-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:39:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98e2b98e-6475-11ed-a020-4e5e33446d42 | InvocationID=98e2bb8c-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:39:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4d35014-6475-11ed-a020-4e5e33446d42 | InvocationID=a4d351f4-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:39:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4d35014-6475-11ed-a020-4e5e33446d42 | InvocationID=a4d351f4-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:39:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4d35014-6475-11ed-a020-4e5e33446d42 | InvocationID=a4d351f4-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:15+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1c40e4a-6475-11ed-a020-4e5e33446d42 | InvocationID=a1c41066-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:40:15+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0aece68-6475-11ed-a020-4e5e33446d42 | InvocationID=b0aed05c-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:40:15+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0aece68-6475-11ed-a020-4e5e33446d42 | InvocationID=b0aed05c-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:40:15+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0aece68-6475-11ed-a020-4e5e33446d42 | InvocationID=b0aed05c-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:40:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4d35014-6475-11ed-a020-4e5e33446d42 | InvocationID=a4d351f4-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:40:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c30284-6475-11ed-a020-4e5e33446d42 | InvocationID=b0c30478-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:40:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c30284-6475-11ed-a020-4e5e33446d42 | InvocationID=b0c30478-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0c30284-6475-11ed-a020-4e5e33446d42 | InvocationID=b0c30478-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0c30284-6475-11ed-a020-4e5e33446d42 | InvocationID=b0c30478-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:40:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcb2ac7a-6475-11ed-a020-4e5e33446d42 | InvocationID=bcb2ae78-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:40:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcb2ac7a-6475-11ed-a020-4e5e33446d42 | InvocationID=bcb2ae78-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcb2ac7a-6475-11ed-a020-4e5e33446d42 | InvocationID=bcb2ae78-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:40+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0aece68-6475-11ed-a020-4e5e33446d42 | InvocationID=b0aed05c-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:40:40+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf99e43a-6475-11ed-a020-4e5e33446d42 | InvocationID=bf99e638-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:40:40+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf99e43a-6475-11ed-a020-4e5e33446d42 | InvocationID=bf99e638-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:40:40+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf99e43a-6475-11ed-a020-4e5e33446d42 | InvocationID=bf99e638-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:40:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcb2ac7a-6475-11ed-a020-4e5e33446d42 | InvocationID=bcb2ae78-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:40:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8a400f6-6475-11ed-a020-4e5e33446d42 | InvocationID=c8a40362-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:40:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8a400f6-6475-11ed-a020-4e5e33446d42 | InvocationID=c8a40362-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:40:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8a400f6-6475-11ed-a020-4e5e33446d42 | InvocationID=c8a40362-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:05+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf99e43a-6475-11ed-a020-4e5e33446d42 | InvocationID=bf99e638-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:41:05+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce850560-6475-11ed-a020-4e5e33446d42 | InvocationID=ce85075e-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:41:05+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce850560-6475-11ed-a020-4e5e33446d42 | InvocationID=ce85075e-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:05+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce850560-6475-11ed-a020-4e5e33446d42 | InvocationID=ce85075e-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8a400f6-6475-11ed-a020-4e5e33446d42 | InvocationID=c8a40362-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:41:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d49440b0-6475-11ed-a020-4e5e33446d42 | InvocationID=d49444ca-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:41:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d49440b0-6475-11ed-a020-4e5e33446d42 | InvocationID=d49444ca-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d49440b0-6475-11ed-a020-4e5e33446d42 | InvocationID=d49444ca-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:30+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce850560-6475-11ed-a020-4e5e33446d42 | InvocationID=ce85075e-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:41:30+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd6fdf00-6475-11ed-a020-4e5e33446d42 | InvocationID=dd6fe0f4-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:41:30+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd6fdf00-6475-11ed-a020-4e5e33446d42 | InvocationID=dd6fe0f4-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:30+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd6fdf00-6475-11ed-a020-4e5e33446d42 | InvocationID=dd6fe0f4-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d49440b0-6475-11ed-a020-4e5e33446d42 | InvocationID=d49444ca-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:41:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0841a8a-6475-11ed-a020-4e5e33446d42 | InvocationID=e0841d32-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:41:35+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0841a8a-6475-11ed-a020-4e5e33446d42 | InvocationID=e0841d32-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:35+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0841a8a-6475-11ed-a020-4e5e33446d42 | InvocationID=e0841d32-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:55+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd6fdf00-6475-11ed-a020-4e5e33446d42 | InvocationID=dd6fe0f4-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:41:55+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec5b54e0-6475-11ed-a020-4e5e33446d42 | InvocationID=ec5b56de-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:41:55+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec5b54e0-6475-11ed-a020-4e5e33446d42 | InvocationID=ec5b56de-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:55+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec5b54e0-6475-11ed-a020-4e5e33446d42 | InvocationID=ec5b56de-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:41:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0841a8a-6475-11ed-a020-4e5e33446d42 | InvocationID=e0841d32-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:41:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec73d164-6475-11ed-a020-4e5e33446d42 | InvocationID=ec73d362-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:41:55+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec73d164-6475-11ed-a020-4e5e33446d42 | InvocationID=ec73d362-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:41:55+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec73d164-6475-11ed-a020-4e5e33446d42 | InvocationID=ec73d362-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec73d164-6475-11ed-a020-4e5e33446d42 | InvocationID=ec73d362-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:42:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f863736c-6475-11ed-a020-4e5e33446d42 | InvocationID=f863766e-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:42:15+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f863736c-6475-11ed-a020-4e5e33446d42 | InvocationID=f863766e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:15+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f863736c-6475-11ed-a020-4e5e33446d42 | InvocationID=f863766e-6475-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:20+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec5b54e0-6475-11ed-a020-4e5e33446d42 | InvocationID=ec5b56de-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:42:20+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb461706-6475-11ed-a020-4e5e33446d42 | InvocationID=fb461b84-6475-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:42:20+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb461706-6475-11ed-a020-4e5e33446d42 | InvocationID=fb461b84-6475-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:42:20+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb461706-6475-11ed-a020-4e5e33446d42 | InvocationID=fb461b84-6475-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:42:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f863736c-6475-11ed-a020-4e5e33446d42 | InvocationID=f863766e-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:42:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0453c6d6-6476-11ed-a020-4e5e33446d42 | InvocationID=0453ca96-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:42:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0453c6d6-6476-11ed-a020-4e5e33446d42 | InvocationID=0453ca96-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0453c6d6-6476-11ed-a020-4e5e33446d42 | InvocationID=0453ca96-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:45+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb461706-6475-11ed-a020-4e5e33446d42 | InvocationID=fb461b84-6475-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:42:45+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a32bce2-6476-11ed-a020-4e5e33446d42 | InvocationID=0a32bfa8-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:42:45+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a32bce2-6476-11ed-a020-4e5e33446d42 | InvocationID=0a32bfa8-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:42:45+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a32bce2-6476-11ed-a020-4e5e33446d42 | InvocationID=0a32bfa8-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:42:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0453c6d6-6476-11ed-a020-4e5e33446d42 | InvocationID=0453ca96-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:42:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10440208-6476-11ed-a020-4e5e33446d42 | InvocationID=10440514-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:42:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10440208-6476-11ed-a020-4e5e33446d42 | InvocationID=10440514-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:42:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10440208-6476-11ed-a020-4e5e33446d42 | InvocationID=10440514-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:10+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a32bce2-6476-11ed-a020-4e5e33446d42 | InvocationID=0a32bfa8-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:43:10+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=191dba68-6476-11ed-a020-4e5e33446d42 | InvocationID=191dbcde-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:43:10+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=191dba68-6476-11ed-a020-4e5e33446d42 | InvocationID=191dbcde-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:43:10+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=191dba68-6476-11ed-a020-4e5e33446d42 | InvocationID=191dbcde-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:43:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10440208-6476-11ed-a020-4e5e33446d42 | InvocationID=10440514-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:43:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c343786-6476-11ed-a020-4e5e33446d42 | InvocationID=1c34397a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:43:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c343786-6476-11ed-a020-4e5e33446d42 | InvocationID=1c34397a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c343786-6476-11ed-a020-4e5e33446d42 | InvocationID=1c34397a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:35+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=191dba68-6476-11ed-a020-4e5e33446d42 | InvocationID=191dbcde-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:43:35+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28091e5a-6476-11ed-a020-4e5e33446d42 | InvocationID=2809203a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:43:35+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28091e5a-6476-11ed-a020-4e5e33446d42 | InvocationID=2809203a-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:43:35+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28091e5a-6476-11ed-a020-4e5e33446d42 | InvocationID=2809203a-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:43:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c343786-6476-11ed-a020-4e5e33446d42 | InvocationID=1c34397a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:43:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28245cb0-6476-11ed-a020-4e5e33446d42 | InvocationID=282491da-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:43:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28245cb0-6476-11ed-a020-4e5e33446d42 | InvocationID=282491da-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28245cb0-6476-11ed-a020-4e5e33446d42 | InvocationID=282491da-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28245cb0-6476-11ed-a020-4e5e33446d42 | InvocationID=282491da-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:43:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34151604-6476-11ed-a020-4e5e33446d42 | InvocationID=34151802-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:43:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34151604-6476-11ed-a020-4e5e33446d42 | InvocationID=34151802-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:43:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34151604-6476-11ed-a020-4e5e33446d42 | InvocationID=34151802-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:00+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28091e5a-6476-11ed-a020-4e5e33446d42 | InvocationID=2809203a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:44:00+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36f4db2a-6476-11ed-a020-4e5e33446d42 | InvocationID=36f4dd28-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:44:00+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36f4db2a-6476-11ed-a020-4e5e33446d42 | InvocationID=36f4dd28-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:00+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36f4db2a-6476-11ed-a020-4e5e33446d42 | InvocationID=36f4dd28-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34151604-6476-11ed-a020-4e5e33446d42 | InvocationID=34151802-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:44:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4005d5ca-6476-11ed-a020-4e5e33446d42 | InvocationID=4005d8a4-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:44:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4005d5ca-6476-11ed-a020-4e5e33446d42 | InvocationID=4005d8a4-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4005d5ca-6476-11ed-a020-4e5e33446d42 | InvocationID=4005d8a4-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:25+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36f4db2a-6476-11ed-a020-4e5e33446d42 | InvocationID=36f4dd28-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:44:25+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45df8ca2-6476-11ed-a020-4e5e33446d42 | InvocationID=45df8e96-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:44:25+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45df8ca2-6476-11ed-a020-4e5e33446d42 | InvocationID=45df8e96-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:25+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45df8ca2-6476-11ed-a020-4e5e33446d42 | InvocationID=45df8e96-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4005d5ca-6476-11ed-a020-4e5e33446d42 | InvocationID=4005d8a4-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:44:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bf5ad24-6476-11ed-a020-4e5e33446d42 | InvocationID=4bf5af90-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:44:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bf5ad24-6476-11ed-a020-4e5e33446d42 | InvocationID=4bf5af90-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bf5ad24-6476-11ed-a020-4e5e33446d42 | InvocationID=4bf5af90-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:50+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45df8ca2-6476-11ed-a020-4e5e33446d42 | InvocationID=45df8e96-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:44:50+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54cae9be-6476-11ed-a020-4e5e33446d42 | InvocationID=54caebda-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:44:51+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54cae9be-6476-11ed-a020-4e5e33446d42 | InvocationID=54caebda-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:51+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54cae9be-6476-11ed-a020-4e5e33446d42 | InvocationID=54caebda-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:44:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bf5ad24-6476-11ed-a020-4e5e33446d42 | InvocationID=4bf5af90-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:44:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57e645da-6476-11ed-a020-4e5e33446d42 | InvocationID=57e647ce-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:44:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57e645da-6476-11ed-a020-4e5e33446d42 | InvocationID=57e647ce-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:44:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57e645da-6476-11ed-a020-4e5e33446d42 | InvocationID=57e647ce-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:16+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54cae9be-6476-11ed-a020-4e5e33446d42 | InvocationID=54caebda-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:45:16+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63b5bfee-6476-11ed-a020-4e5e33446d42 | InvocationID=63b5c48a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:45:16+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63b5bfee-6476-11ed-a020-4e5e33446d42 | InvocationID=63b5c48a-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:45:16+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63b5bfee-6476-11ed-a020-4e5e33446d42 | InvocationID=63b5c48a-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:45:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57e645da-6476-11ed-a020-4e5e33446d42 | InvocationID=57e647ce-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:45:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63d634ea-6476-11ed-a020-4e5e33446d42 | InvocationID=63d636de-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:45:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63d634ea-6476-11ed-a020-4e5e33446d42 | InvocationID=63d636de-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63d634ea-6476-11ed-a020-4e5e33446d42 | InvocationID=63d636de-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63d634ea-6476-11ed-a020-4e5e33446d42 | InvocationID=63d636de-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:45:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fc6193c-6476-11ed-a020-4e5e33446d42 | InvocationID=6fc61b58-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:45:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fc6193c-6476-11ed-a020-4e5e33446d42 | InvocationID=6fc61b58-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fc6193c-6476-11ed-a020-4e5e33446d42 | InvocationID=6fc61b58-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:41+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63b5bfee-6476-11ed-a020-4e5e33446d42 | InvocationID=63b5c48a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:45:41+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72a50f82-6476-11ed-a020-4e5e33446d42 | InvocationID=72a51194-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:45:41+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72a50f82-6476-11ed-a020-4e5e33446d42 | InvocationID=72a51194-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:45:41+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72a50f82-6476-11ed-a020-4e5e33446d42 | InvocationID=72a51194-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:45:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fc6193c-6476-11ed-a020-4e5e33446d42 | InvocationID=6fc61b58-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:45:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bbd319e-6476-11ed-a020-4e5e33446d42 | InvocationID=7bbd3752-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:45:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bbd319e-6476-11ed-a020-4e5e33446d42 | InvocationID=7bbd3752-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:45:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7bbd319e-6476-11ed-a020-4e5e33446d42 | InvocationID=7bbd3752-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:06+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72a50f82-6476-11ed-a020-4e5e33446d42 | InvocationID=72a51194-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:46:06+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81908e0e-6476-11ed-a020-4e5e33446d42 | InvocationID=8190a790-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:46:06+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81908e0e-6476-11ed-a020-4e5e33446d42 | InvocationID=8190a790-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:06+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81908e0e-6476-11ed-a020-4e5e33446d42 | InvocationID=8190a790-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7bbd319e-6476-11ed-a020-4e5e33446d42 | InvocationID=7bbd3752-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:46:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87ad803a-6476-11ed-a020-4e5e33446d42 | InvocationID=87ad824c-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:46:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87ad803a-6476-11ed-a020-4e5e33446d42 | InvocationID=87ad824c-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87ad803a-6476-11ed-a020-4e5e33446d42 | InvocationID=87ad824c-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:31+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81908e0e-6476-11ed-a020-4e5e33446d42 | InvocationID=8190a790-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:46:31+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=907baeee-6476-11ed-a020-4e5e33446d42 | InvocationID=907bb1f0-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:46:31+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=907baeee-6476-11ed-a020-4e5e33446d42 | InvocationID=907bb1f0-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:31+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=907baeee-6476-11ed-a020-4e5e33446d42 | InvocationID=907bb1f0-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87ad803a-6476-11ed-a020-4e5e33446d42 | InvocationID=87ad824c-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:46:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=939d9d62-6476-11ed-a020-4e5e33446d42 | InvocationID=939da1ea-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:46:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=939d9d62-6476-11ed-a020-4e5e33446d42 | InvocationID=939da1ea-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=939d9d62-6476-11ed-a020-4e5e33446d42 | InvocationID=939da1ea-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:56+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=907baeee-6476-11ed-a020-4e5e33446d42 | InvocationID=907bb1f0-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:46:56+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f66b0b6-6476-11ed-a020-4e5e33446d42 | InvocationID=9f66b354-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:46:56+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f66b0b6-6476-11ed-a020-4e5e33446d42 | InvocationID=9f66b354-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:56+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f66b0b6-6476-11ed-a020-4e5e33446d42 | InvocationID=9f66b354-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:46:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=939d9d62-6476-11ed-a020-4e5e33446d42 | InvocationID=939da1ea-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:46:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f8d6df0-6476-11ed-a020-4e5e33446d42 | InvocationID=9f8d6fe4-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:46:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f8d6df0-6476-11ed-a020-4e5e33446d42 | InvocationID=9f8d6fe4-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:46:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f8d6df0-6476-11ed-a020-4e5e33446d42 | InvocationID=9f8d6fe4-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f8d6df0-6476-11ed-a020-4e5e33446d42 | InvocationID=9f8d6fe4-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:47:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab7d7a42-6476-11ed-a020-4e5e33446d42 | InvocationID=ab7d7f4c-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:47:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab7d7a42-6476-11ed-a020-4e5e33446d42 | InvocationID=ab7d7f4c-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab7d7a42-6476-11ed-a020-4e5e33446d42 | InvocationID=ab7d7f4c-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:21+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f66b0b6-6476-11ed-a020-4e5e33446d42 | InvocationID=9f66b354-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:47:21+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae52006c-6476-11ed-a020-4e5e33446d42 | InvocationID=ae52027e-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:47:21+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae52006c-6476-11ed-a020-4e5e33446d42 | InvocationID=ae52027e-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:47:21+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae52006c-6476-11ed-a020-4e5e33446d42 | InvocationID=ae52027e-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:47:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab7d7a42-6476-11ed-a020-4e5e33446d42 | InvocationID=ab7d7f4c-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:47:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b76dbde4-6476-11ed-a020-4e5e33446d42 | InvocationID=b76dbff6-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:47:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b76dbde4-6476-11ed-a020-4e5e33446d42 | InvocationID=b76dbff6-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b76dbde4-6476-11ed-a020-4e5e33446d42 | InvocationID=b76dbff6-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:46+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae52006c-6476-11ed-a020-4e5e33446d42 | InvocationID=ae52027e-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:47:46+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd3d0c48-6476-11ed-a020-4e5e33446d42 | InvocationID=bd3d0eaa-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:47:46+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd3d0c48-6476-11ed-a020-4e5e33446d42 | InvocationID=bd3d0eaa-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:47:46+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd3d0c48-6476-11ed-a020-4e5e33446d42 | InvocationID=bd3d0eaa-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:47:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b76dbde4-6476-11ed-a020-4e5e33446d42 | InvocationID=b76dbff6-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:47:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c35dc770-6476-11ed-a020-4e5e33446d42 | InvocationID=c35dcc34-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:47:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c35dc770-6476-11ed-a020-4e5e33446d42 | InvocationID=c35dcc34-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:47:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c35dc770-6476-11ed-a020-4e5e33446d42 | InvocationID=c35dcc34-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:11+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd3d0c48-6476-11ed-a020-4e5e33446d42 | InvocationID=bd3d0eaa-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:48:11+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc27fa6a-6476-11ed-a020-4e5e33446d42 | InvocationID=cc27fdbc-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:48:11+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc27fa6a-6476-11ed-a020-4e5e33446d42 | InvocationID=cc27fdbc-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:48:11+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc27fa6a-6476-11ed-a020-4e5e33446d42 | InvocationID=cc27fdbc-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:48:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c35dc770-6476-11ed-a020-4e5e33446d42 | InvocationID=c35dcc34-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:48:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf4e1602-6476-11ed-a020-4e5e33446d42 | InvocationID=cf4e185a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:48:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf4e1602-6476-11ed-a020-4e5e33446d42 | InvocationID=cf4e185a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf4e1602-6476-11ed-a020-4e5e33446d42 | InvocationID=cf4e185a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:36+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc27fa6a-6476-11ed-a020-4e5e33446d42 | InvocationID=cc27fdbc-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:48:36+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db15688c-6476-11ed-a020-4e5e33446d42 | InvocationID=db156a94-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:48:36+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db15688c-6476-11ed-a020-4e5e33446d42 | InvocationID=db156a94-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:48:36+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db15688c-6476-11ed-a020-4e5e33446d42 | InvocationID=db156a94-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:48:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf4e1602-6476-11ed-a020-4e5e33446d42 | InvocationID=cf4e185a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:48:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db3e09b8-6476-11ed-a020-4e5e33446d42 | InvocationID=db3e0d0a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:48:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db3e09b8-6476-11ed-a020-4e5e33446d42 | InvocationID=db3e0d0a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db3e09b8-6476-11ed-a020-4e5e33446d42 | InvocationID=db3e0d0a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db3e09b8-6476-11ed-a020-4e5e33446d42 | InvocationID=db3e0d0a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:48:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e72ea52a-6476-11ed-a020-4e5e33446d42 | InvocationID=e72ea732-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:48:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e72ea52a-6476-11ed-a020-4e5e33446d42 | InvocationID=e72ea732-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:48:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e72ea52a-6476-11ed-a020-4e5e33446d42 | InvocationID=e72ea732-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:01+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db15688c-6476-11ed-a020-4e5e33446d42 | InvocationID=db156a94-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:49:01+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea01414a-6476-11ed-a020-4e5e33446d42 | InvocationID=ea014352-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:49:01+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea01414a-6476-11ed-a020-4e5e33446d42 | InvocationID=ea014352-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:01+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea01414a-6476-11ed-a020-4e5e33446d42 | InvocationID=ea014352-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e72ea52a-6476-11ed-a020-4e5e33446d42 | InvocationID=e72ea732-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:49:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f31e47aa-6476-11ed-a020-4e5e33446d42 | InvocationID=f31e4994-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:49:16+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f31e47aa-6476-11ed-a020-4e5e33446d42 | InvocationID=f31e4994-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:16+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f31e47aa-6476-11ed-a020-4e5e33446d42 | InvocationID=f31e4994-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:26+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea01414a-6476-11ed-a020-4e5e33446d42 | InvocationID=ea014352-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:49:26+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8ed7e1c-6476-11ed-a020-4e5e33446d42 | InvocationID=f8ed801a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:49:26+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8ed7e1c-6476-11ed-a020-4e5e33446d42 | InvocationID=f8ed801a-6476-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:26+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8ed7e1c-6476-11ed-a020-4e5e33446d42 | InvocationID=f8ed801a-6476-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f31e47aa-6476-11ed-a020-4e5e33446d42 | InvocationID=f31e4994-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:49:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff0efa6e-6476-11ed-a020-4e5e33446d42 | InvocationID=ff0efc8a-6476-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:49:36+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff0efa6e-6476-11ed-a020-4e5e33446d42 | InvocationID=ff0efc8a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:36+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff0efa6e-6476-11ed-a020-4e5e33446d42 | InvocationID=ff0efc8a-6476-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:51+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8ed7e1c-6476-11ed-a020-4e5e33446d42 | InvocationID=f8ed801a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:49:51+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07da187c-6477-11ed-a020-4e5e33446d42 | InvocationID=07da1a98-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:49:51+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07da187c-6477-11ed-a020-4e5e33446d42 | InvocationID=07da1a98-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:51+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07da187c-6477-11ed-a020-4e5e33446d42 | InvocationID=07da1a98-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:49:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff0efa6e-6476-11ed-a020-4e5e33446d42 | InvocationID=ff0efc8a-6476-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:49:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aff0f4e-6477-11ed-a020-4e5e33446d42 | InvocationID=0aff128c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:49:56+0000 | aai_event_thread | 140442762562336 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aff0f4e-6477-11ed-a020-4e5e33446d42 | InvocationID=0aff128c-6477-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:49:56+0000 | aai_event_thread | 140442762562336 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aff0f4e-6477-11ed-a020-4e5e33446d42 | InvocationID=0aff128c-6477-11ed-a020-4e5e33446d42 | 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[0m 2022-11-14T23:50:16+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07da187c-6477-11ed-a020-4e5e33446d42 | InvocationID=07da1a98-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:50:16+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16c5a9a0-6477-11ed-a020-4e5e33446d42 | InvocationID=16c5acde-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:50:16+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16c5a9a0-6477-11ed-a020-4e5e33446d42 | InvocationID=16c5acde-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:50:16+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16c5a9a0-6477-11ed-a020-4e5e33446d42 | InvocationID=16c5acde-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:50:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aff0f4e-6477-11ed-a020-4e5e33446d42 | InvocationID=0aff128c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:50:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16efc55a-6477-11ed-a020-4e5e33446d42 | InvocationID=16efc776-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:50:41+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16efc55a-6477-11ed-a020-4e5e33446d42 | InvocationID=16efc776-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:50:41+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25a83e2e-6477-11ed-a020-4e5e33446d42 | InvocationID=25a84572-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:50:41+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16c5a9a0-6477-11ed-a020-4e5e33446d42 | InvocationID=16c5acde-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:50:41+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25b28cbc-6477-11ed-a020-4e5e33446d42 | InvocationID=25b28ef6-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:50:41+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25b28cbc-6477-11ed-a020-4e5e33446d42 | InvocationID=25b28ef6-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:50:41+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25b28cbc-6477-11ed-a020-4e5e33446d42 | InvocationID=25b28ef6-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:01+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25a83e2e-6477-11ed-a020-4e5e33446d42 | InvocationID=25a84572-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:51:01+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31a271d6-6477-11ed-a020-4e5e33446d42 | InvocationID=31a273f2-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:51:06+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25b28cbc-6477-11ed-a020-4e5e33446d42 | InvocationID=25b28ef6-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:51:06+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=349d974e-6477-11ed-a020-4e5e33446d42 | InvocationID=349d994c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:51:06+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=349d974e-6477-11ed-a020-4e5e33446d42 | InvocationID=349d994c-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:06+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=349d974e-6477-11ed-a020-4e5e33446d42 | InvocationID=349d994c-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:21+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31a271d6-6477-11ed-a020-4e5e33446d42 | InvocationID=31a273f2-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:51:21+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3db1f960-6477-11ed-a020-4e5e33446d42 | InvocationID=3db1fb54-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:51:31+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=349d974e-6477-11ed-a020-4e5e33446d42 | InvocationID=349d994c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:51:31+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4388938a-6477-11ed-a020-4e5e33446d42 | InvocationID=438895a6-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:51:31+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4388938a-6477-11ed-a020-4e5e33446d42 | InvocationID=438895a6-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:31+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4388938a-6477-11ed-a020-4e5e33446d42 | InvocationID=438895a6-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:41+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3db1f960-6477-11ed-a020-4e5e33446d42 | InvocationID=3db1fb54-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:51:41+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49b72816-6477-11ed-a020-4e5e33446d42 | InvocationID=49b72cc6-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:51:56+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4388938a-6477-11ed-a020-4e5e33446d42 | InvocationID=438895a6-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:51:56+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52743958-6477-11ed-a020-4e5e33446d42 | InvocationID=52743c3c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:51:56+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52743958-6477-11ed-a020-4e5e33446d42 | InvocationID=52743c3c-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:51:56+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52743958-6477-11ed-a020-4e5e33446d42 | InvocationID=52743c3c-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:52:02+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=49b72816-6477-11ed-a020-4e5e33446d42 | InvocationID=49b72cc6-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:52:02+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55fc2c52-6477-11ed-a020-4e5e33446d42 | InvocationID=55fc2ed2-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:52:21+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52743958-6477-11ed-a020-4e5e33446d42 | InvocationID=52743c3c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:52:21+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=615fe778-6477-11ed-a020-4e5e33446d42 | InvocationID=615fe980-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:52:21+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=615fe778-6477-11ed-a020-4e5e33446d42 | InvocationID=615fe980-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:52:21+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=615fe778-6477-11ed-a020-4e5e33446d42 | InvocationID=615fe980-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:52:27+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55fc2c52-6477-11ed-a020-4e5e33446d42 | InvocationID=55fc2ed2-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:52:27+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64beff80-6477-11ed-a020-4e5e33446d42 | InvocationID=64bf019c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:52:46+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=615fe778-6477-11ed-a020-4e5e33446d42 | InvocationID=615fe980-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:52:46+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=704ce772-6477-11ed-a020-4e5e33446d42 | InvocationID=704ce966-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:52:46+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=704ce772-6477-11ed-a020-4e5e33446d42 | InvocationID=704ce966-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:52:46+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=704ce772-6477-11ed-a020-4e5e33446d42 | InvocationID=704ce966-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:52:52+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64beff80-6477-11ed-a020-4e5e33446d42 | InvocationID=64bf019c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:52:52+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7387e54a-6477-11ed-a020-4e5e33446d42 | InvocationID=7387e73e-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:53:11+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=704ce772-6477-11ed-a020-4e5e33446d42 | InvocationID=704ce966-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:53:11+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f41f51a-6477-11ed-a020-4e5e33446d42 | InvocationID=7f41f72c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:53:11+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f41f51a-6477-11ed-a020-4e5e33446d42 | InvocationID=7f41f72c-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:53:11+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f41f51a-6477-11ed-a020-4e5e33446d42 | InvocationID=7f41f72c-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:53:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7387e54a-6477-11ed-a020-4e5e33446d42 | InvocationID=7387e73e-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:53:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=825b4c10-6477-11ed-a020-4e5e33446d42 | InvocationID=825b4e7c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:53:36+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f41f51a-6477-11ed-a020-4e5e33446d42 | InvocationID=7f41f72c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:53:36+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e2d4d40-6477-11ed-a020-4e5e33446d42 | InvocationID=8e2d4f8e-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:53:36+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e2d4d40-6477-11ed-a020-4e5e33446d42 | InvocationID=8e2d4f8e-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:53:36+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e2d4d40-6477-11ed-a020-4e5e33446d42 | InvocationID=8e2d4f8e-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:53:41+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=825b4c10-6477-11ed-a020-4e5e33446d42 | InvocationID=825b4e7c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:53:41+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9123095e-6477-11ed-a020-4e5e33446d42 | InvocationID=91230b98-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:54:01+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e2d4d40-6477-11ed-a020-4e5e33446d42 | InvocationID=8e2d4f8e-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:54:01+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d19d17a-6477-11ed-a020-4e5e33446d42 | InvocationID=9d19d4cc-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:54:01+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d19d17a-6477-11ed-a020-4e5e33446d42 | InvocationID=9d19d4cc-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:01+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d19d17a-6477-11ed-a020-4e5e33446d42 | InvocationID=9d19d4cc-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:06+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9123095e-6477-11ed-a020-4e5e33446d42 | InvocationID=91230b98-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:54:06+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fe6c1a6-6477-11ed-a020-4e5e33446d42 | InvocationID=9fe6c57a-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:54:26+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d19d17a-6477-11ed-a020-4e5e33446d42 | InvocationID=9d19d4cc-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:54:26+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac05137a-6477-11ed-a020-4e5e33446d42 | InvocationID=ac051906-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:54:26+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac05137a-6477-11ed-a020-4e5e33446d42 | InvocationID=ac051906-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:26+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac05137a-6477-11ed-a020-4e5e33446d42 | InvocationID=ac051906-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:31+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fe6c1a6-6477-11ed-a020-4e5e33446d42 | InvocationID=9fe6c57a-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:54:31+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aeab0c1a-6477-11ed-a020-4e5e33446d42 | InvocationID=aeab0e18-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:54:51+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac05137a-6477-11ed-a020-4e5e33446d42 | InvocationID=ac051906-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:54:51+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf06fb0-6477-11ed-a020-4e5e33446d42 | InvocationID=baf07a96-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:54:51+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf06fb0-6477-11ed-a020-4e5e33446d42 | InvocationID=baf07a96-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:51+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf06fb0-6477-11ed-a020-4e5e33446d42 | InvocationID=baf07a96-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:54:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aeab0c1a-6477-11ed-a020-4e5e33446d42 | InvocationID=aeab0e18-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:54:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd6d8c5a-6477-11ed-a020-4e5e33446d42 | InvocationID=bd6d8e30-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:55:16+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf06fb0-6477-11ed-a020-4e5e33446d42 | InvocationID=baf07a96-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:55:16+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9dcbf2e-6477-11ed-a020-4e5e33446d42 | InvocationID=c9dcc190-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:55:16+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9dcbf2e-6477-11ed-a020-4e5e33446d42 | InvocationID=c9dcc190-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:55:16+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9dcbf2e-6477-11ed-a020-4e5e33446d42 | InvocationID=c9dcc190-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:55:20+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd6d8c5a-6477-11ed-a020-4e5e33446d42 | InvocationID=bd6d8e30-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:55:20+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc32d380-6477-11ed-a020-4e5e33446d42 | InvocationID=cc32d600-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:55:41+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9dcbf2e-6477-11ed-a020-4e5e33446d42 | InvocationID=c9dcc190-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:55:41+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8cc76a0-6477-11ed-a020-4e5e33446d42 | InvocationID=d8cc7920-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:55:41+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8cc76a0-6477-11ed-a020-4e5e33446d42 | InvocationID=d8cc7920-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:55:41+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8cc76a0-6477-11ed-a020-4e5e33446d42 | InvocationID=d8cc7920-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:55:45+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc32d380-6477-11ed-a020-4e5e33446d42 | InvocationID=cc32d600-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:55:45+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daf56c8e-6477-11ed-a020-4e5e33446d42 | InvocationID=daf56ea0-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:56:06+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8cc76a0-6477-11ed-a020-4e5e33446d42 | InvocationID=d8cc7920-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:56:06+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b9fd0e-6477-11ed-a020-4e5e33446d42 | InvocationID=e7b9ff0c-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:56:07+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b9fd0e-6477-11ed-a020-4e5e33446d42 | InvocationID=e7b9ff0c-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:07+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b9fd0e-6477-11ed-a020-4e5e33446d42 | InvocationID=e7b9ff0c-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:10+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=daf56c8e-6477-11ed-a020-4e5e33446d42 | InvocationID=daf56ea0-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:56:10+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9b63b90-6477-11ed-a020-4e5e33446d42 | InvocationID=e9b63d98-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:56:32+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b9fd0e-6477-11ed-a020-4e5e33446d42 | InvocationID=e7b9ff0c-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:56:32+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a568e4-6477-11ed-a020-4e5e33446d42 | InvocationID=f6a56ba0-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:56:32+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a568e4-6477-11ed-a020-4e5e33446d42 | InvocationID=f6a56ba0-6477-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:32+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a568e4-6477-11ed-a020-4e5e33446d42 | InvocationID=f6a56ba0-6477-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9b63b90-6477-11ed-a020-4e5e33446d42 | InvocationID=e9b63d98-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:56:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8797b42-6477-11ed-a020-4e5e33446d42 | InvocationID=f8797d90-6477-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:56:57+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a568e4-6477-11ed-a020-4e5e33446d42 | InvocationID=f6a56ba0-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:56:57+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05926c44-6478-11ed-a020-4e5e33446d42 | InvocationID=05926e42-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:56:57+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05926c44-6478-11ed-a020-4e5e33446d42 | InvocationID=05926e42-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:57+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05926c44-6478-11ed-a020-4e5e33446d42 | InvocationID=05926e42-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:56:59+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8797b42-6477-11ed-a020-4e5e33446d42 | InvocationID=f8797d90-6477-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:56:59+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=073b09f2-6478-11ed-a020-4e5e33446d42 | InvocationID=073b0c18-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:57:22+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05926c44-6478-11ed-a020-4e5e33446d42 | InvocationID=05926e42-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:57:22+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=147dab24-6478-11ed-a020-4e5e33446d42 | InvocationID=147dae94-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:57:22+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=147dab24-6478-11ed-a020-4e5e33446d42 | InvocationID=147dae94-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:57:22+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=147dab24-6478-11ed-a020-4e5e33446d42 | InvocationID=147dae94-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:57:24+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=073b09f2-6478-11ed-a020-4e5e33446d42 | InvocationID=073b0c18-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:57:24+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15fc15b2-6478-11ed-a020-4e5e33446d42 | InvocationID=15fc17b0-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:57:47+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=147dab24-6478-11ed-a020-4e5e33446d42 | InvocationID=147dae94-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:57:47+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2368c088-6478-11ed-a020-4e5e33446d42 | InvocationID=2368c29a-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:57:47+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2368c088-6478-11ed-a020-4e5e33446d42 | InvocationID=2368c29a-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:57:47+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2368c088-6478-11ed-a020-4e5e33446d42 | InvocationID=2368c29a-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:57:49+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15fc15b2-6478-11ed-a020-4e5e33446d42 | InvocationID=15fc17b0-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:57:49+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24bd87c0-6478-11ed-a020-4e5e33446d42 | InvocationID=24bd8a90-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:58:12+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2368c088-6478-11ed-a020-4e5e33446d42 | InvocationID=2368c29a-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:58:12+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3253d830-6478-11ed-a020-4e5e33446d42 | InvocationID=3253da42-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:58:12+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3253d830-6478-11ed-a020-4e5e33446d42 | InvocationID=3253da42-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:58:12+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3253d830-6478-11ed-a020-4e5e33446d42 | InvocationID=3253da42-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:58:14+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24bd87c0-6478-11ed-a020-4e5e33446d42 | InvocationID=24bd8a90-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:58:14+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337e4c2c-6478-11ed-a020-4e5e33446d42 | InvocationID=337e4db2-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:58:37+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3253d830-6478-11ed-a020-4e5e33446d42 | InvocationID=3253da42-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:58:37+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=413f4604-6478-11ed-a020-4e5e33446d42 | InvocationID=413f5202-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:58:37+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=413f4604-6478-11ed-a020-4e5e33446d42 | InvocationID=413f5202-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:58:37+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=413f4604-6478-11ed-a020-4e5e33446d42 | InvocationID=413f5202-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:58:38+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=337e4c2c-6478-11ed-a020-4e5e33446d42 | InvocationID=337e4db2-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:58:38+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=423f0c9c-6478-11ed-a020-4e5e33446d42 | InvocationID=423f10ac-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:59:02+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=413f4604-6478-11ed-a020-4e5e33446d42 | InvocationID=413f5202-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:59:02+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=502ab202-6478-11ed-a020-4e5e33446d42 | InvocationID=502ab40a-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:59:02+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=502ab202-6478-11ed-a020-4e5e33446d42 | InvocationID=502ab40a-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:02+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=502ab202-6478-11ed-a020-4e5e33446d42 | InvocationID=502ab40a-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:03+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=423f0c9c-6478-11ed-a020-4e5e33446d42 | InvocationID=423f10ac-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:59:03+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=510158ac-6478-11ed-a020-4e5e33446d42 | InvocationID=51015aaa-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:59:27+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=502ab202-6478-11ed-a020-4e5e33446d42 | InvocationID=502ab40a-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:59:27+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f159f66-6478-11ed-a020-4e5e33446d42 | InvocationID=5f15a1f0-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:59:27+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f159f66-6478-11ed-a020-4e5e33446d42 | InvocationID=5f15a1f0-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:27+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f159f66-6478-11ed-a020-4e5e33446d42 | InvocationID=5f15a1f0-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:28+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=510158ac-6478-11ed-a020-4e5e33446d42 | InvocationID=51015aaa-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:59:28+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fc38d60-6478-11ed-a020-4e5e33446d42 | InvocationID=5fc38f4a-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-14T23:59:52+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f159f66-6478-11ed-a020-4e5e33446d42 | InvocationID=5f15a1f0-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-14T23:59:52+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e049284-6478-11ed-a020-4e5e33446d42 | InvocationID=6e049626-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-14T23:59:52+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e049284-6478-11ed-a020-4e5e33446d42 | InvocationID=6e049626-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:52+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e049284-6478-11ed-a020-4e5e33446d42 | InvocationID=6e049626-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-14T23:59:53+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5fc38d60-6478-11ed-a020-4e5e33446d42 | InvocationID=5fc38f4a-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-14T23:59:53+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e83f34e-6478-11ed-a020-4e5e33446d42 | InvocationID=6e83f54c-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:00:17+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e049284-6478-11ed-a020-4e5e33446d42 | InvocationID=6e049626-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:00:17+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cf037f8-6478-11ed-a020-4e5e33446d42 | InvocationID=7cf03b5e-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:00:17+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cf037f8-6478-11ed-a020-4e5e33446d42 | InvocationID=7cf03b5e-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:00:17+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7cf037f8-6478-11ed-a020-4e5e33446d42 | InvocationID=7cf03b5e-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:00:17+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e83f34e-6478-11ed-a020-4e5e33446d42 | InvocationID=6e83f54c-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:00:17+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d44f3ec-6478-11ed-a020-4e5e33446d42 | InvocationID=7d44f6a8-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:00:42+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7cf037f8-6478-11ed-a020-4e5e33446d42 | InvocationID=7cf03b5e-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:00:42+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bdb46ea-6478-11ed-a020-4e5e33446d42 | InvocationID=8bdb4b36-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:00:42+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bdb46ea-6478-11ed-a020-4e5e33446d42 | InvocationID=8bdb4b36-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:00:42+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bdb46ea-6478-11ed-a020-4e5e33446d42 | InvocationID=8bdb4b36-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:00:42+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d44f3ec-6478-11ed-a020-4e5e33446d42 | InvocationID=7d44f6a8-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:00:42+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c063fe4-6478-11ed-a020-4e5e33446d42 | InvocationID=8c06425a-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:01:07+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bdb46ea-6478-11ed-a020-4e5e33446d42 | InvocationID=8bdb4b36-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:01:07+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac68aca-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac68cc8-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:01:07+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c063fe4-6478-11ed-a020-4e5e33446d42 | InvocationID=8c06425a-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:01:07+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac8c010-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac8c114-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:01:07+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac68aca-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac68cc8-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:01:07+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac68aca-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac68cc8-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:01:32+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ac8c010-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac8c114-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:01:32+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a98e25e0-6478-11ed-a020-4e5e33446d42 | InvocationID=a98e28ce-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:01:32+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac68aca-6478-11ed-a020-4e5e33446d42 | InvocationID=9ac68cc8-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:01:32+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9b383da-6478-11ed-a020-4e5e33446d42 | InvocationID=a9b385d8-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:01:32+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9b383da-6478-11ed-a020-4e5e33446d42 | InvocationID=a9b385d8-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:01:32+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9b383da-6478-11ed-a020-4e5e33446d42 | InvocationID=a9b385d8-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:01:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a98e25e0-6478-11ed-a020-4e5e33446d42 | InvocationID=a98e28ce-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:01:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8513428-6478-11ed-a020-4e5e33446d42 | InvocationID=b8513838-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:01:57+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9b383da-6478-11ed-a020-4e5e33446d42 | InvocationID=a9b385d8-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:01:57+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b89e4a56-6478-11ed-a020-4e5e33446d42 | InvocationID=b89e4c40-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:01:57+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b89e4a56-6478-11ed-a020-4e5e33446d42 | InvocationID=b89e4c40-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:01:57+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b89e4a56-6478-11ed-a020-4e5e33446d42 | InvocationID=b89e4c40-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:02:21+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8513428-6478-11ed-a020-4e5e33446d42 | InvocationID=b8513838-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:02:21+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c71251d6-6478-11ed-a020-4e5e33446d42 | InvocationID=c71253d4-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:02:22+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b89e4a56-6478-11ed-a020-4e5e33446d42 | InvocationID=b89e4c40-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:02:22+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7891992-6478-11ed-a020-4e5e33446d42 | InvocationID=c7891b86-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:02:22+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7891992-6478-11ed-a020-4e5e33446d42 | InvocationID=c7891b86-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:02:22+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7891992-6478-11ed-a020-4e5e33446d42 | InvocationID=c7891b86-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:02:46+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c71251d6-6478-11ed-a020-4e5e33446d42 | InvocationID=c71253d4-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:02:46+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5d3d578-6478-11ed-a020-4e5e33446d42 | InvocationID=d5d3dbc2-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:02:47+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7891992-6478-11ed-a020-4e5e33446d42 | InvocationID=c7891b86-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:02:47+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d674228a-6478-11ed-a020-4e5e33446d42 | InvocationID=d67424ce-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:02:47+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d674228a-6478-11ed-a020-4e5e33446d42 | InvocationID=d67424ce-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:02:47+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d674228a-6478-11ed-a020-4e5e33446d42 | InvocationID=d67424ce-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:03:11+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5d3d578-6478-11ed-a020-4e5e33446d42 | InvocationID=d5d3dbc2-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:03:11+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4985aa2-6478-11ed-a020-4e5e33446d42 | InvocationID=e4985cc8-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:03:12+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d674228a-6478-11ed-a020-4e5e33446d42 | InvocationID=d67424ce-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:03:12+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e55f2b50-6478-11ed-a020-4e5e33446d42 | InvocationID=e55f2dd0-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:03:12+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e55f2b50-6478-11ed-a020-4e5e33446d42 | InvocationID=e55f2dd0-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:03:12+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e55f2b50-6478-11ed-a020-4e5e33446d42 | InvocationID=e55f2dd0-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:03:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4985aa2-6478-11ed-a020-4e5e33446d42 | InvocationID=e4985cc8-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:03:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f35ac9ee-6478-11ed-a020-4e5e33446d42 | InvocationID=f35acc50-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:03:37+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e55f2b50-6478-11ed-a020-4e5e33446d42 | InvocationID=e55f2dd0-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:03:37+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f44a00d6-6478-11ed-a020-4e5e33446d42 | InvocationID=f44a02e8-6478-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:03:37+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f44a00d6-6478-11ed-a020-4e5e33446d42 | InvocationID=f44a02e8-6478-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:03:37+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f44a00d6-6478-11ed-a020-4e5e33446d42 | InvocationID=f44a02e8-6478-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:00+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f35ac9ee-6478-11ed-a020-4e5e33446d42 | InvocationID=f35acc50-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:04:00+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=021cddaa-6479-11ed-a020-4e5e33446d42 | InvocationID=021ce016-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:04:02+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f44a00d6-6478-11ed-a020-4e5e33446d42 | InvocationID=f44a02e8-6478-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:04:02+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0334e8f4-6479-11ed-a020-4e5e33446d42 | InvocationID=0334eafc-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:04:02+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0334e8f4-6479-11ed-a020-4e5e33446d42 | InvocationID=0334eafc-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:02+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0334e8f4-6479-11ed-a020-4e5e33446d42 | InvocationID=0334eafc-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:25+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=021cddaa-6479-11ed-a020-4e5e33446d42 | InvocationID=021ce016-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:04:25+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10df328e-6479-11ed-a020-4e5e33446d42 | InvocationID=10df34aa-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:04:27+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0334e8f4-6479-11ed-a020-4e5e33446d42 | InvocationID=0334eafc-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:04:27+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=121fba4c-6479-11ed-a020-4e5e33446d42 | InvocationID=121fbdbc-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:04:27+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=121fba4c-6479-11ed-a020-4e5e33446d42 | InvocationID=121fbdbc-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:27+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=121fba4c-6479-11ed-a020-4e5e33446d42 | InvocationID=121fbdbc-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:50+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10df328e-6479-11ed-a020-4e5e33446d42 | InvocationID=10df34aa-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:04:50+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f9ff4b6-6479-11ed-a020-4e5e33446d42 | InvocationID=1f9ff772-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:04:52+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=121fba4c-6479-11ed-a020-4e5e33446d42 | InvocationID=121fbdbc-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:04:52+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210ab462-6479-11ed-a020-4e5e33446d42 | InvocationID=210ab750-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:04:52+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210ab462-6479-11ed-a020-4e5e33446d42 | InvocationID=210ab750-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:04:52+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210ab462-6479-11ed-a020-4e5e33446d42 | InvocationID=210ab750-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:05:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f9ff4b6-6479-11ed-a020-4e5e33446d42 | InvocationID=1f9ff772-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:05:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e624cc4-6479-11ed-a020-4e5e33446d42 | InvocationID=2e624ecc-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:05:17+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210ab462-6479-11ed-a020-4e5e33446d42 | InvocationID=210ab750-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:05:17+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ff56d6e-6479-11ed-a020-4e5e33446d42 | InvocationID=2ff56f6c-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:05:17+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ff56d6e-6479-11ed-a020-4e5e33446d42 | InvocationID=2ff56f6c-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:05:17+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ff56d6e-6479-11ed-a020-4e5e33446d42 | InvocationID=2ff56f6c-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:05:39+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e624cc4-6479-11ed-a020-4e5e33446d42 | InvocationID=2e624ecc-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:05:39+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d23de58-6479-11ed-a020-4e5e33446d42 | InvocationID=3d23e06a-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:05:42+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ff56d6e-6479-11ed-a020-4e5e33446d42 | InvocationID=2ff56f6c-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:05:42+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ee3c0b4-6479-11ed-a020-4e5e33446d42 | InvocationID=3ee3c29e-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:05:42+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ee3c0b4-6479-11ed-a020-4e5e33446d42 | InvocationID=3ee3c29e-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:05:42+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ee3c0b4-6479-11ed-a020-4e5e33446d42 | InvocationID=3ee3c29e-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:04+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d23de58-6479-11ed-a020-4e5e33446d42 | InvocationID=3d23e06a-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:06:04+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4be4a6b6-6479-11ed-a020-4e5e33446d42 | InvocationID=4be4abf2-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:06:07+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ee3c0b4-6479-11ed-a020-4e5e33446d42 | InvocationID=3ee3c29e-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:06:07+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dcef53a-6479-11ed-a020-4e5e33446d42 | InvocationID=4dcefc7e-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:06:07+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dcef53a-6479-11ed-a020-4e5e33446d42 | InvocationID=4dcefc7e-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:07+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dcef53a-6479-11ed-a020-4e5e33446d42 | InvocationID=4dcefc7e-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:29+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4be4a6b6-6479-11ed-a020-4e5e33446d42 | InvocationID=4be4abf2-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:06:29+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aa63c32-6479-11ed-a020-4e5e33446d42 | InvocationID=5aa63fac-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:06:32+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dcef53a-6479-11ed-a020-4e5e33446d42 | InvocationID=4dcefc7e-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:06:32+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbac8d0-6479-11ed-a020-4e5e33446d42 | InvocationID=5cbace52-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:06:32+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbac8d0-6479-11ed-a020-4e5e33446d42 | InvocationID=5cbace52-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:32+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbac8d0-6479-11ed-a020-4e5e33446d42 | InvocationID=5cbace52-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:54+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5aa63c32-6479-11ed-a020-4e5e33446d42 | InvocationID=5aa63fac-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:06:54+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=696b8eb6-6479-11ed-a020-4e5e33446d42 | InvocationID=696b924e-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:06:57+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbac8d0-6479-11ed-a020-4e5e33446d42 | InvocationID=5cbace52-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:06:57+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba5f1ee-6479-11ed-a020-4e5e33446d42 | InvocationID=6ba5f8ba-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:06:57+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba5f1ee-6479-11ed-a020-4e5e33446d42 | InvocationID=6ba5f8ba-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:06:57+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba5f1ee-6479-11ed-a020-4e5e33446d42 | InvocationID=6ba5f8ba-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:07:18+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=696b8eb6-6479-11ed-a020-4e5e33446d42 | InvocationID=696b924e-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:07:18+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782d37ce-6479-11ed-a020-4e5e33446d42 | InvocationID=782d3a8a-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:07:22+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba5f1ee-6479-11ed-a020-4e5e33446d42 | InvocationID=6ba5f8ba-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:07:22+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a920472-6479-11ed-a020-4e5e33446d42 | InvocationID=7a920706-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:07:22+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a920472-6479-11ed-a020-4e5e33446d42 | InvocationID=7a920706-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:07:22+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a920472-6479-11ed-a020-4e5e33446d42 | InvocationID=7a920706-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:07:43+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=782d37ce-6479-11ed-a020-4e5e33446d42 | InvocationID=782d3a8a-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:07:43+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86efd94c-6479-11ed-a020-4e5e33446d42 | InvocationID=86efdda2-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:07:47+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a920472-6479-11ed-a020-4e5e33446d42 | InvocationID=7a920706-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:07:47+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897cdbe2-6479-11ed-a020-4e5e33446d42 | InvocationID=897ce01a-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:07:47+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897cdbe2-6479-11ed-a020-4e5e33446d42 | InvocationID=897ce01a-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:07:47+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897cdbe2-6479-11ed-a020-4e5e33446d42 | InvocationID=897ce01a-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:08:08+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86efd94c-6479-11ed-a020-4e5e33446d42 | InvocationID=86efdda2-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:08:08+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b21eb8-6479-11ed-a020-4e5e33446d42 | InvocationID=95b22110-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:08:12+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897cdbe2-6479-11ed-a020-4e5e33446d42 | InvocationID=897ce01a-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:08:12+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9867c87e-6479-11ed-a020-4e5e33446d42 | InvocationID=9867ca9a-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:08:12+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9867c87e-6479-11ed-a020-4e5e33446d42 | InvocationID=9867ca9a-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:08:12+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9867c87e-6479-11ed-a020-4e5e33446d42 | InvocationID=9867ca9a-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:08:33+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95b21eb8-6479-11ed-a020-4e5e33446d42 | InvocationID=95b22110-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:08:33+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a472c84e-6479-11ed-a020-4e5e33446d42 | InvocationID=a472cc22-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:08:37+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9867c87e-6479-11ed-a020-4e5e33446d42 | InvocationID=9867ca9a-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:08:37+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a752b678-6479-11ed-a020-4e5e33446d42 | InvocationID=a752b84e-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:08:37+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a752b678-6479-11ed-a020-4e5e33446d42 | InvocationID=a752b84e-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:08:37+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a752b678-6479-11ed-a020-4e5e33446d42 | InvocationID=a752b84e-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:08:57+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a472c84e-6479-11ed-a020-4e5e33446d42 | InvocationID=a472cc22-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:08:57+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3335498-6479-11ed-a020-4e5e33446d42 | InvocationID=b33358c6-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:09:02+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a752b678-6479-11ed-a020-4e5e33446d42 | InvocationID=a752b84e-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:09:02+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b63d932e-6479-11ed-a020-4e5e33446d42 | InvocationID=b63d9522-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:09:02+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b63d932e-6479-11ed-a020-4e5e33446d42 | InvocationID=b63d9522-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:09:02+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b63d932e-6479-11ed-a020-4e5e33446d42 | InvocationID=b63d9522-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:09:22+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3335498-6479-11ed-a020-4e5e33446d42 | InvocationID=b33358c6-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:09:22+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1f545a4-6479-11ed-a020-4e5e33446d42 | InvocationID=c1f549f0-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:09:27+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b63d932e-6479-11ed-a020-4e5e33446d42 | InvocationID=b63d9522-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:09:27+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c528b378-6479-11ed-a020-4e5e33446d42 | InvocationID=c528b616-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:09:28+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c528b378-6479-11ed-a020-4e5e33446d42 | InvocationID=c528b616-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:09:28+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c528b378-6479-11ed-a020-4e5e33446d42 | InvocationID=c528b616-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:09:47+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1f545a4-6479-11ed-a020-4e5e33446d42 | InvocationID=c1f549f0-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:09:47+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0b62d10-6479-11ed-a020-4e5e33446d42 | InvocationID=d0b62f86-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:09:53+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c528b378-6479-11ed-a020-4e5e33446d42 | InvocationID=c528b616-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:09:53+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4149c76-6479-11ed-a020-4e5e33446d42 | InvocationID=d4149ef6-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:09:53+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4149c76-6479-11ed-a020-4e5e33446d42 | InvocationID=d4149ef6-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:09:53+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4149c76-6479-11ed-a020-4e5e33446d42 | InvocationID=d4149ef6-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:10:12+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0b62d10-6479-11ed-a020-4e5e33446d42 | InvocationID=d0b62f86-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:10:12+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df79fd72-6479-11ed-a020-4e5e33446d42 | InvocationID=df7a0218-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:10:18+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4149c76-6479-11ed-a020-4e5e33446d42 | InvocationID=d4149ef6-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:10:18+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fff0e6-6479-11ed-a020-4e5e33446d42 | InvocationID=e2fff438-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:10:18+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fff0e6-6479-11ed-a020-4e5e33446d42 | InvocationID=e2fff438-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:10:18+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fff0e6-6479-11ed-a020-4e5e33446d42 | InvocationID=e2fff438-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:10:36+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df79fd72-6479-11ed-a020-4e5e33446d42 | InvocationID=df7a0218-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:10:36+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee3aeef2-6479-11ed-a020-4e5e33446d42 | InvocationID=ee3af0f0-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:10:43+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fff0e6-6479-11ed-a020-4e5e33446d42 | InvocationID=e2fff438-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:10:43+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1eb1a7c-6479-11ed-a020-4e5e33446d42 | InvocationID=f1eb1edc-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:10:43+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1eb1a7c-6479-11ed-a020-4e5e33446d42 | InvocationID=f1eb1edc-6479-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:10:43+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1eb1a7c-6479-11ed-a020-4e5e33446d42 | InvocationID=f1eb1edc-6479-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:01+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee3aeef2-6479-11ed-a020-4e5e33446d42 | InvocationID=ee3af0f0-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:11:01+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcfe7a9e-6479-11ed-a020-4e5e33446d42 | InvocationID=fcfe7c9c-6479-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:11:08+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1eb1a7c-6479-11ed-a020-4e5e33446d42 | InvocationID=f1eb1edc-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:11:08+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d7a686-647a-11ed-a020-4e5e33446d42 | InvocationID=00d7aafa-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:11:08+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d7a686-647a-11ed-a020-4e5e33446d42 | InvocationID=00d7aafa-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:08+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d7a686-647a-11ed-a020-4e5e33446d42 | InvocationID=00d7aafa-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:26+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fcfe7a9e-6479-11ed-a020-4e5e33446d42 | InvocationID=fcfe7c9c-6479-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:11:26+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bc049d6-647a-11ed-a020-4e5e33446d42 | InvocationID=0bc04be8-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:11:33+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d7a686-647a-11ed-a020-4e5e33446d42 | InvocationID=00d7aafa-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:11:33+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fc2ecb4-647a-11ed-a020-4e5e33446d42 | InvocationID=0fc2eeb2-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:11:33+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fc2ecb4-647a-11ed-a020-4e5e33446d42 | InvocationID=0fc2eeb2-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:33+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fc2ecb4-647a-11ed-a020-4e5e33446d42 | InvocationID=0fc2eeb2-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:51+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bc049d6-647a-11ed-a020-4e5e33446d42 | InvocationID=0bc04be8-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:11:51+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a813200-647a-11ed-a020-4e5e33446d42 | InvocationID=1a81344e-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:11:58+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fc2ecb4-647a-11ed-a020-4e5e33446d42 | InvocationID=0fc2eeb2-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:11:58+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eae93b8-647a-11ed-a020-4e5e33446d42 | InvocationID=1eae984a-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:11:58+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eae93b8-647a-11ed-a020-4e5e33446d42 | InvocationID=1eae984a-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:11:58+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1eae93b8-647a-11ed-a020-4e5e33446d42 | InvocationID=1eae984a-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:12:15+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a813200-647a-11ed-a020-4e5e33446d42 | InvocationID=1a81344e-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:12:15+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2942003a-647a-11ed-a020-4e5e33446d42 | InvocationID=29420242-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:12:23+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1eae93b8-647a-11ed-a020-4e5e33446d42 | InvocationID=1eae984a-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:12:23+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d9bff1e-647a-11ed-a020-4e5e33446d42 | InvocationID=2d9c0338-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:12:23+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d9bff1e-647a-11ed-a020-4e5e33446d42 | InvocationID=2d9c0338-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:12:23+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d9bff1e-647a-11ed-a020-4e5e33446d42 | InvocationID=2d9c0338-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:12:40+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2942003a-647a-11ed-a020-4e5e33446d42 | InvocationID=29420242-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:12:40+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38043156-647a-11ed-a020-4e5e33446d42 | InvocationID=38043606-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:12:48+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d9bff1e-647a-11ed-a020-4e5e33446d42 | InvocationID=2d9c0338-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:12:48+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c882944-647a-11ed-a020-4e5e33446d42 | InvocationID=3c882c00-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:12:48+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c882944-647a-11ed-a020-4e5e33446d42 | InvocationID=3c882c00-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:12:48+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c882944-647a-11ed-a020-4e5e33446d42 | InvocationID=3c882c00-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:13:05+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38043156-647a-11ed-a020-4e5e33446d42 | InvocationID=38043606-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:13:05+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46c53eec-647a-11ed-a020-4e5e33446d42 | InvocationID=46c541c6-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:13:13+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c882944-647a-11ed-a020-4e5e33446d42 | InvocationID=3c882c00-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:13:13+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b740d92-647a-11ed-a020-4e5e33446d42 | InvocationID=4b741008-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:13:13+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b740d92-647a-11ed-a020-4e5e33446d42 | InvocationID=4b741008-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:13:13+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b740d92-647a-11ed-a020-4e5e33446d42 | InvocationID=4b741008-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:13:30+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46c53eec-647a-11ed-a020-4e5e33446d42 | InvocationID=46c541c6-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:13:30+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=558616ea-647a-11ed-a020-4e5e33446d42 | InvocationID=55861974-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:13:38+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b740d92-647a-11ed-a020-4e5e33446d42 | InvocationID=4b741008-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:13:38+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a5f6a90-647a-11ed-a020-4e5e33446d42 | InvocationID=5a5f6d60-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:13:38+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a5f6a90-647a-11ed-a020-4e5e33446d42 | InvocationID=5a5f6d60-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:13:38+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a5f6a90-647a-11ed-a020-4e5e33446d42 | InvocationID=5a5f6d60-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:13:54+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=558616ea-647a-11ed-a020-4e5e33446d42 | InvocationID=55861974-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:13:54+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6446c8d2-647a-11ed-a020-4e5e33446d42 | InvocationID=6446cc38-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:14:03+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a5f6a90-647a-11ed-a020-4e5e33446d42 | InvocationID=5a5f6d60-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:14:03+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=694a7c20-647a-11ed-a020-4e5e33446d42 | InvocationID=694a7f18-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:14:03+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=694a7c20-647a-11ed-a020-4e5e33446d42 | InvocationID=694a7f18-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:14:03+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=694a7c20-647a-11ed-a020-4e5e33446d42 | InvocationID=694a7f18-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:14:19+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6446c8d2-647a-11ed-a020-4e5e33446d42 | InvocationID=6446cc38-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:14:19+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7307fec2-647a-11ed-a020-4e5e33446d42 | InvocationID=730800d4-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:14:28+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=694a7c20-647a-11ed-a020-4e5e33446d42 | InvocationID=694a7f18-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:14:28+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=783550fc-647a-11ed-a020-4e5e33446d42 | InvocationID=783552dc-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:14:28+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=783550fc-647a-11ed-a020-4e5e33446d42 | InvocationID=783552dc-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:14:28+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=783550fc-647a-11ed-a020-4e5e33446d42 | InvocationID=783552dc-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:14:44+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7307fec2-647a-11ed-a020-4e5e33446d42 | InvocationID=730800d4-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:14:44+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81c8b26c-647a-11ed-a020-4e5e33446d42 | InvocationID=81c8b6a4-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:14:53+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=783550fc-647a-11ed-a020-4e5e33446d42 | InvocationID=783552dc-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:14:53+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8720fc56-647a-11ed-a020-4e5e33446d42 | InvocationID=8720ff94-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:14:53+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8720fc56-647a-11ed-a020-4e5e33446d42 | InvocationID=8720ff94-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:14:53+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8720fc56-647a-11ed-a020-4e5e33446d42 | InvocationID=8720ff94-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:15:09+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81c8b26c-647a-11ed-a020-4e5e33446d42 | InvocationID=81c8b6a4-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:15:09+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=908b16a0-647a-11ed-a020-4e5e33446d42 | InvocationID=908b18e4-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:15:18+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8720fc56-647a-11ed-a020-4e5e33446d42 | InvocationID=8720ff94-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:15:18+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=960c3a0a-647a-11ed-a020-4e5e33446d42 | InvocationID=960c3c26-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:15:18+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=960c3a0a-647a-11ed-a020-4e5e33446d42 | InvocationID=960c3c26-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:15:18+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=960c3a0a-647a-11ed-a020-4e5e33446d42 | InvocationID=960c3c26-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:15:33+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=908b16a0-647a-11ed-a020-4e5e33446d42 | InvocationID=908b18e4-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:15:33+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f4ce952-647a-11ed-a020-4e5e33446d42 | InvocationID=9f4cec36-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:15:43+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=960c3a0a-647a-11ed-a020-4e5e33446d42 | InvocationID=960c3c26-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:15:43+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4faf4de-647a-11ed-a020-4e5e33446d42 | InvocationID=a4faf740-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:15:43+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4faf4de-647a-11ed-a020-4e5e33446d42 | InvocationID=a4faf740-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:15:43+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4faf4de-647a-11ed-a020-4e5e33446d42 | InvocationID=a4faf740-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:15:58+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f4ce952-647a-11ed-a020-4e5e33446d42 | InvocationID=9f4cec36-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:15:58+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae0e3ee6-647a-11ed-a020-4e5e33446d42 | InvocationID=ae0e43a0-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:16:08+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4faf4de-647a-11ed-a020-4e5e33446d42 | InvocationID=a4faf740-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:16:08+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3e6ad6c-647a-11ed-a020-4e5e33446d42 | InvocationID=b3e6af60-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:16:08+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3e6ad6c-647a-11ed-a020-4e5e33446d42 | InvocationID=b3e6af60-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:16:08+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3e6ad6c-647a-11ed-a020-4e5e33446d42 | InvocationID=b3e6af60-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:16:23+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae0e3ee6-647a-11ed-a020-4e5e33446d42 | InvocationID=ae0e43a0-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:16:23+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bccf4a7e-647a-11ed-a020-4e5e33446d42 | InvocationID=bccf4cea-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:16:33+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3e6ad6c-647a-11ed-a020-4e5e33446d42 | InvocationID=b3e6af60-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:16:33+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2d1fc78-647a-11ed-a020-4e5e33446d42 | InvocationID=c2d1fe76-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:16:33+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2d1fc78-647a-11ed-a020-4e5e33446d42 | InvocationID=c2d1fe76-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:16:33+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2d1fc78-647a-11ed-a020-4e5e33446d42 | InvocationID=c2d1fe76-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:16:48+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bccf4a7e-647a-11ed-a020-4e5e33446d42 | InvocationID=bccf4cea-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:16:48+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb910dd6-647a-11ed-a020-4e5e33446d42 | InvocationID=cb9110d8-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:16:58+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2d1fc78-647a-11ed-a020-4e5e33446d42 | InvocationID=c2d1fe76-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:16:58+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1bcfe72-647a-11ed-a020-4e5e33446d42 | InvocationID=d1bd01ec-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:16:58+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1bcfe72-647a-11ed-a020-4e5e33446d42 | InvocationID=d1bd01ec-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:16:58+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1bcfe72-647a-11ed-a020-4e5e33446d42 | InvocationID=d1bd01ec-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:17:12+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb910dd6-647a-11ed-a020-4e5e33446d42 | InvocationID=cb9110d8-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:17:13+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da52b39c-647a-11ed-a020-4e5e33446d42 | InvocationID=da52b5ae-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:17:23+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1bcfe72-647a-11ed-a020-4e5e33446d42 | InvocationID=d1bd01ec-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:17:23+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0a8607a-647a-11ed-a020-4e5e33446d42 | InvocationID=e0a862a0-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:17:23+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0a8607a-647a-11ed-a020-4e5e33446d42 | InvocationID=e0a862a0-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:17:23+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0a8607a-647a-11ed-a020-4e5e33446d42 | InvocationID=e0a862a0-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:17:37+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da52b39c-647a-11ed-a020-4e5e33446d42 | InvocationID=da52b5ae-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:17:37+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e913cf6a-647a-11ed-a020-4e5e33446d42 | InvocationID=e913d1ea-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:17:48+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0a8607a-647a-11ed-a020-4e5e33446d42 | InvocationID=e0a862a0-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:17:48+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef93da1a-647a-11ed-a020-4e5e33446d42 | InvocationID=ef93e122-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:17:48+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef93da1a-647a-11ed-a020-4e5e33446d42 | InvocationID=ef93e122-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:17:48+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef93da1a-647a-11ed-a020-4e5e33446d42 | InvocationID=ef93e122-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:18:02+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e913cf6a-647a-11ed-a020-4e5e33446d42 | InvocationID=e913d1ea-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:18:02+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7d52abc-647a-11ed-a020-4e5e33446d42 | InvocationID=f7d52d8c-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:18:13+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef93da1a-647a-11ed-a020-4e5e33446d42 | InvocationID=ef93e122-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:18:13+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe80234e-647a-11ed-a020-4e5e33446d42 | InvocationID=fe8025f6-647a-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:18:13+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe80234e-647a-11ed-a020-4e5e33446d42 | InvocationID=fe8025f6-647a-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:18:13+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe80234e-647a-11ed-a020-4e5e33446d42 | InvocationID=fe8025f6-647a-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:18:27+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7d52abc-647a-11ed-a020-4e5e33446d42 | InvocationID=f7d52d8c-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:18:27+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=069bdb90-647b-11ed-a020-4e5e33446d42 | InvocationID=069bddb6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:18:38+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe80234e-647a-11ed-a020-4e5e33446d42 | InvocationID=fe8025f6-647a-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:18:38+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d6b4c58-647b-11ed-a020-4e5e33446d42 | InvocationID=0d6b4e74-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:18:38+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d6b4c58-647b-11ed-a020-4e5e33446d42 | InvocationID=0d6b4e74-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:18:38+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d6b4c58-647b-11ed-a020-4e5e33446d42 | InvocationID=0d6b4e74-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:18:52+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=069bdb90-647b-11ed-a020-4e5e33446d42 | InvocationID=069bddb6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:18:52+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155c603c-647b-11ed-a020-4e5e33446d42 | InvocationID=155c64f6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:19:03+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d6b4c58-647b-11ed-a020-4e5e33446d42 | InvocationID=0d6b4e74-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:19:03+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c56eeac-647b-11ed-a020-4e5e33446d42 | InvocationID=1c56f0e6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:19:03+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c56eeac-647b-11ed-a020-4e5e33446d42 | InvocationID=1c56f0e6-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:19:03+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c56eeac-647b-11ed-a020-4e5e33446d42 | InvocationID=1c56f0e6-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:19:16+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=155c603c-647b-11ed-a020-4e5e33446d42 | InvocationID=155c64f6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:19:16+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=241d4898-647b-11ed-a020-4e5e33446d42 | InvocationID=241d4c3a-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:19:28+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c56eeac-647b-11ed-a020-4e5e33446d42 | InvocationID=1c56f0e6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:19:28+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b41f66e-647b-11ed-a020-4e5e33446d42 | InvocationID=2b41f966-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:19:28+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b41f66e-647b-11ed-a020-4e5e33446d42 | InvocationID=2b41f966-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:19:28+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b41f66e-647b-11ed-a020-4e5e33446d42 | InvocationID=2b41f966-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:19:41+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=241d4898-647b-11ed-a020-4e5e33446d42 | InvocationID=241d4c3a-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:19:41+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32de5368-647b-11ed-a020-4e5e33446d42 | InvocationID=32de66e6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:19:53+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b41f66e-647b-11ed-a020-4e5e33446d42 | InvocationID=2b41f966-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:19:53+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a2d667c-647b-11ed-a020-4e5e33446d42 | InvocationID=3a2d6960-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:19:53+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a2d667c-647b-11ed-a020-4e5e33446d42 | InvocationID=3a2d6960-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:19:53+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a2d667c-647b-11ed-a020-4e5e33446d42 | InvocationID=3a2d6960-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:20:06+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32de5368-647b-11ed-a020-4e5e33446d42 | InvocationID=32de66e6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:20:06+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41a00c5c-647b-11ed-a020-4e5e33446d42 | InvocationID=41a00e8c-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:20:18+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a2d667c-647b-11ed-a020-4e5e33446d42 | InvocationID=3a2d6960-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:20:18+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49190006-647b-11ed-a020-4e5e33446d42 | InvocationID=491902ae-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:20:18+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49190006-647b-11ed-a020-4e5e33446d42 | InvocationID=491902ae-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:20:18+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49190006-647b-11ed-a020-4e5e33446d42 | InvocationID=491902ae-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:20:31+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41a00c5c-647b-11ed-a020-4e5e33446d42 | InvocationID=41a00e8c-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:20:31+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50634556-647b-11ed-a020-4e5e33446d42 | InvocationID=506347fe-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:20:43+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49190006-647b-11ed-a020-4e5e33446d42 | InvocationID=491902ae-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:20:43+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58041542-647b-11ed-a020-4e5e33446d42 | InvocationID=58041736-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:20:43+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58041542-647b-11ed-a020-4e5e33446d42 | InvocationID=58041736-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:20:43+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58041542-647b-11ed-a020-4e5e33446d42 | InvocationID=58041736-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:20:55+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50634556-647b-11ed-a020-4e5e33446d42 | InvocationID=506347fe-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:20:55+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f244f72-647b-11ed-a020-4e5e33446d42 | InvocationID=5f245422-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:21:08+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58041542-647b-11ed-a020-4e5e33446d42 | InvocationID=58041736-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:21:08+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66eef7de-647b-11ed-a020-4e5e33446d42 | InvocationID=66eefb26-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:21:08+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66eef7de-647b-11ed-a020-4e5e33446d42 | InvocationID=66eefb26-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:21:08+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66eef7de-647b-11ed-a020-4e5e33446d42 | InvocationID=66eefb26-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:21:20+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f244f72-647b-11ed-a020-4e5e33446d42 | InvocationID=5f245422-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:21:20+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6de66658-647b-11ed-a020-4e5e33446d42 | InvocationID=6de668e2-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:21:33+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66eef7de-647b-11ed-a020-4e5e33446d42 | InvocationID=66eefb26-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:21:33+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75da17ec-647b-11ed-a020-4e5e33446d42 | InvocationID=75da19e0-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:21:33+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75da17ec-647b-11ed-a020-4e5e33446d42 | InvocationID=75da19e0-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:21:33+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75da17ec-647b-11ed-a020-4e5e33446d42 | InvocationID=75da19e0-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:21:45+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6de66658-647b-11ed-a020-4e5e33446d42 | InvocationID=6de668e2-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:21:45+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ca85da4-647b-11ed-a020-4e5e33446d42 | InvocationID=7ca86c72-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:21:58+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75da17ec-647b-11ed-a020-4e5e33446d42 | InvocationID=75da19e0-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:21:58+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84c5436c-647b-11ed-a020-4e5e33446d42 | InvocationID=84c54556-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:21:58+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84c5436c-647b-11ed-a020-4e5e33446d42 | InvocationID=84c54556-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:21:58+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84c5436c-647b-11ed-a020-4e5e33446d42 | InvocationID=84c54556-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:22:10+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ca85da4-647b-11ed-a020-4e5e33446d42 | InvocationID=7ca86c72-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:22:10+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b69e722-647b-11ed-a020-4e5e33446d42 | InvocationID=8b69e934-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:22:23+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84c5436c-647b-11ed-a020-4e5e33446d42 | InvocationID=84c54556-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:22:23+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93b0bbf4-647b-11ed-a020-4e5e33446d42 | InvocationID=93b0be56-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:22:24+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93b0bbf4-647b-11ed-a020-4e5e33446d42 | InvocationID=93b0be56-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:22:24+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93b0bbf4-647b-11ed-a020-4e5e33446d42 | InvocationID=93b0be56-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:22:34+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b69e722-647b-11ed-a020-4e5e33446d42 | InvocationID=8b69e934-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:22:34+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a2a2c68-647b-11ed-a020-4e5e33446d42 | InvocationID=9a2a2e66-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:22:49+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93b0bbf4-647b-11ed-a020-4e5e33446d42 | InvocationID=93b0be56-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:22:49+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a29b80cc-647b-11ed-a020-4e5e33446d42 | InvocationID=a29b832e-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:22:49+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a29b80cc-647b-11ed-a020-4e5e33446d42 | InvocationID=a29b832e-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:22:49+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a29b80cc-647b-11ed-a020-4e5e33446d42 | InvocationID=a29b832e-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:22:59+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a2a2c68-647b-11ed-a020-4e5e33446d42 | InvocationID=9a2a2e66-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:22:59+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8ebd8b4-647b-11ed-a020-4e5e33446d42 | InvocationID=a8ebdab2-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:23:14+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a29b80cc-647b-11ed-a020-4e5e33446d42 | InvocationID=a29b832e-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:23:14+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b186d3e8-647b-11ed-a020-4e5e33446d42 | InvocationID=b186d7bc-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:23:14+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b186d3e8-647b-11ed-a020-4e5e33446d42 | InvocationID=b186d7bc-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:23:14+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b186d3e8-647b-11ed-a020-4e5e33446d42 | InvocationID=b186d7bc-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:23:24+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8ebd8b4-647b-11ed-a020-4e5e33446d42 | InvocationID=a8ebdab2-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:23:24+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7acea64-647b-11ed-a020-4e5e33446d42 | InvocationID=b7acec76-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:23:39+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b186d3e8-647b-11ed-a020-4e5e33446d42 | InvocationID=b186d7bc-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:23:39+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c071fc5c-647b-11ed-a020-4e5e33446d42 | InvocationID=c071fe50-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:23:39+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c071fc5c-647b-11ed-a020-4e5e33446d42 | InvocationID=c071fe50-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:23:39+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c071fc5c-647b-11ed-a020-4e5e33446d42 | InvocationID=c071fe50-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:23:49+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7acea64-647b-11ed-a020-4e5e33446d42 | InvocationID=b7acec76-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:23:49+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c66ff4c4-647b-11ed-a020-4e5e33446d42 | InvocationID=c66ff6cc-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:24:04+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c071fc5c-647b-11ed-a020-4e5e33446d42 | InvocationID=c071fe50-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:24:04+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf5cf0be-647b-11ed-a020-4e5e33446d42 | InvocationID=cf5cf3de-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:24:04+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf5cf0be-647b-11ed-a020-4e5e33446d42 | InvocationID=cf5cf3de-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:24:04+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf5cf0be-647b-11ed-a020-4e5e33446d42 | InvocationID=cf5cf3de-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:24:13+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c66ff4c4-647b-11ed-a020-4e5e33446d42 | InvocationID=c66ff6cc-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:24:13+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d530e25c-647b-11ed-a020-4e5e33446d42 | InvocationID=d530e590-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:24:29+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf5cf0be-647b-11ed-a020-4e5e33446d42 | InvocationID=cf5cf3de-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:24:29+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de48433a-647b-11ed-a020-4e5e33446d42 | InvocationID=de4845ec-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:24:29+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de48433a-647b-11ed-a020-4e5e33446d42 | InvocationID=de4845ec-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:24:29+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de48433a-647b-11ed-a020-4e5e33446d42 | InvocationID=de4845ec-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:24:38+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d530e25c-647b-11ed-a020-4e5e33446d42 | InvocationID=d530e590-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:24:38+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3f2b662-647b-11ed-a020-4e5e33446d42 | InvocationID=e3f2b84c-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:24:54+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de48433a-647b-11ed-a020-4e5e33446d42 | InvocationID=de4845ec-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:24:54+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed33679e-647b-11ed-a020-4e5e33446d42 | InvocationID=ed3369a6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:24:54+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed33679e-647b-11ed-a020-4e5e33446d42 | InvocationID=ed3369a6-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:24:54+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed33679e-647b-11ed-a020-4e5e33446d42 | InvocationID=ed3369a6-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:25:03+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3f2b662-647b-11ed-a020-4e5e33446d42 | InvocationID=e3f2b84c-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:25:03+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2b621c0-647b-11ed-a020-4e5e33446d42 | InvocationID=f2b623c8-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:25:19+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed33679e-647b-11ed-a020-4e5e33446d42 | InvocationID=ed3369a6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:25:19+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc1e9af8-647b-11ed-a020-4e5e33446d42 | InvocationID=fc1e9cf6-647b-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:25:19+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc1e9af8-647b-11ed-a020-4e5e33446d42 | InvocationID=fc1e9cf6-647b-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:25:19+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc1e9af8-647b-11ed-a020-4e5e33446d42 | InvocationID=fc1e9cf6-647b-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:25:28+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2b621c0-647b-11ed-a020-4e5e33446d42 | InvocationID=f2b623c8-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:25:28+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=017b6238-647c-11ed-a020-4e5e33446d42 | InvocationID=017b6512-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:25:44+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc1e9af8-647b-11ed-a020-4e5e33446d42 | InvocationID=fc1e9cf6-647b-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:25:44+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d9e42-647c-11ed-a020-4e5e33446d42 | InvocationID=0b0da0e0-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:25:44+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d9e42-647c-11ed-a020-4e5e33446d42 | InvocationID=0b0da0e0-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:25:44+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d9e42-647c-11ed-a020-4e5e33446d42 | InvocationID=0b0da0e0-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:25:52+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=017b6238-647c-11ed-a020-4e5e33446d42 | InvocationID=017b6512-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:25:52+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=103bc2ae-647c-11ed-a020-4e5e33446d42 | InvocationID=103bc4ac-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:26:09+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d9e42-647c-11ed-a020-4e5e33446d42 | InvocationID=0b0da0e0-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:26:09+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f99122-647c-11ed-a020-4e5e33446d42 | InvocationID=19f9937a-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:26:09+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f99122-647c-11ed-a020-4e5e33446d42 | InvocationID=19f9937a-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:26:09+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f99122-647c-11ed-a020-4e5e33446d42 | InvocationID=19f9937a-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:26:17+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=103bc2ae-647c-11ed-a020-4e5e33446d42 | InvocationID=103bc4ac-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:26:17+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1efd4e70-647c-11ed-a020-4e5e33446d42 | InvocationID=1efd506e-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:26:34+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f99122-647c-11ed-a020-4e5e33446d42 | InvocationID=19f9937a-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:26:34+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e537cc-647c-11ed-a020-4e5e33446d42 | InvocationID=28e53dd0-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:26:34+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e537cc-647c-11ed-a020-4e5e33446d42 | InvocationID=28e53dd0-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:26:34+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e537cc-647c-11ed-a020-4e5e33446d42 | InvocationID=28e53dd0-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:26:42+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1efd4e70-647c-11ed-a020-4e5e33446d42 | InvocationID=1efd506e-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:26:42+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dbe8ce4-647c-11ed-a020-4e5e33446d42 | InvocationID=2dbe8ee2-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:26:59+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e537cc-647c-11ed-a020-4e5e33446d42 | InvocationID=28e53dd0-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:26:59+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37d06f68-647c-11ed-a020-4e5e33446d42 | InvocationID=37d071fc-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:26:59+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37d06f68-647c-11ed-a020-4e5e33446d42 | InvocationID=37d071fc-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:26:59+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37d06f68-647c-11ed-a020-4e5e33446d42 | InvocationID=37d071fc-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:27:07+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dbe8ce4-647c-11ed-a020-4e5e33446d42 | InvocationID=2dbe8ee2-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:27:07+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c7efe4e-647c-11ed-a020-4e5e33446d42 | InvocationID=3c7f0178-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:27:24+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37d06f68-647c-11ed-a020-4e5e33446d42 | InvocationID=37d071fc-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:27:24+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46bcb9f0-647c-11ed-a020-4e5e33446d42 | InvocationID=46bcbd7e-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:27:24+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46bcb9f0-647c-11ed-a020-4e5e33446d42 | InvocationID=46bcbd7e-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:27:24+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46bcb9f0-647c-11ed-a020-4e5e33446d42 | InvocationID=46bcbd7e-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:27:31+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c7efe4e-647c-11ed-a020-4e5e33446d42 | InvocationID=3c7f0178-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:27:31+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b4065b2-647c-11ed-a020-4e5e33446d42 | InvocationID=4b4067ba-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:27:49+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46bcb9f0-647c-11ed-a020-4e5e33446d42 | InvocationID=46bcbd7e-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:27:49+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55a9e65e-647c-11ed-a020-4e5e33446d42 | InvocationID=55a9e8fc-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:27:49+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55a9e65e-647c-11ed-a020-4e5e33446d42 | InvocationID=55a9e8fc-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:27:49+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55a9e65e-647c-11ed-a020-4e5e33446d42 | InvocationID=55a9e8fc-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:27:56+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b4065b2-647c-11ed-a020-4e5e33446d42 | InvocationID=4b4067ba-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:27:56+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a01e350-647c-11ed-a020-4e5e33446d42 | InvocationID=5a01e54e-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:28:14+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55a9e65e-647c-11ed-a020-4e5e33446d42 | InvocationID=55a9e8fc-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:28:14+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=649591cc-647c-11ed-a020-4e5e33446d42 | InvocationID=649593c0-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:28:14+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=649591cc-647c-11ed-a020-4e5e33446d42 | InvocationID=649593c0-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:28:14+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=649591cc-647c-11ed-a020-4e5e33446d42 | InvocationID=649593c0-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:28:21+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a01e350-647c-11ed-a020-4e5e33446d42 | InvocationID=5a01e54e-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:28:21+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68c2c832-647c-11ed-a020-4e5e33446d42 | InvocationID=68c2cb34-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:28:39+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=649591cc-647c-11ed-a020-4e5e33446d42 | InvocationID=649593c0-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:28:39+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73808e76-647c-11ed-a020-4e5e33446d42 | InvocationID=7380911e-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:28:39+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73808e76-647c-11ed-a020-4e5e33446d42 | InvocationID=7380911e-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:28:39+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73808e76-647c-11ed-a020-4e5e33446d42 | InvocationID=7380911e-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:28:46+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68c2c832-647c-11ed-a020-4e5e33446d42 | InvocationID=68c2cb34-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:28:46+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77853f94-647c-11ed-a020-4e5e33446d42 | InvocationID=7785419c-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:29:04+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73808e76-647c-11ed-a020-4e5e33446d42 | InvocationID=7380911e-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:29:04+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=826c5fa0-647c-11ed-a020-4e5e33446d42 | InvocationID=826c6202-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:29:04+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=826c5fa0-647c-11ed-a020-4e5e33446d42 | InvocationID=826c6202-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:29:04+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=826c5fa0-647c-11ed-a020-4e5e33446d42 | InvocationID=826c6202-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:29:10+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77853f94-647c-11ed-a020-4e5e33446d42 | InvocationID=7785419c-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:29:10+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8645e060-647c-11ed-a020-4e5e33446d42 | InvocationID=8645e25e-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:29:29+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=826c5fa0-647c-11ed-a020-4e5e33446d42 | InvocationID=826c6202-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:29:29+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9158366a-647c-11ed-a020-4e5e33446d42 | InvocationID=9158393a-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:29:29+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9158366a-647c-11ed-a020-4e5e33446d42 | InvocationID=9158393a-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:29:29+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9158366a-647c-11ed-a020-4e5e33446d42 | InvocationID=9158393a-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:29:35+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8645e060-647c-11ed-a020-4e5e33446d42 | InvocationID=8645e25e-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:29:35+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95072ff0-647c-11ed-a020-4e5e33446d42 | InvocationID=9507327a-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:29:54+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9158366a-647c-11ed-a020-4e5e33446d42 | InvocationID=9158393a-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:29:54+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0438bc0-647c-11ed-a020-4e5e33446d42 | InvocationID=a0438dbe-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:29:54+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0438bc0-647c-11ed-a020-4e5e33446d42 | InvocationID=a0438dbe-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:29:54+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0438bc0-647c-11ed-a020-4e5e33446d42 | InvocationID=a0438dbe-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:30:00+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95072ff0-647c-11ed-a020-4e5e33446d42 | InvocationID=9507327a-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:30:00+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3cb753c-647c-11ed-a020-4e5e33446d42 | InvocationID=a3cb773a-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:30:19+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0438bc0-647c-11ed-a020-4e5e33446d42 | InvocationID=a0438dbe-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:30:19+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af2ee4fe-647c-11ed-a020-4e5e33446d42 | InvocationID=af2ee706-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:30:19+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af2ee4fe-647c-11ed-a020-4e5e33446d42 | InvocationID=af2ee706-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:30:19+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af2ee4fe-647c-11ed-a020-4e5e33446d42 | InvocationID=af2ee706-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:30:25+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3cb753c-647c-11ed-a020-4e5e33446d42 | InvocationID=a3cb773a-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:30:25+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b28c6ee6-647c-11ed-a020-4e5e33446d42 | InvocationID=b28c70c6-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:30:44+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af2ee4fe-647c-11ed-a020-4e5e33446d42 | InvocationID=af2ee706-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:30:44+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be1a1164-647c-11ed-a020-4e5e33446d42 | InvocationID=be1a1362-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:30:44+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be1a1164-647c-11ed-a020-4e5e33446d42 | InvocationID=be1a1362-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:30:44+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be1a1164-647c-11ed-a020-4e5e33446d42 | InvocationID=be1a1362-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:30:50+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b28c6ee6-647c-11ed-a020-4e5e33446d42 | InvocationID=b28c70c6-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:30:50+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c14dff94-647c-11ed-a020-4e5e33446d42 | InvocationID=c14e019c-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:31:09+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be1a1164-647c-11ed-a020-4e5e33446d42 | InvocationID=be1a1362-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:31:09+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd052bdc-647c-11ed-a020-4e5e33446d42 | InvocationID=cd052e52-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:31:09+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd052bdc-647c-11ed-a020-4e5e33446d42 | InvocationID=cd052e52-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:31:09+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd052bdc-647c-11ed-a020-4e5e33446d42 | InvocationID=cd052e52-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:31:14+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c14dff94-647c-11ed-a020-4e5e33446d42 | InvocationID=c14e019c-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:31:14+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d00fb6c6-647c-11ed-a020-4e5e33446d42 | InvocationID=d00fb8c4-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:31:34+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd052bdc-647c-11ed-a020-4e5e33446d42 | InvocationID=cd052e52-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:31:34+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbf06c38-647c-11ed-a020-4e5e33446d42 | InvocationID=dbf07764-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:31:34+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbf06c38-647c-11ed-a020-4e5e33446d42 | InvocationID=dbf07764-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:31:34+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbf06c38-647c-11ed-a020-4e5e33446d42 | InvocationID=dbf07764-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:31:39+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d00fb6c6-647c-11ed-a020-4e5e33446d42 | InvocationID=d00fb8c4-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:31:39+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ded001e8-647c-11ed-a020-4e5e33446d42 | InvocationID=ded00454-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:31:59+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbf06c38-647c-11ed-a020-4e5e33446d42 | InvocationID=dbf07764-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:31:59+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eadb69fa-647c-11ed-a020-4e5e33446d42 | InvocationID=eadb6ca2-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:31:59+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eadb69fa-647c-11ed-a020-4e5e33446d42 | InvocationID=eadb6ca2-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:31:59+0000 | policy_event_thread | 140442763623200 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eadb69fa-647c-11ed-a020-4e5e33446d42 | InvocationID=eadb6ca2-647c-11ed-a020-4e5e33446d42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-15T00:32:04+0000 | aai_event_thread | 140442762562336 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ded001e8-647c-11ed-a020-4e5e33446d42 | InvocationID=ded00454-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF AAI events.[0m 2022-11-15T00:32:04+0000 | aai_event_thread | 140442762562336 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed914dea-647c-11ed-a020-4e5e33446d42 | InvocationID=ed914ff2-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-15T00:32:24+0000 | policy_event_thread | 140442763623200 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eadb69fa-647c-11ed-a020-4e5e33446d42 | InvocationID=eadb6ca2-647c-11ed-a020-4e5e33446d42 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-15T00:32:24+0000 | policy_event_thread | 140442763623200 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9c682b0-647c-11ed-a020-4e5e33446d42 | InvocationID=f9c68f6c-647c-11ed-a020-4e5e33446d42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-15T00:32:24+0000 | policy_event_thread | 140442763623200 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9c682b0-647c-11ed-a020-4e5e33446d42 | InvocationID=f9c68f6c-647c-11ed-a020-4e5e33446d42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/model